From 2441180dd27338a448bcd11ba26bdf7a8c74216b Mon Sep 17 00:00:00 2001 From: huanld Date: Mon, 11 May 2026 21:02:52 +0700 Subject: [PATCH] Improve viewer streaming feedback --- logs/backend-vps.log | 13609 ++++++++++++++++ logs/cmd-debug.log | 17 + logs/frontend-8081-lod-priority.err.log | 158 + logs/frontend-8081-lod-priority.out.log | 1150 ++ logs/frontend-vps.log | 2399 +++ logs/ifc-import-service-vps.err.log | 9 + logs/ifc-import-service-vps.log | 257 + logs/ifc-import-service-vps.out.log | 54 + logs/start-test.log | 1 + .../components/viewer/LoadingBar.vue | 22 +- .../lib/viewer/composables/setup/postSetup.ts | 114 +- .../frontend-3001-feature-edge.out.log | 3427 ++++ 12 files changed, 21179 insertions(+), 38 deletions(-) create mode 100644 logs/backend-vps.log create mode 100644 logs/cmd-debug.log create mode 100644 logs/frontend-8081-lod-priority.err.log create mode 100644 logs/frontend-8081-lod-priority.out.log create mode 100644 logs/frontend-vps.log create mode 100644 logs/ifc-import-service-vps.err.log create mode 100644 logs/ifc-import-service-vps.log create mode 100644 logs/ifc-import-service-vps.out.log create mode 100644 logs/start-test.log diff --git a/logs/backend-vps.log b/logs/backend-vps.log new file mode 100644 index 000000000..62fe6a8c0 --- /dev/null +++ b/logs/backend-vps.log @@ -0,0 +1,13609 @@ +(node:15148) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. +(Use `node --trace-deprecation ...` to show where the warning was created) +[server] +[server] > @speckle/server@2.5.4 run:watch +[server] > cross-env NODE_ENV=development LOG_PRETTY=true TSX=true nodemon ./run.ts +[server] +[server] [nodemon] 3.1.9 +[server] [nodemon] to restart at any time, enter `rs` +[server] [nodemon] watching path(s): modules\**\* assets\**\* db\**\* healthchecks\**\* observability\**\* app.ts bootstrap.ts knexfile.ts root.js .env multiregion.json +[server] [nodemon] watching extensions: js,ts,graphql,env,gql +[server] [nodemon] starting `tsx --import ./esmLoader.js ./run.ts` +[gqlgen] [STARTED] Parse Configuration +[gqlgen] [SUCCESS] Parse Configuration +[gqlgen] [STARTED] Generate outputs +[gqlgen] [STARTED] Generate to modules/core/graph/generated/graphql.ts +[gqlgen] [STARTED] Load GraphQL schemas +[server] INFO [14:22:02.357]: 🖼️ Serving for frontend-2... {"phase":"startup"} +[server] INFO [14:22:03.321]: Migrated db to latest for region "main" in 963.0301ms. {"phase":"startup","region":"main","durationMs":963.0301} +[server] INFO [14:22:03.322]: Async request context tracking enabled 👀 {"phase":"startup"} +[server] INFO [14:22:10.522]: 🔐 Init access request module {"component":"modules"} +[server] INFO [14:22:10.523]: 🤺 Init activity module {"component":"modules"} +[server] INFO [14:22:10.528]: 💅 Init graphql api explorer module {"component":"modules"} +[server] INFO [14:22:10.529]: 🔑 Init auth module {"component":"modules"} +[server] INFO [14:22:10.586]: 🛠️ Init backgroundjobs module {"component":"modules"} +[server] INFO [14:22:10.587]: 📦 Init BlobStorage module {"component":"modules"} +[server] INFO [14:22:10.702]: 🗣 Init comments module {"component":"modules"} +[server] INFO [14:22:10.702]: 💥 Init core module {"component":"modules"} +[server] INFO [14:22:11.231]: 🔔 Initializing postgres notification listening... {"component":"db-notifications"} +[server] INFO [14:22:11.231]: Ending connection... {"component":"db-notifications"} +[server] INFO [14:22:11.231]: Attempting to (re-)connect... {"component":"db-notifications","mainDbConnectionString":"postgres://speckle:****@100.64.0.3:5432/speckle"} +[server] INFO [14:22:11.401]: Client reconnect successful! {"component":"db-notifications"} +[server] INFO [14:22:11.403]: 🔄️ Init cross-server-sync module {"component":"modules"} +[server] INFO [14:22:11.403]: 📧 Init emails module {"component":"modules"} +[server] INFO [14:22:11.403]: 📧 Using SMTP email transporter {"component":"email"} +[server] WARN [14:22:11.403]: Neither EMAIL_SECURE and EMAIL_REQUIRE_TLS are true. Client will attempt to upgrade to TLS on connect, but will default to whatever the server supports which may be insecure. {"component":"email"} +[server] INFO [14:22:11.567]: 📄 Init FileUploads module {"component":"modules"} +[server] INFO [14:22:11.567]: 📄 Next Gen File Importer is ENABLED {"component":"modules"} +[server] INFO [14:22:11.567]: 🗳️ Next Gen File importer is ENABLED {"component":"modules"} +[server] INFO [14:22:12.087]: Migrated db to latest for region "Queue DB for ifc" in 519.5005ms. {"phase":"startup","region":"Queue DB for ifc","durationMs":519.5005} +[server] INFO [14:22:12.089]: 📞 Init notifications module {"component":"modules"} +[server] INFO [14:22:12.089]: 📞 Initializing notification queue consumption... {"component":"modules"} +[server] INFO [14:22:12.119]: 📸 Init object preview module {"component":"modules"} +[server] INFO [14:22:12.121]: ♻️ Init pwd reset module {"component":"modules"} +[server] INFO [14:22:12.122]: 💌 Init invites module {"component":"modules"} +[server] INFO [14:22:12.149]: 📊 Init stats module {"component":"modules"} +[server] INFO [14:22:12.149]: 🎣 Init webhooks module {"component":"modules"} +[server] INFO [14:22:12.150]: ⚒️ Init workspaces core module {"component":"modules"} +[server] INFO [14:22:12.150]: ⚒️ Init gatekeeper core module {"component":"modules"} +[gqlgen] [SUCCESS] Load GraphQL schemas +[gqlgen] [STARTED] Load GraphQL documents +[server] INFO [14:22:12.669]: Initializing Bull monitoring UI with 3 queues at http://127.0.0.1:3000/api/admin/bull-jobs {"component":"modules"} +[server] INFO [14:22:12.676]: ⬇️ Ensuring base onboarding stream asynchronously... {"component":"cross-server-sync"} +[server] INFO [14:22:12.677]: Ensuring onboarding project is present... {"component":"cross-server-sync"} +[server] INFO [14:22:12.710]: Onboarding stream not found, pulling from target server... {"component":"cross-server-sync"} +[server] INFO [14:22:12.711]: Project download started at: 2026-05-11T07:22:12.711Z {"component":"cross-server-sync"} +[server] INFO [14:22:12.850]: 💓 Init health check {"component":"healthcheck"} +[gqlgen] [SUCCESS] Load GraphQL documents +[gqlgen] [STARTED] Generate +[gqlgen] [SUCCESS] Generate +[gqlgen] [SUCCESS] Generate to modules/core/graph/generated/graphql.ts +[gqlgen] [SUCCESS] Generate outputs +[gqlgen] Running lifecycle hook "afterStart" scripts... +[gqlgen] [Watcher] Starting watcher... +[gqlgen] [CLI] Loading Schemas +[gqlgen] [CLI] Loading Documents +[gqlgen] [CLI] Generating output +[gqlgen] i Watching for changes in D:\speckle-server\packages\server... +[server] ERROR [14:22:13.802]: Error ensuring onboarding stream {"component":"cross-server-sync"} +[server] err: { +[server] "type": "EnvironmentResourceError", +[server] "message": "GQL operation 'Project metadata query' failed because of errors: [{\"message\":\"Project not found\",\"locations\":[{\"line\":2,\"column\":3}],\"path\":[\"project\"],\"extensions\":{\"code\":\"STREAM_NOT_FOUND\",\"statusCode\":404}}]", +[server] "stack": +[server] EnvironmentResourceError: GQL operation 'Project metadata query' failed because of errors: [{"message":"Project not found","locations":[{"line":2,"column":3}],"path":["project"],"extensions":{"code":"STREAM_NOT_FOUND","statusCode":404}}] +[server] at assertValidGraphQLResult (D:\speckle-server\packages\server\modules\cross-server-sync\utils\graphqlClient.ts:21:11) +[server] at getProjectMetadata (D:\speckle-server\packages\server\modules\cross-server-sync\services\project.ts:88:3) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] at async Object.downloadProject (D:\speckle-server\packages\server\modules\cross-server-sync\services\project.ts:217:25) +[server] at async (D:\speckle-server\packages\server\modules\cross-server-sync\services\onboardingProject.ts:71:17) +[server] "name": "EnvironmentResourceError", +[server] "jse_shortmsg": "GQL operation 'Project metadata query' failed because of errors: [{\"message\":\"Project not found\",\"locations\":[{\"line\":2,\"column\":3}],\"path\":[\"project\"],\"extensions\":{\"code\":\"STREAM_NOT_FOUND\",\"statusCode\":404}}]", +[server] "jse_info": { +[server] "code": "ENVIRONMENT_RESOURCE_ERROR", +[server] "statusCode": 502 +[server] } +[server] } +[server] INFO [14:22:14.937]: ✨ Proxying frontend (dev mode): {"phase":"startup"} +[server] INFO [14:22:14.937]: 👉 main application: http://127.0.0.1:3000/ {"phase":"startup"} +[server] INFO [14:22:14.939]: 🚀 My name is Speckle Server, and I'm running at 127.0.0.1:3000 {"phase":"startup"} +[server] INFO [14:23:14.838]: GQL Server finished after 39 ms {"req":{"id":"cb8ea124-a9f5-4007-a9d9-5cff73dc1133","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"cb8ea124-a9f5-4007-a9d9-5cff73dc1133"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":87.99760000000242},"apollo_query_duration_ms":39} +[server] INFO [14:23:14.950]: GQL Server finished after 1 ms {"req":{"id":"851410db-f507-4eb5-9383-45426b4696f2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"851410db-f507-4eb5-9383-45426b4696f2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.66899999999441},"apollo_query_duration_ms":1} +[server] INFO [14:23:15.082]: GQL User finished after 29 ms {"req":{"id":"e4b082e3-a6d9-4a54-ae45-ffa03e85ae3f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"e4b082e3-a6d9-4a54-ae45-ffa03e85ae3f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.773600000015},"apollo_query_duration_ms":29} +[server] INFO [14:23:15.213]: GQL Server finished after 29 ms {"req":{"id":"f03e3547-d781-404d-b4de-3b8cf9e9cfdf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"f03e3547-d781-404d-b4de-3b8cf9e9cfdf"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":77.16340000000491},"apollo_query_duration_ms":29} +[server] INFO [14:23:15.999]: GQL Server finished after 0 ms {"req":{"id":"d148955e-95d5-4556-934a-5e2e5a1fee73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"d148955e-95d5-4556-934a-5e2e5a1fee73"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.290500000002794},"apollo_query_duration_ms":0} +[server] INFO [14:23:16.101]: GQL Server finished after 1 ms {"req":{"id":"867c3eb1-18a6-45f9-84b1-35d3284eef41","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"867c3eb1-18a6-45f9-84b1-35d3284eef41"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.99670000000333},"apollo_query_duration_ms":1} +[server] INFO [14:23:16.229]: GQL User finished after 26 ms {"req":{"id":"11c1c774-9df2-4c86-b448-508f44ae8869","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"11c1c774-9df2-4c86-b448-508f44ae8869"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.93489999999292},"apollo_query_duration_ms":26} +[server] INFO [14:23:16.361]: GQL Server finished after 30 ms {"req":{"id":"2b99018f-b451-491f-a06f-270b184c3205","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"2b99018f-b451-491f-a06f-270b184c3205"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":78.26319999998668},"apollo_query_duration_ms":30} +[server] INFO [14:23:16.526]: GQL IntrospectionQuery finished after 67 ms {"req":{"id":"88ff3f10-0e80-4ac3-a80a-ff4ba60ad86a","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"88ff3f10-0e80-4ac3-a80a-ff4ba60ad86a"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":50.275699999998324},"apollo_query_duration_ms":67} +[server] INFO [14:23:16.563]: /api/stream/c43c2d3f17/blob/7ff77a00ac request received {"req":{"id":"115f4363-915e-4003-b113-6646a9c77294","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"115f4363-915e-4003-b113-6646a9c77294"}},"requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:16.686]: /api/stream/c43c2d3f17/blob/7ff77a00ac request completed in 123 ms {"req":{"id":"115f4363-915e-4003-b113-6646a9c77294","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"115f4363-915e-4003-b113-6646a9c77294"}},"res":{"statusCode":404,"headers":{"x-request-id":"115f4363-915e-4003-b113-6646a9c77294","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/json; charset=utf-8","content-length":"86","etag":"W/\"56-2K6TpHGDQrqUpWm572351d4vIAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":123,"requestStatus":"completed","requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:17.051]: null failed after 95 ms {"req":{"id":"dc39e170-c886-4482-b44e-92673f080925","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"dc39e170-c886-4482-b44e-92673f080925"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.3881447315216064,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":null,"graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","apollo_query_duration_ms":95,"dbMetrics":{"totalCount":5,"totalDuration":130.0110999999888},"error_count":1,"first_error":{"message":"Project not found","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Project not found", +[server] "stack": +[server] StreamNotFoundError: Project not found +[server] at mapAuthToServerError (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:33:14) +[server] at throwIfAuthNotOk (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:91:9) +[server] at Object.finishFileImport (D:\speckle-server\packages\server\modules\fileuploads\graph\resolvers\fileUploads.ts:272:5) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:23:17.052]: GQL FinishFileImport finished after 96 ms {"req":{"id":"dc39e170-c886-4482-b44e-92673f080925","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"dc39e170-c886-4482-b44e-92673f080925"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.3881447315216064,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":5,"totalDuration":130.0110999999888},"apollo_query_duration_ms":96} +[server] INFO [14:23:17.242]: GQL Server finished after 1 ms {"req":{"id":"ccbc706a-20d8-4b9b-b6ae-4ba7be80a5db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"ccbc706a-20d8-4b9b-b6ae-4ba7be80a5db"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.470799999995506},"apollo_query_duration_ms":1} +[server] INFO [14:23:17.373]: GQL Server finished after 1 ms {"req":{"id":"8df45a4b-d696-4091-97fa-3008eeaff470","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"8df45a4b-d696-4091-97fa-3008eeaff470"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":54.29449999998906},"apollo_query_duration_ms":1} +[server] INFO [14:23:17.516]: GQL User finished after 27 ms {"req":{"id":"8bf5c053-b26e-4594-875b-e091ca34d7d6","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"8bf5c053-b26e-4594-875b-e091ca34d7d6"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":83.11459999998624},"apollo_query_duration_ms":27} +[server] INFO [14:23:17.648]: GQL Server finished after 28 ms {"req":{"id":"71419c40-7a1d-4082-b9b9-d359976f2188","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"71419c40-7a1d-4082-b9b9-d359976f2188"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":77.20699999999488},"apollo_query_duration_ms":28} +[server] INFO [14:23:18.497]: GQL Server finished after 1 ms {"req":{"id":"8f8c270a-db23-4ba0-b538-32b9030e2eef","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"8f8c270a-db23-4ba0-b538-32b9030e2eef"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.384799999999814},"apollo_query_duration_ms":1} +[server] INFO [14:23:18.599]: GQL Server finished after 1 ms {"req":{"id":"578714a9-5a04-490c-a519-0aae5bb97b70","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"578714a9-5a04-490c-a519-0aae5bb97b70"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.55920000000333},"apollo_query_duration_ms":1} +[server] INFO [14:23:18.738]: GQL User finished after 27 ms {"req":{"id":"10029971-48c4-46a3-b7bd-bf12e54cb6e8","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"10029971-48c4-46a3-b7bd-bf12e54cb6e8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.56070000000182},"apollo_query_duration_ms":27} +[server] INFO [14:23:18.874]: GQL Server finished after 26 ms {"req":{"id":"0fb6e7cc-4b08-4b7f-85ab-77a827c6a7f7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"0fb6e7cc-4b08-4b7f-85ab-77a827c6a7f7"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":76.72639999999956},"apollo_query_duration_ms":26} +[server] INFO [14:23:18.942]: /api/stream/c43c2d3f17/blob/7ff77a00ac request received {"req":{"id":"fda867e4-b335-42d0-bdfd-9fa43d176b1f","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"fda867e4-b335-42d0-bdfd-9fa43d176b1f"}},"requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:19.047]: /api/stream/c43c2d3f17/blob/7ff77a00ac request completed in 105 ms {"req":{"id":"fda867e4-b335-42d0-bdfd-9fa43d176b1f","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"fda867e4-b335-42d0-bdfd-9fa43d176b1f"}},"res":{"statusCode":404,"headers":{"x-request-id":"fda867e4-b335-42d0-bdfd-9fa43d176b1f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/json; charset=utf-8","content-length":"86","etag":"W/\"56-2K6TpHGDQrqUpWm572351d4vIAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":105,"requestStatus":"completed","requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:19.326]: null failed after 54 ms {"req":{"id":"62f9960c-326c-43f0-bd96-29b699a719db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"62f9960c-326c-43f0-bd96-29b699a719db"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.0366718769073486,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":null,"graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","apollo_query_duration_ms":54,"dbMetrics":{"totalCount":4,"totalDuration":100.61510000000999},"error_count":1,"first_error":{"message":"Project not found","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Project not found", +[server] "stack": +[server] StreamNotFoundError: Project not found +[server] at mapAuthToServerError (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:33:14) +[server] at throwIfAuthNotOk (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:91:9) +[server] at Object.finishFileImport (D:\speckle-server\packages\server\modules\fileuploads\graph\resolvers\fileUploads.ts:272:5) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:23:19.326]: GQL FinishFileImport finished after 55 ms {"req":{"id":"62f9960c-326c-43f0-bd96-29b699a719db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"62f9960c-326c-43f0-bd96-29b699a719db"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.0366718769073486,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":4,"totalDuration":100.61510000000999},"apollo_query_duration_ms":55} +[server] INFO [14:23:19.492]: GQL Server finished after 1 ms {"req":{"id":"b964d361-7fa6-4898-bfb9-4ee09400496a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"b964d361-7fa6-4898-bfb9-4ee09400496a"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.47599999999511},"apollo_query_duration_ms":1} +[server] INFO [14:23:19.598]: GQL Server finished after 1 ms {"req":{"id":"51b3baa3-883f-4ef4-b522-d110f2b93a08","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"51b3baa3-883f-4ef4-b522-d110f2b93a08"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":52.25220000000263},"apollo_query_duration_ms":1} +[server] INFO [14:23:19.735]: GQL User finished after 26 ms {"req":{"id":"b2d451cb-f605-4078-b181-71cebadff8c8","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"b2d451cb-f605-4078-b181-71cebadff8c8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":78.14549999999872},"apollo_query_duration_ms":26} +[server] INFO [14:23:19.868]: GQL Server finished after 27 ms {"req":{"id":"f829dc54-47ef-48ed-8697-d041d5f93372","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"f829dc54-47ef-48ed-8697-d041d5f93372"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":75.34219999999914},"apollo_query_duration_ms":27} +[server] INFO [14:23:20.701]: GQL Server finished after 1 ms {"req":{"id":"dc2a096a-6baa-44d9-b6e6-20446c8f5e59","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"dc2a096a-6baa-44d9-b6e6-20446c8f5e59"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.663899999985006},"apollo_query_duration_ms":1} +[server] INFO [14:23:20.823]: GQL Server finished after 1 ms {"req":{"id":"db7eb6f1-ffda-4b02-bf4c-0c78bdfb5782","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"db7eb6f1-ffda-4b02-bf4c-0c78bdfb5782"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.55550000000221},"apollo_query_duration_ms":1} +[server] INFO [14:23:20.960]: GQL User finished after 28 ms {"req":{"id":"0b05184b-2ec4-4acd-a54b-76ea3bece1a1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"0b05184b-2ec4-4acd-a54b-76ea3bece1a1"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":77.21890000000712},"apollo_query_duration_ms":28} +[server] INFO [14:23:21.114]: GQL Server finished after 27 ms {"req":{"id":"d6be5d58-fa94-4763-9e8d-5e1b32302154","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"d6be5d58-fa94-4763-9e8d-5e1b32302154"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":88.40189999999711},"apollo_query_duration_ms":27} +[server] INFO [14:23:21.173]: /api/stream/c43c2d3f17/blob/7ff77a00ac request received {"req":{"id":"c7c2aa90-ee18-4b01-97a0-a4d77e078b8a","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"c7c2aa90-ee18-4b01-97a0-a4d77e078b8a"}},"requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:21.279]: /api/stream/c43c2d3f17/blob/7ff77a00ac request completed in 106 ms {"req":{"id":"c7c2aa90-ee18-4b01-97a0-a4d77e078b8a","method":"GET","path":"/api/stream/c43c2d3f17/blob/7ff77a00ac","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"c7c2aa90-ee18-4b01-97a0-a4d77e078b8a"}},"res":{"statusCode":404,"headers":{"x-request-id":"c7c2aa90-ee18-4b01-97a0-a4d77e078b8a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/json; charset=utf-8","content-length":"86","etag":"W/\"56-2K6TpHGDQrqUpWm572351d4vIAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":106,"requestStatus":"completed","requestPath":"/api/stream/c43c2d3f17/blob/7ff77a00ac"} +[server] INFO [14:23:21.577]: null failed after 55 ms {"req":{"id":"53e86e86-027e-42d3-90f4-00fa6cf3e369","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"53e86e86-027e-42d3-90f4-00fa6cf3e369"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.0392796993255615,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":null,"graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","apollo_query_duration_ms":55,"dbMetrics":{"totalCount":4,"totalDuration":100.61010000000533},"error_count":1,"first_error":{"message":"Project not found","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Project not found", +[server] "stack": +[server] StreamNotFoundError: Project not found +[server] at mapAuthToServerError (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:33:14) +[server] at throwIfAuthNotOk (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:91:9) +[server] at Object.finishFileImport (D:\speckle-server\packages\server\modules\fileuploads\graph\resolvers\fileUploads.ts:272:5) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:23:21.577]: GQL FinishFileImport finished after 56 ms {"req":{"id":"53e86e86-027e-42d3-90f4-00fa6cf3e369","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"53e86e86-027e-42d3-90f4-00fa6cf3e369"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"c43c2d3f17","jobId":"7ff77a00ac","warnings":[],"result":{"durationSeconds":2.0392796993255615,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":4,"totalDuration":100.61010000000533},"apollo_query_duration_ms":56} +[server] INFO [14:23:21.733]: GQL Server finished after 1 ms {"req":{"id":"348d04be-9fb4-4f2d-8ada-37735f4bc074","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"348d04be-9fb4-4f2d-8ada-37735f4bc074"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.35779999999795},"apollo_query_duration_ms":1} +[server] INFO [14:23:21.836]: GQL Server finished after 0 ms {"req":{"id":"d7e4263b-400b-4a78-8cae-cb9243c2b4f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"d7e4263b-400b-4a78-8cae-cb9243c2b4f9"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.088100000008126},"apollo_query_duration_ms":0} +[server] INFO [14:23:21.963]: GQL User finished after 26 ms {"req":{"id":"b9042ae5-5d64-4072-9af5-1c03b2c9fef5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"b9042ae5-5d64-4072-9af5-1c03b2c9fef5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.17440000000352},"apollo_query_duration_ms":26} +[server] INFO [14:23:22.087]: GQL Server finished after 26 ms {"req":{"id":"fd13fb93-df55-4d1f-b5bb-d86e6d98ba07","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"fd13fb93-df55-4d1f-b5bb-d86e6d98ba07"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":73.7842999999848},"apollo_query_duration_ms":26} +[server] INFO [14:23:23.579]: GQL Server finished after 1 ms {"req":{"id":"3d2687b0-91ea-4e3a-b0ff-3a87093b48cb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"3d2687b0-91ea-4e3a-b0ff-3a87093b48cb"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.9994999999908},"apollo_query_duration_ms":1} +[server] INFO [14:23:23.700]: GQL Server finished after 1 ms {"req":{"id":"115650cc-5351-4b88-93cd-6a2f7b78f95e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"115650cc-5351-4b88-93cd-6a2f7b78f95e"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.613100000002305},"apollo_query_duration_ms":1} +[server] INFO [14:23:23.877]: GQL User finished after 27 ms {"req":{"id":"38029249-82fe-4489-9534-57d30fdc6dda","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"38029249-82fe-4489-9534-57d30fdc6dda"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":89.19990000000689},"apollo_query_duration_ms":27} +[server] INFO [14:23:24.038]: GQL Server finished after 26 ms {"req":{"id":"1394d55c-e7bf-4d16-b6bd-abf88c11d5ed","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"1394d55c-e7bf-4d16-b6bd-abf88c11d5ed"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":77.6143000000011},"apollo_query_duration_ms":26} +[server] INFO [14:23:24.130]: /api/stream/a4abd72149/blob/582253bc01 request received {"req":{"id":"51c5864e-4ffa-4f54-9ed8-607351d74ad5","method":"GET","path":"/api/stream/a4abd72149/blob/582253bc01","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"51c5864e-4ffa-4f54-9ed8-607351d74ad5"}},"requestPath":"/api/stream/a4abd72149/blob/582253bc01"} +[server] INFO [14:23:30.740]: /api/stream/a4abd72149/blob/582253bc01 request completed in 6609 ms {"req":{"id":"51c5864e-4ffa-4f54-9ed8-607351d74ad5","method":"GET","path":"/api/stream/a4abd72149/blob/582253bc01","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"51c5864e-4ffa-4f54-9ed8-607351d74ad5"}},"res":{"statusCode":200,"headers":{"x-request-id":"51c5864e-4ffa-4f54-9ed8-607351d74ad5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/octet-stream","content-disposition":"attachment; filename=\"25.099_z01_p001_r02.ifc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6609,"requestStatus":"completed","requestPath":"/api/stream/a4abd72149/blob/582253bc01"} +[server] (node:11848) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. +[server] (Use `node --trace-deprecation ...` to show where the warning was created) +[server] INFO [14:23:42.237]: /health request received {"req":{"id":"77945ec2-4a9c-4126-bd6e-c116101441f9","method":"GET","path":"/health","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"77945ec2-4a9c-4126-bd6e-c116101441f9"}},"requestPath":"/health"} +[server] INFO [14:23:42.359]: /health request completed in 121 ms {"req":{"id":"77945ec2-4a9c-4126-bd6e-c116101441f9","method":"GET","path":"/health","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"77945ec2-4a9c-4126-bd6e-c116101441f9"}},"res":{"statusCode":200,"headers":{"x-request-id":"77945ec2-4a9c-4126-bd6e-c116101441f9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","x-robots-tag":"noindex, nofollow, noarchive","content-type":"text/html","server-timing":"-;dur=4;desc=\"Generate\", -;dur=24;desc=\"Nitro%20Start\"","date":"Mon, 11 May 2026 07:23:42 GMT","connection":"close","content-length":"2","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":121,"requestStatus":"completed","requestPath":"/health"} +[server] INFO [14:24:00.777]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2fa99182ee"} +[server] INFO [14:24:03.611]: /api/diff/a4abd72149 request received {"req":{"id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"170030"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:03.684]: /api/diff/a4abd72149 request received {"req":{"id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122004"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:03.724]: Diffing 4595 objects. {"req":{"id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"170030"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4595} +[server] INFO [14:24:04.062]: Diffing 3297 objects. {"req":{"id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122004"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3297} +[server] INFO [14:24:04.068]: /api/diff/a4abd72149 request received {"req":{"id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129885"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:04.113]: /api/diff/a4abd72149 request completed in 502 ms {"req":{"id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"170030"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a0caa1f-fed9-4c1b-9808-8a11e6553f06","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":502,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:04.207]: /api/diff/a4abd72149 request completed in 523 ms {"req":{"id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122004"}},"res":{"statusCode":200,"headers":{"x-request-id":"584c8a6f-0e5c-432a-b7be-d099b1b519a6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":523,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:04.226]: Diffing 3510 objects. {"req":{"id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129885"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3510} +[server] INFO [14:24:04.291]: /api/diff/a4abd72149 request completed in 223 ms {"req":{"id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129885"}},"res":{"statusCode":200,"headers":{"x-request-id":"150b9ff5-7689-4615-8bcc-209bd20b02cf","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":223,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:04.746]: /objects/a4abd72149 request received {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:04.766]: /objects/a4abd72149 request received {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:04.771]: /objects/a4abd72149 request received {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:04.805]: /api/diff/a4abd72149 request received {"req":{"id":"fcb88b2b-c71d-419e-8b4f-22024990b412","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcb88b2b-c71d-419e-8b4f-22024990b412","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"119377"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:04.926]: Diffing 3226 objects. {"req":{"id":"fcb88b2b-c71d-419e-8b4f-22024990b412","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcb88b2b-c71d-419e-8b4f-22024990b412","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"119377"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3226} +[server] INFO [14:24:05.098]: /api/diff/a4abd72149 request completed in 293 ms {"req":{"id":"fcb88b2b-c71d-419e-8b4f-22024990b412","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcb88b2b-c71d-419e-8b4f-22024990b412","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"119377"}},"res":{"statusCode":200,"headers":{"x-request-id":"fcb88b2b-c71d-419e-8b4f-22024990b412","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":293,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:05.341]: /objects/a4abd72149 request received {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:06.747]: Upload finished: 9412 objects processed in 1890ms {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":9412,"crtMemUsageMB":192.43419647216797,"elapsedTimeMs":1890} +[server] INFO [14:24:07.437]: Upload finished: 6461 objects processed in 2578ms {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6461,"crtMemUsageMB":259.7689208984375,"elapsedTimeMs":2578} +[server] INFO [14:24:08.203]: Upload finished: 6191 objects processed in 3362ms {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6191,"crtMemUsageMB":326.75831604003906,"elapsedTimeMs":3362} +[server] WARN [14:24:08.206]: DB query successfully completed after 1462 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_k0zbv7wEnQ_iAWzsmWGS","sqlQueryDurationMs":1462,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:08.207]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:08.214]: DB query successfully completed after 782 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XQb-gy99NRwTDaNLXW89O","sqlQueryDurationMs":782,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e"}} +[server] INFO [14:24:08.214]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:09.166]: Upload finished: 6071 objects processed in 3730ms {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6071,"crtMemUsageMB":395.6995544433594,"elapsedTimeMs":3730} +[server] WARN [14:24:09.167]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FzzoEThyFDXtbFYUKiPcr","sqlQueryDurationMs":951,"sqlNumberBindings":1916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e"}} +[server] INFO [14:24:09.167]: Inserted 479 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":479} +[server] WARN [14:24:09.174]: DB query successfully completed after 977 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PipfkysYx92O8kD46xdKS","sqlQueryDurationMs":977,"sqlNumberBindings":1980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19"}} +[server] INFO [14:24:09.174]: Inserted 495 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":495} +[server] WARN [14:24:09.186]: DB query successfully completed after 977 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xEzqR7si2c4WpLETAKcKc","sqlQueryDurationMs":977,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:09.187]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:09.525]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:09.602]: Inserted 484 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":484} +[server] INFO [14:24:09.666]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:09.726]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bCE4S_p7KuBrgwycT414G","sqlQueryDurationMs":566,"sqlNumberBindings":1752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891"}} +[server] INFO [14:24:09.726]: Inserted 438 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":438} +[server] INFO [14:24:09.988]: Inserted 500 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.000]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.076]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.161]: Inserted 460 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":460} +[server] INFO [14:24:10.368]: Inserted 443 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":443} +[server] INFO [14:24:10.402]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.516]: Inserted 475 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":475} +[server] INFO [14:24:10.682]: Inserted 500 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:10.809]: DB query successfully completed after 731 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MRI8k0edAAUApae8f2Ebs","sqlQueryDurationMs":731,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:10.809]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.873]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:10.932]: Inserted 462 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":462} +[server] WARN [14:24:11.187]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lqxRQ_FWSTamPwIPGx0Et","sqlQueryDurationMs":503,"sqlNumberBindings":1868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19"}} +[server] INFO [14:24:11.187]: Inserted 467 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":467} +[server] INFO [14:24:11.301]: Inserted 500 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:11.379]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0yQVFPICcJIfrr2rjzg01","sqlQueryDurationMs":503,"sqlNumberBindings":1988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e"}} +[server] INFO [14:24:11.379]: Inserted 497 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":497} +[server] INFO [14:24:11.545]: Inserted 500 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:11.669]: DB query successfully completed after 859 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P2-yPlc_f7SYkOkiYO25t","sqlQueryDurationMs":859,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:11.670]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:11.711]: Inserted 476 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":476} +[server] INFO [14:24:11.869]: Inserted 418 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":418} +[server] INFO [14:24:11.905]: Inserted 478 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":478} +[server] INFO [14:24:12.165]: Inserted 443 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":443} +[server] INFO [14:24:12.261]: Inserted 487 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":487} +[server] WARN [14:24:12.379]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VTcn_dnWfjA_oNaH3AKVj","sqlQueryDurationMs":509,"sqlNumberBindings":1852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e"}} +[server] INFO [14:24:12.379]: Inserted 463 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":463} +[server] INFO [14:24:12.576]: Inserted 500 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:12.586]: DB query successfully completed after 914 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ai9_eUZ0MU381j0W2InJ6","sqlQueryDurationMs":914,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:12.586]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:12.589]: Inserted 500 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:12.758]: Inserted 500 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:12.928]: Inserted 450 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":450} +[server] INFO [14:24:13.030]: Inserted 500 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:13.249]: Inserted 468 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":468} +[server] WARN [14:24:13.263]: DB query successfully completed after 504 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZmdjsEnx-IOI05VLNfyro","sqlQueryDurationMs":504,"sqlNumberBindings":1704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e"}} +[server] INFO [14:24:13.263]: Inserted 426 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":426} +[server] WARN [14:24:13.346]: DB query successfully completed after 759 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eUiZ1kNgpyntaowR9HyEE","sqlQueryDurationMs":759,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:13.347]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:13.452]: Inserted 408 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":408} +[server] INFO [14:24:13.565]: Inserted 419 objects. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":419} +[server] INFO [14:24:13.565]: Uploaded batch of 6191 objects in 6068ms. Total objects processed so far: 6191 in a total of 8724ms. {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6191,"elapsedTimeMs":8724,"batchElapsedTimeMs":6068,"crtMemUsageMB":393.9815444946289,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":6191} +[server] INFO [14:24:13.566]: /objects/a4abd72149 request completed in 8820 ms {"req":{"id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1de1f170-7644-4d08-b274-fd7797019c46\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e3c7eae3-d74d-490a-9cda-ba479fd34c19","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8820,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:13.754]: Inserted 495 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":495} +[server] INFO [14:24:13.850]: Inserted 500 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:13.993]: DB query successfully completed after 643 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PeQHVuvzbX0SBf5wsrZdL","sqlQueryDurationMs":643,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:13.993]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:14.234]: Inserted 475 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":475} +[server] WARN [14:24:14.407]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K2TIFUminqiXuzogi54Tb","sqlQueryDurationMs":555,"sqlNumberBindings":1864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891"}} +[server] INFO [14:24:14.407]: Inserted 466 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":466} +[server] INFO [14:24:14.439]: /api/diff/a4abd72149 request received {"req":{"id":"707fcac9-7729-46e2-8e53-d810dab26240","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"707fcac9-7729-46e2-8e53-d810dab26240","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"853124"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:14.460]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:14.481]: Inserted 208 objects. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [14:24:14.481]: Uploaded batch of 6461 objects in 7731ms. Total objects processed so far: 6461 in a total of 9622ms. {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6461,"elapsedTimeMs":9622,"batchElapsedTimeMs":7731,"crtMemUsageMB":396.9972381591797,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":6461} +[server] INFO [14:24:14.482]: /objects/a4abd72149 request completed in 9716 ms {"req":{"id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9e458d55-9cff-4381-9c4b-bbed2ff6547c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3db348c5-00ec-460b-8f91-43cf1a6b7a0e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9716,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:14.512]: /api/diff/a4abd72149 request received {"req":{"id":"676a2247-4bf3-4b91-8fee-9387802358a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"676a2247-4bf3-4b91-8fee-9387802358a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72165"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:14.568]: Diffing 23057 objects. {"req":{"id":"707fcac9-7729-46e2-8e53-d810dab26240","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"707fcac9-7729-46e2-8e53-d810dab26240","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"853124"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":23057} +[server] INFO [14:24:14.886]: Diffing 1950 objects. {"req":{"id":"676a2247-4bf3-4b91-8fee-9387802358a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"676a2247-4bf3-4b91-8fee-9387802358a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72165"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1950} +[server] INFO [14:24:14.897]: Inserted 443 objects. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":443} +[server] INFO [14:24:14.897]: Uploaded batch of 6071 objects in 6350ms. Total objects processed so far: 6071 in a total of 9461ms. {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6071,"elapsedTimeMs":9461,"batchElapsedTimeMs":6350,"crtMemUsageMB":408.77115631103516,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":6071} +[server] INFO [14:24:14.897]: /objects/a4abd72149 request completed in 9556 ms {"req":{"id":"b704539d-70aa-4541-a549-da74d5cf1891","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0f9a9f01-dd37-4112-8f03-96f1f1b95623\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b704539d-70aa-4541-a549-da74d5cf1891","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9556,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:14.923]: /api/diff/a4abd72149 request completed in 484 ms {"req":{"id":"707fcac9-7729-46e2-8e53-d810dab26240","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"707fcac9-7729-46e2-8e53-d810dab26240","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"853124"}},"res":{"statusCode":200,"headers":{"x-request-id":"707fcac9-7729-46e2-8e53-d810dab26240","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":484,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:14.929]: /api/diff/a4abd72149 request received {"req":{"id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78714"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:14.937]: /api/diff/a4abd72149 request completed in 424 ms {"req":{"id":"676a2247-4bf3-4b91-8fee-9387802358a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"676a2247-4bf3-4b91-8fee-9387802358a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72165"}},"res":{"statusCode":200,"headers":{"x-request-id":"676a2247-4bf3-4b91-8fee-9387802358a0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:15.049]: Diffing 2127 objects. {"req":{"id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78714"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2127} +[server] INFO [14:24:15.098]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78714"}},"res":{"statusCode":200,"headers":{"x-request-id":"2499be36-3269-4be2-bd67-7f1a93d4d1fe","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:15.178]: DB query successfully completed after 716 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3nfbCvXGgHxIZFgK92Ioe","sqlQueryDurationMs":716,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:15.178]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:15.185]: /objects/a4abd72149 request received {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:15.426]: /objects/a4abd72149 request received {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:15.476]: /objects/a4abd72149 request received {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:24:15.946]: DB query successfully completed after 766 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DO9WMv2fIW-uMirvedHkB","sqlQueryDurationMs":766,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:15.946]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:16.903]: Upload finished: 1950 objects processed in 1621ms {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1950,"crtMemUsageMB":249.90966796875,"elapsedTimeMs":1621} +[server] WARN [14:24:16.912]: DB query successfully completed after 965 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CXYlr84ICreyLiMEjmQ9C","sqlQueryDurationMs":965,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:16.912]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:17.641]: Upload finished: 2127 objects processed in 2126ms {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2127,"crtMemUsageMB":309.33815002441406,"elapsedTimeMs":2126} +[server] INFO [14:24:18.330]: Upload finished: 23060 objects processed in 2756ms {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":23060,"crtMemUsageMB":386.1908721923828,"elapsedTimeMs":2756} +[server] WARN [14:24:18.331]: DB query successfully completed after 1417 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HnyaPJCoVbwEB7hA6qtFt","sqlQueryDurationMs":1417,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:18.331]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:18.340]: DB query successfully completed after 1443 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QYlL34M539x_1RYhK8dDa","sqlQueryDurationMs":1443,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:18.340]: Inserted 150 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] WARN [14:24:18.477]: DB query successfully completed after 840 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"M6qU45wRSG_XNt_JPqUuo","sqlQueryDurationMs":840,"sqlNumberBindings":620,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45"}} +[server] INFO [14:24:18.477]: Inserted 155 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] INFO [14:24:18.823]: Inserted 157 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [14:24:18.948]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NK9_o9W4qGsUC2ImQ4E0c","sqlQueryDurationMs":623,"sqlNumberBindings":1436,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:18.948]: Inserted 359 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":359} +[server] WARN [14:24:19.048]: DB query successfully completed after 715 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2BZJ4g36VKacAhX_4yS9v","sqlQueryDurationMs":715,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:19.048]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:19.105]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:19.113]: Inserted 157 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [14:24:19.319]: DB query successfully completed after 978 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fruT4zRCwWthKQZSjFJvn","sqlQueryDurationMs":978,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:19.319]: Inserted 148 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:24:19.355]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:19.526]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:19.606]: Inserted 158 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:24:19.701]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:19.775]: DB query successfully completed after 726 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_xhPbfE4M_vobP1TKORoB","sqlQueryDurationMs":726,"sqlNumberBindings":1964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:19.775]: Inserted 491 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":491} +[server] INFO [14:24:19.879]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:19.953]: Inserted 280 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":280} +[server] INFO [14:24:20.043]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:20.101]: DB query successfully completed after 782 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7H1LWh4QPVVuBApk0gi_V","sqlQueryDurationMs":782,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:20.101]: Inserted 152 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [14:24:20.191]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:20.272]: Inserted 153 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:20.348]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:20.469]: DB query successfully completed after 692 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_k1PZDm27Wdso7YsHnW2r","sqlQueryDurationMs":692,"sqlNumberBindings":1800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:20.469]: Inserted 450 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":450} +[server] INFO [14:24:20.502]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:20.566]: Inserted 163 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] INFO [14:24:20.754]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:20.807]: DB query successfully completed after 705 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"L34mOtFAITCFrEdDupDpS","sqlQueryDurationMs":705,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:20.807]: Inserted 164 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] INFO [14:24:20.876]: Inserted 149 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] INFO [14:24:20.929]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:21.122]: DB query successfully completed after 651 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3jj7P6-QLw0tH7imrAVfM","sqlQueryDurationMs":651,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:21.122]: Inserted 500 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:21.130]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:21.156]: Inserted 152 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [14:24:21.348]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:21.466]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SHs2NBPAQtSO3QNk90g9I","sqlQueryDurationMs":657,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:21.466]: Inserted 153 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:21.542]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:21.545]: Inserted 219 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [14:24:21.726]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"naPQe_q37IrlNvDdh2v2G","sqlQueryDurationMs":603,"sqlNumberBindings":1784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f"}} +[server] INFO [14:24:21.726]: Inserted 446 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":446} +[server] INFO [14:24:21.750]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:21.780]: Inserted 25 objects. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":25} +[server] INFO [14:24:21.780]: Uploaded batch of 9412 objects in 15812ms. Total objects processed so far: 9412 in a total of 16923ms. {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9412,"elapsedTimeMs":16923,"batchElapsedTimeMs":15812,"crtMemUsageMB":388.5102996826172,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":9412} +[server] INFO [14:24:21.780]: /objects/a4abd72149 request completed in 17009 ms {"req":{"id":"620679ac-c836-44f1-a6a4-a24ea866100f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d59f737c-e1c8-4bce-a88a-96af711dc4d1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"620679ac-c836-44f1-a6a4-a24ea866100f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":17009,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:21.811]: /api/diff/a4abd72149 request received {"req":{"id":"dd6e7c97-832f-41be-9748-136197491d2c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd6e7c97-832f-41be-9748-136197491d2c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75939"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:21.822]: Inserted 161 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:24:21.940]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:21.960]: Diffing 2052 objects. {"req":{"id":"dd6e7c97-832f-41be-9748-136197491d2c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd6e7c97-832f-41be-9748-136197491d2c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75939"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2052} +[server] INFO [14:24:22.014]: /api/diff/a4abd72149 request completed in 203 ms {"req":{"id":"dd6e7c97-832f-41be-9748-136197491d2c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd6e7c97-832f-41be-9748-136197491d2c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75939"}},"res":{"statusCode":200,"headers":{"x-request-id":"dd6e7c97-832f-41be-9748-136197491d2c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":203,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:22.050]: DB query successfully completed after 583 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YeFejI6dvwY6AfdZT18aQ","sqlQueryDurationMs":583,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:22.050]: Inserted 163 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] INFO [14:24:22.102]: Inserted 151 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] INFO [14:24:22.112]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:22.243]: Inserted 72 objects. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":72} +[server] INFO [14:24:22.243]: Uploaded batch of 2127 objects in 5215ms. Total objects processed so far: 2127 in a total of 6728ms. {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2127,"elapsedTimeMs":6728,"batchElapsedTimeMs":5215,"crtMemUsageMB":389.54913330078125,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2127} +[server] INFO [14:24:22.244]: /objects/a4abd72149 request completed in 6819 ms {"req":{"id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"caf5812f-9581-4932-aa5b-80a923dc51a6\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e1ea0e06-ccd1-4333-9003-a1faf2700b45","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6819,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:22.265]: /objects/a4abd72149 request received {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:22.275]: /api/diff/a4abd72149 request received {"req":{"id":"bd500833-e19b-4bfe-b635-526b1576cdf7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bd500833-e19b-4bfe-b635-526b1576cdf7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:22.380]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:22.391]: Diffing 1904 objects. {"req":{"id":"bd500833-e19b-4bfe-b635-526b1576cdf7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bd500833-e19b-4bfe-b635-526b1576cdf7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1904} +[server] INFO [14:24:22.442]: /api/diff/a4abd72149 request completed in 167 ms {"req":{"id":"bd500833-e19b-4bfe-b635-526b1576cdf7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bd500833-e19b-4bfe-b635-526b1576cdf7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd500833-e19b-4bfe-b635-526b1576cdf7","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":167,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:22.608]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:22.623]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Hk7P0mKaPEpaT2TVHjGE3","sqlQueryDurationMs":572,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:22.623]: Inserted 159 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] INFO [14:24:22.818]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:23.647]: Upload finished: 2076 objects processed in 1293ms {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2076,"crtMemUsageMB":314.08496856689453,"elapsedTimeMs":1293} +[server] WARN [14:24:23.649]: DB query successfully completed after 829 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uvkw-zELjGjCcyJgwYY9C","sqlQueryDurationMs":829,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:23.649]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:23.654]: DB query successfully completed after 1030 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7hQ401E7SIAwO8VQgslji","sqlQueryDurationMs":1030,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:23.654]: Inserted 157 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [14:24:23.916]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:23.951]: Inserted 147 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:24.143]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:24.184]: DB query successfully completed after 529 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kqg1gaeVYQnl4cBSLlDZN","sqlQueryDurationMs":529,"sqlNumberBindings":700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:24.184]: Inserted 175 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:24:24.189]: /objects/a4abd72149 request received {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:24.254]: Inserted 150 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:24.372]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:24.605]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:24.608]: Inserted 149 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [14:24:24.704]: DB query successfully completed after 519 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UuuByBe6_EQVjmRjogQA1","sqlQueryDurationMs":519,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:24.704]: Inserted 152 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [14:24:24.823]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:24.961]: Inserted 148 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:24:25.022]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:25.747]: Upload finished: 1904 objects processed in 1462ms {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1904,"crtMemUsageMB":372.7720489501953,"elapsedTimeMs":1462} +[server] WARN [14:24:25.749]: DB query successfully completed after 1044 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"abTY-w4tuUb3l43kwahDy","sqlQueryDurationMs":1044,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:25.749]: Inserted 151 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:24:25.757]: DB query successfully completed after 733 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a0Re8G6xfuiJW207PGnP0","sqlQueryDurationMs":733,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:25.757]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:25.762]: DB query successfully completed after 800 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"R_aS0dlp_HNtYVHGxKR-n","sqlQueryDurationMs":800,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36"}} +[server] INFO [14:24:25.762]: Inserted 150 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:25.972]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:26.095]: Inserted 150 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:26.168]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:26.285]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yuPCZ0hY_mIIwGoQKYIbQ","sqlQueryDurationMs":543,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:26.285]: Inserted 172 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:24:26.290]: DB query successfully completed after 539 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eWTnM6MNTizaZDUCrVBzy","sqlQueryDurationMs":539,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427"}} +[server] INFO [14:24:26.290]: Inserted 157 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [14:24:26.369]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:26.414]: Inserted 156 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] INFO [14:24:26.540]: Inserted 69 objects. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] INFO [14:24:26.540]: Uploaded batch of 1950 objects in 10355ms. Total objects processed so far: 1950 in a total of 11258ms. {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1950,"elapsedTimeMs":11258,"batchElapsedTimeMs":10355,"crtMemUsageMB":372.5729751586914,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1950} +[server] INFO [14:24:26.541]: /objects/a4abd72149 request completed in 11356 ms {"req":{"id":"47418790-bd8d-46bf-a3e6-29934a46d427","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187c7a09-3bbf-4b32-a4e2-615709d6d49a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"47418790-bd8d-46bf-a3e6-29934a46d427","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11356,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:26.566]: /api/diff/a4abd72149 request received {"req":{"id":"12fb30b8-a907-4844-9874-18eece36e103","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12fb30b8-a907-4844-9874-18eece36e103","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84560"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:26.702]: Diffing 2285 objects. {"req":{"id":"12fb30b8-a907-4844-9874-18eece36e103","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12fb30b8-a907-4844-9874-18eece36e103","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84560"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2285} +[server] INFO [14:24:26.726]: Inserted 291 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":291} +[server] INFO [14:24:26.743]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:26.759]: /api/diff/a4abd72149 request completed in 193 ms {"req":{"id":"12fb30b8-a907-4844-9874-18eece36e103","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12fb30b8-a907-4844-9874-18eece36e103","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84560"}},"res":{"statusCode":200,"headers":{"x-request-id":"12fb30b8-a907-4844-9874-18eece36e103","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":193,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:26.825]: DB query successfully completed after 539 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qV_Zo3YvV_JaYMQPT0B14","sqlQueryDurationMs":539,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:26.825]: Inserted 153 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:26.972]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:26.993]: /objects/a4abd72149 request received {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:27.034]: Inserted 199 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [14:24:27.172]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:27.340]: Inserted 170 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [14:24:27.387]: DB query successfully completed after 561 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1lFpcPBNcgnDytRTahs1J","sqlQueryDurationMs":561,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:27.387]: Inserted 148 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:24:27.394]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:27.598]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:27.732]: Inserted 150 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:27.840]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:28.039]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:28.045]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FBFdeuJH_FWNFoQZTj7aj","sqlQueryDurationMs":657,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:28.046]: Inserted 147 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:28.091]: Inserted 147 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:28.973]: Upload finished: 2285 objects processed in 1883ms {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2285,"crtMemUsageMB":373.0968704223633,"elapsedTimeMs":1883} +[server] WARN [14:24:28.975]: DB query successfully completed after 933 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RPO8fPWGnML7txBzEMaLk","sqlQueryDurationMs":933,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:28.975]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:28.978]: DB query successfully completed after 886 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fzkUauMTEFYSJw3slmRm7","sqlQueryDurationMs":886,"sqlNumberBindings":276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36"}} +[server] INFO [14:24:28.978]: Inserted 69 objects. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] INFO [14:24:28.978]: Uploaded batch of 2076 objects in 5933ms. Total objects processed so far: 2076 in a total of 6624ms. {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2076,"elapsedTimeMs":6624,"batchElapsedTimeMs":5933,"crtMemUsageMB":374.0338592529297,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2076} +[server] INFO [14:24:28.979]: /objects/a4abd72149 request completed in 6713 ms {"req":{"id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e3b34d8a-44df-4a5b-9026-f75a8cc2ffea\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c1e16ed4-5851-4d4c-bbce-5d1efeea2f36","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6713,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:29.010]: /api/diff/a4abd72149 request received {"req":{"id":"3846f112-c436-43cd-88b1-805d18ef6e68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3846f112-c436-43cd-88b1-805d18ef6e68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81748"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:29.059]: DB query successfully completed after 1013 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VsQ6GZa9_PqS6zlCwwuGE","sqlQueryDurationMs":1013,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:29.060]: Inserted 150 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:29.132]: Diffing 2209 objects. {"req":{"id":"3846f112-c436-43cd-88b1-805d18ef6e68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3846f112-c436-43cd-88b1-805d18ef6e68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2209} +[server] INFO [14:24:29.180]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:29.185]: /api/diff/a4abd72149 request completed in 175 ms {"req":{"id":"3846f112-c436-43cd-88b1-805d18ef6e68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3846f112-c436-43cd-88b1-805d18ef6e68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81748"}},"res":{"statusCode":200,"headers":{"x-request-id":"3846f112-c436-43cd-88b1-805d18ef6e68","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":175,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:29.395]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:29.417]: /objects/a4abd72149 request received {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:24:29.484]: DB query successfully completed after 515 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"l2CMs8CxSiDyCla-IT4Ah","sqlQueryDurationMs":515,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:29.484]: Inserted 157 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [14:24:29.630]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:29.840]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:29.950]: DB query successfully completed after 889 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7ntKvtuDxO8bNd67K6Bup","sqlQueryDurationMs":889,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:29.950]: Inserted 149 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [14:24:29.999]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U7ulryJmj3VSKK7rWEAeI","sqlQueryDurationMs":514,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:29.999]: Inserted 154 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] INFO [14:24:30.928]: Upload finished: 2209 objects processed in 1397ms {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2209,"crtMemUsageMB":373.1199951171875,"elapsedTimeMs":1397} +[server] WARN [14:24:30.929]: DB query successfully completed after 1088 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1Iq4248L1rVCfiEcX1wop","sqlQueryDurationMs":1088,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:30.930]: Inserted 500 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:30.935]: DB query successfully completed after 935 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"owxmyaMgREvtblgA28515","sqlQueryDurationMs":935,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:30.935]: Inserted 152 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:24:30.941]: DB query successfully completed after 990 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lC8zyY39rqgeLbAVTJEsE","sqlQueryDurationMs":990,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:30.941]: Inserted 145 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] INFO [14:24:31.247]: Inserted 153 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:31.568]: Inserted 154 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] WARN [14:24:31.678]: DB query successfully completed after 741 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RttpVatt-q6a1trLrpGr-","sqlQueryDurationMs":741,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:31.678]: Inserted 151 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:24:31.897]: DB query successfully completed after 955 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Z0NhltxSezsM6xsj8PSSy","sqlQueryDurationMs":955,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:31.897]: Inserted 149 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [14:24:31.904]: DB query successfully completed after 973 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cOjf2BgkqBKQOftA51tov","sqlQueryDurationMs":973,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:31.904]: Inserted 151 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] INFO [14:24:31.919]: Inserted 169 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] INFO [14:24:32.192]: Inserted 148 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:24:32.421]: DB query successfully completed after 743 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5ikSLGauHAxsgOsFzu0nj","sqlQueryDurationMs":743,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:32.421]: Inserted 161 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:24:32.528]: Inserted 152 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:24:32.744]: DB query successfully completed after 846 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HgcKRPhHaDLG7K94lbsYw","sqlQueryDurationMs":846,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:32.744]: Inserted 159 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [14:24:32.809]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sj7v8RGT6ZaEA61tv7Hah","sqlQueryDurationMs":905,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:32.809]: Inserted 149 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] INFO [14:24:32.861]: Inserted 153 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:24:33.063]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WF0SGhNvpdTEjlpYXyHWl","sqlQueryDurationMs":641,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:33.063]: Inserted 158 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:24:33.135]: Inserted 156 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] INFO [14:24:33.460]: Inserted 159 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [14:24:33.484]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HouNMxaQaFsN8CLv6WALj","sqlQueryDurationMs":739,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:33.484]: Inserted 154 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] INFO [14:24:33.787]: Inserted 177 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:24:33.824]: DB query successfully completed after 1014 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NHgbgwHxwsBJ7_xuUlW6_","sqlQueryDurationMs":1014,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:33.824]: Inserted 152 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:24:33.933]: DB query successfully completed after 868 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TifcHMXzE7I74yYxDvr2s","sqlQueryDurationMs":868,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:33.933]: Inserted 169 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] INFO [14:24:34.086]: Inserted 173 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] WARN [14:24:34.179]: DB query successfully completed after 694 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gZkeDq-bL-GIkPwbzn5ux","sqlQueryDurationMs":694,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:34.179]: Inserted 153 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:34.408]: Inserted 179 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:24:34.771]: Inserted 312 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":312} +[server] WARN [14:24:34.897]: DB query successfully completed after 1072 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"g9sdZ5Fek6x_pX5VKQIUy","sqlQueryDurationMs":1072,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:34.897]: Inserted 148 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:24:34.935]: Inserted 124 objects. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":124} +[server] INFO [14:24:34.935]: Uploaded batch of 2209 objects in 4666ms. Total objects processed so far: 2209 in a total of 5404ms. {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2209,"elapsedTimeMs":5404,"batchElapsedTimeMs":4666,"crtMemUsageMB":373.28783416748047,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2209} +[server] INFO [14:24:34.936]: /objects/a4abd72149 request completed in 5519 ms {"req":{"id":"c3a14106-2968-4860-b2c3-91fcada9000f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"12d33b60-dcc7-4cd5-9bd4-81f07a41be1c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c3a14106-2968-4860-b2c3-91fcada9000f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5519,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:34.975]: /api/diff/a4abd72149 request received {"req":{"id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88704"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:35.088]: Diffing 2397 objects. {"req":{"id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88704"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2397} +[server] WARN [14:24:35.108]: DB query successfully completed after 927 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7O6BOuhdrWP_HgkiVSdH3","sqlQueryDurationMs":927,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb"}} +[server] INFO [14:24:35.108]: Inserted 153 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] INFO [14:24:35.142]: /api/diff/a4abd72149 request completed in 167 ms {"req":{"id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88704"}},"res":{"statusCode":200,"headers":{"x-request-id":"3590fd1e-2261-48e9-a9a6-e871bd94d136","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":167,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:35.202]: DB query successfully completed after 1267 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pJB_feLItio81hv9NjeAY","sqlQueryDurationMs":1267,"sqlNumberBindings":1356,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:35.202]: Inserted 339 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":339} +[server] INFO [14:24:35.403]: /objects/a4abd72149 request received {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:24:35.477]: DB query successfully completed after 579 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bGK_qH-mYbXUST_Ok7gPF","sqlQueryDurationMs":579,"sqlNumberBindings":404,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b"}} +[server] INFO [14:24:35.477]: Inserted 101 objects. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":101} +[server] INFO [14:24:35.477]: Uploaded batch of 23060 objects in 17833ms. Total objects processed so far: 23060 in a total of 19903ms. {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":23060,"elapsedTimeMs":19903,"batchElapsedTimeMs":17833,"crtMemUsageMB":376.99688720703125,"uploadedSizeMB":23.6,"requestDropped":false,"totalObjectsProcessed":23060} +[server] INFO [14:24:35.478]: /objects/a4abd72149 request completed in 20002 ms {"req":{"id":"4f89d825-ac8e-4162-805d-5966f559815b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8e2c63ea-0fd0-401e-a92a-887cd2a1f58c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4f89d825-ac8e-4162-805d-5966f559815b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":20002,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:35.504]: /api/diff/a4abd72149 request received {"req":{"id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80046"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:35.543]: Inserted 72 objects. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":72} +[server] INFO [14:24:35.544]: Uploaded batch of 1904 objects in 10419ms. Total objects processed so far: 1904 in a total of 11259ms. {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1904,"elapsedTimeMs":11259,"batchElapsedTimeMs":10419,"crtMemUsageMB":377.65232849121094,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1904} +[server] INFO [14:24:35.544]: /objects/a4abd72149 request completed in 11355 ms {"req":{"id":"f028f6e6-9c0b-429e-a233-ae027461bafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2637043f-cbba-463e-8f61-a5ef8f33cf26\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f028f6e6-9c0b-429e-a233-ae027461bafb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11355,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:35.574]: /api/diff/a4abd72149 request received {"req":{"id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89148"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:35.621]: Diffing 2163 objects. {"req":{"id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80046"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2163} +[server] INFO [14:24:35.674]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80046"}},"res":{"statusCode":200,"headers":{"x-request-id":"bdb2d6a4-4ef7-4d0f-b7cb-35cb2501304f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:35.702]: Diffing 2409 objects. {"req":{"id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89148"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2409} +[server] INFO [14:24:35.755]: /api/diff/a4abd72149 request completed in 181 ms {"req":{"id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89148"}},"res":{"statusCode":200,"headers":{"x-request-id":"34ba0a9d-2239-4850-8ab4-98a263ca2acb","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":181,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:36.031]: /objects/a4abd72149 request received {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:36.168]: /objects/a4abd72149 request received {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:36.834]: Upload finished: 2397 objects processed in 1328ms {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2397,"crtMemUsageMB":240.53269958496094,"elapsedTimeMs":1328} +[server] WARN [14:24:36.836]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"QbSZ_VsvKWFrrG_Aelxh-","sqlQueryDurationMs":640,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] WARN [14:24:36.839]: DB query successfully completed after 1636 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q9gKkHUJrKZos0S7aWLG8","sqlQueryDurationMs":1636,"sqlNumberBindings":1312,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:36.840]: Inserted 328 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":328} +[server] INFO [14:24:37.215]: Inserted 160 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:24:37.857]: Upload finished: 2163 objects processed in 1744ms {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2163,"crtMemUsageMB":299.3119812011719,"elapsedTimeMs":1744} +[server] INFO [14:24:38.314]: Upload finished: 2409 objects processed in 1419ms {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2409,"crtMemUsageMB":358.6082992553711,"elapsedTimeMs":1419} +[server] WARN [14:24:38.317]: DB query successfully completed after 1101 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tqjZ9WTtsScNC3QLGxghP","sqlQueryDurationMs":1101,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682"}} +[server] INFO [14:24:38.317]: Inserted 170 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [14:24:38.321]: DB query successfully completed after 1480 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_wbBG7WqfqaNbVBqbikl7","sqlQueryDurationMs":1480,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:38.321]: Inserted 150 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [14:24:38.655]: Inserted 184 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":184} +[server] WARN [14:24:38.807]: DB query successfully completed after 952 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aPXErxBpZ21ZlGfST2htj","sqlQueryDurationMs":952,"sqlNumberBindings":668,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:38.807]: Inserted 167 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] INFO [14:24:39.058]: Inserted 372 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":372} +[server] WARN [14:24:39.062]: DB query successfully completed after 740 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kb_mZTs-La06Jn4EXxSg0","sqlQueryDurationMs":740,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:39.062]: Inserted 153 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:24:39.276]: DB query successfully completed after 964 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mee8QhsMleIHZixLSP2Nz","sqlQueryDurationMs":964,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:39.276]: Inserted 177 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:24:39.457]: Inserted 209 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [14:24:39.656]: DB query successfully completed after 849 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aUlPHEVX9GXUuMLcsdUv4","sqlQueryDurationMs":849,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:39.656]: Inserted 154 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] WARN [14:24:39.861]: DB query successfully completed after 798 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OiS_cRQyl6aH1ooB6PLt6","sqlQueryDurationMs":798,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"935a0111-e470-4519-bb7c-75359460f619"}} +[server] INFO [14:24:39.861]: Inserted 147 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:39.934]: Inserted 285 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":285} +[server] WARN [14:24:40.173]: DB query successfully completed after 897 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qadEU_ES6-km9m-_P17Hc","sqlQueryDurationMs":897,"sqlNumberBindings":720,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:40.173]: Inserted 180 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [14:24:40.193]: Inserted 66 objects. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":66} +[server] INFO [14:24:40.193]: Uploaded batch of 2285 objects in 11982ms. Total objects processed so far: 2285 in a total of 13103ms. {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2285,"elapsedTimeMs":13103,"batchElapsedTimeMs":11982,"crtMemUsageMB":358.0186004638672,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2285} +[server] INFO [14:24:40.193]: /objects/a4abd72149 request completed in 13200 ms {"req":{"id":"935a0111-e470-4519-bb7c-75359460f619","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"935a0111-e470-4519-bb7c-75359460f619","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db15590d-6367-4937-af0c-06b388fca65a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"935a0111-e470-4519-bb7c-75359460f619","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13200,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:40.197]: /api/diff/a4abd72149 request received {"req":{"id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82488"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:40.312]: Diffing 2229 objects. {"req":{"id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82488"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2229} +[server] WARN [14:24:40.360]: DB query successfully completed after 703 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w4qIR0UKkRvq76ZEKk0eD","sqlQueryDurationMs":703,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:40.360]: Inserted 165 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] INFO [14:24:40.366]: /api/diff/a4abd72149 request completed in 168 ms {"req":{"id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82488"}},"res":{"statusCode":200,"headers":{"x-request-id":"96f6bf2e-dd9b-4421-8e75-348b0b49f516","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":168,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:40.370]: Inserted 185 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] INFO [14:24:40.453]: /objects/a4abd72149 request received {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:41.418]: Upload finished: 2229 objects processed in 883ms {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2229,"crtMemUsageMB":358.0909423828125,"elapsedTimeMs":883} +[server] WARN [14:24:41.419]: DB query successfully completed after 1245 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VzZLB-pbBu05h-z607pVQ","sqlQueryDurationMs":1245,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:41.419]: Inserted 176 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:24:41.423]: DB query successfully completed after 1062 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DmRhZmL3beZEyYxSWFx_5","sqlQueryDurationMs":1062,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:41.423]: Inserted 178 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:24:41.428]: DB query successfully completed after 1057 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3X35YkP7W9N-gV_jXUgoV","sqlQueryDurationMs":1057,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682"}} +[server] INFO [14:24:41.428]: Inserted 165 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] INFO [14:24:41.773]: Inserted 179 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:24:41.966]: DB query successfully completed after 538 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D6_e0bFCu5FXUa_dRiHFE","sqlQueryDurationMs":538,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682"}} +[server] INFO [14:24:41.966]: Inserted 152 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:24:42.044]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J7dDyDG2GqZule3R48hTx","sqlQueryDurationMs":620,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:42.044]: Inserted 176 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:24:42.060]: Inserted 181 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] INFO [14:24:42.388]: Inserted 179 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:24:42.457]: Inserted 149 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [14:24:42.466]: DB query successfully completed after 1046 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K0q8XVO8s84Y8vSSP87NO","sqlQueryDurationMs":1046,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:42.466]: Inserted 177 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:24:42.639]: DB query successfully completed after 594 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gCRG9ktZA8rCKC5-oRO-5","sqlQueryDurationMs":594,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:42.640]: Inserted 174 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:24:42.715]: Inserted 177 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:24:43.013]: DB query successfully completed after 556 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CkrhQJIQJ8j0Kx2IAPIuj","sqlQueryDurationMs":556,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682"}} +[server] INFO [14:24:43.013]: Inserted 147 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:43.023]: Inserted 180 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] WARN [14:24:43.193]: DB query successfully completed after 553 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"on83v8zSrWzfuQPvwBaSq","sqlQueryDurationMs":553,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:43.193]: Inserted 179 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:24:43.322]: DB query successfully completed after 855 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-6vLMVNo17LnTqOAu31UL","sqlQueryDurationMs":855,"sqlNumberBindings":1520,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:43.322]: Inserted 380 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":380} +[server] INFO [14:24:43.374]: Inserted 180 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] WARN [14:24:43.561]: DB query successfully completed after 547 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ymsz8nWWw65im9ewlZIwj","sqlQueryDurationMs":547,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682"}} +[server] INFO [14:24:43.562]: Inserted 147 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:24:43.733]: Inserted 180 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] WARN [14:24:43.739]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RuShhgVh-gDDI-xKIdSrH","sqlQueryDurationMs":544,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:43.739]: Inserted 176 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:24:43.803]: Inserted 72 objects. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":72} +[server] INFO [14:24:43.803]: Uploaded batch of 2397 objects in 7589ms. Total objects processed so far: 2397 in a total of 8297ms. {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2397,"elapsedTimeMs":8297,"batchElapsedTimeMs":7589,"crtMemUsageMB":358.1064224243164,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2397} +[server] INFO [14:24:43.803]: /objects/a4abd72149 request completed in 8400 ms {"req":{"id":"987aae28-80be-4705-8fe9-be17dbdcd682","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0f9b761-cf7b-4fcf-a9f5-0263e49c9891\""}},"res":{"statusCode":201,"headers":{"x-request-id":"987aae28-80be-4705-8fe9-be17dbdcd682","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8400,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:44.066]: Inserted 182 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:24:44.080]: DB query successfully completed after 757 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"04DyWM9ZvJKVtzIDheTFa","sqlQueryDurationMs":757,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:44.080]: Inserted 176 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:24:44.229]: Inserted 178 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:24:44.361]: Inserted 175 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:24:44.719]: Inserted 182 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:24:44.758]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VrrwndJVJZevSulU3MbkV","sqlQueryDurationMs":528,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:44.758]: Inserted 176 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:24:44.778]: DB query successfully completed after 697 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_kwg_KPpfNs4lw1qDiy07","sqlQueryDurationMs":697,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:44.778]: Inserted 174 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:24:45.153]: Inserted 177 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:24:45.556]: DB query successfully completed after 797 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iFQffbQ82IcfN2LxNi1Te","sqlQueryDurationMs":797,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:45.556]: Inserted 178 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:24:45.567]: Inserted 182 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:24:45.609]: DB query successfully completed after 830 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bieeMVlU_bqh1kjS1BP6F","sqlQueryDurationMs":830,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:45.610]: Inserted 177 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:24:45.787]: Inserted 75 objects. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":75} +[server] INFO [14:24:45.787]: Uploaded batch of 2229 objects in 4843ms. Total objects processed so far: 2229 in a total of 5252ms. {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2229,"elapsedTimeMs":5252,"batchElapsedTimeMs":4843,"crtMemUsageMB":300.13716888427734,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2229} +[server] INFO [14:24:45.787]: /objects/a4abd72149 request completed in 5334 ms {"req":{"id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"796822b8-1186-4236-b2e6-9be862048e74\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e5336ffa-e922-4be3-8d5a-98178b0095fa","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5334,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:24:46.133]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GGwGRU9H4rhyo4gYCei98","sqlQueryDurationMs":576,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a"}} +[server] INFO [14:24:46.134]: Inserted 179 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:24:46.293]: DB query successfully completed after 682 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VOjm9HPUWX1XvSNaLsFhV","sqlQueryDurationMs":682,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:46.293]: Inserted 177 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:24:46.392]: Inserted 83 objects. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":83} +[server] INFO [14:24:46.392]: Uploaded batch of 2163 objects in 9021ms. Total objects processed so far: 2163 in a total of 10279ms. {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2163,"elapsedTimeMs":10279,"batchElapsedTimeMs":9021,"crtMemUsageMB":240.30731201171875,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2163} +[server] INFO [14:24:46.393]: /objects/a4abd72149 request completed in 10361 ms {"req":{"id":"4272e357-98dc-41be-af27-d14edad85f5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ffab42e0-6b7a-458b-9159-4b64bf574c36\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4272e357-98dc-41be-af27-d14edad85f5a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10361,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:46.484]: /api/diff/a4abd72149 request received {"req":{"id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"490524"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:46.603]: Diffing 13257 objects. {"req":{"id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"490524"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13257} +[server] INFO [14:24:46.844]: /api/diff/a4abd72149 request completed in 360 ms {"req":{"id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"490524"}},"res":{"statusCode":200,"headers":{"x-request-id":"fb438ea4-03c1-4fda-b172-cfcd2e7b0988","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":360,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:24:46.925]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"M4lWr6SGPGKix78O1zuMo","sqlQueryDurationMs":631,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:46.926]: Inserted 178 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:24:46.933]: /objects/a4abd72149 request received {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:47.640]: Upload finished: 13252 objects processed in 605ms {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":13252,"crtMemUsageMB":227.63861083984375,"elapsedTimeMs":605} +[server] WARN [14:24:47.642]: DB query successfully completed after 715 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"luVEoTAAdEkWIbF3Rk1vP","sqlQueryDurationMs":715,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:47.642]: Inserted 178 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:24:48.131]: Inserted 164 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:24:48.271]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Fl8OKTADbcsplewTaaV2N","sqlQueryDurationMs":628,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f"}} +[server] INFO [14:24:48.271]: Inserted 178 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:24:48.545]: Inserted 81 objects. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [14:24:48.545]: Uploaded batch of 2409 objects in 10686ms. Total objects processed so far: 2409 in a total of 11650ms. {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2409,"elapsedTimeMs":11650,"batchElapsedTimeMs":10686,"crtMemUsageMB":226.5965118408203,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2409} +[server] INFO [14:24:48.546]: /objects/a4abd72149 request completed in 12379 ms {"req":{"id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"23a8adc3-b18e-4e93-977f-8e888326b65d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"982d9e15-34ee-4d62-aab3-c9c598571f8f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12379,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:48.611]: Inserted 160 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:24:49.070]: /api/diff/a4abd72149 request received {"req":{"id":"7f3609d7-92f4-4f48-828a-68538d7fc304","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f3609d7-92f4-4f48-828a-68538d7fc304","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"930084"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:49.087]: /api/diff/a4abd72149 request received {"req":{"id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"832552"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:49.093]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:49.185]: Diffing 25137 objects. {"req":{"id":"7f3609d7-92f4-4f48-828a-68538d7fc304","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f3609d7-92f4-4f48-828a-68538d7fc304","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"930084"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25137} +[server] INFO [14:24:49.203]: Diffing 22501 objects. {"req":{"id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"832552"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":22501} +[server] INFO [14:24:49.251]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:49.472]: /api/diff/a4abd72149 request completed in 402 ms {"req":{"id":"7f3609d7-92f4-4f48-828a-68538d7fc304","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f3609d7-92f4-4f48-828a-68538d7fc304","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"930084"}},"res":{"statusCode":200,"headers":{"x-request-id":"7f3609d7-92f4-4f48-828a-68538d7fc304","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":402,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:49.578]: /api/diff/a4abd72149 request completed in 491 ms {"req":{"id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"832552"}},"res":{"statusCode":200,"headers":{"x-request-id":"7025ec4f-6621-4c94-b449-41d9eaedc5d9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":491,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:49.583]: /objects/a4abd72149 request received {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:49.671]: /objects/a4abd72149 request received {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:49.791]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.232]: Upload finished: 25306 objects processed in 570ms {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":25306,"crtMemUsageMB":293.7613296508789,"elapsedTimeMs":570} +[server] INFO [14:24:50.235]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.641]: Upload finished: 22504 objects processed in 892ms {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":22504,"crtMemUsageMB":350.0597152709961,"elapsedTimeMs":892} +[server] INFO [14:24:50.642]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.645]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.809]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.817]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.830]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.943]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:50.974]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.028]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.079]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.099]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.247]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.250]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.253]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.416]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.419]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.438]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.555]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.569]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.615]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.693]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.713]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.808]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.840]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:51.855]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.001]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.006]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.017]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.152]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.166]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.192]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.300]: /api/diff/a4abd72149 request received {"req":{"id":"e95af8dc-d3a4-44ed-9731-221737bd9275","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e95af8dc-d3a4-44ed-9731-221737bd9275","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"306005"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:52.316]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.329]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.366]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.448]: Diffing 8270 objects. {"req":{"id":"e95af8dc-d3a4-44ed-9731-221737bd9275","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e95af8dc-d3a4-44ed-9731-221737bd9275","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"306005"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8270} +[server] INFO [14:24:52.475]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.476]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.548]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.555]: /api/diff/a4abd72149 request completed in 255 ms {"req":{"id":"e95af8dc-d3a4-44ed-9731-221737bd9275","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e95af8dc-d3a4-44ed-9731-221737bd9275","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"306005"}},"res":{"statusCode":200,"headers":{"x-request-id":"e95af8dc-d3a4-44ed-9731-221737bd9275","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":255,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:52.609]: /objects/a4abd72149 request received {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:52.673]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.725]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.738]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.829]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:52.870]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.193]: Upload finished: 8461 objects processed in 480ms {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8461,"crtMemUsageMB":318.59715270996094,"elapsedTimeMs":480} +[server] INFO [14:24:53.194]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.198]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.201]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.381]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.384]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.387]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.408]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.547]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.549]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.565]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.589]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.709]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.722]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.738]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.785]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.898]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.915]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:53.963]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.050]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.059]: Inserted 500 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.088]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.126]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.257]: Inserted 428 objects. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":428} +[server] INFO [14:24:54.257]: Uploaded batch of 13252 objects in 6980ms. Total objects processed so far: 13252 in a total of 7222ms. {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13252,"elapsedTimeMs":7222,"batchElapsedTimeMs":6980,"crtMemUsageMB":319.87420654296875,"uploadedSizeMB":14.5,"requestDropped":false,"totalObjectsProcessed":13252} +[server] INFO [14:24:54.258]: /objects/a4abd72149 request completed in 7325 ms {"req":{"id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9338f9c0-b80f-4772-b3ca-423093fc0243\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a004d4dc-8c71-4f00-becf-ecc59b89ceb1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7325,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:54.259]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.269]: /api/diff/a4abd72149 request received {"req":{"id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85892"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:54.367]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.371]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.390]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.394]: Diffing 2321 objects. {"req":{"id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85892"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2321} +[server] INFO [14:24:54.456]: /api/diff/a4abd72149 request completed in 187 ms {"req":{"id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85892"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9e8366a-d8b0-4861-a2b5-44f8b11afd53","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":187,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:54.523]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.526]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.573]: /objects/a4abd72149 request received {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:54.576]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.661]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.663]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.768]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.814]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.866]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:54.999]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.527]: Upload finished: 2318 objects processed in 872ms {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2318,"crtMemUsageMB":378.9378967285156,"elapsedTimeMs":872} +[server] WARN [14:24:55.529]: DB query successfully completed after 661 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Y-zG7nan3EvYNmcFJIkWt","sqlQueryDurationMs":661,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2"}} +[server] INFO [14:24:55.529]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:55.531]: DB query successfully completed after 762 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"G8QwQ9zJvMlS5bthaFwWb","sqlQueryDurationMs":762,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c"}} +[server] INFO [14:24:55.531]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:55.535]: DB query successfully completed after 535 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CXRV3SeDz2nq36XLMjUW7","sqlQueryDurationMs":535,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a"}} +[server] INFO [14:24:55.535]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.693]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.698]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.726]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.852]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.855]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:55.911]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.018]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.020]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.099]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:56.101]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bW--h2a6aVPAfQL5Xfcj_","sqlQueryDurationMs":576,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:56.101]: Inserted 160 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:24:56.177]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.179]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.324]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.329]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.334]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.500]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.569]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.642]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.645]: Inserted 500 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:56.678]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D9xFkVAb3NZlxYaXJRits","sqlQueryDurationMs":576,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:56.678]: Inserted 158 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:24:56.748]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.784]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.912]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.932]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:56.977]: Inserted 162 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] INFO [14:24:57.066]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.130]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.250]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:57.320]: DB query successfully completed after 642 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x_PZHXytdQT1iw4-MOZYg","sqlQueryDurationMs":642,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:57.320]: Inserted 161 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:24:57.330]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.332]: Inserted 160 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:24:57.383]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.517]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.519]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.635]: Inserted 139 objects. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":139} +[server] INFO [14:24:57.635]: Uploaded batch of 8461 objects in 4732ms. Total objects processed so far: 8461 in a total of 4922ms. {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8461,"elapsedTimeMs":4922,"batchElapsedTimeMs":4732,"crtMemUsageMB":379.85926818847656,"uploadedSizeMB":13.2,"requestDropped":false,"totalObjectsProcessed":8461} +[server] INFO [14:24:57.635]: /objects/a4abd72149 request completed in 5026 ms {"req":{"id":"c605ad79-ecde-4318-b202-2133c77d4d4a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb91049f-db01-42ec-b18c-a3e666807fc2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c605ad79-ecde-4318-b202-2133c77d4d4a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5026,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:57.639]: /api/diff/a4abd72149 request received {"req":{"id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74126"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:57.640]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.707]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.752]: Diffing 2003 objects. {"req":{"id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74126"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2003} +[server] INFO [14:24:57.795]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.802]: /api/diff/a4abd72149 request completed in 163 ms {"req":{"id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74126"}},"res":{"statusCode":200,"headers":{"x-request-id":"f8bb1916-89c1-41f8-b9a4-ff7ad6da4f3e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":163,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:57.880]: /objects/a4abd72149 request received {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:57.887]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:57.934]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:57.953]: DB query successfully completed after 632 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pgsiaKhexfkJraRrIcUwj","sqlQueryDurationMs":632,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:57.953]: Inserted 288 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [14:24:58.096]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:58.099]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:58.230]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:58.304]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:58.785]: Upload finished: 2003 objects processed in 807ms {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2003,"crtMemUsageMB":352.1800537109375,"elapsedTimeMs":807} +[server] WARN [14:24:58.786]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ex7UYx6CbrWbzYWk6s95q","sqlQueryDurationMs":555,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2"}} +[server] INFO [14:24:58.787]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:58.789]: DB query successfully completed after 836 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ouP8rS5sE2WtdoROz1ykf","sqlQueryDurationMs":836,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:58.789]: Inserted 165 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] WARN [14:24:58.909]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2kLfjsqeiOZtSeSzhkLmA","sqlQueryDurationMs":603,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c"}} +[server] INFO [14:24:58.909]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:58.949]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.084]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.129]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.193]: Inserted 158 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:24:59.223]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.363]: Inserted 500 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.367]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:24:59.481]: DB query successfully completed after 691 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ihpce1W0RUxs1Ruucs8yr","sqlQueryDurationMs":691,"sqlNumberBindings":668,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:24:59.481]: Inserted 167 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] INFO [14:24:59.558]: Inserted 163 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] INFO [14:24:59.619]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.655]: Inserted 306 objects. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":306} +[server] INFO [14:24:59.655]: Uploaded batch of 25306 objects in 9762ms. Total objects processed so far: 25306 in a total of 9993ms. {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25306,"elapsedTimeMs":9993,"batchElapsedTimeMs":9762,"crtMemUsageMB":352.6094665527344,"uploadedSizeMB":15.7,"requestDropped":false,"totalObjectsProcessed":25306} +[server] INFO [14:24:59.655]: /objects/a4abd72149 request completed in 10072 ms {"req":{"id":"94523eb2-d6c8-4614-af78-847109d74ad2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b407f5fd-f2b8-4acb-b536-9cdce7e908ae\""}},"res":{"statusCode":201,"headers":{"x-request-id":"94523eb2-d6c8-4614-af78-847109d74ad2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10072,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:59.661]: /api/diff/a4abd72149 request received {"req":{"id":"321c8f3d-bb87-423e-b651-b469930719ee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"321c8f3d-bb87-423e-b651-b469930719ee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"73978"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:59.781]: Diffing 1999 objects. {"req":{"id":"321c8f3d-bb87-423e-b651-b469930719ee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"321c8f3d-bb87-423e-b651-b469930719ee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"73978"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1999} +[server] INFO [14:24:59.836]: /api/diff/a4abd72149 request completed in 175 ms {"req":{"id":"321c8f3d-bb87-423e-b651-b469930719ee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"321c8f3d-bb87-423e-b651-b469930719ee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"73978"}},"res":{"statusCode":200,"headers":{"x-request-id":"321c8f3d-bb87-423e-b651-b469930719ee","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":175,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:24:59.861]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:24:59.917]: /objects/a4abd72149 request received {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:24:59.926]: Inserted 160 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:00.062]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:25:00.773]: Upload finished: 1994 objects processed in 768ms {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1994,"crtMemUsageMB":353.8882293701172,"elapsedTimeMs":768} +[server] WARN [14:25:00.775]: DB query successfully completed after 1293 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eSXOIiGP-FoRVf37Lhy9-","sqlQueryDurationMs":1293,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:00.775]: Inserted 163 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:00.779]: DB query successfully completed after 852 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yd2MjkAD-z_fRtqruMiP3","sqlQueryDurationMs":852,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:00.779]: Inserted 160 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] WARN [14:25:00.783]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SVWiIZCvbuBQAuc_FAxDG","sqlQueryDurationMs":719,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c"}} +[server] INFO [14:25:00.783]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:25:01.033]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:25:01.039]: Found 1 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"dfabee9503","numberOfFailedBackgroundJobs":1} +[server] WARN [14:25:01.039]: Found 1 background jobs which have exceeded maximum number of attempts {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"dfabee9503","numberOfFailedBackgroundJobs":1} +[server] INFO [14:25:01.244]: Inserted 157 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [14:25:01.260]: Inserted 500 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:25:01.399]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0VoV4xTDtsSbbSJTOzcvh","sqlQueryDurationMs":619,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:01.399]: Inserted 161 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] WARN [14:25:01.596]: DB query successfully completed after 820 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dg7Bo1M7O0yOhTq5nAfsv","sqlQueryDurationMs":820,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:01.596]: Inserted 157 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [14:25:01.737]: Inserted 162 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] INFO [14:25:01.891]: Inserted 164 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:02.162]: DB query successfully completed after 902 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PKC0gmwzrFtDUr7XUF0aS","sqlQueryDurationMs":902,"sqlNumberBindings":1288,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c"}} +[server] INFO [14:25:02.162]: Inserted 322 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":322} +[server] INFO [14:25:02.218]: Inserted 160 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:02.362]: Inserted 167 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] WARN [14:25:02.365]: DB query successfully completed after 769 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yvd0pxOUS5kqs89-2Bukj","sqlQueryDurationMs":769,"sqlNumberBindings":624,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:02.365]: Inserted 156 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] WARN [14:25:02.732]: DB query successfully completed after 513 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uuksF-21BIjL5O8nCnI7Z","sqlQueryDurationMs":513,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:02.732]: Inserted 160 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:02.835]: Inserted 158 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] WARN [14:25:02.941]: DB query successfully completed after 778 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Xl3Bji6MhQguTAlsW9PWZ","sqlQueryDurationMs":778,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c"}} +[server] INFO [14:25:02.941]: Inserted 172 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:25:02.991]: Inserted 10 objects. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":10} +[server] INFO [14:25:02.991]: Uploaded batch of 22504 objects in 12658ms. Total objects processed so far: 22504 in a total of 13242ms. {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":22504,"elapsedTimeMs":13242,"batchElapsedTimeMs":12658,"crtMemUsageMB":354.2275848388672,"uploadedSizeMB":15.5,"requestDropped":false,"totalObjectsProcessed":22504} +[server] INFO [14:25:02.991]: /objects/a4abd72149 request completed in 13320 ms {"req":{"id":"7936250e-cbe6-4709-99d4-e05bd500d89c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5b7d1fb2-d06d-42e0-85a5-ae8ba1fc139d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7936250e-cbe6-4709-99d4-e05bd500d89c","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13320,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:03.008]: /api/diff/a4abd72149 request received {"req":{"id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"96511"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:03.105]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6UW9sqSjO3VHPmARBOf0F","sqlQueryDurationMs":739,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:03.105]: Inserted 161 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:25:03.140]: Diffing 2608 objects. {"req":{"id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"96511"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2608} +[server] INFO [14:25:03.191]: /api/diff/a4abd72149 request completed in 183 ms {"req":{"id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"96511"}},"res":{"statusCode":200,"headers":{"x-request-id":"35158940-79f9-4e9f-8520-9ec5e66bdf4e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":183,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:03.262]: DB query successfully completed after 530 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Fxo_nJklKf3elm-jkzT37","sqlQueryDurationMs":530,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:03.262]: Inserted 154 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] INFO [14:25:03.274]: /objects/a4abd72149 request received {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:03.382]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MI-dWh_yKU6r0vnV1J6qr","sqlQueryDurationMs":546,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:03.382]: Inserted 158 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:25:04.180]: Upload finished: 2608 objects processed in 813ms {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2608,"crtMemUsageMB":358.71358489990234,"elapsedTimeMs":813} +[server] WARN [14:25:04.181]: DB query successfully completed after 918 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qFiDxDgfEChlESiBM9JtB","sqlQueryDurationMs":918,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:04.181]: Inserted 164 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:04.184]: DB query successfully completed after 802 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vyafHE2jMlWGCL4wQxvlp","sqlQueryDurationMs":802,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:04.184]: Inserted 157 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [14:25:04.188]: DB query successfully completed after 1082 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vCQWy06ohvdBz718qbxGu","sqlQueryDurationMs":1082,"sqlNumberBindings":1480,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:04.188]: Inserted 370 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":370} +[server] INFO [14:25:04.507]: Inserted 170 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] INFO [14:25:04.875]: Inserted 176 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:04.879]: DB query successfully completed after 698 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8rFKAMO8oIb6SZOXVH0Vy","sqlQueryDurationMs":698,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:04.879]: Inserted 158 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] WARN [14:25:05.052]: DB query successfully completed after 867 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YLC1Skm7iAgtbbk6eg2Pi","sqlQueryDurationMs":867,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:05.052]: Inserted 163 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:05.175]: DB query successfully completed after 986 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"koc2iKli2Z4oC5fCbxp0V","sqlQueryDurationMs":986,"sqlNumberBindings":664,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d"}} +[server] INFO [14:25:05.175]: Inserted 166 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] INFO [14:25:05.256]: Inserted 174 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:25:05.451]: Inserted 46 objects. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":46} +[server] INFO [14:25:05.451]: Uploaded batch of 2318 objects in 10413ms. Total objects processed so far: 2318 in a total of 10796ms. {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2318,"elapsedTimeMs":10796,"batchElapsedTimeMs":10413,"crtMemUsageMB":358.7707748413086,"uploadedSizeMB":23.5,"requestDropped":false,"totalObjectsProcessed":2318} +[server] INFO [14:25:05.451]: /objects/a4abd72149 request completed in 10878 ms {"req":{"id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8558a448-1503-420b-a2bc-e434e1a6b3be\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a5ee5d04-b966-4c6e-87f8-a44031d0d85d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10878,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:05.457]: /api/diff/a4abd72149 request received {"req":{"id":"a5024056-4ce5-46db-ad75-74d677d50843","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5024056-4ce5-46db-ad75-74d677d50843","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84708"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:05.570]: Diffing 2289 objects. {"req":{"id":"a5024056-4ce5-46db-ad75-74d677d50843","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5024056-4ce5-46db-ad75-74d677d50843","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84708"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2289} +[server] WARN [14:25:05.581]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rwMUY6DZFQ-qjA36t6NwB","sqlQueryDurationMs":701,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:05.581]: Inserted 154 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] INFO [14:25:05.621]: /api/diff/a4abd72149 request completed in 164 ms {"req":{"id":"a5024056-4ce5-46db-ad75-74d677d50843","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5024056-4ce5-46db-ad75-74d677d50843","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84708"}},"res":{"statusCode":200,"headers":{"x-request-id":"a5024056-4ce5-46db-ad75-74d677d50843","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":164,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:05.666]: Inserted 160 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:05.705]: /objects/a4abd72149 request received {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:05.788]: DB query successfully completed after 735 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TcTKhsTnpUlqcQ2kjxZ1I","sqlQueryDurationMs":735,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a"}} +[server] INFO [14:25:05.788]: Inserted 160 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:06.020]: Inserted 171 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] INFO [14:25:06.101]: Inserted 74 objects. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":74} +[server] INFO [14:25:06.101]: Uploaded batch of 2003 objects in 7793ms. Total objects processed so far: 2003 in a total of 8123ms. {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2003,"elapsedTimeMs":8123,"batchElapsedTimeMs":7793,"crtMemUsageMB":359.9856185913086,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2003} +[server] INFO [14:25:06.101]: /objects/a4abd72149 request completed in 8221 ms {"req":{"id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c9f19eb-5313-4520-84e7-05e632beeb8f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1eb4b483-3303-4df0-b8d1-a058213f5e0a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8221,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:06.107]: /api/diff/a4abd72149 request received {"req":{"id":"4348b847-f27a-4c9f-b996-074437d4a806","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4348b847-f27a-4c9f-b996-074437d4a806","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82340"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:06.181]: DB query successfully completed after 599 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vzuouXW5qqV_hyDW4wJvD","sqlQueryDurationMs":599,"sqlNumberBindings":620,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:06.181]: Inserted 155 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] INFO [14:25:06.220]: Diffing 2225 objects. {"req":{"id":"4348b847-f27a-4c9f-b996-074437d4a806","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4348b847-f27a-4c9f-b996-074437d4a806","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82340"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2225} +[server] INFO [14:25:06.694]: Upload finished: 2289 objects processed in 898ms {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2289,"crtMemUsageMB":299.76951599121094,"elapsedTimeMs":898} +[server] WARN [14:25:06.700]: DB query successfully completed after 679 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iHQNou30JAJXWIzx6o7Xo","sqlQueryDurationMs":679,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:06.700]: Inserted 174 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:25:06.709]: /api/diff/a4abd72149 request completed in 602 ms {"req":{"id":"4348b847-f27a-4c9f-b996-074437d4a806","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4348b847-f27a-4c9f-b996-074437d4a806","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"82340"}},"res":{"statusCode":200,"headers":{"x-request-id":"4348b847-f27a-4c9f-b996-074437d4a806","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":602,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:06.726]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VMHEtrUcVJEgloq5kb-BC","sqlQueryDurationMs":544,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:06.726]: Inserted 160 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:06.804]: /objects/a4abd72149 request received {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:06.835]: GQL MainServerInfoData finished after 3 ms {"req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"05176417-2014-4dbb-9521-922c64ccb2b6","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":61.47070000000531},"apollo_query_duration_ms":3} +[server] INFO [14:25:06.887]: GQL ActiveUserMainMetadata finished after 51 ms {"req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"05176417-2014-4dbb-9521-922c64ccb2b6","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":186.6925999999803},"apollo_query_duration_ms":51} +[server] INFO [14:25:06.907]: GQL ServerInfoBlobSizeLimit finished after 2 ms {"req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"05176417-2014-4dbb-9521-922c64ccb2b6","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":69.71450000000186},"apollo_query_duration_ms":2} +[server] INFO [14:25:06.913]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.16169999999693},"apollo_query_duration_ms":0} +[server] INFO [14:25:06.915]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":67.18609999996261},"apollo_query_duration_ms":1} +[server] INFO [14:25:06.966]: GQL ActiveUserMainMetadata finished after 55 ms {"req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":194.46080000000075},"apollo_query_duration_ms":55} +[server] INFO [14:25:06.983]: GQL NavigationProjectInvites finished after 75 ms {"req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"05176417-2014-4dbb-9521-922c64ccb2b6","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":138.7899000000034},"apollo_query_duration_ms":75} +[server] WARN [14:25:07.217]: DB query successfully completed after 517 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"77w9edWJOAGDEqHimLslw","sqlQueryDurationMs":517,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:07.217]: Inserted 172 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:25:07.269]: GQL NavigationProjectInvites finished after 347 ms {"req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":382.8164000000106},"apollo_query_duration_ms":347} +[server] WARN [14:25:07.289]: DB query successfully completed after 562 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZZayARfAHAAee5oVjHvrs","sqlQueryDurationMs":562,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:07.289]: Inserted 160 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:07.920]: Upload finished: 2225 objects processed in 988ms {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2225,"crtMemUsageMB":359.2244186401367,"elapsedTimeMs":988} +[server] WARN [14:25:07.921]: DB query successfully completed after 1229 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FJQY7sUzY-S4kzLK9JIE5","sqlQueryDurationMs":1229,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:07.921]: Inserted 245 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [14:25:07.925]: DB query successfully completed after 707 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w2JfkFsdaNkGWyXolUlql","sqlQueryDurationMs":707,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:07.925]: Inserted 164 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:07.930]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YNA4MJ3kfhOaV3fZPy80e","sqlQueryDurationMs":640,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"69230209-6136-460f-91c2-a774cde40f7b"}} +[server] INFO [14:25:07.931]: Inserted 169 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] INFO [14:25:08.236]: Inserted 179 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:08.264]: Inserted 81 objects. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [14:25:08.264]: Uploaded batch of 1994 objects in 7947ms. Total objects processed so far: 1994 in a total of 8259ms. {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1994,"elapsedTimeMs":8259,"batchElapsedTimeMs":7947,"crtMemUsageMB":360.16331481933594,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1994} +[server] INFO [14:25:08.265]: /objects/a4abd72149 request completed in 8348 ms {"req":{"id":"69230209-6136-460f-91c2-a774cde40f7b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7583ebe2-1cd4-4b4d-b5b3-6529b35c716b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"69230209-6136-460f-91c2-a774cde40f7b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8348,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:08.270]: /api/diff/a4abd72149 request received {"req":{"id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80934"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:08.403]: Diffing 2187 objects. {"req":{"id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80934"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2187} +[server] INFO [14:25:08.454]: /api/diff/a4abd72149 request completed in 184 ms {"req":{"id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80934"}},"res":{"statusCode":200,"headers":{"x-request-id":"380b94f9-77e3-4c6d-984f-2c90c75a2a15","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":184,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:08.512]: Inserted 181 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] INFO [14:25:08.549]: /objects/a4abd72149 request received {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:08.569]: DB query successfully completed after 643 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JLf5AeROhDx6pXpGvEFO5","sqlQueryDurationMs":643,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:08.569]: Inserted 172 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:25:08.607]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SqbMH-tUIVTXidCOjOq8i","sqlQueryDurationMs":685,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:08.607]: Inserted 177 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:08.853]: Inserted 179 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:09.460]: Upload finished: 2187 objects processed in 799ms {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2187,"crtMemUsageMB":419.6854705810547,"elapsedTimeMs":799} +[server] WARN [14:25:09.461]: DB query successfully completed after 891 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MFVaFaifdHrLxTD0QLihf","sqlQueryDurationMs":891,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:09.461]: Inserted 188 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [14:25:09.469]: DB query successfully completed after 615 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MEMuuLx9Hhscy1qtptNoy","sqlQueryDurationMs":615,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d"}} +[server] INFO [14:25:09.469]: Inserted 177 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:09.477]: DB query successfully completed after 869 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"twdb-P-fyGAYXhf2-g3pS","sqlQueryDurationMs":869,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:09.477]: Inserted 177 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:09.772]: Inserted 182 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:25:10.026]: DB query successfully completed after 569 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OW5mIelQaLYLDIHTN82T2","sqlQueryDurationMs":569,"sqlNumberBindings":700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:10.026]: Inserted 175 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] WARN [14:25:10.064]: DB query successfully completed after 602 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HPtMKNjOcfCrI8SSfjHCD","sqlQueryDurationMs":602,"sqlNumberBindings":1120,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:10.064]: Inserted 280 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":280} +[server] INFO [14:25:10.074]: Inserted 178 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:10.322]: DB query successfully completed after 844 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lXxdoJdHyHQybhlx1zHQx","sqlQueryDurationMs":844,"sqlNumberBindings":724,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:10.322]: Inserted 181 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] WARN [14:25:10.582]: DB query successfully completed after 554 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r79yLw2OuERYSfjnZX6_Q","sqlQueryDurationMs":554,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:10.582]: Inserted 176 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:10.670]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VbDMTtvfFXHkxjKCaj1B5","sqlQueryDurationMs":604,"sqlNumberBindings":1588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c"}} +[server] INFO [14:25:10.670]: Inserted 397 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":397} +[server] WARN [14:25:10.750]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JFh-3X3QBncnLUfrmrcEs","sqlQueryDurationMs":675,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d"}} +[server] INFO [14:25:10.750]: Inserted 183 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] INFO [14:25:10.956]: Inserted 210 objects. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [14:25:10.956]: Uploaded batch of 2608 objects in 7233ms. Total objects processed so far: 2608 in a total of 7589ms. {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2608,"elapsedTimeMs":7589,"batchElapsedTimeMs":7233,"crtMemUsageMB":418.8955078125,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2608} +[server] INFO [14:25:10.957]: /objects/a4abd72149 request completed in 7683 ms {"req":{"id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0229d937-4eca-4327-96a5-80b58895d51e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b94aa1f6-09ff-45d4-85b8-880aa6dfbd1c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7683,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:10.963]: /api/diff/a4abd72149 request received {"req":{"id":"280db152-7fd1-4735-b123-b85c76e3377d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"280db152-7fd1-4735-b123-b85c76e3377d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81415"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:11.029]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KkkcQBTntTjyzsqx8cQiR","sqlQueryDurationMs":706,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:11.029]: Inserted 183 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] INFO [14:25:11.037]: Inserted 174 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:25:11.104]: DB query successfully completed after 522 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"27BjF1DG-ENsP04B3m9XI","sqlQueryDurationMs":522,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:11.104]: Inserted 170 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] INFO [14:25:11.116]: Diffing 2200 objects. {"req":{"id":"280db152-7fd1-4735-b123-b85c76e3377d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"280db152-7fd1-4735-b123-b85c76e3377d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81415"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2200} +[server] INFO [14:25:11.169]: /api/diff/a4abd72149 request completed in 207 ms {"req":{"id":"280db152-7fd1-4735-b123-b85c76e3377d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"280db152-7fd1-4735-b123-b85c76e3377d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81415"}},"res":{"statusCode":200,"headers":{"x-request-id":"280db152-7fd1-4735-b123-b85c76e3377d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":207,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:11.257]: /objects/a4abd72149 request received {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:11.319]: Inserted 178 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:25:11.599]: Inserted 172 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:25:11.640]: Inserted 178 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:11.664]: DB query successfully completed after 634 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q0tfEIE7ZSVU0gHlT1pPm","sqlQueryDurationMs":634,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:11.664]: Inserted 179 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:12.327]: Upload finished: 2200 objects processed in 984ms {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2200,"crtMemUsageMB":359.08992767333984,"elapsedTimeMs":984} +[server] WARN [14:25:12.329]: DB query successfully completed after 688 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"flf7jby24tCmj-RBuBaM9","sqlQueryDurationMs":688,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d"}} +[server] INFO [14:25:12.329]: Inserted 177 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:12.336]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NqWHRGW3qa1hrIcyHKA87","sqlQueryDurationMs":736,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:12.336]: Inserted 170 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [14:25:12.340]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1YfbGBEhQD4ACXtX7k2qe","sqlQueryDurationMs":675,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:12.340]: Inserted 182 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] INFO [14:25:12.524]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":75.46719999998459},"apollo_query_duration_ms":0} +[server] INFO [14:25:12.526]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":76.71239999998943},"apollo_query_duration_ms":1} +[server] INFO [14:25:12.582]: GQL ActiveUserMainMetadata finished after 60 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":191.0340000000142},"apollo_query_duration_ms":60} +[server] INFO [14:25:12.589]: GQL NavigationProjectInvites finished after 68 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":137.73929999998654},"apollo_query_duration_ms":68} +[server] INFO [14:25:12.617]: Inserted 177 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:12.769]: Inserted 82 objects. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":82} +[server] INFO [14:25:12.769]: Uploaded batch of 2225 objects in 5374ms. Total objects processed so far: 2225 in a total of 5837ms. {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2225,"elapsedTimeMs":5837,"batchElapsedTimeMs":5374,"crtMemUsageMB":362.91133880615234,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2225} +[server] INFO [14:25:12.770]: /objects/a4abd72149 request completed in 5966 ms {"req":{"id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"91a0d676-5bde-4089-b8f6-4cd581d276d1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"994025d8-96ce-4f50-b9a0-f70ec2540e2d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5966,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:12.775]: /api/diff/a4abd72149 request received {"req":{"id":"1bc6c474-f37c-4d84-99b7-1b688752002a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1bc6c474-f37c-4d84-99b7-1b688752002a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81563"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:12.825]: Inserted 179 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:12.905]: Diffing 2204 objects. {"req":{"id":"1bc6c474-f37c-4d84-99b7-1b688752002a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1bc6c474-f37c-4d84-99b7-1b688752002a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81563"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2204} +[server] INFO [14:25:12.955]: /api/diff/a4abd72149 request completed in 180 ms {"req":{"id":"1bc6c474-f37c-4d84-99b7-1b688752002a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1bc6c474-f37c-4d84-99b7-1b688752002a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"81563"}},"res":{"statusCode":200,"headers":{"x-request-id":"1bc6c474-f37c-4d84-99b7-1b688752002a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":180,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:12.961]: DB query successfully completed after 621 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zYP_qBeHfKE-5q5zUENXK","sqlQueryDurationMs":621,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:12.961]: Inserted 178 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:12.979]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"orqpWQC7s05NLTqQMwi2q","sqlQueryDurationMs":654,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:12.979]: Inserted 176 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:25:13.041]: /objects/a4abd72149 request received {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:13.252]: Inserted 174 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:25:13.505]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kGG-fa5AzsSS5dXmBttxv","sqlQueryDurationMs":543,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:13.505]: Inserted 177 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:14.098]: Upload finished: 2204 objects processed in 978ms {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2204,"crtMemUsageMB":359.03385162353516,"elapsedTimeMs":978} +[server] WARN [14:25:14.099]: DB query successfully completed after 1119 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KYLtGNLB6uM1qr9b_N60w","sqlQueryDurationMs":1119,"sqlNumberBindings":692,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:14.099]: Inserted 173 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] WARN [14:25:14.103]: DB query successfully completed after 850 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"criATdgVfji2mPZUqYziL","sqlQueryDurationMs":850,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:14.103]: Inserted 178 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:14.106]: DB query successfully completed after 600 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VmoRZ97rXCCBFqUpQj-n8","sqlQueryDurationMs":600,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:14.106]: Inserted 177 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:14.454]: Inserted 178 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:14.649]: DB query successfully completed after 545 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kHAdY0HXydWKD7t3nHE8s","sqlQueryDurationMs":545,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:14.649]: Inserted 177 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:14.666]: DB query successfully completed after 558 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Te0so44a48lrKzxYPf0SL","sqlQueryDurationMs":558,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:14.666]: Inserted 172 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:25:14.737]: DB query successfully completed after 637 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LMRxtuiTdjh7yoGQHtwxz","sqlQueryDurationMs":637,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:14.737]: Inserted 179 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:14.777]: Inserted 177 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:15.140]: Inserted 174 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:25:15.161]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pgyDmAhPEmtBHL1c1FjGs","sqlQueryDurationMs":511,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:15.161]: Inserted 178 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:15.284]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hZWW0x1odoMDtvziC8OHJ","sqlQueryDurationMs":617,"sqlNumberBindings":724,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:15.284]: Inserted 181 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] WARN [14:25:15.371]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pSknR3vIQ4D1Sav0ircY_","sqlQueryDurationMs":633,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:15.371]: Inserted 176 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:16.375]: DB query successfully completed after 1003 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wtiwYsdkJ7YcV6HTN6WKH","sqlQueryDurationMs":1003,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:16.375]: Inserted 177 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:16.379]: DB query successfully completed after 1238 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"G2sBoQ-ixsRSTessShNPU","sqlQueryDurationMs":1238,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32"}} +[server] INFO [14:25:16.379]: Inserted 179 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:25:16.383]: DB query successfully completed after 1099 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZEOj7oT_SJ4upizYctMuG","sqlQueryDurationMs":1099,"sqlNumberBindings":320,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956"}} +[server] INFO [14:25:16.384]: Inserted 80 objects. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":80} +[server] INFO [14:25:16.384]: Uploaded batch of 2289 objects in 10136ms. Total objects processed so far: 2289 in a total of 10588ms. {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2289,"elapsedTimeMs":10588,"batchElapsedTimeMs":10136,"crtMemUsageMB":359.9200744628906,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2289} +[server] INFO [14:25:16.384]: /objects/a4abd72149 request completed in 10679 ms {"req":{"id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b69f1cbf-beb2-4f83-8f22-8fb197ef3121\""}},"res":{"statusCode":201,"headers":{"x-request-id":"98b4e503-0cc8-4a77-9c3b-e2e22274a956","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10679,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:16.385]: DB query successfully completed after 1223 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wh-nDU-k2EU2vQIHbqwOK","sqlQueryDurationMs":1223,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:16.385]: Inserted 179 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [14:25:16.393]: /api/diff/a4abd72149 request received {"req":{"id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86188"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:16.545]: Diffing 2329 objects. {"req":{"id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86188"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2329} +[server] INFO [14:25:16.594]: /api/diff/a4abd72149 request completed in 202 ms {"req":{"id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86188"}},"res":{"statusCode":200,"headers":{"x-request-id":"b87e3d9c-bf0a-474b-9f25-c11059ed325b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":202,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:16.684]: /objects/a4abd72149 request received {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:16.761]: Inserted 176 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:16.963]: DB query successfully completed after 578 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8BoMpCpGByYv7gTVmcSz6","sqlQueryDurationMs":578,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:16.964]: Inserted 178 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:17.000]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"28n9fa9hPAJCSSfDzxLeR","sqlQueryDurationMs":624,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:17.000]: Inserted 178 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] INFO [14:25:17.076]: Inserted 175 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:25:17.668]: Upload finished: 2329 objects processed in 896ms {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2329,"crtMemUsageMB":359.07801055908203,"elapsedTimeMs":896} +[server] WARN [14:25:17.670]: DB query successfully completed after 705 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_4xr-SOp7UziE5dgYfhjh","sqlQueryDurationMs":705,"sqlNumberBindings":324,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7"}} +[server] INFO [14:25:17.670]: Inserted 81 objects. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [14:25:17.670]: Uploaded batch of 2187 objects in 8632ms. Total objects processed so far: 2187 in a total of 9009ms. {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2187,"elapsedTimeMs":9009,"batchElapsedTimeMs":8632,"crtMemUsageMB":359.21058654785156,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2187} +[server] INFO [14:25:17.670]: /objects/a4abd72149 request completed in 9121 ms {"req":{"id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ba8715ae-ec6a-48a8-8af7-df1eda668f78\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f3c3ff30-40ff-432d-b148-c31b9fcf7ec7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9121,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:17.671]: DB query successfully completed after 594 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lqg6eQt6YOiB8G94kabGb","sqlQueryDurationMs":594,"sqlNumberBindings":700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32"}} +[server] INFO [14:25:17.671]: Inserted 175 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] WARN [14:25:17.677]: DB query successfully completed after 677 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9msICQHxFEmSfW8-T2XTT","sqlQueryDurationMs":677,"sqlNumberBindings":700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:17.678]: Inserted 175 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:25:17.694]: /api/diff/a4abd72149 request received {"req":{"id":"eff4e769-bd45-4936-a955-a858ecee914d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eff4e769-bd45-4936-a955-a858ecee914d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106316"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:17.819]: Diffing 2873 objects. {"req":{"id":"eff4e769-bd45-4936-a955-a858ecee914d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eff4e769-bd45-4936-a955-a858ecee914d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106316"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2873} +[server] INFO [14:25:17.873]: /api/diff/a4abd72149 request completed in 179 ms {"req":{"id":"eff4e769-bd45-4936-a955-a858ecee914d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eff4e769-bd45-4936-a955-a858ecee914d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106316"}},"res":{"statusCode":200,"headers":{"x-request-id":"eff4e769-bd45-4936-a955-a858ecee914d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":179,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:17.958]: /objects/a4abd72149 request received {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:18.037]: Inserted 176 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:18.330]: DB query successfully completed after 652 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2N4rPHhQvRxYHduS-QOZI","sqlQueryDurationMs":652,"sqlNumberBindings":720,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:18.331]: Inserted 180 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [14:25:18.437]: Inserted 175 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:25:18.987]: Upload finished: 2870 objects processed in 951ms {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2870,"crtMemUsageMB":361.21495819091797,"elapsedTimeMs":951} +[server] WARN [14:25:18.988]: DB query successfully completed after 550 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6rrdq27DJBMAdR3mRdUH4","sqlQueryDurationMs":550,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32"}} +[server] INFO [14:25:18.988]: Inserted 177 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:18.992]: DB query successfully completed after 1326 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BEHykg_WF0KXT6TXc3ibW","sqlQueryDurationMs":1326,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:18.992]: Inserted 161 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] WARN [14:25:19.079]: DB query successfully completed after 748 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Nw4ed8GNy3THe_lc51Lc_","sqlQueryDurationMs":748,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:19.079]: Inserted 176 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:25:19.428]: Inserted 198 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [14:25:19.432]: Inserted 180 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] WARN [14:25:19.771]: DB query successfully completed after 691 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6HV4vrxuBSsITFIuFLv5E","sqlQueryDurationMs":691,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:19.771]: Inserted 176 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [14:25:19.842]: Inserted 187 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] INFO [14:25:19.849]: Inserted 177 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [14:25:20.059]: Inserted 85 objects. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":85} +[server] INFO [14:25:20.059]: Uploaded batch of 2204 objects in 6493ms. Total objects processed so far: 2204 in a total of 6939ms. {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2204,"elapsedTimeMs":6939,"batchElapsedTimeMs":6493,"crtMemUsageMB":361.0797119140625,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2204} +[server] INFO [14:25:20.060]: /objects/a4abd72149 request completed in 7019 ms {"req":{"id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f6f1c92b-1f8e-4c85-bcac-a85ffeeecc53\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7e22f97d-dca2-4e21-8a7e-d9a4d21f4a32","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7019,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:20.070]: /api/diff/a4abd72149 request received {"req":{"id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89444"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:20.193]: Diffing 2417 objects. {"req":{"id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89444"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2417} +[server] INFO [14:25:20.245]: /api/diff/a4abd72149 request completed in 175 ms {"req":{"id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89444"}},"res":{"statusCode":200,"headers":{"x-request-id":"207440a3-9d88-4a15-8b26-8d8adb6776e8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":175,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:20.257]: Inserted 172 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:25:20.335]: /objects/a4abd72149 request received {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:20.541]: DB query successfully completed after 1548 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8OKn8vsEE4Igywim03USy","sqlQueryDurationMs":1548,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:20.541]: Inserted 164 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:20.547]: DB query successfully completed after 776 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DCLe6p6elRz8BffUi9Bca","sqlQueryDurationMs":776,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:20.547]: Inserted 177 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:20.765]: DB query successfully completed after 506 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PQh_0V9bpq7KL2qK8VoTe","sqlQueryDurationMs":506,"sqlNumberBindings":1944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7"}} +[server] INFO [14:25:20.765]: Inserted 486 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":486} +[server] INFO [14:25:21.218]: Upload finished: 2417 objects processed in 802ms {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2417,"crtMemUsageMB":422.10646057128906,"elapsedTimeMs":802} +[server] INFO [14:25:21.221]: Inserted 167 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] WARN [14:25:21.499]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4Yi_HxkIAfuUlNyEJDjXR","sqlQueryDurationMs":951,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f"}} +[server] INFO [14:25:21.499]: Inserted 176 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:21.603]: DB query successfully completed after 1061 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"f4Zb5mRkrSbQaGnUa1Y6-","sqlQueryDurationMs":1061,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:21.603]: Inserted 159 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] INFO [14:25:21.687]: Inserted 212 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [14:25:21.855]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"awzd4Ee0bACsGseyXbk-t","sqlQueryDurationMs":640,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:21.855]: Inserted 204 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [14:25:21.942]: Inserted 81 objects. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [14:25:21.942]: Uploaded batch of 2200 objects in 10079ms. Total objects processed so far: 2200 in a total of 10599ms. {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2200,"elapsedTimeMs":10599,"batchElapsedTimeMs":10079,"crtMemUsageMB":361.2077865600586,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2200} +[server] INFO [14:25:21.943]: /objects/a4abd72149 request completed in 10685 ms {"req":{"id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"61fccb11-2616-4e2f-bbaf-6d091490db87\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c6e9bd49-fcaf-4125-b7d9-143d5d71078f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10685,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:21.948]: /api/diff/a4abd72149 request received {"req":{"id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89629"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:22.066]: Diffing 2422 objects. {"req":{"id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89629"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2422} +[server] INFO [14:25:22.094]: Inserted 200 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [14:25:22.119]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89629"}},"res":{"statusCode":200,"headers":{"x-request-id":"e3eeebc1-4b40-4e14-a73d-29457f154c3e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:22.211]: /objects/a4abd72149 request received {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:22.503]: DB query successfully completed after 647 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aguMgxLSU8mrrO43g2hMT","sqlQueryDurationMs":647,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:22.503]: Inserted 205 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] INFO [14:25:22.521]: Inserted 190 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [14:25:22.524]: DB query successfully completed after 921 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hBvU97P4jPfbLkw0l4W3Q","sqlQueryDurationMs":921,"sqlNumberBindings":700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:22.524]: Inserted 175 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:25:23.134]: Upload finished: 2422 objects processed in 841ms {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2422,"crtMemUsageMB":421.25550842285156,"elapsedTimeMs":841} +[server] WARN [14:25:23.136]: DB query successfully completed after 615 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D8J8sPcTBiTZq56gjbzaw","sqlQueryDurationMs":615,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7"}} +[server] INFO [14:25:23.136]: Inserted 191 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [14:25:23.141]: DB query successfully completed after 637 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6enSl-glaiTnJoIRkK8gp","sqlQueryDurationMs":637,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:23.141]: Inserted 228 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [14:25:23.419]: DB query successfully completed after 894 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pSNGZ7LD-Ko3B3I1Thezm","sqlQueryDurationMs":894,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:23.419]: Inserted 205 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] INFO [14:25:23.539]: Inserted 218 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [14:25:23.737]: DB query successfully completed after 596 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8DSiM8DVYqQs2vaRFe9MK","sqlQueryDurationMs":596,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:23.737]: Inserted 223 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [14:25:23.916]: Inserted 215 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [14:25:23.989]: DB query successfully completed after 858 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hBzDSdRqKbLu-ExEPLTwa","sqlQueryDurationMs":858,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:23.989]: Inserted 225 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] INFO [14:25:24.333]: Inserted 361 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":361} +[server] WARN [14:25:24.334]: DB query successfully completed after 914 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e6PRq7pzpJJPqjxPS8S5S","sqlQueryDurationMs":914,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:24.334]: Inserted 205 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [14:25:24.437]: DB query successfully completed after 699 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lC82h87PFnqBvufPIQgnG","sqlQueryDurationMs":699,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:24.437]: Inserted 209 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [14:25:24.488]: Inserted 73 objects. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":73} +[server] INFO [14:25:24.488]: Uploaded batch of 2870 objects in 6035ms. Total objects processed so far: 2870 in a total of 6452ms. {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2870,"elapsedTimeMs":6452,"batchElapsedTimeMs":6035,"crtMemUsageMB":420.50921630859375,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2870} +[server] INFO [14:25:24.489]: /objects/a4abd72149 request completed in 6531 ms {"req":{"id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1570147e-08fc-462a-b6f3-7cf2bf649a1b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2447f5fc-9401-49b1-82aa-f933e2f505b7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6531,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:24.494]: /api/diff/a4abd72149 request received {"req":{"id":"4f3a192b-9205-45cb-8eae-0786c4420d11","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3a192b-9205-45cb-8eae-0786c4420d11","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89777"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:24.607]: Diffing 2426 objects. {"req":{"id":"4f3a192b-9205-45cb-8eae-0786c4420d11","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3a192b-9205-45cb-8eae-0786c4420d11","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89777"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2426} +[server] INFO [14:25:24.655]: /api/diff/a4abd72149 request completed in 161 ms {"req":{"id":"4f3a192b-9205-45cb-8eae-0786c4420d11","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3a192b-9205-45cb-8eae-0786c4420d11","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89777"}},"res":{"statusCode":200,"headers":{"x-request-id":"4f3a192b-9205-45cb-8eae-0786c4420d11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":161,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:24.750]: /objects/a4abd72149 request received {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:24.891]: DB query successfully completed after 901 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8xbvUNcB-be_DR9XTBDUR","sqlQueryDurationMs":901,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:24.891]: Inserted 200 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] WARN [14:25:25.148]: DB query successfully completed after 711 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"32G1LtAZNsSkuQ-McJh6s","sqlQueryDurationMs":711,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:25.148]: Inserted 148 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:25:25.184]: DB query successfully completed after 849 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cAi8UumscWb5DIdIno8Nk","sqlQueryDurationMs":849,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:25.184]: Inserted 210 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [14:25:25.797]: Upload finished: 2426 objects processed in 966ms {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2426,"crtMemUsageMB":359.5113220214844,"elapsedTimeMs":966} +[server] WARN [14:25:25.798]: DB query successfully completed after 907 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"13Z7mPn6ZAhyEnLq3Sw6m","sqlQueryDurationMs":907,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:25.798]: Inserted 170 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [14:25:25.806]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bLlg2i9hpiX3wlCohSycg","sqlQueryDurationMs":657,"sqlNumberBindings":320,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:25.806]: Inserted 80 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":80} +[server] WARN [14:25:25.951]: DB query successfully completed after 767 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AzrUfCCJxBeS6OjuivBPM","sqlQueryDurationMs":767,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:25.952]: Inserted 210 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [14:25:26.265]: Inserted 208 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [14:25:26.440]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1D5liFflJoIVupgI2Rx95","sqlQueryDurationMs":633,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:26.440]: Inserted 162 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] INFO [14:25:26.671]: Inserted 172 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:25:26.687]: DB query successfully completed after 734 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tg6IEMDCRTg8qbvt-PLtE","sqlQueryDurationMs":734,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:26.687]: Inserted 225 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [14:25:26.697]: DB query successfully completed after 898 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZryO1zgWf58uyD6z_7l-O","sqlQueryDurationMs":898,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:26.697]: Inserted 179 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:25:27.072]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"971PHAamue3LW6J5cKQ9E","sqlQueryDurationMs":631,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:27.072]: Inserted 198 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [14:25:27.088]: Inserted 189 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] WARN [14:25:27.318]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qvrg-mfILzuv5fPI3uyaW","sqlQueryDurationMs":631,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:27.318]: Inserted 209 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [14:25:27.635]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kA4SYoSYKL92cJycU3r0F","sqlQueryDurationMs":546,"sqlNumberBindings":756,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:27.635]: Inserted 189 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] WARN [14:25:27.661]: DB query successfully completed after 588 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"s34Lb4rnTHqlM73wuTh32","sqlQueryDurationMs":588,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:27.661]: Inserted 221 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [14:25:27.700]: DB query successfully completed after 1002 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_jjJfODPwjrPHhR_WON-O","sqlQueryDurationMs":1002,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:27.700]: Inserted 195 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] WARN [14:25:27.909]: DB query successfully completed after 589 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-_pvmS7kUl1boYlUYf4Tn","sqlQueryDurationMs":589,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:27.909]: Inserted 193 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] WARN [14:25:28.196]: DB query successfully completed after 535 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SFG7iR5utqpd4pjJoP3ep","sqlQueryDurationMs":535,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:28.196]: Inserted 227 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [14:25:28.330]: DB query successfully completed after 694 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V3RER6gX9MEIwLDpdVnA2","sqlQueryDurationMs":694,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:28.330]: Inserted 188 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [14:25:28.429]: DB query successfully completed after 520 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qRrqjGfGoZ87cTZETR7t8","sqlQueryDurationMs":520,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185"}} +[server] INFO [14:25:28.429]: Inserted 151 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:25:28.552]: DB query successfully completed after 851 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PSZ6V9AIW88-2KNUpsIfH","sqlQueryDurationMs":851,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:28.553]: Inserted 191 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] INFO [14:25:28.702]: Inserted 62 objects. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":62} +[server] INFO [14:25:28.702]: Uploaded batch of 2329 objects in 11506ms. Total objects processed so far: 2329 in a total of 11930ms. {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2329,"elapsedTimeMs":11930,"batchElapsedTimeMs":11506,"crtMemUsageMB":358.8485565185547,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2329} +[server] INFO [14:25:28.702]: /objects/a4abd72149 request completed in 12018 ms {"req":{"id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2a39ac14-e3de-44ad-9451-6fa60101cf62\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9c313c05-0524-49c3-8bb9-e514c1d5a185","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12018,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:28.709]: /api/diff/a4abd72149 request received {"req":{"id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83746"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:28.710]: DB query successfully completed after 513 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pML36l2FjSqZox_fe5ObE","sqlQueryDurationMs":513,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b"}} +[server] INFO [14:25:28.710]: Inserted 222 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [14:25:28.819]: Diffing 2263 objects. {"req":{"id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83746"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2263} +[server] INFO [14:25:28.870]: /api/diff/a4abd72149 request completed in 162 ms {"req":{"id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83746"}},"res":{"statusCode":200,"headers":{"x-request-id":"a9400ba5-d6fe-4a59-ac49-a140f4a992fc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":162,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:28.971]: /objects/a4abd72149 request received {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:29.004]: DB query successfully completed after 673 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gazCer6CimnokFNRh9-Fo","sqlQueryDurationMs":673,"sqlNumberBindings":744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:29.004]: Inserted 186 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] INFO [14:25:29.014]: Inserted 90 objects. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [14:25:29.014]: Uploaded batch of 2417 objects in 8227ms. Total objects processed so far: 2417 in a total of 8598ms. {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2417,"elapsedTimeMs":8598,"batchElapsedTimeMs":8227,"crtMemUsageMB":362.1331787109375,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2417} +[server] INFO [14:25:29.015]: /objects/a4abd72149 request completed in 8680 ms {"req":{"id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a359d65b-3f13-48c0-9da1-ee47dc59d78b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"eec2600b-8e7e-4f0a-94c0-52e67b4a780b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8680,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:29.026]: /api/diff/a4abd72149 request received {"req":{"id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"95882"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:29.136]: Diffing 2591 objects. {"req":{"id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"95882"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2591} +[server] INFO [14:25:29.190]: /api/diff/a4abd72149 request completed in 164 ms {"req":{"id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"95882"}},"res":{"statusCode":200,"headers":{"x-request-id":"8d4b8b2e-10a7-4f05-a02b-3546e263ef06","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":164,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:29.302]: /objects/a4abd72149 request received {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:29.410]: DB query successfully completed after 857 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nRYrjhwscfMqnK7LZKdb6","sqlQueryDurationMs":857,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:29.410]: Inserted 195 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] INFO [14:25:29.974]: Upload finished: 2264 objects processed in 898ms {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2264,"crtMemUsageMB":300.21099853515625,"elapsedTimeMs":898} +[server] WARN [14:25:29.976]: DB query successfully completed after 971 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Mz9Py33iixY_caxgQQ4oh","sqlQueryDurationMs":971,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:29.976]: Inserted 202 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [14:25:30.614]: Upload finished: 2586 objects processed in 1221ms {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2586,"crtMemUsageMB":358.0186767578125,"elapsedTimeMs":1221} +[server] WARN [14:25:30.615]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NNsD5B5aQQvB9SJuR2fBL","sqlQueryDurationMs":638,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:30.615]: Inserted 191 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [14:25:30.662]: DB query successfully completed after 692 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H4EDoNpLyF4E-nz3BY1bh","sqlQueryDurationMs":692,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:30.662]: Inserted 212 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [14:25:30.824]: DB query successfully completed after 1413 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mBhclpIJUECUAYR3PqFVW","sqlQueryDurationMs":1413,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:30.824]: Inserted 199 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] WARN [14:25:31.336]: DB query successfully completed after 720 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PslWzMARZae9MkVpztqG3","sqlQueryDurationMs":720,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:31.336]: Inserted 179 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:25:31.348]: DB query successfully completed after 738 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5iNuIUHcWT7RBxhr5XH92","sqlQueryDurationMs":738,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:31.348]: Inserted 198 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [14:25:31.417]: DB query successfully completed after 754 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J7W3dokJ6i-wy3Y_jmhYZ","sqlQueryDurationMs":754,"sqlNumberBindings":668,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:31.417]: Inserted 167 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] WARN [14:25:31.929]: DB query successfully completed after 592 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"38nLkzsYwJeYBkyI68Igz","sqlQueryDurationMs":592,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:31.929]: Inserted 213 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [14:25:32.045]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2e8B9saUjMIBEEAb9aDjh","sqlQueryDurationMs":628,"sqlNumberBindings":684,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:32.045]: Inserted 171 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] WARN [14:25:32.091]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Dt0TNqDrdhkWTOl1nGhRL","sqlQueryDurationMs":742,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:32.091]: Inserted 206 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [14:25:32.360]: DB query successfully completed after 1536 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T-tNV_VWgTQK7iV0t6DfI","sqlQueryDurationMs":1536,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:32.360]: Inserted 203 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [14:25:32.373]: GQL UserActiveWorkspaceSlug finished after 4 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":49.03210000001127},"apollo_query_duration_ms":4} +[server] INFO [14:25:32.416]: GQL ActiveUserMeta finished after 42 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":77.82600000000093},"apollo_query_duration_ms":42} +[server] WARN [14:25:32.455]: DB query successfully completed after 525 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VNDcUIjUQK3zyA_zGWHFr","sqlQueryDurationMs":525,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:32.455]: Inserted 209 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [14:25:32.753]: GQL ProjectsDashboardQuery finished after 379 ms {"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":1126.0160999999498},"apollo_query_duration_ms":379} +[server] WARN [14:25:32.755]: DB query successfully completed after 709 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T04K223_urR_Lt0kttufR","sqlQueryDurationMs":709,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:32.755]: Inserted 202 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [14:25:33.096]: DB query successfully completed after 1004 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0qjYTQGX4JSmVBqUYxnP3","sqlQueryDurationMs":1004,"sqlNumberBindings":1736,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:33.096]: Inserted 434 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":434} +[server] WARN [14:25:33.248]: DB query successfully completed after 887 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9_1zLSx_bH43sNYDdeOh0","sqlQueryDurationMs":887,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:33.248]: Inserted 208 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [14:25:33.430]: DB query successfully completed after 971 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"B3E166DsMT3m6H1MHZZS8","sqlQueryDurationMs":971,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082"}} +[server] INFO [14:25:33.430]: Inserted 210 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [14:25:33.689]: DB query successfully completed after 933 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"g5-EPbGzjIy8lUhCDV6D5","sqlQueryDurationMs":933,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:33.689]: Inserted 185 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] INFO [14:25:33.763]: Inserted 90 objects. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [14:25:33.763]: Uploaded batch of 2426 objects in 8457ms. Total objects processed so far: 2426 in a total of 8932ms. {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2426,"elapsedTimeMs":8932,"batchElapsedTimeMs":8457,"crtMemUsageMB":361.05443572998047,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2426} +[server] INFO [14:25:33.763]: /objects/a4abd72149 request completed in 9013 ms {"req":{"id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36fd8ea6-d001-4831-a92d-e49b16c73876\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4ac43c75-24ff-4f9d-9418-23e78a9e5082","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9013,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:33.786]: /api/diff/a4abd72149 request received {"req":{"id":"048901c2-f373-4b01-82f8-3564320e9c00","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"048901c2-f373-4b01-82f8-3564320e9c00","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80712"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:33.900]: Diffing 2181 objects. {"req":{"id":"048901c2-f373-4b01-82f8-3564320e9c00","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"048901c2-f373-4b01-82f8-3564320e9c00","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80712"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2181} +[server] INFO [14:25:33.951]: /api/diff/a4abd72149 request completed in 165 ms {"req":{"id":"048901c2-f373-4b01-82f8-3564320e9c00","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"048901c2-f373-4b01-82f8-3564320e9c00","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80712"}},"res":{"statusCode":200,"headers":{"x-request-id":"048901c2-f373-4b01-82f8-3564320e9c00","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":165,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:34.289]: DB query successfully completed after 1192 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7cgct9i27xaFwf8ImmPxl","sqlQueryDurationMs":1192,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:34.289]: Inserted 233 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [14:25:34.363]: DB query successfully completed after 1114 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-bJrhndJKi1tkDd5e-R3Y","sqlQueryDurationMs":1114,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:34.363]: Inserted 168 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:25:34.669]: DB query successfully completed after 979 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dlZYDTslPWOVH6rL4m6fU","sqlQueryDurationMs":979,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:34.669]: Inserted 169 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] WARN [14:25:35.263]: DB query successfully completed after 899 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5wQpForqkySE68b4RwOYZ","sqlQueryDurationMs":899,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc"}} +[server] INFO [14:25:35.263]: Inserted 174 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:25:35.425]: DB query successfully completed after 1135 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BLmHwC_h-UC6GM2QugsDZ","sqlQueryDurationMs":1135,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:35.425]: Inserted 212 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [14:25:35.510]: DB query successfully completed after 840 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dJrkkd8T7HTWtaLTYyEQm","sqlQueryDurationMs":840,"sqlNumberBindings":720,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:35.510]: Inserted 180 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [14:25:35.615]: /objects/a4abd72149 request received {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:35.652]: Inserted 115 objects. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":115} +[server] INFO [14:25:35.652]: Uploaded batch of 2422 objects in 12989ms. Total objects processed so far: 2422 in a total of 13359ms. {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2422,"elapsedTimeMs":13359,"batchElapsedTimeMs":12989,"crtMemUsageMB":360.9243927001953,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2422} +[server] INFO [14:25:35.652]: /objects/a4abd72149 request completed in 13441 ms {"req":{"id":"72658ebd-79ed-4e1b-9e26-85786460defc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b92ae942-afb6-4eaa-8c88-5f9bab5b0c2f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"72658ebd-79ed-4e1b-9e26-85786460defc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13441,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:35.659]: /api/diff/a4abd72149 request received {"req":{"id":"700b7beb-0507-4afa-9188-458808b6aefa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"700b7beb-0507-4afa-9188-458808b6aefa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76827"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:35.773]: Diffing 2076 objects. {"req":{"id":"700b7beb-0507-4afa-9188-458808b6aefa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"700b7beb-0507-4afa-9188-458808b6aefa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76827"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2076} +[server] INFO [14:25:35.824]: /api/diff/a4abd72149 request completed in 165 ms {"req":{"id":"700b7beb-0507-4afa-9188-458808b6aefa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"700b7beb-0507-4afa-9188-458808b6aefa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76827"}},"res":{"statusCode":200,"headers":{"x-request-id":"700b7beb-0507-4afa-9188-458808b6aefa","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":165,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:35.879]: /objects/a4abd72149 request received {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:36.483]: Upload finished: 2181 objects processed in 787ms {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2181,"crtMemUsageMB":301.2175064086914,"elapsedTimeMs":787} +[server] WARN [14:25:36.485]: DB query successfully completed after 975 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IKAlA7dxLOO2oExYgFpgq","sqlQueryDurationMs":975,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:36.485]: Inserted 154 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] WARN [14:25:36.489]: DB query successfully completed after 1064 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HVvvNf4C1GqXo2cQMojoo","sqlQueryDurationMs":1064,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:36.489]: Inserted 204 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [14:25:37.211]: Upload finished: 2076 objects processed in 1247ms {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2076,"crtMemUsageMB":359.8795623779297,"elapsedTimeMs":1247} +[server] WARN [14:25:37.212]: DB query successfully completed after 731 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xDMnZOvGExlwLc4KUkAQ7","sqlQueryDurationMs":731,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:37.212]: Inserted 164 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:37.216]: DB query successfully completed after 730 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"poRcg6QftTTifcL2KD_gH","sqlQueryDurationMs":730,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:37.216]: Inserted 191 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [14:25:37.230]: DB query successfully completed after 740 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0-wcU_2zO3D_tgfZAkCwg","sqlQueryDurationMs":740,"sqlNumberBindings":620,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:37.230]: Inserted 155 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] WARN [14:25:37.799]: DB query successfully completed after 582 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xCC0H94V-ArF9rJvRcBgU","sqlQueryDurationMs":582,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:37.799]: Inserted 178 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:25:37.851]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"z5KgEirGv9sVI69Ssa5Vr","sqlQueryDurationMs":620,"sqlNumberBindings":684,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:37.851]: Inserted 171 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] WARN [14:25:37.950]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JR5ixPJ5FbOzKudL3HXlR","sqlQueryDurationMs":736,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:37.950]: Inserted 164 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [14:25:38.344]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bxkcnqefLBC-OIsnefiYK","sqlQueryDurationMs":544,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:38.344]: Inserted 187 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] WARN [14:25:38.418]: DB query successfully completed after 1209 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1eB9GFUXSEVhFiKWfcgxZ","sqlQueryDurationMs":1209,"sqlNumberBindings":720,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:38.418]: Inserted 180 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] WARN [14:25:38.426]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"krNKe9DJRhBKo49ocEnON","sqlQueryDurationMs":574,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:38.426]: Inserted 177 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:38.609]: DB query successfully completed after 659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C5QCu-FisZVIKRE05JTLg","sqlQueryDurationMs":659,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:38.609]: Inserted 161 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] WARN [14:25:38.849]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"G-aTaLRfEcxXARm2gmPzU","sqlQueryDurationMs":505,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"98640437-213f-4665-9281-f8a5620ffefc"}} +[server] INFO [14:25:38.849]: Inserted 182 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:25:39.056]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9QjIWZ55EfaTfWooL_UlX","sqlQueryDurationMs":628,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:39.056]: Inserted 208 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [14:25:39.082]: Inserted 86 objects. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":86} +[server] INFO [14:25:39.082]: Uploaded batch of 2264 objects in 9581ms. Total objects processed so far: 2264 in a total of 10006ms. {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2264,"elapsedTimeMs":10006,"batchElapsedTimeMs":9581,"crtMemUsageMB":360.22057342529297,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2264} +[server] INFO [14:25:39.082]: /objects/a4abd72149 request completed in 10111 ms {"req":{"id":"98640437-213f-4665-9281-f8a5620ffefc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"471d4588-78d6-4b9a-8c10-9d01fac5ec9a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"98640437-213f-4665-9281-f8a5620ffefc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10111,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:39.088]: /api/diff/a4abd72149 request received {"req":{"id":"66307043-efd3-40f9-8d46-4af4007aa756","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66307043-efd3-40f9-8d46-4af4007aa756","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80786"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:39.199]: Diffing 2183 objects. {"req":{"id":"66307043-efd3-40f9-8d46-4af4007aa756","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66307043-efd3-40f9-8d46-4af4007aa756","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80786"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2183} +[server] WARN [14:25:39.233]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1QYoJoNUilE2GzNQVjsMI","sqlQueryDurationMs":623,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:39.233]: Inserted 148 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:25:39.254]: /api/diff/a4abd72149 request completed in 166 ms {"req":{"id":"66307043-efd3-40f9-8d46-4af4007aa756","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66307043-efd3-40f9-8d46-4af4007aa756","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80786"}},"res":{"statusCode":200,"headers":{"x-request-id":"66307043-efd3-40f9-8d46-4af4007aa756","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":166,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:39.287]: DB query successfully completed after 868 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tCJ1-KFbK2dfMMNz8BeTC","sqlQueryDurationMs":868,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:39.287]: Inserted 172 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:25:39.313]: /objects/a4abd72149 request received {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:39.765]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6cyzWrtriR_Xo7jA_zNy3","sqlQueryDurationMs":706,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:39.765]: Inserted 201 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] INFO [14:25:40.242]: Upload finished: 2178 objects processed in 846ms {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2178,"crtMemUsageMB":360.7477340698242,"elapsedTimeMs":846} +[server] WARN [14:25:40.244]: DB query successfully completed after 1009 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ojMTrOUnfmIFa5PMj1PvZ","sqlQueryDurationMs":1009,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:40.244]: Inserted 162 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] WARN [14:25:40.247]: DB query successfully completed after 960 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vk6Gc9IJCpP9e-05MGifZ","sqlQueryDurationMs":960,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:40.247]: Inserted 170 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [14:25:40.352]: DB query successfully completed after 587 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7ArD3gbCD3MnCrb-iHEqp","sqlQueryDurationMs":587,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9"}} +[server] INFO [14:25:40.352]: Inserted 174 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:25:40.426]: Inserted 13 objects. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":13} +[server] INFO [14:25:40.426]: Uploaded batch of 2586 objects in 10265ms. Total objects processed so far: 2586 in a total of 11033ms. {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2586,"elapsedTimeMs":11033,"batchElapsedTimeMs":10265,"crtMemUsageMB":360.54834747314453,"uploadedSizeMB":23.2,"requestDropped":false,"totalObjectsProcessed":2586} +[server] INFO [14:25:40.426]: /objects/a4abd72149 request completed in 11124 ms {"req":{"id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"469166c0-66f0-4950-ac50-73ecdee9c3cf\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3bf87f13-55e5-43c7-92c9-bf0fe205fbb9","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11124,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:40.431]: /api/diff/a4abd72149 request received {"req":{"id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:40.547]: Diffing 1904 objects. {"req":{"id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1904} +[server] INFO [14:25:40.593]: /api/diff/a4abd72149 request completed in 162 ms {"req":{"id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70463"}},"res":{"statusCode":200,"headers":{"x-request-id":"9da16317-9a89-4adb-9f6c-cb25bb3a4ff8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":162,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:40.652]: /objects/a4abd72149 request received {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:40.781]: DB query successfully completed after 541 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"szTFV7T7aSfzOUHv9xyea","sqlQueryDurationMs":541,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:40.781]: Inserted 145 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [14:25:40.919]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7oqkYoazjF8PTKKKyV1dI","sqlQueryDurationMs":671,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:40.919]: Inserted 187 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] WARN [14:25:41.032]: DB query successfully completed after 788 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0QKNRdE2DcYhDGf2Gd-yN","sqlQueryDurationMs":788,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:41.032]: Inserted 188 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] INFO [14:25:41.542]: Upload finished: 1904 objects processed in 798ms {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1904,"crtMemUsageMB":361.46014404296875,"elapsedTimeMs":798} +[server] WARN [14:25:41.543]: DB query successfully completed after 762 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OfqerCVFFjhNI3UU3P0AY","sqlQueryDurationMs":762,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:41.544]: Inserted 146 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] WARN [14:25:41.586]: DB query successfully completed after 666 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tuppGCUG2vF-mulsV4ndX","sqlQueryDurationMs":666,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:41.586]: Inserted 161 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] WARN [14:25:41.971]: DB query successfully completed after 938 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C66KjtYXqyXYgHhCC2LsO","sqlQueryDurationMs":938,"sqlNumberBindings":724,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:41.971]: Inserted 181 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] WARN [14:25:42.096]: DB query successfully completed after 558 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yyd6dZK9ek2C1MrYovLBO","sqlQueryDurationMs":558,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:42.096]: Inserted 144 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:42.210]: DB query successfully completed after 665 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MblmqGDnOpB3v8k5XjNqE","sqlQueryDurationMs":665,"sqlNumberBindings":1800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:42.210]: Inserted 450 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":450} +[server] INFO [14:25:42.230]: GQL query serverInfo finished after 4 ms {"req":{"id":"34d727a7-6c25-4bb8-b0a4-8e9aadd0b03f","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"38","expect":"100-continue","connection":"Keep-Alive","x-request-id":"34d727a7-6c25-4bb8-b0a4-8e9aadd0b03f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"{ serverInfo { version } }","graphql_operation_name":"query serverInfo","graphql_operation_title":"GQL query serverInfo","userId":"fc80dbdc8d","actionName":"query serverInfo","dbMetrics":{"totalCount":2,"totalDuration":54.469200000021374},"apollo_query_duration_ms":4} +[server] WARN [14:25:42.323]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sLxpK2GzbgDQDqI2K-O3l","sqlQueryDurationMs":736,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:42.323]: Inserted 183 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] WARN [14:25:42.690]: DB query successfully completed after 593 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0rBHHD7gogyC_lS5-jNlq","sqlQueryDurationMs":593,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:42.690]: Inserted 160 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] WARN [14:25:42.841]: DB query successfully completed after 630 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fODHjR0IWtw38WYoaKRZX","sqlQueryDurationMs":630,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:42.841]: Inserted 214 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [14:25:42.851]: DB query successfully completed after 879 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lCM0DWgdILWbrQMVFtzmV","sqlQueryDurationMs":879,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:42.852]: Inserted 202 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [14:25:42.985]: DB query successfully completed after 661 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vbhZdWMTBDq5qXpkPVDvr","sqlQueryDurationMs":661,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:42.985]: Inserted 172 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:25:43.256]: DB query successfully completed after 565 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ILLIUW2iJhuedLQJ3jYxx","sqlQueryDurationMs":565,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:43.256]: Inserted 147 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] WARN [14:25:43.401]: DB query successfully completed after 559 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_oJ2I7bAh8S7pDmPW9V_k","sqlQueryDurationMs":559,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:43.401]: Inserted 151 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:25:43.621]: DB query successfully completed after 635 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1jYOb6VapZLmUrrH151H4","sqlQueryDurationMs":635,"sqlNumberBindings":664,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:43.622]: Inserted 166 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] WARN [14:25:43.764]: DB query successfully completed after 911 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mlI4e-xpcSEqgDiOfJScB","sqlQueryDurationMs":911,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:43.764]: Inserted 193 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] WARN [14:25:43.815]: DB query successfully completed after 558 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"E0UFHNCGWEnYgiG5pu3j4","sqlQueryDurationMs":558,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:43.815]: Inserted 148 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:25:44.035]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Pb3SYq6DbgGrN_b19fzPl","sqlQueryDurationMs":633,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:44.035]: Inserted 145 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [14:25:44.294]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TjVUE9iz-vNDy971uZIrk","sqlQueryDurationMs":671,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:44.294]: Inserted 169 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] WARN [14:25:44.581]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fVnAgTz6PtjP0nyDpkb8u","sqlQueryDurationMs":816,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:44.581]: Inserted 168 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:25:44.826]: DB query successfully completed after 1010 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UTGN4PiW4gYoF60-iwMMg","sqlQueryDurationMs":1010,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:44.826]: Inserted 148 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:25:44.877]: DB query successfully completed after 841 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CSqH41N5w_n1VlClWLNk5","sqlQueryDurationMs":841,"sqlNumberBindings":572,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:44.877]: Inserted 143 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":143} +[server] WARN [14:25:45.037]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Urz0HTg8dC3-mZ4f2u58m","sqlQueryDurationMs":742,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:45.037]: Inserted 157 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [14:25:45.342]: DB query successfully completed after 760 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1JifITddGGzBNQvnmFDPQ","sqlQueryDurationMs":760,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:45.342]: Inserted 144 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:45.636]: DB query successfully completed after 759 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ysUUBRTV5nBGVV4yl28uD","sqlQueryDurationMs":759,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:45.636]: Inserted 146 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] WARN [14:25:45.663]: DB query successfully completed after 625 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p8dBUB8W2SuLNua7a190V","sqlQueryDurationMs":625,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:45.663]: Inserted 145 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [14:25:45.725]: DB query successfully completed after 898 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"slMbW8Uc0GUxpf0d8PqD5","sqlQueryDurationMs":898,"sqlNumberBindings":572,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:45.726]: Inserted 143 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":143} +[server] WARN [14:25:45.951]: DB query successfully completed after 608 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xdBdTmfzAaMH5uk9VMFbZ","sqlQueryDurationMs":608,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c"}} +[server] INFO [14:25:45.951]: Inserted 206 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [14:25:46.409]: Inserted 100 objects. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":100} +[server] INFO [14:25:46.409]: Uploaded batch of 2181 objects in 10366ms. Total objects processed so far: 2181 in a total of 10713ms. {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2181,"elapsedTimeMs":10713,"batchElapsedTimeMs":10366,"crtMemUsageMB":362.26245880126953,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2181} +[server] INFO [14:25:46.409]: /objects/a4abd72149 request completed in 10794 ms {"req":{"id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5c974154-ceab-4fdd-9a0c-73bda3b59eff\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ff93e69d-7f9a-49f0-bace-ee7efac65d4c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10794,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:46.413]: /api/diff/a4abd72149 request received {"req":{"id":"c075a089-a6ff-4238-936b-fb320cea29a5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c075a089-a6ff-4238-936b-fb320cea29a5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70833"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:46.518]: DB query successfully completed after 855 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6kC80tu991-mT1osXTqUA","sqlQueryDurationMs":855,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25"}} +[server] INFO [14:25:46.519]: Inserted 144 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] INFO [14:25:46.648]: Diffing 1914 objects. {"req":{"id":"c075a089-a6ff-4238-936b-fb320cea29a5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c075a089-a6ff-4238-936b-fb320cea29a5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70833"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1914} +[server] WARN [14:25:46.650]: DB query successfully completed after 1013 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p5pX3yvfpb80fpkclyhBs","sqlQueryDurationMs":1013,"sqlNumberBindings":568,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:46.650]: Inserted 142 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":142} +[server] INFO [14:25:46.701]: /api/diff/a4abd72149 request completed in 288 ms {"req":{"id":"c075a089-a6ff-4238-936b-fb320cea29a5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c075a089-a6ff-4238-936b-fb320cea29a5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70833"}},"res":{"statusCode":200,"headers":{"x-request-id":"c075a089-a6ff-4238-936b-fb320cea29a5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":288,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:46.733]: DB query successfully completed after 1007 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CvJKpj8KSgD4nCqh09mX2","sqlQueryDurationMs":1007,"sqlNumberBindings":724,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:46.733]: Inserted 181 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] INFO [14:25:46.843]: /objects/a4abd72149 request received {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:46.917]: Inserted 70 objects. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":70} +[server] INFO [14:25:46.917]: Uploaded batch of 2076 objects in 10140ms. Total objects processed so far: 2076 in a total of 10953ms. {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2076,"elapsedTimeMs":10953,"batchElapsedTimeMs":10140,"crtMemUsageMB":363.9852523803711,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2076} +[server] INFO [14:25:46.917]: /objects/a4abd72149 request completed in 11038 ms {"req":{"id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8320f713-474f-4a94-adcb-5d7c4bb29347\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9c845e21-60f4-46ba-ad23-48af83cc7e25","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11038,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:46.924]: /api/diff/a4abd72149 request received {"req":{"id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:47.040]: Diffing 2063 objects. {"req":{"id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2063} +[server] INFO [14:25:47.089]: /api/diff/a4abd72149 request completed in 165 ms {"req":{"id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9da398c-562a-4cce-ad91-c63cc7d83b01","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":165,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:47.140]: /objects/a4abd72149 request received {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:47.753]: Upload finished: 1914 objects processed in 824ms {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1914,"crtMemUsageMB":302.65804290771484,"elapsedTimeMs":824} +[server] WARN [14:25:47.911]: DB query successfully completed after 1177 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9DR_q00QLLI23DfFQlOYv","sqlQueryDurationMs":1177,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:47.911]: Inserted 147 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] WARN [14:25:47.925]: DB query successfully completed after 1274 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2Bb1tHG1lj3j5fDNIqRAr","sqlQueryDurationMs":1274,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:47.925]: Inserted 144 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] INFO [14:25:48.551]: Upload finished: 2063 objects processed in 1330ms {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2063,"crtMemUsageMB":361.4601821899414,"elapsedTimeMs":1330} +[server] WARN [14:25:48.552]: DB query successfully completed after 802 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lxY1Sg_4Ly8opV-QicnJH","sqlQueryDurationMs":802,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:48.552]: Inserted 174 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:25:48.556]: DB query successfully completed after 644 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PxT8O2nXZ4-HScQ1YvVit","sqlQueryDurationMs":644,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:48.556]: Inserted 145 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [14:25:48.791]: DB query successfully completed after 865 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V97Ij1-dv_Pc52I1o0qFA","sqlQueryDurationMs":865,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:48.791]: Inserted 148 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:25:49.159]: DB query successfully completed after 602 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ADfSneck0ldg5O70r_rN_","sqlQueryDurationMs":602,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:49.159]: Inserted 144 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:49.283]: DB query successfully completed after 735 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6BopuS0tnzMcaQgK1UgLz","sqlQueryDurationMs":735,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:49.283]: Inserted 149 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [14:25:49.355]: DB query successfully completed after 801 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"B0gdgZMLh2C1UYtxIjpz5","sqlQueryDurationMs":801,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:49.355]: Inserted 153 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:25:49.583]: DB query successfully completed after 791 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sXJ02qeHSYaprMBthtzYS","sqlQueryDurationMs":791,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265"}} +[server] INFO [14:25:49.583]: Inserted 144 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:49.813]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EABDuF029DRmznA_jUM97","sqlQueryDurationMs":653,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:49.813]: Inserted 160 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:49.884]: Inserted 60 objects. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":60} +[server] INFO [14:25:49.885]: Uploaded batch of 2178 objects in 10086ms. Total objects processed so far: 2178 in a total of 10489ms. {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2178,"elapsedTimeMs":10489,"batchElapsedTimeMs":10086,"crtMemUsageMB":361.17469787597656,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2178} +[server] INFO [14:25:49.885]: /objects/a4abd72149 request completed in 10572 ms {"req":{"id":"a28a2725-1906-40af-bb02-3a66fd296265","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1bd60e2f-4fc2-4b84-837f-76e98e3b3cc2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a28a2725-1906-40af-bb02-3a66fd296265","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10572,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:49.892]: /api/diff/a4abd72149 request received {"req":{"id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"79232"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:49.929]: DB query successfully completed after 645 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LT34pZCv0exEeWeIU04LB","sqlQueryDurationMs":645,"sqlNumberBindings":664,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:49.929]: Inserted 166 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] INFO [14:25:50.002]: Diffing 2141 objects. {"req":{"id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"79232"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2141} +[server] INFO [14:25:50.050]: /api/diff/a4abd72149 request completed in 158 ms {"req":{"id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"79232"}},"res":{"statusCode":200,"headers":{"x-request-id":"6480ad64-8be8-483d-8ec5-5b5b565608fc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":158,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:50.106]: /objects/a4abd72149 request received {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:50.118]: DB query successfully completed after 761 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nIw0whaQ5YqNtJmAkfLjA","sqlQueryDurationMs":761,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:50.118]: Inserted 151 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:25:50.398]: DB query successfully completed after 585 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7oD8kDO6F_jXLRQphgEYC","sqlQueryDurationMs":585,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:50.399]: Inserted 159 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [14:25:50.527]: DB query successfully completed after 597 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w8erB1RfC-9DXOT91tYT4","sqlQueryDurationMs":597,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:50.527]: Inserted 160 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:51.073]: Upload finished: 2141 objects processed in 887ms {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2141,"crtMemUsageMB":360.83538818359375,"elapsedTimeMs":887} +[server] WARN [14:25:51.074]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_J_ZpDluz0_riBxwbbPau","sqlQueryDurationMs":675,"sqlNumberBindings":312,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e"}} +[server] INFO [14:25:51.074]: Inserted 78 objects. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":78} +[server] INFO [14:25:51.074]: Uploaded batch of 1904 objects in 10008ms. Total objects processed so far: 1904 in a total of 10330ms. {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1904,"elapsedTimeMs":10330,"batchElapsedTimeMs":10008,"crtMemUsageMB":360.96582794189453,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1904} +[server] INFO [14:25:51.075]: /objects/a4abd72149 request completed in 10422 ms {"req":{"id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2022d529-f4db-4b9a-a6e7-bd7f91d963b2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4043e503-438a-46a8-93d6-0b4c7a6cc99e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10422,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:51.075]: DB query successfully completed after 956 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d37RuNI6TP7_65DNjJCFn","sqlQueryDurationMs":956,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:51.075]: Inserted 145 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] INFO [14:25:51.081]: /api/diff/a4abd72149 request received {"req":{"id":"303b50af-0d67-41b0-ab54-20e671ed187c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"303b50af-0d67-41b0-ab54-20e671ed187c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83450"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:51.118]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D8dCzxjoKDjd-s9EXz-Yh","sqlQueryDurationMs":590,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:51.118]: Inserted 160 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:25:51.204]: Diffing 2255 objects. {"req":{"id":"303b50af-0d67-41b0-ab54-20e671ed187c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"303b50af-0d67-41b0-ab54-20e671ed187c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83450"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2255} +[server] INFO [14:25:51.258]: /api/diff/a4abd72149 request completed in 177 ms {"req":{"id":"303b50af-0d67-41b0-ab54-20e671ed187c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"303b50af-0d67-41b0-ab54-20e671ed187c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83450"}},"res":{"statusCode":200,"headers":{"x-request-id":"303b50af-0d67-41b0-ab54-20e671ed187c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":177,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:51.312]: /objects/a4abd72149 request received {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:25:51.811]: DB query successfully completed after 740 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tlPzqx8ZO697sMdpKqvjA","sqlQueryDurationMs":740,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:51.811]: Inserted 169 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] INFO [14:25:52.241]: Upload finished: 2255 objects processed in 782ms {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2255,"crtMemUsageMB":360.8541259765625,"elapsedTimeMs":782} +[server] WARN [14:25:52.242]: DB query successfully completed after 1166 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_fXRVVSjyl2Ii4zJ38Ilw","sqlQueryDurationMs":1166,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:52.242]: Inserted 153 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:25:52.245]: DB query successfully completed after 1126 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y6zC8M_SVwdgpWzznBoWM","sqlQueryDurationMs":1126,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:52.245]: Inserted 179 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:25:52.410]: DB query successfully completed after 599 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8qSvZ5yLg842qHvx_cPpG","sqlQueryDurationMs":599,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:52.411]: Inserted 158 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] WARN [14:25:52.918]: DB query successfully completed after 679 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"t7GK8D2beaL9T_nDJzlwR","sqlQueryDurationMs":679,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:52.918]: Inserted 153 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:25:53.018]: DB query successfully completed after 775 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"W2zEGQxQiEz3uGJTHaz1W","sqlQueryDurationMs":775,"sqlNumberBindings":572,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:53.018]: Inserted 143 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":143} +[server] WARN [14:25:53.021]: DB query successfully completed after 609 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dKlgC7Dw_qjQkqDmVMBH1","sqlQueryDurationMs":609,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:53.021]: Inserted 162 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] WARN [14:25:53.053]: DB query successfully completed after 807 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bNRbVxGo-FDV7HBjaSFlV","sqlQueryDurationMs":807,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:53.053]: Inserted 163 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:53.510]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k-8ljDuy3JaLxlQ73gKfR","sqlQueryDurationMs":591,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:53.510]: Inserted 162 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] WARN [14:25:53.683]: DB query successfully completed after 665 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ItFyQfcT9CW-xW5w4OGS7","sqlQueryDurationMs":665,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:53.684]: Inserted 157 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [14:25:53.772]: DB query successfully completed after 718 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LXND0ED1fbQQyCQ9K9ZPw","sqlQueryDurationMs":718,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:53.772]: Inserted 165 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] WARN [14:25:53.835]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F8BWBnu-CftXIrYajXVSX","sqlQueryDurationMs":814,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:53.836]: Inserted 168 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:25:54.040]: DB query successfully completed after 529 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"baeCnW40JbAmq_UbeWYZO","sqlQueryDurationMs":529,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:54.040]: Inserted 160 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] WARN [14:25:54.316]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GRe2Fb1VFX8sHYWLEegQK","sqlQueryDurationMs":631,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:54.316]: Inserted 159 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [14:25:54.429]: DB query successfully completed after 656 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6z_OsiAJ3mcJ1d3KDA38a","sqlQueryDurationMs":656,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:54.430]: Inserted 169 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] WARN [14:25:54.542]: DB query successfully completed after 502 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7Ff94-WMv7RjAsL8pgkSr","sqlQueryDurationMs":502,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:54.542]: Inserted 176 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:25:54.584]: DB query successfully completed after 748 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"78DP7jKaVKWgdAoblPqb6","sqlQueryDurationMs":748,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:54.584]: Inserted 163 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:54.916]: DB query successfully completed after 599 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Knfoz0luRcvDaehRRecG0","sqlQueryDurationMs":599,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:54.916]: Inserted 146 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] INFO [14:25:55.029]: Inserted 182 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:25:55.051]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0JYxUBI4hbJ50mND7PJ6f","sqlQueryDurationMs":620,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:55.051]: Inserted 168 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:25:55.310]: DB query successfully completed after 725 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Zt0kdu98eYXewgnCJ4rAS","sqlQueryDurationMs":725,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:55.311]: Inserted 163 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:55.563]: DB query successfully completed after 645 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lWrUqwt2yoIe8FI98EcXr","sqlQueryDurationMs":645,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:55.564]: Inserted 159 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [14:25:55.662]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yvi-jaPMizcOB4zXp0AQk","sqlQueryDurationMs":631,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:55.662]: Inserted 209 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [14:25:55.732]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GaaPvniFghTM-qB8L06Sf","sqlQueryDurationMs":680,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:55.732]: Inserted 147 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] WARN [14:25:56.012]: DB query successfully completed after 700 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qdQ52eQ8zEI53Oyt7URGn","sqlQueryDurationMs":700,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:56.012]: Inserted 214 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [14:25:56.205]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q8gJDU3cxKCYbdtY1kAvz","sqlQueryDurationMs":640,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:56.205]: Inserted 163 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:56.231]: DB query successfully completed after 568 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T3zWpysHPMKFEQ-z282__","sqlQueryDurationMs":568,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:56.231]: Inserted 207 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [14:25:56.402]: DB query successfully completed after 670 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zxo6bT93NuKCpqcfbb3J1","sqlQueryDurationMs":670,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:56.402]: Inserted 198 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [14:25:56.673]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cBi1xXa7_AAkl7_XVMaAP","sqlQueryDurationMs":660,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:56.673]: Inserted 238 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [14:25:56.808]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k8dkbS10z4lQ5wQQeyszB","sqlQueryDurationMs":576,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:56.808]: Inserted 193 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] WARN [14:25:56.847]: DB query successfully completed after 642 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZUk_k-8aydnyRQ5820i3c","sqlQueryDurationMs":642,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384"}} +[server] INFO [14:25:56.848]: Inserted 146 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] WARN [14:25:57.089]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Dutzx7VkaqoV_o5UjkI-f","sqlQueryDurationMs":686,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395"}} +[server] INFO [14:25:57.089]: Inserted 152 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [14:25:57.106]: Inserted 65 objects. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [14:25:57.106]: Uploaded batch of 1914 objects in 9827ms. Total objects processed so far: 1914 in a total of 10177ms. {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1914,"elapsedTimeMs":10177,"batchElapsedTimeMs":9827,"crtMemUsageMB":361.13228607177734,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":1914} +[server] INFO [14:25:57.106]: /objects/a4abd72149 request completed in 10263 ms {"req":{"id":"9ff5f73e-f883-402f-b261-6b9533a61384","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84fe4fdc-ea66-4bdc-b527-b7d465f22376\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9ff5f73e-f883-402f-b261-6b9533a61384","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10263,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:57.114]: /api/diff/a4abd72149 request received {"req":{"id":"1b905461-d6e3-4528-98e1-30695768330f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b905461-d6e3-4528-98e1-30695768330f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84523"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:57.220]: DB query successfully completed after 547 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P-rDh8Jy6un5egsKrkLW2","sqlQueryDurationMs":547,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:57.221]: Inserted 205 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] INFO [14:25:57.240]: Diffing 2284 objects. {"req":{"id":"1b905461-d6e3-4528-98e1-30695768330f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b905461-d6e3-4528-98e1-30695768330f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84523"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2284} +[server] INFO [14:25:57.305]: /api/diff/a4abd72149 request completed in 191 ms {"req":{"id":"1b905461-d6e3-4528-98e1-30695768330f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b905461-d6e3-4528-98e1-30695768330f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"84523"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b905461-d6e3-4528-98e1-30695768330f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":191,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:25:57.319]: DB query successfully completed after 510 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q-AK95mpuRZVar4pmw3As","sqlQueryDurationMs":510,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:57.319]: Inserted 158 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] INFO [14:25:57.364]: /objects/a4abd72149 request received {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:57.400]: Inserted 87 objects. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":87} +[server] INFO [14:25:57.400]: Uploaded batch of 2063 objects in 9325ms. Total objects processed so far: 2063 in a total of 10179ms. {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2063,"elapsedTimeMs":10179,"batchElapsedTimeMs":9325,"crtMemUsageMB":364.5665740966797,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2063} +[server] INFO [14:25:57.400]: /objects/a4abd72149 request completed in 10260 ms {"req":{"id":"0473c3b5-ad25-4dda-9546-096e5fa91395","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9fbfb080-e7eb-44e6-bd15-99bb2d9f5851\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0473c3b5-ad25-4dda-9546-096e5fa91395","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10260,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:57.404]: /api/diff/a4abd72149 request received {"req":{"id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76050"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:57.516]: Diffing 2055 objects. {"req":{"id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76050"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2055} +[server] INFO [14:25:57.567]: /api/diff/a4abd72149 request completed in 163 ms {"req":{"id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76050"}},"res":{"statusCode":200,"headers":{"x-request-id":"3d8a0f46-6921-45fa-abcb-6d132e92de04","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":163,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:57.619]: /objects/a4abd72149 request received {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:58.219]: Upload finished: 2284 objects processed in 764ms {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2284,"crtMemUsageMB":302.40001678466797,"elapsedTimeMs":764} +[server] WARN [14:25:58.220]: DB query successfully completed after 900 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BOTPr1s7i8376lNmClT0i","sqlQueryDurationMs":900,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:58.220]: Inserted 163 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:25:58.225]: DB query successfully completed after 1003 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tUL30u2O_MnLgNkg8DWo3","sqlQueryDurationMs":1003,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:58.225]: Inserted 146 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] INFO [14:25:58.903]: Upload finished: 2055 objects processed in 1183ms {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2055,"crtMemUsageMB":361.01673889160156,"elapsedTimeMs":1183} +[server] WARN [14:25:58.904]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vbye96nagISnIjJzu-Qyn","sqlQueryDurationMs":687,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:25:58.904]: Inserted 177 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [14:25:58.907]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x4GN8c6QTw3IPIb4vCWS3","sqlQueryDurationMs":686,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:58.907]: Inserted 210 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [14:25:58.911]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HD_NEji99QAekudTxJFxB","sqlQueryDurationMs":685,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:58.911]: Inserted 144 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:59.452]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rXJQxRWvzxt-vYfSmwCE1","sqlQueryDurationMs":543,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8"}} +[server] INFO [14:25:59.452]: Inserted 198 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [14:25:59.481]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nzDGNuGTfQOLWaiEArVq_","sqlQueryDurationMs":580,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:25:59.481]: Inserted 191 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [14:25:59.501]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dayyMxCWq9N_WbQdSjV5r","sqlQueryDurationMs":590,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f"}} +[server] INFO [14:25:59.502]: Inserted 144 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:25:59.503]: DB query successfully completed after 598 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Bq7XFggYqeyNjatRIpeDI","sqlQueryDurationMs":598,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:25:59.503]: Inserted 201 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] INFO [14:25:59.710]: Inserted 84 objects. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":84} +[server] INFO [14:25:59.710]: Uploaded batch of 2255 objects in 7891ms. Total objects processed so far: 2255 in a total of 8251ms. {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2255,"elapsedTimeMs":8251,"batchElapsedTimeMs":7891,"crtMemUsageMB":363.1758804321289,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2255} +[server] INFO [14:25:59.710]: /objects/a4abd72149 request completed in 8398 ms {"req":{"id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9638f749-c2d7-4dea-8fb1-18fc13789dcb\""}},"res":{"statusCode":201,"headers":{"x-request-id":"025a4d69-57b1-4656-aecf-ad2d93ee86f8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8398,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:59.722]: /api/diff/a4abd72149 request received {"req":{"id":"36323c89-6b1f-4ec1-9555-fba79f02090b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36323c89-6b1f-4ec1-9555-fba79f02090b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:59.785]: Inserted 67 objects. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":67} +[server] INFO [14:25:59.785]: Uploaded batch of 2141 objects in 9148ms. Total objects processed so far: 2141 in a total of 9599ms. {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2141,"elapsedTimeMs":9599,"batchElapsedTimeMs":9148,"crtMemUsageMB":363.71226501464844,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2141} +[server] INFO [14:25:59.785]: /objects/a4abd72149 request completed in 9679 ms {"req":{"id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187997f8-5f01-4da8-a448-690cfa98c865\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7139fb14-ed94-4a7c-8446-9d4f66d1f28f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9679,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:59.791]: /api/diff/a4abd72149 request received {"req":{"id":"ad850208-87e3-4b75-a391-fbab631c74f8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad850208-87e3-4b75-a391-fbab631c74f8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112828"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:59.837]: Diffing 2063 objects. {"req":{"id":"36323c89-6b1f-4ec1-9555-fba79f02090b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36323c89-6b1f-4ec1-9555-fba79f02090b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2063} +[server] INFO [14:25:59.885]: /api/diff/a4abd72149 request completed in 163 ms {"req":{"id":"36323c89-6b1f-4ec1-9555-fba79f02090b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36323c89-6b1f-4ec1-9555-fba79f02090b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"76346"}},"res":{"statusCode":200,"headers":{"x-request-id":"36323c89-6b1f-4ec1-9555-fba79f02090b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":163,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:25:59.904]: Diffing 3049 objects. {"req":{"id":"ad850208-87e3-4b75-a391-fbab631c74f8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad850208-87e3-4b75-a391-fbab631c74f8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112828"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3049} +[server] INFO [14:25:59.946]: /objects/a4abd72149 request received {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:25:59.958]: /api/diff/a4abd72149 request completed in 167 ms {"req":{"id":"ad850208-87e3-4b75-a391-fbab631c74f8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad850208-87e3-4b75-a391-fbab631c74f8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112828"}},"res":{"statusCode":200,"headers":{"x-request-id":"ad850208-87e3-4b75-a391-fbab631c74f8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":167,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:00.001]: /objects/a4abd72149 request received {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:00.053]: DB query successfully completed after 550 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"b2ME-t8Dhu2SDiPO6cAWs","sqlQueryDurationMs":550,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:26:00.054]: Inserted 172 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:26:00.106]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-DEIlBTutqYEd8lVaIwjZ","sqlQueryDurationMs":624,"sqlNumberBindings":744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:00.106]: Inserted 186 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] INFO [14:26:00.823]: Upload finished: 2063 objects processed in 781ms {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2063,"crtMemUsageMB":302.4053649902344,"elapsedTimeMs":781} +[server] INFO [14:26:01.261]: Upload finished: 3044 objects processed in 1169ms {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3044,"crtMemUsageMB":363.28992462158203,"elapsedTimeMs":1169} +[server] WARN [14:26:01.262]: DB query successfully completed after 1208 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bH24Aw-Iz8ESQ54_IgXxU","sqlQueryDurationMs":1208,"sqlNumberBindings":736,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:26:01.262]: Inserted 184 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":184} +[server] WARN [14:26:01.267]: DB query successfully completed after 1160 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ydoWYA-GNXQZR9zlXtiKC","sqlQueryDurationMs":1160,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:01.267]: Inserted 179 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [14:26:01.444]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Sr4b0kV9WAhd1r9kUMKJf","sqlQueryDurationMs":623,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:01.444]: Inserted 178 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [14:26:01.840]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AwFuXtkTr3d3uR1L04gkw","sqlQueryDurationMs":577,"sqlNumberBindings":768,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:26:01.840]: Inserted 192 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] WARN [14:26:01.881]: DB query successfully completed after 613 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mKoTP6Oy29CvXtIV7FH1o","sqlQueryDurationMs":613,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:01.881]: Inserted 163 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:26:01.932]: DB query successfully completed after 674 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Gw_G8uhWW5KcE0yztQi4a","sqlQueryDurationMs":674,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:01.932]: Inserted 152 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:26:01.993]: DB query successfully completed after 547 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k5OKKYliPprqZNm-uMAdi","sqlQueryDurationMs":547,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:01.993]: Inserted 147 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:26:02.339]: Inserted 182 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:26:02.390]: DB query successfully completed after 508 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r93dpf14lCyVxt5ssE8Ak","sqlQueryDurationMs":508,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:02.390]: Inserted 147 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] WARN [14:26:02.516]: DB query successfully completed after 521 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4yfr1zqfkl9DVe17Q_DJG","sqlQueryDurationMs":521,"sqlNumberBindings":692,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:02.516]: Inserted 173 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] WARN [14:26:02.615]: DB query successfully completed after 682 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"f1egu0hM51DatmZL8oUXE","sqlQueryDurationMs":682,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:02.616]: Inserted 500 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:02.850]: DB query successfully completed after 510 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IoVZrSdQQhi8nGS4bNpz5","sqlQueryDurationMs":510,"sqlNumberBindings":756,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7"}} +[server] INFO [14:26:02.850]: Inserted 189 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] WARN [14:26:02.928]: DB query successfully completed after 536 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8ECsb24n0En952fgqVmwG","sqlQueryDurationMs":536,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:02.928]: Inserted 149 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] INFO [14:26:03.016]: Inserted 155 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] INFO [14:26:03.331]: Inserted 187 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] WARN [14:26:03.337]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cyrH62-aug7QjC0TpJgi0","sqlQueryDurationMs":719,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:03.337]: Inserted 252 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] INFO [14:26:03.406]: Inserted 174 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] INFO [14:26:03.468]: Inserted 180 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [14:26:03.807]: Inserted 189 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] WARN [14:26:03.946]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"woLrVMGqSzi1haj5L1CXs","sqlQueryDurationMs":540,"sqlNumberBindings":612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:03.946]: Inserted 153 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":153} +[server] WARN [14:26:03.975]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gi3fhLMjB8m4SY4f0jk1B","sqlQueryDurationMs":505,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:03.975]: Inserted 172 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [14:26:03.989]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"onXLp0QUM4VJFwBzkRBG_","sqlQueryDurationMs":650,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:03.989]: Inserted 187 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] INFO [14:26:04.267]: Inserted 166 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] INFO [14:26:04.441]: Inserted 147 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [14:26:04.444]: Inserted 176 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:26:04.592]: DB query successfully completed after 602 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yG-lxozeThYfghtwEd1I3","sqlQueryDurationMs":602,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:04.592]: Inserted 163 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] INFO [14:26:04.737]: Inserted 192 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] INFO [14:26:04.899]: Inserted 167 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] INFO [14:26:04.903]: Inserted 190 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] INFO [14:26:05.205]: Inserted 168 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:26:05.226]: DB query successfully completed after 632 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J0GGIhLcK29YrLn7_I6I2","sqlQueryDurationMs":632,"sqlNumberBindings":724,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:05.226]: Inserted 181 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":181} +[server] INFO [14:26:05.380]: Inserted 161 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:26:05.445]: Inserted 85 objects. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":85} +[server] INFO [14:26:05.445]: Uploaded batch of 2284 objects in 7652ms. Total objects processed so far: 2284 in a total of 7990ms. {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2284,"elapsedTimeMs":7990,"batchElapsedTimeMs":7652,"crtMemUsageMB":363.9366912841797,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2284} +[server] INFO [14:26:05.445]: /objects/a4abd72149 request completed in 8081 ms {"req":{"id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"137d2e23-488b-446a-ad86-50051f1dc22a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2b749b08-9204-4bc5-8b35-b88879d54fc7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8081,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:05.462]: /api/diff/a4abd72149 request received {"req":{"id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101284"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:26:05.538]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5upyc26rjqKEDr8nQpJgV","sqlQueryDurationMs":638,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:05.539]: Inserted 154 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] INFO [14:26:05.587]: Diffing 2737 objects. {"req":{"id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101284"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2737} +[server] INFO [14:26:05.645]: /api/diff/a4abd72149 request completed in 183 ms {"req":{"id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101284"}},"res":{"statusCode":200,"headers":{"x-request-id":"969df3fe-b09d-4b14-ab22-ffc33fc0f2f6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":183,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:05.693]: /objects/a4abd72149 request received {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:05.817]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ovElL9MXBoL0GzkSFowGb","sqlQueryDurationMs":591,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:05.818]: Inserted 168 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:26:05.896]: DB query successfully completed after 516 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LyoSHvZ5C4Vqxp-XL5rYW","sqlQueryDurationMs":516,"sqlNumberBindings":640,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:05.897]: Inserted 160 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":160} +[server] INFO [14:26:06.628]: Upload finished: 2733 objects processed in 844ms {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2733,"crtMemUsageMB":363.49053955078125,"elapsedTimeMs":844} +[server] WARN [14:26:06.629]: DB query successfully completed after 1090 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DilFAyXI_Op9B0HQxmZzB","sqlQueryDurationMs":1090,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76"}} +[server] INFO [14:26:06.629]: Inserted 145 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [14:26:06.631]: DB query successfully completed after 813 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vqnxStLYu205lguhaPrLd","sqlQueryDurationMs":813,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:06.631]: Inserted 161 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] WARN [14:26:06.634]: DB query successfully completed after 737 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GgvTQpulwOuxmAzWZvJF8","sqlQueryDurationMs":737,"sqlNumberBindings":684,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:06.634]: Inserted 171 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] INFO [14:26:07.013]: Inserted 71 objects. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":71} +[server] INFO [14:26:07.013]: Uploaded batch of 2055 objects in 8543ms. Total objects processed so far: 2055 in a total of 9293ms. {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2055,"elapsedTimeMs":9293,"batchElapsedTimeMs":8543,"crtMemUsageMB":362.7406768798828,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2055} +[server] INFO [14:26:07.014]: /objects/a4abd72149 request completed in 9395 ms {"req":{"id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"32ff8770-6879-47a8-8ed0-dc3348537364\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2ed9d818-64d1-4d7d-bff4-c85e44469c76","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9395,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:07.030]: /api/diff/a4abd72149 request received {"req":{"id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"93773"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:07.164]: Diffing 2534 objects. {"req":{"id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"93773"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2534} +[server] INFO [14:26:07.217]: /api/diff/a4abd72149 request completed in 187 ms {"req":{"id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"93773"}},"res":{"statusCode":200,"headers":{"x-request-id":"706ca6cc-ff5f-4a33-9605-66daf2c7c047","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":187,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:26:07.245]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vOOaTm0Q_nZIK_tk9rWZx","sqlQueryDurationMs":619,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:07.245]: Inserted 500 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:07.280]: /objects/a4abd72149 request received {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:07.286]: DB query successfully completed after 652 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9BX23cesneorsfQ0BUDA7","sqlQueryDurationMs":652,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492"}} +[server] INFO [14:26:07.286]: Inserted 148 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] WARN [14:26:07.317]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wiBu0OPk-w8hDp3u9vNkM","sqlQueryDurationMs":685,"sqlNumberBindings":692,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:07.317]: Inserted 173 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] INFO [14:26:07.540]: Inserted 81 objects. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [14:26:07.540]: Uploaded batch of 2063 objects in 7146ms. Total objects processed so far: 2063 in a total of 7498ms. {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2063,"elapsedTimeMs":7498,"batchElapsedTimeMs":7146,"crtMemUsageMB":367.5699462890625,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2063} +[server] INFO [14:26:07.541]: /objects/a4abd72149 request completed in 7595 ms {"req":{"id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"360c21cc-994e-4692-9c2f-bdc64debd6c0\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9e82f95b-1cec-43d4-9676-6ea2aedf3492","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7595,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:07.814]: DB query successfully completed after 568 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jPJLblRqcqA33eutksF24","sqlQueryDurationMs":568,"sqlNumberBindings":1728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:07.814]: Inserted 432 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":432} +[server] WARN [14:26:07.864]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3_3h854v06laud_nf2Bx9","sqlQueryDurationMs":546,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:07.864]: Inserted 168 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] INFO [14:26:08.401]: Upload finished: 2533 objects processed in 1037ms {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2533,"crtMemUsageMB":304.2175750732422,"elapsedTimeMs":1037} +[server] WARN [14:26:08.402]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tPMurqI3W9___JF5fMWkc","sqlQueryDurationMs":586,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:08.402]: Inserted 165 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] WARN [14:26:08.405]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tG4zjTvjX578aavekpeOq","sqlQueryDurationMs":540,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:08.405]: Inserted 152 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] WARN [14:26:09.067]: DB query successfully completed after 670 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zr8RJXmzOoIpQ5OYjTIPZ","sqlQueryDurationMs":670,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:09.067]: Inserted 228 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [14:26:09.092]: DB query successfully completed after 690 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uZHWc8cKvJ6ODjoNijpzv","sqlQueryDurationMs":690,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:09.092]: Inserted 162 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] WARN [14:26:09.170]: DB query successfully completed after 763 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"f18TxiS1iN_4bd1N-548S","sqlQueryDurationMs":763,"sqlNumberBindings":1248,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54"}} +[server] INFO [14:26:09.170]: Inserted 312 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":312} +[server] INFO [14:26:09.557]: Inserted 475 objects. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":475} +[server] INFO [14:26:09.557]: Uploaded batch of 3044 objects in 8733ms. Total objects processed so far: 3044 in a total of 9465ms. {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3044,"elapsedTimeMs":9465,"batchElapsedTimeMs":8733,"crtMemUsageMB":306.2306213378906,"uploadedSizeMB":23.6,"requestDropped":false,"totalObjectsProcessed":3044} +[server] INFO [14:26:09.558]: /objects/a4abd72149 request completed in 9556 ms {"req":{"id":"152e48e3-8c2f-4c61-9520-06cc02092e54","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"52028d22-88bc-4a4e-b3f6-e14e8577fc79\""}},"res":{"statusCode":201,"headers":{"x-request-id":"152e48e3-8c2f-4c61-9520-06cc02092e54","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9556,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:09.679]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lymVPqcDVVal-8SAPaWBV","sqlQueryDurationMs":611,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:09.679]: Inserted 194 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] WARN [14:26:09.907]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-4AtkysU6b2G_BnXPvOYb","sqlQueryDurationMs":814,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:09.907]: Inserted 151 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [14:26:10.311]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IqeVf5zWqTrHZluJt0uss","sqlQueryDurationMs":631,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:10.311]: Inserted 176 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [14:26:10.650]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"irwDj5Tdc9OWNF3x--o6e","sqlQueryDurationMs":742,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:10.650]: Inserted 163 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] WARN [14:26:11.053]: DB query successfully completed after 740 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VBulHNN-A6u3wqKQqMqfU","sqlQueryDurationMs":740,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:11.053]: Inserted 182 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [14:26:11.500]: DB query successfully completed after 849 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2qoZCfzMG9nfWV7mhwoHW","sqlQueryDurationMs":849,"sqlNumberBindings":672,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:11.500]: Inserted 168 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":168} +[server] WARN [14:26:11.957]: DB query successfully completed after 903 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7sIHyiecJ8ezq9VZKQbfw","sqlQueryDurationMs":903,"sqlNumberBindings":576,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:11.958]: Inserted 144 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] WARN [14:26:12.245]: DB query successfully completed after 744 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V9cz0cbZMZXdpp6VbItwF","sqlQueryDurationMs":744,"sqlNumberBindings":696,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:12.245]: Inserted 174 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":174} +[server] WARN [14:26:12.731]: DB query successfully completed after 772 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Q7L7UFwLKMlVlNABt6Kvj","sqlQueryDurationMs":772,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:12.731]: Inserted 218 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [14:26:13.013]: DB query successfully completed after 766 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aFL4t7kYfEpZlWfcRFvaP","sqlQueryDurationMs":766,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:13.013]: Inserted 216 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [14:26:13.078]: /api/diff/a4abd72149 request received {"req":{"id":"356c2b2a-5c19-4997-82d0-247847231646","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"356c2b2a-5c19-4997-82d0-247847231646","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89925"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:13.183]: Diffing 2430 objects. {"req":{"id":"356c2b2a-5c19-4997-82d0-247847231646","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"356c2b2a-5c19-4997-82d0-247847231646","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89925"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2430} +[server] INFO [14:26:13.236]: /api/diff/a4abd72149 request completed in 158 ms {"req":{"id":"356c2b2a-5c19-4997-82d0-247847231646","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"356c2b2a-5c19-4997-82d0-247847231646","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89925"}},"res":{"statusCode":200,"headers":{"x-request-id":"356c2b2a-5c19-4997-82d0-247847231646","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":158,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:13.285]: /objects/a4abd72149 request received {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:13.647]: Upload finished: 1899 objects processed in 286ms {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1899,"crtMemUsageMB":271.6816711425781,"elapsedTimeMs":286} +[server] WARN [14:26:13.650]: DB query successfully completed after 918 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_Ns2ab4s58eP6r75owHJi","sqlQueryDurationMs":918,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:13.650]: Inserted 209 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [14:26:13.733]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5VMYnBK2b_iqzqzgEr7IZ","sqlQueryDurationMs":719,"sqlNumberBindings":624,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:13.733]: Inserted 156 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] WARN [14:26:14.158]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jcox3Jfw4CqWy4AE8s8_C","sqlQueryDurationMs":514,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86"}} +[server] INFO [14:26:14.158]: Inserted 235 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [14:26:14.417]: DB query successfully completed after 683 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e23-ARHe3D3tzKQrJ7u0J","sqlQueryDurationMs":683,"sqlNumberBindings":664,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:14.417]: Inserted 166 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] WARN [14:26:14.461]: DB query successfully completed after 809 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iir1NKt215J6WrgQup521","sqlQueryDurationMs":809,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:14.461]: Inserted 195 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] WARN [14:26:14.730]: DB query successfully completed after 570 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PAE-mKBpT46Bq6mX2eJeM","sqlQueryDurationMs":570,"sqlNumberBindings":1260,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86"}} +[server] INFO [14:26:14.730]: Inserted 315 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":315} +[server] WARN [14:26:15.137]: DB query successfully completed after 718 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lSUn7BFQtRK-iJVa0p7Yk","sqlQueryDurationMs":718,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869"}} +[server] INFO [14:26:15.137]: Inserted 194 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] WARN [14:26:15.190]: DB query successfully completed after 728 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HKcD7X1MKryESaeyug_xx","sqlQueryDurationMs":728,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:15.190]: Inserted 188 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [14:26:15.269]: DB query successfully completed after 538 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8yNCzx7xasZkR82VDV6dM","sqlQueryDurationMs":538,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86"}} +[server] INFO [14:26:15.269]: Inserted 232 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [14:26:15.437]: Inserted 86 objects. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":86} +[server] INFO [14:26:15.437]: Uploaded batch of 2733 objects in 9306ms. Total objects processed so far: 2733 in a total of 9653ms. {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2733,"elapsedTimeMs":9653,"batchElapsedTimeMs":9306,"crtMemUsageMB":269.5049591064453,"uploadedSizeMB":23.5,"requestDropped":false,"totalObjectsProcessed":2733} +[server] INFO [14:26:15.438]: /objects/a4abd72149 request completed in 9744 ms {"req":{"id":"149f7794-46f1-4cb4-8a02-ea0740931869","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d6bf5ea0-2e68-4e7a-b545-bb30afa4ff39\""}},"res":{"statusCode":201,"headers":{"x-request-id":"149f7794-46f1-4cb4-8a02-ea0740931869","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9744,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:15.879]: DB query successfully completed after 609 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CeMDu-ws9oCZM9MGmnO7E","sqlQueryDurationMs":609,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86"}} +[server] INFO [14:26:15.879]: Inserted 252 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] WARN [14:26:15.910]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"01NZUYvkFhhh-Yn6GbHZ6","sqlQueryDurationMs":719,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:15.910]: Inserted 220 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [14:26:16.392]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tKsIt_Y4_qZkrMa4PBcCO","sqlQueryDurationMs":512,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86"}} +[server] INFO [14:26:16.392]: Inserted 500 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:16.482]: DB query successfully completed after 571 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jYdhYKRhcwoEuFiTZVTCk","sqlQueryDurationMs":571,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:16.482]: Inserted 238 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] INFO [14:26:16.629]: Inserted 365 objects. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":365} +[server] INFO [14:26:16.629]: Uploaded batch of 1899 objects in 3179ms. Total objects processed so far: 1899 in a total of 3268ms. {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1899,"elapsedTimeMs":3268,"batchElapsedTimeMs":3179,"crtMemUsageMB":210.74713134765625,"uploadedSizeMB":10,"requestDropped":false,"totalObjectsProcessed":1899} +[server] INFO [14:26:16.630]: /objects/a4abd72149 request completed in 3344 ms {"req":{"id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a58b0b4d-2c9b-4db2-9bfc-c7e116d83daf\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b2baa729-4e70-40a4-921f-2b08ace5cb86","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":3344,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:17.088]: DB query successfully completed after 605 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uK5Q9q53iSDFGDa_QaTdC","sqlQueryDurationMs":605,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56"}} +[server] INFO [14:26:17.088]: Inserted 248 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [14:26:17.379]: Inserted 93 objects. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":93} +[server] INFO [14:26:17.379]: Uploaded batch of 2533 objects in 9475ms. Total objects processed so far: 2533 in a total of 10015ms. {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2533,"elapsedTimeMs":10015,"batchElapsedTimeMs":9475,"crtMemUsageMB":211.09976196289062,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2533} +[server] INFO [14:26:17.380]: /objects/a4abd72149 request completed in 10100 ms {"req":{"id":"fab71a7d-3851-440d-bffa-9b151d381f56","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"35dc5e2d-2c02-4e42-81b9-ce0d87a7a8ba\""}},"res":{"statusCode":201,"headers":{"x-request-id":"fab71a7d-3851-440d-bffa-9b151d381f56","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10100,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:32.753]: GQL MainServerInfoData finished after 2 ms {"req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"0efa29f8-1827-4a78-816a-878747fd9e34","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":57.788500000024214},"apollo_query_duration_ms":2} +[server] INFO [14:26:32.754]: GQL ServerInfoBlobSizeLimit finished after 3 ms {"req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"0efa29f8-1827-4a78-816a-878747fd9e34","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":60.6822000000393},"apollo_query_duration_ms":3} +[server] INFO [14:26:32.779]: GQL ActiveUserMainMetadata finished after 37 ms {"req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"0efa29f8-1827-4a78-816a-878747fd9e34","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":162.85009999998147},"apollo_query_duration_ms":37} +[server] INFO [14:26:32.820]: GQL NavigationProjectInvites finished after 69 ms {"req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"0efa29f8-1827-4a78-816a-878747fd9e34","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":119.64629999996396},"apollo_query_duration_ms":69} +[server] INFO [14:26:33.092]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":54.18730000004871},"apollo_query_duration_ms":0} +[server] INFO [14:26:33.095]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":55.728699999977835},"apollo_query_duration_ms":1} +[server] INFO [14:26:33.120]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":162.33230000000913},"apollo_query_duration_ms":33} +[server] INFO [14:26:33.165]: GQL NavigationProjectInvites finished after 67 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":119.81469999992987},"apollo_query_duration_ms":67} +[server] INFO [14:26:33.421]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":54.928599999984726},"apollo_query_duration_ms":1} +[server] INFO [14:26:33.448]: GQL ActiveUserMeta finished after 31 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":78.86129999998957},"apollo_query_duration_ms":31} +[server] INFO [14:26:33.568]: GQL ProjectsDashboardQuery finished after 144 ms {"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c932f181-b1bb-40d4-802b-13783874a999","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":609.6255000001402},"apollo_query_duration_ms":144} +[server] INFO [14:26:34.881]: /preview/a4abd72149/commits/9455cda35d request received {"req":{"id":"d7e07bb2-c087-41bc-a509-a7b6ebeff384","method":"GET","path":"/preview/a4abd72149/commits/9455cda35d","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d7e07bb2-c087-41bc-a509-a7b6ebeff384"}},"requestPath":"/preview/a4abd72149/commits/9455cda35d"} +[server] INFO [14:26:34.925]: /api/diff/a4abd72149 request received {"req":{"id":"42f336ae-03bd-45a6-8211-c664b69da612","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"42f336ae-03bd-45a6-8211-c664b69da612","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15555"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:35.047]: Diffing 420 objects. {"req":{"id":"42f336ae-03bd-45a6-8211-c664b69da612","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"42f336ae-03bd-45a6-8211-c664b69da612","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15555"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":420} +[server] INFO [14:26:35.135]: /api/diff/a4abd72149 request completed in 210 ms {"req":{"id":"42f336ae-03bd-45a6-8211-c664b69da612","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"42f336ae-03bd-45a6-8211-c664b69da612","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15555"}},"res":{"statusCode":200,"headers":{"x-request-id":"42f336ae-03bd-45a6-8211-c664b69da612","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":210,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:35.171]: /objects/a4abd72149 request received {"req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8e20b0c-5245-43c0-9a44-aac745f76316\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:35.307]: Upload finished: 406 objects processed in 53ms {"req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8e20b0c-5245-43c0-9a44-aac745f76316\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":406,"crtMemUsageMB":133.42479705810547,"elapsedTimeMs":53} +[server] INFO [14:26:35.602]: /preview/a4abd72149/commits/9455cda35d request completed in 720 ms {"req":{"id":"d7e07bb2-c087-41bc-a509-a7b6ebeff384","method":"GET","path":"/preview/a4abd72149/commits/9455cda35d","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d7e07bb2-c087-41bc-a509-a7b6ebeff384"}},"res":{"statusCode":200,"headers":{"x-request-id":"d7e07bb2-c087-41bc-a509-a7b6ebeff384","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":720,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9455cda35d"} +[server] WARN [14:26:35.871]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ylmpakKnAS1QIU0DabU7W","sqlQueryDurationMs":567,"sqlNumberBindings":1624,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff"}} +[server] INFO [14:26:35.871]: Inserted 406 objects. {"req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8e20b0c-5245-43c0-9a44-aac745f76316\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":406} +[server] INFO [14:26:35.871]: Uploaded batch of 406 objects in 591ms. Total objects processed so far: 406 in a total of 617ms. {"req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8e20b0c-5245-43c0-9a44-aac745f76316\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":406,"elapsedTimeMs":617,"batchElapsedTimeMs":591,"crtMemUsageMB":134.2204132080078,"uploadedSizeMB":1,"requestDropped":false,"totalObjectsProcessed":406} +[server] INFO [14:26:35.872]: /objects/a4abd72149 request completed in 702 ms {"req":{"id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8e20b0c-5245-43c0-9a44-aac745f76316\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d138c479-f9b6-4c9a-ab3d-3ad6406addff","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":702,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:36.210]: /api/diff/a4abd72149 request received {"req":{"id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"131365"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:36.243]: /api/diff/a4abd72149 request received {"req":{"id":"af2b82a3-b141-427d-a72b-58d45473679c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af2b82a3-b141-427d-a72b-58d45473679c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"971339"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:36.317]: Diffing 3550 objects. {"req":{"id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"131365"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3550} +[server] INFO [14:26:36.364]: Diffing 26252 objects. {"req":{"id":"af2b82a3-b141-427d-a72b-58d45473679c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af2b82a3-b141-427d-a72b-58d45473679c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"971339"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":26252} +[server] INFO [14:26:36.409]: /api/diff/a4abd72149 request completed in 200 ms {"req":{"id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"131365"}},"res":{"statusCode":200,"headers":{"x-request-id":"1d51bcf8-0c34-45e0-817e-c5328d79104e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":200,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:36.451]: /objects/a4abd72149 request received {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:36.704]: Upload finished: 1459 objects processed in 95ms {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1459,"crtMemUsageMB":149.01031494140625,"elapsedTimeMs":95} +[server] INFO [14:26:36.734]: /api/diff/a4abd72149 request completed in 491 ms {"req":{"id":"af2b82a3-b141-427d-a72b-58d45473679c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af2b82a3-b141-427d-a72b-58d45473679c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"971339"}},"res":{"statusCode":200,"headers":{"x-request-id":"af2b82a3-b141-427d-a72b-58d45473679c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":491,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:36.866]: /objects/a4abd72149 request received {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:37.197]: Inserted 500 objects. {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:37.222]: /api/diff/a4abd72149 request received {"req":{"id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"25915"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:37.333]: Diffing 700 objects. {"req":{"id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"25915"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":700} +[server] INFO [14:26:37.401]: /api/diff/a4abd72149 request completed in 179 ms {"req":{"id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"25915"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b65ce1b-3cc4-4de2-b965-0219080b93ec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":179,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:37.412]: /objects/a4abd72149 request received {"req":{"id":"c8275391-2975-4942-8553-a50d36da045d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8275391-2975-4942-8553-a50d36da045d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f2e79f77-de00-4c88-8df6-b66e558090bf\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:38.283]: Upload finished: 19206 objects processed in 1335ms {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":19206,"crtMemUsageMB":224.70826721191406,"elapsedTimeMs":1335} +[server] WARN [14:26:38.286]: DB query successfully completed after 1086 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"da0yqTkh2F8Uiw4RyTdV8","sqlQueryDurationMs":1086,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71"}} +[server] INFO [14:26:38.287]: Inserted 500 objects. {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:38.425]: Upload finished: 355 objects processed in 59ms {"req":{"id":"c8275391-2975-4942-8553-a50d36da045d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8275391-2975-4942-8553-a50d36da045d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f2e79f77-de00-4c88-8df6-b66e558090bf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":355,"crtMemUsageMB":232.58685302734375,"elapsedTimeMs":59} +[server] INFO [14:26:38.531]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:38.598]: Inserted 459 objects. {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":459} +[server] INFO [14:26:38.598]: Uploaded batch of 1459 objects in 1960ms. Total objects processed so far: 1459 in a total of 1989ms. {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1459,"elapsedTimeMs":1989,"batchElapsedTimeMs":1960,"crtMemUsageMB":230.97667694091797,"uploadedSizeMB":2.4,"requestDropped":false,"totalObjectsProcessed":1459} +[server] INFO [14:26:38.599]: /objects/a4abd72149 request completed in 2148 ms {"req":{"id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b35bb7f3-a152-4fdb-8bd5-d21fb60ec259\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2808859d-27f3-4f82-b6a3-19ab62a40c71","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":2148,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:38.779]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:38.972]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:39.038]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BQBVwzXVuaNtXHYT9hfZp","sqlQueryDurationMs":616,"sqlNumberBindings":1420,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c8275391-2975-4942-8553-a50d36da045d"}} +[server] INFO [14:26:39.039]: Inserted 355 objects. {"req":{"id":"c8275391-2975-4942-8553-a50d36da045d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8275391-2975-4942-8553-a50d36da045d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f2e79f77-de00-4c88-8df6-b66e558090bf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":355} +[server] INFO [14:26:39.039]: Uploaded batch of 355 objects in 645ms. Total objects processed so far: 355 in a total of 673ms. {"req":{"id":"c8275391-2975-4942-8553-a50d36da045d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8275391-2975-4942-8553-a50d36da045d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f2e79f77-de00-4c88-8df6-b66e558090bf\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":355,"elapsedTimeMs":673,"batchElapsedTimeMs":645,"crtMemUsageMB":229.64222717285156,"uploadedSizeMB":1.3,"requestDropped":false,"totalObjectsProcessed":355} +[server] INFO [14:26:39.039]: /objects/a4abd72149 request completed in 1627 ms {"req":{"id":"c8275391-2975-4942-8553-a50d36da045d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8275391-2975-4942-8553-a50d36da045d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f2e79f77-de00-4c88-8df6-b66e558090bf\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c8275391-2975-4942-8553-a50d36da045d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1627,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:39.147]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:39.249]: /api/diff/a4abd72149 request received {"req":{"id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1571479"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:39.300]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:39.388]: Diffing 42472 objects. {"req":{"id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1571479"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":42472} +[server] INFO [14:26:39.420]: /api/diff/a4abd72149 request received {"req":{"id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1200221"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:39.504]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:39.819]: Diffing 32438 objects. {"req":{"id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1200221"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":32438} +[server] INFO [14:26:39.871]: /api/diff/a4abd72149 request completed in 622 ms {"req":{"id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1571479"}},"res":{"statusCode":200,"headers":{"x-request-id":"b5b5517a-33a9-4e2c-81e0-bec7ef0e9a88","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":622,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:39.951]: /objects/a4abd72149 request received {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:40.001]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:40.223]: Upload finished: 2030 objects processed in 114ms {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2030,"crtMemUsageMB":265.34085845947266,"elapsedTimeMs":114} +[server] INFO [14:26:40.248]: /api/diff/a4abd72149 request completed in 828 ms {"req":{"id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1200221"}},"res":{"statusCode":200,"headers":{"x-request-id":"b7d8aa56-c2f1-48da-a8b6-a7d8e85c3b99","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":828,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:40.268]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:40.315]: /objects/a4abd72149 request received {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:40.442]: Inserted 500 objects. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:40.480]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:40.918]: Upload finished: 4897 objects processed in 525ms {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4897,"crtMemUsageMB":285.6578063964844,"elapsedTimeMs":525} +[server] INFO [14:26:40.919]: Inserted 500 objects. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:40.929]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.190]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.265]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.279]: Inserted 500 objects. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.403]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.473]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.603]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.623]: Inserted 500 objects. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.668]: Inserted 30 objects. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":30} +[server] INFO [14:26:41.668]: Uploaded batch of 2030 objects in 1529ms. Total objects processed so far: 2030 in a total of 1559ms. {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2030,"elapsedTimeMs":1559,"batchElapsedTimeMs":1529,"crtMemUsageMB":284.55289459228516,"uploadedSizeMB":2.5,"requestDropped":false,"totalObjectsProcessed":2030} +[server] INFO [14:26:41.669]: /objects/a4abd72149 request completed in 1718 ms {"req":{"id":"0542f025-565e-4483-bbcf-7c9b53d69035","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d46572d-e493-46e1-a7cd-5f021fecc9fd\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0542f025-565e-4483-bbcf-7c9b53d69035","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1718,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:41.688]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.793]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.928]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:41.964]: /api/diff/a4abd72149 request received {"req":{"id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"938261"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:41.985]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:42.083]: Diffing 25358 objects. {"req":{"id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"938261"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25358} +[server] INFO [14:26:42.183]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:42.340]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:42.344]: /api/diff/a4abd72149 request received {"req":{"id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"19625"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:42.377]: /api/diff/a4abd72149 request completed in 413 ms {"req":{"id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"938261"}},"res":{"statusCode":200,"headers":{"x-request-id":"7013cddb-ce72-4c61-b2d4-421887e65b1b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":413,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:42.420]: /objects/a4abd72149 request received {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:42.461]: Diffing 530 objects. {"req":{"id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"19625"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":530} +[server] INFO [14:26:42.503]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:42.523]: /api/diff/a4abd72149 request completed in 179 ms {"req":{"id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"19625"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b53d7d6-ca53-4f5e-bbf6-cd78b55ff28a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":179,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:42.528]: /objects/a4abd72149 request received {"req":{"id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ea2159c4-ae0c-410d-823e-116e9a0bcd93\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:42.714]: Upload finished: 100 objects processed in 42ms {"req":{"id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ea2159c4-ae0c-410d-823e-116e9a0bcd93\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":100,"crtMemUsageMB":299.59447479248047,"elapsedTimeMs":42} +[server] INFO [14:26:42.744]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.007]: Upload finished: 6208 objects processed in 482ms {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6208,"crtMemUsageMB":327.30602264404297,"elapsedTimeMs":482} +[server] INFO [14:26:43.008]: Inserted 100 objects. {"req":{"id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ea2159c4-ae0c-410d-823e-116e9a0bcd93\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":100} +[server] INFO [14:26:43.008]: Uploaded batch of 100 objects in 296ms. Total objects processed so far: 100 in a total of 336ms. {"req":{"id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ea2159c4-ae0c-410d-823e-116e9a0bcd93\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":100,"elapsedTimeMs":336,"batchElapsedTimeMs":296,"crtMemUsageMB":327.37705993652344,"uploadedSizeMB":0.1,"requestDropped":false,"totalObjectsProcessed":100} +[server] INFO [14:26:43.009]: /objects/a4abd72149 request completed in 480 ms {"req":{"id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ea2159c4-ae0c-410d-823e-116e9a0bcd93\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d9e8bffb-9522-46b1-a8dd-c5b0c9737fbe","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":480,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:43.015]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:43.019]: DB query successfully completed after 677 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JV4xcZuHlFO416bXoLw_R","sqlQueryDurationMs":677,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19"}} +[server] INFO [14:26:43.019]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.220]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.317]: /api/diff/a4abd72149 request received {"req":{"id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"400170"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:43.394]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.406]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.451]: Diffing 10815 objects. {"req":{"id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"400170"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":10815} +[server] INFO [14:26:43.478]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.596]: /api/diff/a4abd72149 request completed in 279 ms {"req":{"id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"400170"}},"res":{"statusCode":200,"headers":{"x-request-id":"5fc8b3c4-5a94-49e3-aedd-ff0ec43ba043","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":279,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:43.636]: /objects/a4abd72149 request received {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:43.667]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.742]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.864]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:43.928]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:44.007]: Inserted 500 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:44.113]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:44.170]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:44.213]: Inserted 397 objects. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":397} +[server] INFO [14:26:44.213]: Uploaded batch of 4897 objects in 3602ms. Total objects processed so far: 4897 in a total of 3820ms. {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4897,"elapsedTimeMs":3820,"batchElapsedTimeMs":3602,"crtMemUsageMB":329.67586517333984,"uploadedSizeMB":7.8,"requestDropped":false,"totalObjectsProcessed":4897} +[server] INFO [14:26:44.214]: /objects/a4abd72149 request completed in 3899 ms {"req":{"id":"73c38877-f8c2-4790-9e6c-fa44279adc19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5e2e9a35-adfa-4553-ada8-f3f8eaacc1c2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"73c38877-f8c2-4790-9e6c-fa44279adc19","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":3899,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:44.987]: Upload finished: 4615 objects processed in 1265ms {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4615,"crtMemUsageMB":306.4726867675781,"elapsedTimeMs":1265} +[server] WARN [14:26:44.988]: DB query successfully completed after 873 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wmvwpgMvvE4-UpYvPMiwJ","sqlQueryDurationMs":873,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee"}} +[server] INFO [14:26:44.988]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:44.992]: DB query successfully completed after 820 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jbpEsarb9Q1oi3xRbbLwT","sqlQueryDurationMs":820,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d"}} +[server] INFO [14:26:44.992]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:44.998]: /api/diff/a4abd72149 request received {"req":{"id":"2568e273-730a-452e-997c-635eac5cf5d6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2568e273-730a-452e-997c-635eac5cf5d6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"65801"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:45.122]: Diffing 1778 objects. {"req":{"id":"2568e273-730a-452e-997c-635eac5cf5d6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2568e273-730a-452e-997c-635eac5cf5d6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"65801"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1778} +[server] INFO [14:26:45.198]: /api/diff/a4abd72149 request completed in 199 ms {"req":{"id":"2568e273-730a-452e-997c-635eac5cf5d6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2568e273-730a-452e-997c-635eac5cf5d6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"65801"}},"res":{"statusCode":200,"headers":{"x-request-id":"2568e273-730a-452e-997c-635eac5cf5d6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":199,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:45.211]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.227]: /objects/a4abd72149 request received {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:45.337]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.413]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.576]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.651]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.731]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.859]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.917]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:45.991]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:46.118]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.026]: Upload finished: 307 objects processed in 1699ms {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":307,"crtMemUsageMB":368.63782501220703,"elapsedTimeMs":1699} +[server] WARN [14:26:47.028]: DB query successfully completed after 1108 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LArqEL2eFvLyctpSQxUGj","sqlQueryDurationMs":1108,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d"}} +[server] INFO [14:26:47.028]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:47.033]: DB query successfully completed after 1039 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xytx6c6Ylx-ebR7xsYRO3","sqlQueryDurationMs":1039,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f"}} +[server] INFO [14:26:47.033]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:47.038]: DB query successfully completed after 918 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Oq-hUc0dm41IpFzaPFxED","sqlQueryDurationMs":918,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee"}} +[server] INFO [14:26:47.038]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.200]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.316]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.321]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.382]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.528]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:26:47.601]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GgsxwdFcdvELxx2z3qu_p","sqlQueryDurationMs":580,"sqlNumberBindings":948,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9"}} +[server] INFO [14:26:47.602]: Inserted 237 objects. {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":237} +[server] INFO [14:26:47.673]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.784]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:47.789]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.019]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.063]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.126]: Inserted 500 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.279]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.305]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":69.95119999995222},"apollo_query_duration_ms":1} +[server] INFO [14:26:48.310]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":76.37339999998221},"apollo_query_duration_ms":1} +[server] INFO [14:26:48.313]: Inserted 208 objects. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [14:26:48.313]: Uploaded batch of 6208 objects in 5559ms. Total objects processed so far: 6208 in a total of 5788ms. {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6208,"elapsedTimeMs":5788,"batchElapsedTimeMs":5559,"crtMemUsageMB":374.11639404296875,"uploadedSizeMB":9.5,"requestDropped":false,"totalObjectsProcessed":6208} +[server] INFO [14:26:48.314]: /objects/a4abd72149 request completed in 5894 ms {"req":{"id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1041dd07-ca00-44e7-9786-6f96a4457df1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f30860bf-ad63-4295-8846-c7c7bfae9dee","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5894,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:48.316]: /api/diff/a4abd72149 request received {"req":{"id":"b9f8f792-05f8-47a2-a874-3c733a113443","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b9f8f792-05f8-47a2-a874-3c733a113443","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"274"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:48.337]: GQL AuthLoginPanel finished after 6 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":63.67279999994207},"apollo_query_duration_ms":6} +[server] INFO [14:26:48.340]: GQL ActiveUserMainMetadata finished after 34 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":197.82770000013988},"apollo_query_duration_ms":34} +[server] INFO [14:26:48.389]: GQL NavigationProjectInvites finished after 60 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":129.7373999999836},"apollo_query_duration_ms":60} +[server] INFO [14:26:48.445]: Diffing 7 objects. {"req":{"id":"b9f8f792-05f8-47a2-a874-3c733a113443","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b9f8f792-05f8-47a2-a874-3c733a113443","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"274"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7} +[server] INFO [14:26:48.474]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:48.482]: /api/diff/a4abd72149 request completed in 166 ms {"req":{"id":"b9f8f792-05f8-47a2-a874-3c733a113443","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b9f8f792-05f8-47a2-a874-3c733a113443","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"274"}},"res":{"statusCode":200,"headers":{"x-request-id":"b9f8f792-05f8-47a2-a874-3c733a113443","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":166,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:48.529]: /objects/a4abd72149 request received {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:48.834]: GQL ProjectAccessCheck finished after 130 ms {"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"75523a3e-71d0-49b3-bc4b-2613f9474463","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":173.94670000008773},"apollo_query_duration_ms":130} +[server] INFO [14:26:48.892]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:49.064]: Inserted 500 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:49.153]: Inserted 206 objects. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [14:26:49.153]: Uploaded batch of 19206 objects in 11735ms. Total objects processed so far: 19206 in a total of 12205ms. {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":19206,"elapsedTimeMs":12205,"batchElapsedTimeMs":11735,"crtMemUsageMB":373.91162872314453,"uploadedSizeMB":20.2,"requestDropped":false,"totalObjectsProcessed":19206} +[server] INFO [14:26:49.154]: /objects/a4abd72149 request completed in 12288 ms {"req":{"id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a372f9fc-d27a-4ecf-a0a3-b0dc91b6d0a5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b5483a25-1322-4fd5-809c-08dfd8d1b59d","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12288,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:49.156]: /api/diff/a4abd72149 request received {"req":{"id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:49.274]: Diffing 1 objects. {"req":{"id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1} +[server] INFO [14:26:49.302]: /api/diff/a4abd72149 request completed in 146 ms {"req":{"id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"res":{"statusCode":200,"headers":{"x-request-id":"10162b81-4a92-4c2f-8506-54ffa2c6e5c1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":146,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:26:49.323]: /objects/a4abd72149 request received {"req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aec5e301-834e-4ec2-aa9f-1d17ea1780c8\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:26:50.445]: Upload finished: 1 objects processed in 1033ms {"req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aec5e301-834e-4ec2-aa9f-1d17ea1780c8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":399.4310607910156,"elapsedTimeMs":1033} +[server] WARN [14:26:50.864]: DB query successfully completed after 3261 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"49MvmcURVxeGVR4rSnFrL","sqlQueryDurationMs":3261,"sqlNumberBindings":276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9"}} +[server] INFO [14:26:50.864]: Inserted 69 objects. {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] INFO [14:26:52.831]: Upload finished: 3 objects processed in 4213ms {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3,"crtMemUsageMB":398.6205596923828,"elapsedTimeMs":4213} +[server] WARN [14:26:52.834]: DB query successfully completed after 4813 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qFXWE1IlF1wqVP3xfetol","sqlQueryDurationMs":4813,"sqlNumberBindings":1796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f"}} +[server] INFO [14:26:52.834]: Inserted 449 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":449} +[server] WARN [14:26:53.454]: DB query successfully completed after 3027 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"z0aOmSmCFgGksDBsTe73E","sqlQueryDurationMs":3027,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077"}} +[server] INFO [14:26:53.454]: Inserted 1 objects. {"req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aec5e301-834e-4ec2-aa9f-1d17ea1780c8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:26:53.454]: Uploaded batch of 1 objects in 3596ms. Total objects processed so far: 1 in a total of 4042ms. {"req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aec5e301-834e-4ec2-aa9f-1d17ea1780c8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":4042,"batchElapsedTimeMs":3596,"crtMemUsageMB":399.6381607055664,"uploadedSizeMB":8.3,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [14:26:53.455]: /objects/a4abd72149 request completed in 4132 ms {"req":{"id":"a94a50cd-0a93-4877-87aa-b56a86257077","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aec5e301-834e-4ec2-aa9f-1d17ea1780c8\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a94a50cd-0a93-4877-87aa-b56a86257077","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4132,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:53.509]: DB query successfully completed after 673 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v0Fi2b8OVpeMtWt6-swMk","sqlQueryDurationMs":673,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f"}} +[server] INFO [14:26:53.509]: Inserted 500 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:26:53.758]: Inserted 166 objects. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] INFO [14:26:53.758]: Uploaded batch of 4615 objects in 9454ms. Total objects processed so far: 4615 in a total of 10036ms. {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4615,"elapsedTimeMs":10036,"batchElapsedTimeMs":9454,"crtMemUsageMB":400.0366897583008,"uploadedSizeMB":17,"requestDropped":false,"totalObjectsProcessed":4615} +[server] INFO [14:26:53.759]: /objects/a4abd72149 request completed in 10123 ms {"req":{"id":"593584d4-80a4-4ebb-923a-76ab658f833f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6ecb0c1-9369-4a22-9512-d50ee7646fa7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"593584d4-80a4-4ebb-923a-76ab658f833f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10123,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:53.939]: DB query successfully completed after 3075 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jz4kPpcMdur-C1mdQOKfD","sqlQueryDurationMs":3075,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9"}} +[server] INFO [14:26:53.940]: Inserted 1 objects. {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:26:53.940]: Uploaded batch of 307 objects in 7792ms. Total objects processed so far: 307 in a total of 8613ms. {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":307,"elapsedTimeMs":8613,"batchElapsedTimeMs":7792,"crtMemUsageMB":400.1620330810547,"uploadedSizeMB":20,"requestDropped":false,"totalObjectsProcessed":307} +[server] INFO [14:26:53.940]: /objects/a4abd72149 request completed in 8713 ms {"req":{"id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cb8c983a-1860-4a78-a6dd-be2bbffd8308\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5144a35c-0144-4a6c-a11a-5da2f219d2e9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8713,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:26:56.057]: DB query successfully completed after 3240 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5NmKb261Fxe56tJ9hagbF","sqlQueryDurationMs":3240,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f"}} +[server] INFO [14:26:56.057]: Inserted 1 objects. {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] WARN [14:26:58.306]: DB query successfully completed after 2248 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Yp3r1EmT6McRx9nQLTOk_","sqlQueryDurationMs":2248,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f"}} +[server] INFO [14:26:58.306]: Inserted 1 objects. {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:27:01.613]: GQL ProjectViewerResources finished after 159 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"83a5b9cdd3","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":209.34520000003977},"apollo_query_duration_ms":159} +[server] INFO [14:27:01.641]: GQL ViewerLoadedResources finished after 183 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":249.13160000008065},"apollo_query_duration_ms":183} +[server] INFO [14:27:01.677]: GQL ViewerLoadedThreads finished after 219 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"83a5b9cdd3"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":313.12550000002375},"apollo_query_duration_ms":219} +[server] INFO [14:27:02.019]: /api/viewer-derivatives/a4abd72149/9455cda35d/manifest request received {"req":{"id":"03ff0385-74a1-48aa-ab49-f89adb497b2c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9455cda35d/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"03ff0385-74a1-48aa-ab49-f89adb497b2c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9455cda35d/manifest"} +[server] WARN [14:27:02.033]: DB query successfully completed after 3726 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D4PO6thmp_bc-Q2dNCw9k","sqlQueryDurationMs":3726,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f"}} +[server] INFO [14:27:02.033]: Inserted 1 objects. {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:27:02.033]: Uploaded batch of 3 objects in 10896ms. Total objects processed so far: 3 in a total of 13415ms. {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3,"elapsedTimeMs":13415,"batchElapsedTimeMs":10896,"crtMemUsageMB":405.67679595947266,"uploadedSizeMB":28.5,"requestDropped":false,"totalObjectsProcessed":3} +[server] INFO [14:27:02.035]: /objects/a4abd72149 request completed in 13505 ms {"req":{"id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5cd3f338-fd14-4f7e-a2b8-f49b9bb6fb0b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f53fde40-b9d4-40e8-bbec-24fbf8164f2f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13505,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:27:02.304]: /api/viewer-derivatives/a4abd72149/9455cda35d/manifest request completed in 286 ms {"req":{"id":"03ff0385-74a1-48aa-ab49-f89adb497b2c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9455cda35d/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"03ff0385-74a1-48aa-ab49-f89adb497b2c"}},"res":{"statusCode":404,"headers":{"x-request-id":"03ff0385-74a1-48aa-ab49-f89adb497b2c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-YC5m4RBskJfxh1BFM5oS4fsAWok\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":286,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9455cda35d/manifest"} +[server] INFO [14:27:02.349]: /objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single request received {"req":{"id":"427ba4ca-c94c-47dc-be07-913b948d7d35","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"427ba4ca-c94c-47dc-be07-913b948d7d35"}},"requestPath":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single"} +[server] INFO [14:27:02.430]: GQL ViewerLoadedResources finished after 257 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["83a5b9cdd3"],"versionIds":["9455cda35d"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":450.4823000000324},"apollo_query_duration_ms":257} +[server] INFO [14:27:02.482]: /preview/a4abd72149/commits/9455cda35d request received {"req":{"id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65","method":"GET","path":"/preview/a4abd72149/commits/9455cda35d","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65"}},"requestPath":"/preview/a4abd72149/commits/9455cda35d"} +[server] INFO [14:27:02.755]: GQL WorkspaceMoveProjectManagerProject finished after 158 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":228.83280000003288},"apollo_query_duration_ms":158} +[server] INFO [14:27:03.133]: [createVersion (start)] Create a new version {"req":{"id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"c47ed6d147240a89f453c111ab7bf4f9","modelId":"32f26ea49a","projectId":"a4abd72149","message":"Created from 25.099_z01_p001_r02.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"32f26ea49a","branchId":"32f26ea49a","operationName":"createVersion","operationStatus":"start","operationDescription":"Create a new version"} +[server] WARN [14:27:03.183]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"DFMtSFf3FV6UkOxRXm8EP","sqlQueryDurationMs":680,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\download.ts:131:19)","req":{"id":"427ba4ca-c94c-47dc-be07-913b948d7d35"}} +[server] INFO [14:27:03.183]: Downloaded single object. {"req":{"id":"427ba4ca-c94c-47dc-be07-913b948d7d35","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"427ba4ca-c94c-47dc-be07-913b948d7d35"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"requestId":"427ba4ca-c94c-47dc-be07-913b948d7d35","userId":"fc80dbdc8d","streamId":"a4abd72149","objectId":"f5f9e8cbc499c4ca6e5312ef1074b72f"} +[server] WARN [14:27:03.227]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"usQIS2BEOFyIN3UbzTvMa","sqlQueryDurationMs":555,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65"}} +[server] INFO [14:27:03.249]: /objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single request completed in 899 ms {"req":{"id":"427ba4ca-c94c-47dc-be07-913b948d7d35","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"427ba4ca-c94c-47dc-be07-913b948d7d35"}},"res":{"statusCode":200,"headers":{"x-request-id":"427ba4ca-c94c-47dc-be07-913b948d7d35","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","etag":"W/\"125ab1-Siv3MBm/jK5sZbQv+7UoDseYK3g\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":899,"requestStatus":"completed","requestPath":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single"} +[server] INFO [14:27:03.257]: /preview/a4abd72149/commits/9455cda35d request completed in 775 ms {"req":{"id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65","method":"GET","path":"/preview/a4abd72149/commits/9455cda35d","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65"}},"res":{"statusCode":200,"headers":{"x-request-id":"3e1b71a2-f645-4ef1-8ffc-2c9662428c65","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":775,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9455cda35d"} +[server] INFO [14:27:03.621]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"2b75b59e-9418-40a4-85dd-a04c398e0f61","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2b75b59e-9418-40a4-85dd-a04c398e0f61"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:27:03.621]: /api/v2/projects/a4abd72149/object-stream/ request completed in 0 ms {"req":{"id":"2b75b59e-9418-40a4-85dd-a04c398e0f61","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2b75b59e-9418-40a4-85dd-a04c398e0f61"}},"res":{"statusCode":204,"headers":{"x-request-id":"2b75b59e-9418-40a4-85dd-a04c398e0f61","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"content-type","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:27:03.627]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"525015","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] WARN [14:27:05.052]: DB query successfully completed after 1918 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"objects\".\"id\" = $1 and \"objects\".\"streamId\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"PQ-YTRWQpNvjV1ON0fpFP","sqlQueryDurationMs":1918,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:47:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\commit\\management.ts:110:19)\n at async withOperationLogging.logger.logger (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:338:11)\n at async withOperationLogging (D:\\speckle-server\\packages\\server\\observability\\domain\\businessLogging.ts:35:21)\n at async Object.create (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:336:22)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"071df1a1-cdc1-437e-80bb-518b25e4f4db"}} +[server] INFO [14:27:05.080]: [createVersion (failure)] {"req":{"id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"c47ed6d147240a89f453c111ab7bf4f9","modelId":"32f26ea49a","projectId":"a4abd72149","message":"Created from 25.099_z01_p001_r02.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"32f26ea49a","branchId":"32f26ea49a","operationName":"createVersion","operationStatus":"failure"} +[server] err: { +[server] "type": "CommitCreateError", +[server] "message": "Failed to find branch with id 32f26ea49a.", +[server] "stack": +[server] CommitCreateError: Failed to find branch with id 32f26ea49a. +[server] at (D:\speckle-server\packages\server\modules\core\services\commit\management.ts:119:13) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] at async withOperationLogging.logger.logger (D:\speckle-server\packages\server\modules\core\graph\resolvers\versions.ts:338:11) +[server] at async withOperationLogging (D:\speckle-server\packages\server\observability\domain\businessLogging.ts:35:21) +[server] at async Object.create (D:\speckle-server\packages\server\modules\core\graph\resolvers\versions.ts:336:22) +[server] at async fieldConfig.resolve (D:\speckle-server\packages\server\modules\core\graph\directives\hasScope.ts:35:26) +[server] "name": "CommitCreateError", +[server] "jse_shortmsg": "Failed to find branch with id 32f26ea49a.", +[server] "jse_info": { +[server] "type": "Object", +[server] "message": "Created from 25.099_z01_p001_r02.ifc upload.", +[server] "stack": +[server] +[server] "authorId": "fc80dbdc8d", +[server] "streamId": "a4abd72149", +[server] "branchId": "32f26ea49a", +[server] "sourceApplication": "IFC", +[server] "objectId": "c47ed6d147240a89f453c111ab7bf4f9", +[server] "parents": [], +[server] "code": "COMMIT_CREATE_ERROR", +[server] "statusCode": 400 +[server] } +[server] } +[server] INFO [14:27:05.081]: null failed after 2133 ms {"req":{"id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"c47ed6d147240a89f453c111ab7bf4f9","modelId":"32f26ea49a","projectId":"a4abd72149","message":"Created from 25.099_z01_p001_r02.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":null,"graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","apollo_query_duration_ms":2133,"dbMetrics":{"totalCount":7,"totalDuration":2148.8200999999535},"error_count":1,"first_error":{"message":"Failed to find branch with id 32f26ea49a.","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Failed to find branch with id 32f26ea49a.", +[server] "stack": +[server] CommitCreateError: Failed to find branch with id 32f26ea49a. +[server] at (D:\speckle-server\packages\server\modules\core\services\commit\management.ts:119:13) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] at async withOperationLogging.logger.logger (D:\speckle-server\packages\server\modules\core\graph\resolvers\versions.ts:338:11) +[server] at async withOperationLogging (D:\speckle-server\packages\server\observability\domain\businessLogging.ts:35:21) +[server] at async Object.create (D:\speckle-server\packages\server\modules\core\graph\resolvers\versions.ts:336:22) +[server] at async fieldConfig.resolve (D:\speckle-server\packages\server\modules\core\graph\directives\hasScope.ts:35:26) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:27:05.081]: GQL Create finished after 2134 ms {"req":{"id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"071df1a1-cdc1-437e-80bb-518b25e4f4db","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"c47ed6d147240a89f453c111ab7bf4f9","modelId":"32f26ea49a","projectId":"a4abd72149","message":"Created from 25.099_z01_p001_r02.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","dbMetrics":{"totalCount":7,"totalDuration":2148.8200999999535},"apollo_query_duration_ms":2134} +[server] INFO [14:27:06.512]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":187.82600000011735},"apollo_query_duration_ms":159} +[server] WARN [14:27:07.113]: Processing error result for file upload {"req":{"id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"625","x-request-id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"582253bc01","warnings":[],"result":{"durationSeconds":225.2334475517273,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"582253bc01","fileUploadStatus":"error","fileId":"582253bc01","fileSize":45768412,"fileName":"25.099_z01_p001_r02.ifc","fileType":"ifc","modelId":null,"branchId":null,"duration":225.2334475517273} +[server] err: { +[server] "type": "Object", +[server] "message": "Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.", +[server] "stack": +[server] +[server] } +[server] WARN [14:27:10.983]: DB query successfully completed after 3662 ms {"phase":"startup","region":"main","sql":"update \"file_uploads\" set \"convertedStatus\" = $1, \"convertedLastUpdate\" = $2, \"convertedMessage\" = $3, \"convertedCommitId\" = $4, \"performanceData\" = $5 where \"file_uploads\".\"id\" = $6 returning *","sqlMethod":"update","sqlQueryId":"x3VD-rHGrsRppa4SXgex3","sqlQueryDurationMs":3662,"sqlNumberBindings":6,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.updateFileUpload (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\repositories\\fileUploads.ts:280:25)\n at async (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\services\\resultHandler.ts:122:21)\n at async Object.finishFileImport (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\graph\\resolvers\\fileUploads.ts:316:5)","req":{"id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2"}} +[server] INFO [14:27:11.051]: File upload status updated {"req":{"id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"625","x-request-id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"582253bc01","warnings":[],"result":{"durationSeconds":225.2334475517273,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"582253bc01","fileUploadStatus":"error"} +[server] INFO [14:27:11.051]: GQL FinishFileImport finished after 4067 ms {"req":{"id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"625","x-request-id":"d3930ebd-7c98-49f1-ae8c-946e013f0df2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"582253bc01","warnings":[],"result":{"durationSeconds":225.2334475517273,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":7,"totalDuration":3842.9960999999894},"apollo_query_duration_ms":4067} +[server] INFO [14:27:11.471]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.4321999999811},"apollo_query_duration_ms":154} +[server] WARN [14:27:13.873]: DB query successfully completed after 2726 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"7NaDcPcRGww2_MwV_8h0b","sqlQueryDurationMs":2726,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fa7ad7cb-f6e3-4a52-abfb-527cbdc0668e"}} +[server] INFO [14:27:16.431]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.53830000007292},"apollo_query_duration_ms":136} +[server] WARN [14:27:16.938]: DB query successfully completed after 3064 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"cJK2HB0_acpGx_LFtmAVs","sqlQueryDurationMs":3064,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fa7ad7cb-f6e3-4a52-abfb-527cbdc0668e"}} +[server] INFO [14:27:16.958]: GQL Server finished after 0 ms {"req":{"id":"fa7ad7cb-f6e3-4a52-abfb-527cbdc0668e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"fa7ad7cb-f6e3-4a52-abfb-527cbdc0668e"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":5790.820999999938},"apollo_query_duration_ms":0} +[server] WARN [14:27:20.968]: DB query successfully completed after 3972 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"u_mnhJNy-wDkbDkupivi6","sqlQueryDurationMs":3972,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"14635d63-5fc3-456a-988f-474a485d01d0"}} +[server] INFO [14:27:21.493]: GQL BroadcastViewerUserActivity finished after 163 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":188.10989999992307},"apollo_query_duration_ms":163} +[server] WARN [14:27:25.616]: DB query successfully completed after 4647 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"sydxV56aYOTzJbLBpySaZ","sqlQueryDurationMs":4647,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"14635d63-5fc3-456a-988f-474a485d01d0"}} +[server] INFO [14:27:25.636]: GQL Server finished after 1 ms {"req":{"id":"14635d63-5fc3-456a-988f-474a485d01d0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"14635d63-5fc3-456a-988f-474a485d01d0"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":8618.899100000039},"apollo_query_duration_ms":1} +[server] INFO [14:27:26.443]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.99609999998938},"apollo_query_duration_ms":137} +[server] WARN [14:27:29.390]: DB query successfully completed after 3724 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"yZxXYMYFnK_wqqxW5uGyR","sqlQueryDurationMs":3724,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"c1b74674-849c-4c45-b5d0-0dd809a1f17a"}} +[server] INFO [14:27:31.460]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.51349999994272},"apollo_query_duration_ms":147} +[server] WARN [14:27:33.729]: DB query successfully completed after 4337 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"ql2VKMDbQXxPBkKdmwbon","sqlQueryDurationMs":4337,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"c1b74674-849c-4c45-b5d0-0dd809a1f17a"}} +[server] INFO [14:27:36.445]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.4998000000487},"apollo_query_duration_ms":133} +[server] WARN [14:27:37.052]: DB query successfully completed after 3289 ms {"phase":"startup","region":"main","sql":"select \"role\" from \"server_acl\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"zJilffnYvRTPCsuC_NS_H","sqlQueryDurationMs":3289,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:458:23)\n at async Object.role (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\users.ts:212:14)","req":{"id":"c1b74674-849c-4c45-b5d0-0dd809a1f17a"}} +[server] INFO [14:27:37.052]: GQL User finished after 3291 ms {"req":{"id":"c1b74674-849c-4c45-b5d0-0dd809a1f17a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"c1b74674-849c-4c45-b5d0-0dd809a1f17a"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":11349.422699999996},"apollo_query_duration_ms":3291} +[server] INFO [14:27:41.426]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.99200000008568},"apollo_query_duration_ms":132} +[server] WARN [14:27:42.391]: DB query successfully completed after 5309 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"ENv8AbwTFSM1euwtfJj2b","sqlQueryDurationMs":5309,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"2907d63d-010d-423e-8b09-9b055400d295"}} +[server] INFO [14:27:46.473]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.84510000003502},"apollo_query_duration_ms":136} +[server] WARN [14:27:47.284]: DB query successfully completed after 4893 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"8uRsdBA-cHcWEvgXj0wvK","sqlQueryDurationMs":4893,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"2907d63d-010d-423e-8b09-9b055400d295"}} +[server] INFO [14:27:51.480]: GQL BroadcastViewerUserActivity finished after 177 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":201.64359999989392},"apollo_query_duration_ms":177} +[server] WARN [14:27:52.774]: DB query successfully completed after 5469 ms {"phase":"startup","region":"main","sql":"select * from \"scopes\" where \"public\" = $1","sqlMethod":"select","sqlQueryId":"CAcPDKYcpyErXB3NYxoMQ","sqlQueryDurationMs":5469,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\server.ts:134:12)\n at async Object.scopes (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\server.ts:35:14)","req":{"id":"2907d63d-010d-423e-8b09-9b055400d295"}} +[server] INFO [14:27:52.775]: GQL Server finished after 5470 ms {"req":{"id":"2907d63d-010d-423e-8b09-9b055400d295","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"2907d63d-010d-423e-8b09-9b055400d295"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":15670.275399999984},"apollo_query_duration_ms":5470} +[server] INFO [14:27:56.434]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":149.40549999993527},"apollo_query_duration_ms":132} +[server] WARN [14:27:57.080]: DB query successfully completed after 3355 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"8kmGmXmiUQ-Zvi_NBc13b","sqlQueryDurationMs":3355,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"e695d324-b87b-42f7-8eb1-776fc7a8afc4"}} +[server] INFO [14:28:01.467]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.2310999999754},"apollo_query_duration_ms":134} +[server] WARN [14:28:03.444]: DB query successfully completed after 6363 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"IeS4S21ZOxoCQCALSk-2K","sqlQueryDurationMs":6363,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"e695d324-b87b-42f7-8eb1-776fc7a8afc4"}} +[server] INFO [14:28:03.461]: GQL Server finished after 1 ms {"req":{"id":"e695d324-b87b-42f7-8eb1-776fc7a8afc4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"e695d324-b87b-42f7-8eb1-776fc7a8afc4"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":9718.342700000037},"apollo_query_duration_ms":1} +[server] INFO [14:28:06.426]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":149.80300000007264},"apollo_query_duration_ms":130} +[server] INFO [14:28:11.439]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.84390000003623},"apollo_query_duration_ms":136} +[server] WARN [14:28:12.882]: DB query successfully completed after 9390 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"zVsiJLJG7s2KsOvj-U0fj","sqlQueryDurationMs":9390,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"294f08d0-e703-4d0a-9923-e5e9e24e9ed7"}} +[server] INFO [14:28:12.922]: /api/v2/projects/a4abd72149/object-stream/ request completed in 69295 ms {"req":{"id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"525015","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2"}},"res":{"statusCode":200,"headers":{"x-request-id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"text/plain; charset=UTF-8","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":69295,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:28:12.923]: Streamed 15000 objects (size: 276.610702 MB) {"req":{"id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"525015","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"899129ca-978c-4f0d-8dd9-fa666f08d8d2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"childCount":15000,"mbWritten":276.610702} +[server] INFO [14:28:12.929]: GQL Server finished after 0 ms {"req":{"id":"294f08d0-e703-4d0a-9923-e5e9e24e9ed7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"294f08d0-e703-4d0a-9923-e5e9e24e9ed7"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":9415.021000000008},"apollo_query_duration_ms":0} +[server] INFO [14:28:13.053]: GQL User finished after 26 ms {"req":{"id":"fadf176b-dd29-436e-bfcb-342ed20a8fae","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"fadf176b-dd29-436e-bfcb-342ed20a8fae"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":73.79779999994207},"apollo_query_duration_ms":26} +[server] INFO [14:28:13.180]: GQL Server finished after 31 ms {"req":{"id":"f51509a2-843e-473c-83d9-2fadc2d077ff","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"f51509a2-843e-473c-83d9-2fadc2d077ff"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":80.1826000000583},"apollo_query_duration_ms":31} +[server] INFO [14:28:13.250]: /api/stream/a4abd72149/blob/febf95e3d2 request received {"req":{"id":"d6c6cb75-48c8-49c6-baeb-80f5decc9a39","method":"GET","path":"/api/stream/a4abd72149/blob/febf95e3d2","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"d6c6cb75-48c8-49c6-baeb-80f5decc9a39"}},"requestPath":"/api/stream/a4abd72149/blob/febf95e3d2"} +[server] INFO [14:28:14.092]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"842bcd66-9ff9-407d-91ea-ace183274f04","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"842bcd66-9ff9-407d-91ea-ace183274f04"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:28:14.093]: /api/v2/projects/a4abd72149/object-stream/ request completed in 1 ms {"req":{"id":"842bcd66-9ff9-407d-91ea-ace183274f04","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"842bcd66-9ff9-407d-91ea-ace183274f04"}},"res":{"statusCode":204,"headers":{"x-request-id":"842bcd66-9ff9-407d-91ea-ace183274f04","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"content-type","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:28:14.098]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"2b0abdcf-c102-422c-8597-e814ef0d1416","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"427435","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2b0abdcf-c102-422c-8597-e814ef0d1416"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:28:15.543]: /api/stream/a4abd72149/blob/febf95e3d2 request completed in 2292 ms {"req":{"id":"d6c6cb75-48c8-49c6-baeb-80f5decc9a39","method":"GET","path":"/api/stream/a4abd72149/blob/febf95e3d2","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"d6c6cb75-48c8-49c6-baeb-80f5decc9a39"}},"res":{"statusCode":200,"headers":{"x-request-id":"d6c6cb75-48c8-49c6-baeb-80f5decc9a39","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/octet-stream","content-disposition":"attachment; filename=\"25.052_z03_p001_r06.ifc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2292,"requestStatus":"completed","requestPath":"/api/stream/a4abd72149/blob/febf95e3d2"} +[server] INFO [14:28:16.458]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.38729999994393},"apollo_query_duration_ms":141} +[server] INFO [14:28:26.233]: /api/diff/a4abd72149 request received {"req":{"id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66504"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:26.564]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.43270000006305},"apollo_query_duration_ms":158} +[server] INFO [14:28:26.675]: Diffing 1797 objects. {"req":{"id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66504"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1797} +[server] INFO [14:28:26.774]: /api/diff/a4abd72149 request completed in 541 ms {"req":{"id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66504"}},"res":{"statusCode":200,"headers":{"x-request-id":"1678c98f-e648-4f9c-bc25-7b010ae14b61","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":541,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:27.290]: /api/diff/a4abd72149 request received {"req":{"id":"36c00335-1d82-4ed5-887d-ecee9e46b387","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36c00335-1d82-4ed5-887d-ecee9e46b387","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"187605"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:27.357]: /objects/a4abd72149 request received {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:27.398]: Diffing 5070 objects. {"req":{"id":"36c00335-1d82-4ed5-887d-ecee9e46b387","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36c00335-1d82-4ed5-887d-ecee9e46b387","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"187605"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5070} +[server] INFO [14:28:27.741]: /api/diff/a4abd72149 request completed in 451 ms {"req":{"id":"36c00335-1d82-4ed5-887d-ecee9e46b387","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36c00335-1d82-4ed5-887d-ecee9e46b387","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"187605"}},"res":{"statusCode":200,"headers":{"x-request-id":"36c00335-1d82-4ed5-887d-ecee9e46b387","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":451,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:27.836]: /api/diff/a4abd72149 request received {"req":{"id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"182055"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:27.936]: /objects/a4abd72149 request received {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:27.949]: Diffing 4920 objects. {"req":{"id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"182055"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4920} +[server] INFO [14:28:28.075]: /api/diff/a4abd72149 request completed in 239 ms {"req":{"id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"182055"}},"res":{"statusCode":200,"headers":{"x-request-id":"3f8f2d90-9403-401b-bd49-e20ebbe55cba","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":239,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:28.363]: /objects/a4abd72149 request received {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:28.584]: /api/diff/a4abd72149 request received {"req":{"id":"2a471374-e677-47eb-9e25-450f026b2cae","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a471374-e677-47eb-9e25-450f026b2cae","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128368"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:28.686]: Diffing 3469 objects. {"req":{"id":"2a471374-e677-47eb-9e25-450f026b2cae","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a471374-e677-47eb-9e25-450f026b2cae","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128368"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3469} +[server] INFO [14:28:28.799]: /api/diff/a4abd72149 request completed in 215 ms {"req":{"id":"2a471374-e677-47eb-9e25-450f026b2cae","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a471374-e677-47eb-9e25-450f026b2cae","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128368"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a471374-e677-47eb-9e25-450f026b2cae","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":215,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:29.642]: Upload finished: 2975 objects processed in 1917ms {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2975,"crtMemUsageMB":194.42325592041016,"elapsedTimeMs":1917} +[server] INFO [14:28:30.282]: Upload finished: 7977 objects processed in 2257ms {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7977,"crtMemUsageMB":254.12420654296875,"elapsedTimeMs":2257} +[server] WARN [14:28:30.286]: DB query successfully completed after 9062 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"uUfKjCBgGdoGB7AkjvxFJ","sqlQueryDurationMs":9062,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"eXVkKYwrgXIK93a-dZCpa"}} +[server] INFO [14:28:30.288]: /objects/a4abd72149 request received {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:28:30.436]: DB query successfully completed after 796 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p6MXbd3bUgBrIQpN8npEK","sqlQueryDurationMs":796,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:30.436]: Inserted 500 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:31.023]: Upload finished: 7838 objects processed in 2576ms {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7838,"crtMemUsageMB":314.00377655029297,"elapsedTimeMs":2576} +[server] WARN [14:28:31.024]: DB query successfully completed after 745 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"R2nVp9FevaoPkUIpMEH-y","sqlQueryDurationMs":745,"sqlNumberBindings":1936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb"}} +[server] INFO [14:28:31.024]: Inserted 484 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":484} +[server] WARN [14:28:31.031]: DB query successfully completed after 594 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"872EHakdC8Q2wtlAU2J6j","sqlQueryDurationMs":594,"sqlNumberBindings":1448,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:31.031]: Inserted 362 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":362} +[server] INFO [14:28:31.402]: Inserted 313 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":313} +[server] INFO [14:28:31.412]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:31.499]: Inserted 206 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [14:28:31.532]: GQL BroadcastViewerUserActivity finished after 221 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.430800000031},"apollo_query_duration_ms":221} +[server] INFO [14:28:31.714]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:31.777]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:31.914]: Inserted 137 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":137} +[server] INFO [14:28:31.980]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.079]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.274]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.329]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.411]: Inserted 119 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":119} +[server] INFO [14:28:32.535]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.554]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.764]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:32.842]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:32.932]: DB query successfully completed after 520 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EdXHqeAFrmU_pBUsGm1ng","sqlQueryDurationMs":520,"sqlNumberBindings":340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:32.932]: Inserted 85 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":85} +[server] INFO [14:28:33.010]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:33.156]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:33.297]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:33.418]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:33.665]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:33.715]: DB query successfully completed after 783 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"g2cXoiAWazGh_qKcmBnpa","sqlQueryDurationMs":783,"sqlNumberBindings":340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:33.715]: Inserted 85 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":85} +[server] INFO [14:28:33.720]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:33.909]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.001]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.185]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.252]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:34.462]: DB query successfully completed after 746 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hwa65SQiyeS_Hy5CBjsMs","sqlQueryDurationMs":746,"sqlNumberBindings":368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:34.462]: Inserted 92 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [14:28:34.505]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.532]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.806]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:34.832]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:35.109]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:35.156]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:35.222]: DB query successfully completed after 759 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wXTupsE-iXzfQ4E5G11ez","sqlQueryDurationMs":759,"sqlNumberBindings":392,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:35.222]: Inserted 98 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":98} +[server] INFO [14:28:35.490]: Inserted 500 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:35.493]: Inserted 500 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:35.605]: Inserted 180 objects. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [14:28:35.605]: Uploaded batch of 7977 objects in 5961ms. Total objects processed so far: 7977 in a total of 7580ms. {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7977,"elapsedTimeMs":7580,"batchElapsedTimeMs":5961,"crtMemUsageMB":313.0689392089844,"uploadedSizeMB":21.4,"requestDropped":false,"totalObjectsProcessed":7977} +[server] INFO [14:28:35.606]: /objects/a4abd72149 request completed in 7670 ms {"req":{"id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"13b03917-42cb-41f9-94b1-17033e62c405\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9d2e5b8f-edf3-401a-b01a-7afc261815cb","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7670,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:35.639]: /api/diff/a4abd72149 request received {"req":{"id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"312110"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:35.695]: Inserted 338 objects. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":338} +[server] INFO [14:28:35.695]: Uploaded batch of 7838 objects in 5215ms. Total objects processed so far: 7838 in a total of 7248ms. {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7838,"elapsedTimeMs":7248,"batchElapsedTimeMs":5215,"crtMemUsageMB":316.67384338378906,"uploadedSizeMB":21.4,"requestDropped":false,"totalObjectsProcessed":7838} +[server] INFO [14:28:35.696]: /objects/a4abd72149 request completed in 7333 ms {"req":{"id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a881584f-6a8e-4b87-bdc3-2401c0bf4817\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5dced80a-663e-4600-a5e3-216cbc18bfb5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7333,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:35.754]: Diffing 8435 objects. {"req":{"id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"312110"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8435} +[server] INFO [14:28:35.802]: /api/diff/a4abd72149 request received {"req":{"id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113420"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:28:35.880]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WY5_dCUucUmVMqQIVxmEB","sqlQueryDurationMs":657,"sqlNumberBindings":1340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:35.880]: Inserted 335 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":335} +[server] INFO [14:28:35.884]: /api/diff/a4abd72149 request completed in 245 ms {"req":{"id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"312110"}},"res":{"statusCode":200,"headers":{"x-request-id":"b7a4adb6-538f-42b9-aa2f-2826b94af862","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":245,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:35.932]: Diffing 3065 objects. {"req":{"id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113420"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3065} +[server] INFO [14:28:35.944]: /objects/a4abd72149 request received {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:35.986]: /api/diff/a4abd72149 request completed in 184 ms {"req":{"id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113420"}},"res":{"statusCode":200,"headers":{"x-request-id":"fe2fa0fe-6158-4dde-ba87-678a1710929c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":184,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:36.032]: /objects/a4abd72149 request received {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:28:36.057]: DB query successfully completed after 5732 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"cgbOImS-FcqnKK0SwsKH0","sqlQueryDurationMs":5732,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c"}} +[server] WARN [14:28:36.083]: DB query successfully completed after 5728 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"SewUM00T5c85mzzd5nEWY","sqlQueryDurationMs":5728,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"eXVkKYwrgXIK93a-dZCpa"}} +[server] INFO [14:28:36.928]: Upload finished: 8533 objects processed in 901ms {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8533,"crtMemUsageMB":257.94852447509766,"elapsedTimeMs":901} +[server] WARN [14:28:36.933]: DB query successfully completed after 1052 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JkYOEZCxicpNil01fJsmF","sqlQueryDurationMs":1052,"sqlNumberBindings":1436,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:36.933]: Inserted 359 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":359} +[server] INFO [14:28:37.407]: Upload finished: 5450 objects processed in 1325ms {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":5450,"crtMemUsageMB":321.59178924560547,"elapsedTimeMs":1325} +[server] INFO [14:28:37.408]: GQL BroadcastViewerUserActivity finished after 1081 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":665.9673000000766},"apollo_query_duration_ms":1081} +[server] INFO [14:28:37.415]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:37.554]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:37.557]: DB query successfully completed after 622 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fNx7QJ4CuS97BQDD2S09k","sqlQueryDurationMs":622,"sqlNumberBindings":1780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424"}} +[server] INFO [14:28:37.557]: Inserted 445 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":445} +[server] INFO [14:28:37.692]: Inserted 500 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:37.708]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:37.752]: Inserted 152 objects. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [14:28:37.752]: Uploaded batch of 2975 objects in 8836ms. Total objects processed so far: 2975 in a total of 10027ms. {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2975,"elapsedTimeMs":10027,"batchElapsedTimeMs":8836,"crtMemUsageMB":328.182373046875,"uploadedSizeMB":23.3,"requestDropped":false,"totalObjectsProcessed":2975} +[server] INFO [14:28:37.753]: /objects/a4abd72149 request completed in 10395 ms {"req":{"id":"92142537-a788-4e82-bca4-f4f88cdee424","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8da49394-a1f3-4251-942d-f56afe6871dc\""}},"res":{"statusCode":201,"headers":{"x-request-id":"92142537-a788-4e82-bca4-f4f88cdee424","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10395,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:37.830]: /api/diff/a4abd72149 request received {"req":{"id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"9339"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:37.873]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:37.950]: Inserted 500 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:37.962]: Diffing 252 objects. {"req":{"id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"9339"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":252} +[server] INFO [14:28:38.023]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.040]: /api/diff/a4abd72149 request completed in 210 ms {"req":{"id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"9339"}},"res":{"statusCode":200,"headers":{"x-request-id":"3bddd93f-d858-4112-a8ec-a70f91a5e4dd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":210,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:38.049]: /objects/a4abd72149 request received {"req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"514ece14-a83e-4d7c-86f2-befaa20d2d23\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:38.152]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.188]: Upload finished: 415 objects processed in 41ms {"req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"514ece14-a83e-4d7c-86f2-befaa20d2d23\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":415,"crtMemUsageMB":329.7999267578125,"elapsedTimeMs":41} +[server] INFO [14:28:38.196]: Inserted 500 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.280]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.407]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.522]: Inserted 454 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":454} +[server] INFO [14:28:38.532]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:38.695]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KHNyoWQVmLThzrkW8nFl4","sqlQueryDurationMs":509,"sqlNumberBindings":1660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390"}} +[server] INFO [14:28:38.695]: Inserted 415 objects. {"req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"514ece14-a83e-4d7c-86f2-befaa20d2d23\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":415} +[server] INFO [14:28:38.695]: Uploaded batch of 415 objects in 521ms. Total objects processed so far: 415 in a total of 548ms. {"req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"514ece14-a83e-4d7c-86f2-befaa20d2d23\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":415,"elapsedTimeMs":548,"batchElapsedTimeMs":521,"crtMemUsageMB":332.56519317626953,"uploadedSizeMB":1,"requestDropped":false,"totalObjectsProcessed":415} +[server] INFO [14:28:38.696]: /objects/a4abd72149 request completed in 646 ms {"req":{"id":"d27c14a3-6039-4c7f-b888-5f06551c5390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"514ece14-a83e-4d7c-86f2-befaa20d2d23\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d27c14a3-6039-4c7f-b888-5f06551c5390","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":646,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:38.698]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.831]: Inserted 500 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.839]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:38.866]: /api/diff/a4abd72149 request received {"req":{"id":"8caae2db-07b0-4f12-b499-a8159f07be47","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8caae2db-07b0-4f12-b499-a8159f07be47","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"860450"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:39.015]: Diffing 23255 objects. {"req":{"id":"8caae2db-07b0-4f12-b499-a8159f07be47","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8caae2db-07b0-4f12-b499-a8159f07be47","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"860450"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":23255} +[server] INFO [14:28:39.033]: Inserted 500 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:39.138]: Inserted 500 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:39.593]: /api/diff/a4abd72149 request completed in 727 ms {"req":{"id":"8caae2db-07b0-4f12-b499-a8159f07be47","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8caae2db-07b0-4f12-b499-a8159f07be47","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"860450"}},"res":{"statusCode":200,"headers":{"x-request-id":"8caae2db-07b0-4f12-b499-a8159f07be47","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":727,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:39.624]: Inserted 267 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":267} +[server] INFO [14:28:39.638]: Inserted 475 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":475} +[server] INFO [14:28:39.698]: /objects/a4abd72149 request received {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:39.955]: Inserted 217 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] INFO [14:28:40.086]: Inserted 300 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":300} +[server] INFO [14:28:40.598]: Upload finished: 19961 objects processed in 810ms {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":19961,"crtMemUsageMB":329.287353515625,"elapsedTimeMs":810} +[server] WARN [14:28:40.599]: DB query successfully completed after 643 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9XfANvLjrCGsBQuF2USuK","sqlQueryDurationMs":643,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db"}} +[server] INFO [14:28:40.599]: Inserted 218 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [14:28:40.603]: DB query successfully completed after 516 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3queEHEMBaE0E-VKfOqSY","sqlQueryDurationMs":516,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c"}} +[server] INFO [14:28:40.603]: Inserted 159 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] INFO [14:28:40.951]: Inserted 211 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [14:28:41.052]: Inserted 343 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":343} +[server] WARN [14:28:41.197]: DB query successfully completed after 5137 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"CMnSNphvmRZAGLxll-YEw","sqlQueryDurationMs":5137,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] WARN [14:28:41.223]: DB query successfully completed after 5139 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"IYHpOjKBciZmFAvHMQPJ-","sqlQueryDurationMs":5139,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"eXVkKYwrgXIK93a-dZCpa"}} +[server] INFO [14:28:41.362]: Inserted 220 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [14:28:41.379]: DB query successfully completed after 783 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tK8k2qfivJVXSjeZ3jda7","sqlQueryDurationMs":783,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:41.379]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:41.463]: Inserted 387 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":387} +[server] INFO [14:28:41.490]: GQL BroadcastViewerUserActivity finished after 179 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":206.00399999995716},"apollo_query_duration_ms":179} +[server] INFO [14:28:41.656]: Inserted 226 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] INFO [14:28:41.823]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:41.957]: Inserted 352 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":352} +[server] INFO [14:28:42.001]: Inserted 217 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] INFO [14:28:42.191]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:42.305]: Inserted 219 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [14:28:42.427]: Inserted 480 objects. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":480} +[server] INFO [14:28:42.427]: Uploaded batch of 5450 objects in 5456ms. Total objects processed so far: 5450 in a total of 6345ms. {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5450,"elapsedTimeMs":6345,"batchElapsedTimeMs":5456,"crtMemUsageMB":331.68040466308594,"uploadedSizeMB":22.4,"requestDropped":false,"totalObjectsProcessed":5450} +[server] INFO [14:28:42.427]: /objects/a4abd72149 request completed in 12139 ms {"req":{"id":"acb8d104-2d58-48f3-930b-581f885c297c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c8864a2f-297d-4ff3-83b6-af2f63888332\""}},"res":{"statusCode":201,"headers":{"x-request-id":"acb8d104-2d58-48f3-930b-581f885c297c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12139,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:42.444]: /api/diff/a4abd72149 request received {"req":{"id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122892"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:42.548]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:42.565]: Diffing 3321 objects. {"req":{"id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122892"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3321} +[server] INFO [14:28:42.619]: Inserted 242 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] INFO [14:28:42.624]: /api/diff/a4abd72149 request completed in 180 ms {"req":{"id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"122892"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ffa7c44-04d9-44a1-9051-dff48b082b0e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":180,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:42.680]: /objects/a4abd72149 request received {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:42.904]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:42.943]: Inserted 407 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":407} +[server] INFO [14:28:43.070]: Inserted 89 objects. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":89} +[server] INFO [14:28:43.070]: Uploaded batch of 8533 objects in 6629ms. Total objects processed so far: 8533 in a total of 7043ms. {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8533,"elapsedTimeMs":7043,"batchElapsedTimeMs":6629,"crtMemUsageMB":330.9976119995117,"uploadedSizeMB":23.7,"requestDropped":false,"totalObjectsProcessed":8533} +[server] INFO [14:28:43.071]: /objects/a4abd72149 request completed in 7127 ms {"req":{"id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0b979e61-cbd3-4a9e-93bf-d98a529c9ef5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6865c1d0-72f7-417b-b2c0-9fae80ade4db","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7127,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:43.091]: /api/diff/a4abd72149 request received {"req":{"id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"233152"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:43.558]: Upload finished: 3327 objects processed in 798ms {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3327,"crtMemUsageMB":391.27600860595703,"elapsedTimeMs":798} +[server] WARN [14:28:43.564]: DB query successfully completed after 658 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"A_L77JoGMAYvzvDH4bvo5","sqlQueryDurationMs":658,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:43.564]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:43.677]: Diffing 6301 objects. {"req":{"id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"233152"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6301} +[server] INFO [14:28:43.782]: /api/diff/a4abd72149 request completed in 691 ms {"req":{"id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"233152"}},"res":{"statusCode":200,"headers":{"x-request-id":"7655d65f-a37c-409c-bc2e-067fbc5e1458","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":691,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:43.827]: Inserted 199 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [14:28:43.870]: /objects/a4abd72149 request received {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:44.087]: Inserted 63 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":63} +[server] WARN [14:28:44.255]: DB query successfully completed after 689 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4PTHUyrO3HQb6R36SX-Vm","sqlQueryDurationMs":689,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:44.255]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:44.790]: Upload finished: 6301 objects processed in 821ms {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6301,"crtMemUsageMB":326.4349899291992,"elapsedTimeMs":821} +[server] WARN [14:28:44.792]: DB query successfully completed after 705 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rlJeRh231UiEPB6fRtSsy","sqlQueryDurationMs":705,"sqlNumberBindings":428,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc"}} +[server] INFO [14:28:44.792]: Inserted 107 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":107} +[server] WARN [14:28:44.802]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Otus0-B4sbwANKq6wWs0r","sqlQueryDurationMs":544,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:44.802]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.101]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.104]: Inserted 172 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [14:28:45.231]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.357]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.463]: Inserted 46 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":46} +[server] INFO [14:28:45.582]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.670]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.788]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:45.791]: Inserted 51 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":51} +[server] INFO [14:28:46.000]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:46.076]: Inserted 435 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":435} +[server] INFO [14:28:46.166]: Inserted 133 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":133} +[server] INFO [14:28:46.197]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:46.421]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:46.486]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":195.3354999999865},"apollo_query_duration_ms":160} +[server] INFO [14:28:46.513]: Inserted 447 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":447} +[server] INFO [14:28:46.542]: Inserted 308 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":308} +[server] INFO [14:28:46.620]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:46.846]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:46.931]: Inserted 288 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [14:28:46.971]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.058]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.261]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.275]: Inserted 500 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.382]: Inserted 477 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":477} +[server] INFO [14:28:47.447]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.543]: Inserted 500 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.617]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.791]: Inserted 493 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":493} +[server] INFO [14:28:47.809]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.912]: Inserted 500 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:47.985]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.127]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.170]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:48.188]: DB query successfully completed after 6990 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"K_1vjguDAH2aIaQaza5mM","sqlQueryDurationMs":6990,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] WARN [14:28:48.217]: DB query successfully completed after 6993 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"ijREEvWlTOWY2o_ftQJnQ","sqlQueryDurationMs":6993,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canBroadcastActivity (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canBroadcastActivity.ts:65:27)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:719:9)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"eXVkKYwrgXIK93a-dZCpa"}} +[server] INFO [14:28:48.221]: Inserted 460 objects. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":460} +[server] INFO [14:28:48.222]: Uploaded batch of 3327 objects in 5095ms. Total objects processed so far: 3327 in a total of 5462ms. {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3327,"elapsedTimeMs":5462,"batchElapsedTimeMs":5095,"crtMemUsageMB":328.1208801269531,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3327} +[server] INFO [14:28:48.222]: /objects/a4abd72149 request completed in 5542 ms {"req":{"id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebf1eb5f-7e2a-4f3e-863d-87fb8a525297\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4836eee6-b873-4563-a65a-a01be3f1e2cc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5542,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:48.229]: /api/diff/a4abd72149 request received {"req":{"id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80194"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:48.352]: Diffing 2167 objects. {"req":{"id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80194"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2167} +[server] INFO [14:28:48.357]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.401]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.418]: /api/diff/a4abd72149 request completed in 188 ms {"req":{"id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"80194"}},"res":{"statusCode":200,"headers":{"x-request-id":"ff6fdb72-1282-43bb-9dc9-a02f354000c9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":188,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:48.492]: /objects/a4abd72149 request received {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:48.554]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.730]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.741]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:48.947]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:49.485]: Upload finished: 2167 objects processed in 892ms {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2167,"crtMemUsageMB":319.61779022216797,"elapsedTimeMs":892} +[server] WARN [14:28:49.488]: DB query successfully completed after 757 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tNGlTnZdxJmGHSbhw2jBU","sqlQueryDurationMs":757,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7"}} +[server] INFO [14:28:49.488]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:49.494]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"53trbGJ6V4WjLGqgBUjzj","sqlQueryDurationMs":544,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:49.494]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:49.724]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:49.842]: Inserted 202 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [14:28:49.852]: Inserted 500 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:49.910]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:50.177]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:50.236]: Inserted 46 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":46} +[server] INFO [14:28:50.249]: Inserted 274 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":274} +[server] INFO [14:28:50.409]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:50.683]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:50.686]: Inserted 175 objects. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] INFO [14:28:50.686]: Uploaded batch of 6301 objects in 6382ms. Total objects processed so far: 6301 in a total of 6717ms. {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6301,"elapsedTimeMs":6717,"batchElapsedTimeMs":6382,"crtMemUsageMB":327.5699768066406,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":6301} +[server] INFO [14:28:50.687]: /objects/a4abd72149 request completed in 6816 ms {"req":{"id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"84f6a636-b47c-40ac-b634-3b14aafd910c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2137de1d-ab88-477f-b936-caddeaf0d8f7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6816,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:50.695]: /api/diff/a4abd72149 request received {"req":{"id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"58993"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:28:50.791]: DB query successfully completed after 553 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F_ZX--mJkrRqwj9gqjtD2","sqlQueryDurationMs":553,"sqlNumberBindings":572,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae"}} +[server] INFO [14:28:50.791]: Inserted 143 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":143} +[server] INFO [14:28:50.958]: Diffing 1594 objects. {"req":{"id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"58993"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1594} +[server] INFO [14:28:51.025]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:51.032]: /api/diff/a4abd72149 request completed in 337 ms {"req":{"id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"58993"}},"res":{"statusCode":200,"headers":{"x-request-id":"89714d8a-a233-4eef-85b1-fa96dbf594ea","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":337,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:51.094]: /objects/a4abd72149 request received {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:51.237]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:51.364]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kKw6F_CN_l2L1tZ85bl2v","sqlQueryDurationMs":572,"sqlNumberBindings":476,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae"}} +[server] INFO [14:28:51.364]: Inserted 119 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":119} +[server] INFO [14:28:51.435]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:28:51.480]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":184.8925000000745},"apollo_query_duration_ms":160} +[server] INFO [14:28:52.004]: Upload finished: 1594 objects processed in 821ms {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1594,"crtMemUsageMB":321.05096435546875,"elapsedTimeMs":821} +[server] WARN [14:28:52.008]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cSp_tT_Ok99wfnW0c-C1G","sqlQueryDurationMs":572,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:52.008]: Inserted 500 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:28:52.013]: DB query successfully completed after 648 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0rVUd4kxEtNmhQ3l1lMoo","sqlQueryDurationMs":648,"sqlNumberBindings":500,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae"}} +[server] INFO [14:28:52.013]: Inserted 125 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":125} +[server] INFO [14:28:52.384]: Inserted 156 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] INFO [14:28:52.439]: Inserted 94 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] WARN [14:28:52.738]: DB query successfully completed after 4549 ms {"phase":"startup","region":"main","sql":"select * from \"server_acl\" where \"server_acl\".\"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"ZJi4sfgWEfJyUUC6kCEba","sqlQueryDurationMs":4549,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getUserServerRole (D:\\speckle-server\\packages\\server\\modules\\shared\\repositories\\acl.ts:51:17)\n at async Object.authorizeResolver (D:\\speckle-server\\packages\\server\\modules\\shared\\services\\auth.ts:77:26)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\streams\\auth.ts:90:7)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\upload.ts:50:29)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] WARN [14:28:52.764]: DB query successfully completed after 4546 ms {"phase":"startup","region":"main","sql":"select \"commits\".\"id\", \"commits\".\"referencedObject\", \"commits\".\"author\", \"commits\".\"message\", \"commits\".\"createdAt\", \"commits\".\"sourceApplication\", \"commits\".\"totalChildrenCount\", \"commits\".\"parents\", \"branch_commits\".\"branchId\" from \"branch_commits\" inner join \"commits\" on \"commits\".\"id\" = \"branch_commits\".\"commitId\" where \"branch_commits\".\"branchId\" in ($1)","sqlMethod":"select","sqlQueryId":"q9K3NYBJDOLH4ZT2H63Oz","sqlQueryDurationMs":4546,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getAllBranchCommits (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\commits.ts:510:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:108:27)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:331:9)\n at async Promise.all (index 1)\n at async Object.getViewerResourceGroups (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:560:7)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:588:20)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:733:24)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"eXVkKYwrgXIK93a-dZCpa"}} +[server] INFO [14:28:52.791]: GQL BroadcastViewerUserActivity finished after 22438 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":31509.430899999978},"apollo_query_duration_ms":22438} +[server] INFO [14:28:52.797]: Inserted 208 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [14:28:52.924]: DB query successfully completed after 915 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0gjPxWZXrJHH0WPcKMwvS","sqlQueryDurationMs":915,"sqlNumberBindings":1744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:52.925]: Inserted 436 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":436} +[server] WARN [14:28:52.942]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"B7nyUVQP_ddFMafs8A0h3","sqlQueryDurationMs":503,"sqlNumberBindings":560,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:52.942]: Inserted 140 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":140} +[server] INFO [14:28:53.488]: Upload finished: 3055 objects processed in 5300ms {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3055,"crtMemUsageMB":371.4200897216797,"elapsedTimeMs":5300} +[server] WARN [14:28:53.489]: DB query successfully completed after 691 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LE2-YyalqR433L5ZCfVBk","sqlQueryDurationMs":691,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae"}} +[server] INFO [14:28:53.489]: Inserted 215 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [14:28:53.493]: DB query successfully completed after 550 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"680g1w4jCZtQPPNywiELq","sqlQueryDurationMs":550,"sqlNumberBindings":480,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:53.493]: Inserted 120 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":120} +[server] WARN [14:28:53.631]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PvcwllzBEOVblFNEgBYvC","sqlQueryDurationMs":706,"sqlNumberBindings":548,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:53.631]: Inserted 137 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":137} +[server] INFO [14:28:53.976]: Inserted 258 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":258} +[server] WARN [14:28:54.247]: DB query successfully completed after 754 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y_82Nn75WaRBYmpuXTBQP","sqlQueryDurationMs":754,"sqlNumberBindings":212,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:54.247]: Inserted 53 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":53} +[server] WARN [14:28:54.319]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HYg2eo2PHlM6-HP9KNiGT","sqlQueryDurationMs":686,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:54.319]: Inserted 239 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] INFO [14:28:54.470]: Inserted 200 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] WARN [14:28:54.658]: DB query successfully completed after 1170 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r7TO7xrvlPFkNvlSQaU4d","sqlQueryDurationMs":1170,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:54.658]: Inserted 226 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [14:28:54.909]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WyVG7o_SswHxpZYTaJEmg","sqlQueryDurationMs":590,"sqlNumberBindings":172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:54.910]: Inserted 43 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":43} +[server] WARN [14:28:54.941]: DB query successfully completed after 694 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TMSm2VWrJC4paYVXfBaZt","sqlQueryDurationMs":694,"sqlNumberBindings":260,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:54.942]: Inserted 65 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [14:28:54.958]: Inserted 273 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] WARN [14:28:55.497]: DB query successfully completed after 539 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pcTvyQ-JvKlLeoiwaSyxL","sqlQueryDurationMs":539,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae"}} +[server] INFO [14:28:55.497]: Inserted 198 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [14:28:55.613]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sIlWGG2QfEJFnEWOBC1LE","sqlQueryDurationMs":671,"sqlNumberBindings":300,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:55.613]: Inserted 75 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":75} +[server] WARN [14:28:55.619]: DB query successfully completed after 708 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"miTc3rqrheehUc8B5X-ck","sqlQueryDurationMs":708,"sqlNumberBindings":300,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157"}} +[server] INFO [14:28:55.619]: Inserted 75 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":75} +[server] INFO [14:28:55.648]: Inserted 24 objects. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":24} +[server] INFO [14:28:55.648]: Uploaded batch of 2167 objects in 6660ms. Total objects processed so far: 2167 in a total of 7055ms. {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2167,"elapsedTimeMs":7055,"batchElapsedTimeMs":6660,"crtMemUsageMB":373.6476287841797,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2167} +[server] INFO [14:28:55.649]: /objects/a4abd72149 request completed in 7157 ms {"req":{"id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"70729d06-f69b-4398-a776-c21428773221\""}},"res":{"statusCode":201,"headers":{"x-request-id":"57ebd587-02f2-4d9e-8a49-636e4d651cae","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7157,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:55.912]: Inserted 31 objects. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":31} +[server] INFO [14:28:55.912]: Uploaded batch of 19961 objects in 15806ms. Total objects processed so far: 19961 in a total of 16124ms. {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":19961,"elapsedTimeMs":16124,"batchElapsedTimeMs":15806,"crtMemUsageMB":373.7274398803711,"uploadedSizeMB":22,"requestDropped":false,"totalObjectsProcessed":19961} +[server] INFO [14:28:55.913]: /objects/a4abd72149 request completed in 16215 ms {"req":{"id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e8022cc0-d0ff-4d89-a1e3-2dcdc6604d42\""}},"res":{"statusCode":201,"headers":{"x-request-id":"99bdb4d8-b01d-4887-9e4a-78e086f26157","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16215,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:28:56.129]: DB query successfully completed after 1469 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8ZVODca9nPO8DoO6m1GYW","sqlQueryDurationMs":1469,"sqlNumberBindings":1476,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:56.129]: Inserted 369 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":369} +[server] WARN [14:28:56.311]: DB query successfully completed after 697 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-H6dvMf6-A09F0fC40etU","sqlQueryDurationMs":697,"sqlNumberBindings":316,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:56.311]: Inserted 79 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":79} +[server] INFO [14:28:56.471]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.85659999999916},"apollo_query_duration_ms":148} +[server] WARN [14:28:56.866]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WdGrXt24c7p0_b_E2LqYV","sqlQueryDurationMs":736,"sqlNumberBindings":1800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:56.866]: Inserted 450 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":450} +[server] WARN [14:28:56.917]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"watpAJco7Wa7lBV04POMU","sqlQueryDurationMs":604,"sqlNumberBindings":356,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:56.917]: Inserted 89 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":89} +[server] INFO [14:28:57.514]: /api/diff/a4abd72149 request received {"req":{"id":"af1bc991-d14c-426b-b1cc-133d863a7da0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af1bc991-d14c-426b-b1cc-133d863a7da0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"747933"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:28:57.546]: DB query successfully completed after 678 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tz8mKAZLKWsQx6vv2LI_d","sqlQueryDurationMs":678,"sqlNumberBindings":1500,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:57.546]: Inserted 375 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":375} +[server] WARN [14:28:57.552]: DB query successfully completed after 634 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UrQqWx8XPvSu85DxSv-t2","sqlQueryDurationMs":634,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:57.552]: Inserted 161 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [14:28:57.641]: Diffing 20214 objects. {"req":{"id":"af1bc991-d14c-426b-b1cc-133d863a7da0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af1bc991-d14c-426b-b1cc-133d863a7da0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"747933"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":20214} +[server] INFO [14:28:57.728]: /api/diff/a4abd72149 request received {"req":{"id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129108"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:57.933]: Diffing 3489 objects. {"req":{"id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129108"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3489} +[server] INFO [14:28:57.988]: /api/diff/a4abd72149 request completed in 260 ms {"req":{"id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129108"}},"res":{"statusCode":200,"headers":{"x-request-id":"e0c07bc1-207a-431f-9c87-f30d7e2864f7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":260,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:28:58.047]: /objects/a4abd72149 request received {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:28:58.158]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1JH-CrgSsZ9w02t5ataC2","sqlQueryDurationMs":611,"sqlNumberBindings":1368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:58.158]: Inserted 342 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":342} +[server] WARN [14:28:58.186]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9Um7KViY7VRzB7Z-kD31b","sqlQueryDurationMs":633,"sqlNumberBindings":592,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:58.186]: Inserted 148 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":148} +[server] INFO [14:28:58.683]: Upload finished: 2635 objects processed in 539ms {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2635,"crtMemUsageMB":287.9854202270508,"elapsedTimeMs":539} +[server] WARN [14:28:58.783]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"myZS5K2z3hjmJg13L34wU","sqlQueryDurationMs":624,"sqlNumberBindings":1664,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:58.783]: Inserted 416 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":416} +[server] WARN [14:28:58.840]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qPvedNCj6foh_698spdk5","sqlQueryDurationMs":653,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:58.840]: Inserted 197 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] WARN [14:28:59.296]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LyBxnkKZ54ZGsikFbl3mA","sqlQueryDurationMs":616,"sqlNumberBindings":1204,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:28:59.296]: Inserted 301 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":301} +[server] WARN [14:28:59.393]: DB query successfully completed after 609 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Umm8BxPE0vrfXNGsD3CpI","sqlQueryDurationMs":609,"sqlNumberBindings":1280,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:59.393]: Inserted 320 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":320} +[server] WARN [14:28:59.459]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nQ4O16G0mlVZtt3pMaoFr","sqlQueryDurationMs":617,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0"}} +[server] INFO [14:28:59.459]: Inserted 250 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] INFO [14:28:59.762]: Inserted 123 objects. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":123} +[server] INFO [14:28:59.762]: Uploaded batch of 1594 objects in 8239ms. Total objects processed so far: 1594 in a total of 8579ms. {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1594,"elapsedTimeMs":8579,"batchElapsedTimeMs":8239,"crtMemUsageMB":294.3165588378906,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1594} +[server] INFO [14:28:59.763]: /objects/a4abd72149 request completed in 8668 ms {"req":{"id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b4eee330-34c9-43a8-a64f-3d3dfa1c7ef3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7378481a-6580-4a9b-ad7b-a528f8e095f0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8668,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:28:59.812]: /api/diff/a4abd72149 request received {"req":{"id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"434839"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:28:59.917]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qRXV9Tve-RYXpAInJ8KFZ","sqlQueryDurationMs":619,"sqlNumberBindings":1284,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:28:59.917]: Inserted 321 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":321} +[server] INFO [14:28:59.932]: Diffing 11752 objects. {"req":{"id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"434839"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":11752} +[server] WARN [14:28:59.949]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_8thrAQFRwg86NWPJ_3eW","sqlQueryDurationMs":555,"sqlNumberBindings":512,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:28:59.949]: Inserted 128 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":128} +[server] INFO [14:29:00.098]: /api/diff/a4abd72149 request completed in 286 ms {"req":{"id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"434839"}},"res":{"statusCode":200,"headers":{"x-request-id":"aff1bba7-dfb1-4b2e-bb53-b1a7eac450e8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":286,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:29:00.137]: /objects/a4abd72149 request received {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:00.382]: Upload finished: 4368 objects processed in 157ms {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4368,"crtMemUsageMB":315.5873107910156,"elapsedTimeMs":157} +[server] WARN [14:29:00.462]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VyOA4dM9uyVz283Ul1HcG","sqlQueryDurationMs":543,"sqlNumberBindings":1268,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:00.462]: Inserted 317 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":317} +[server] INFO [14:29:00.692]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:00.706]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IxhJFoO02ua8Xn7v7a9kE","sqlQueryDurationMs":660,"sqlNumberBindings":148,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:29:00.706]: Inserted 37 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":37} +[server] INFO [14:29:00.923]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:01.078]: DB query successfully completed after 615 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"f3nVV3ZPtRWlUdOMihv_7","sqlQueryDurationMs":615,"sqlNumberBindings":1296,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:01.079]: Inserted 324 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":324} +[server] INFO [14:29:01.138]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:01.352]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:01.429]: DB query successfully completed after 723 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BLCJwSoZlCFXPOumicYRL","sqlQueryDurationMs":723,"sqlNumberBindings":548,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:29:01.429]: Inserted 137 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":137} +[server] INFO [14:29:01.518]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.2202999998699},"apollo_query_duration_ms":150} +[server] INFO [14:29:01.551]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:01.647]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LKJyRYHy-4WtJ3ajZ8Np7","sqlQueryDurationMs":566,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:01.648]: Inserted 288 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [14:29:01.884]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:02.097]: DB query successfully completed after 667 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Gogm7xLbnDI6yQ1k9K48p","sqlQueryDurationMs":667,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24"}} +[server] INFO [14:29:02.097]: Inserted 255 objects. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] INFO [14:29:02.097]: Uploaded batch of 3055 objects in 9098ms. Total objects processed so far: 3055 in a total of 13909ms. {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3055,"elapsedTimeMs":13909,"batchElapsedTimeMs":9098,"crtMemUsageMB":250.4889907836914,"uploadedSizeMB":21.1,"requestDropped":false,"totalObjectsProcessed":3055} +[server] INFO [14:29:02.098]: /objects/a4abd72149 request completed in 26065 ms {"req":{"id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e4153305-0fe1-4ca1-a657-8bfe2cb55731\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f28e4e9a-0c31-46b2-9121-7c93af43aa24","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":26065,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:02.111]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:02.245]: DB query successfully completed after 597 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tpTq6l4Sz-sD0pY6qp_yv","sqlQueryDurationMs":597,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:02.245]: Inserted 206 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [14:29:02.342]: Inserted 500 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:02.400]: /api/diff/a4abd72149 request received {"req":{"id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"704606"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:29:02.511]: Diffing 19043 objects. {"req":{"id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"704606"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":19043} +[server] INFO [14:29:02.518]: Inserted 368 objects. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":368} +[server] INFO [14:29:02.518]: Uploaded batch of 4368 objects in 2233ms. Total objects processed so far: 4368 in a total of 2293ms. {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4368,"elapsedTimeMs":2293,"batchElapsedTimeMs":2233,"crtMemUsageMB":257.5476531982422,"uploadedSizeMB":4.3,"requestDropped":false,"totalObjectsProcessed":4368} +[server] INFO [14:29:02.519]: /objects/a4abd72149 request completed in 2382 ms {"req":{"id":"68b46f75-a470-4a63-b1a3-391bf7797390","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"96be7854-34a6-4d06-9268-a5af035cfb9a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"68b46f75-a470-4a63-b1a3-391bf7797390","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":2382,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:02.520]: /api/diff/a4abd72149 request received {"req":{"id":"12106809-c5de-4205-a53c-9e6a37eee4a8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12106809-c5de-4205-a53c-9e6a37eee4a8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"422"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:29:02.588]: DB query successfully completed after 4944 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"343RTbm0TjuRHUQXFl8Yu","sqlQueryDurationMs":4944,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 1)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"af1bc991-d14c-426b-b1cc-133d863a7da0"}} +[server] INFO [14:29:02.642]: /api/diff/a4abd72149 request completed in 5128 ms {"req":{"id":"af1bc991-d14c-426b-b1cc-133d863a7da0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af1bc991-d14c-426b-b1cc-133d863a7da0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"747933"}},"res":{"statusCode":200,"headers":{"x-request-id":"af1bc991-d14c-426b-b1cc-133d863a7da0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":5128,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:29:02.684]: /objects/a4abd72149 request received {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:02.771]: Diffing 11 objects. {"req":{"id":"12106809-c5de-4205-a53c-9e6a37eee4a8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12106809-c5de-4205-a53c-9e6a37eee4a8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"422"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":11} +[server] INFO [14:29:02.774]: /api/diff/a4abd72149 request completed in 374 ms {"req":{"id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"704606"}},"res":{"statusCode":200,"headers":{"x-request-id":"0ff68135-cbfb-4906-b23c-db1ca6a9ca31","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":374,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [14:29:02.804]: /api/diff/a4abd72149 request completed in 284 ms {"req":{"id":"12106809-c5de-4205-a53c-9e6a37eee4a8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"12106809-c5de-4205-a53c-9e6a37eee4a8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"422"}},"res":{"statusCode":200,"headers":{"x-request-id":"12106809-c5de-4205-a53c-9e6a37eee4a8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":284,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [14:29:02.837]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3seEshIcqSVH_eRGwShEn","sqlQueryDurationMs":591,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:02.837]: Inserted 220 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [14:29:03.095]: /objects/a4abd72149 request received {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:03.100]: /objects/a4abd72149 request received {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [14:29:03.420]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3Im5VPcXipm6gjZjm-eQc","sqlQueryDurationMs":581,"sqlNumberBindings":1472,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:03.420]: Inserted 368 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":368} +[server] INFO [14:29:04.070]: Upload finished: 12687 objects processed in 892ms {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":12687,"crtMemUsageMB":247.46244049072266,"elapsedTimeMs":892} +[server] WARN [14:29:04.080]: DB query successfully completed after 659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Wx02LoN3jAxUncTb8QUpU","sqlQueryDurationMs":659,"sqlNumberBindings":1160,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9184f164-c83d-480d-8347-05783d0a856b"}} +[server] INFO [14:29:04.080]: Inserted 290 objects. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":290} +[server] INFO [14:29:04.080]: Uploaded batch of 2635 objects in 5765ms. Total objects processed so far: 2635 in a total of 5936ms. {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2635,"elapsedTimeMs":5936,"batchElapsedTimeMs":5765,"crtMemUsageMB":244.48097229003906,"uploadedSizeMB":15.9,"requestDropped":false,"totalObjectsProcessed":2635} +[server] INFO [14:29:04.081]: /objects/a4abd72149 request completed in 6034 ms {"req":{"id":"9184f164-c83d-480d-8347-05783d0a856b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a692230b-8cd3-49c0-832e-d44743797692\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9184f164-c83d-480d-8347-05783d0a856b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6034,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:04.236]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:04.419]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:04.586]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:04.742]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:04.900]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.053]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.197]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.337]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.483]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.641]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.788]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:05.969]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:06.193]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:06.514]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:06.673]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:06.682]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.68309999996563},"apollo_query_duration_ms":136} +[server] INFO [14:29:06.842]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:06.998]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:07.174]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:07.331]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:07.489]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:07.657]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:08.331]: DB query successfully completed after 673 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nTaCWsFcn2XYRh4wVdzGp","sqlQueryDurationMs":673,"sqlNumberBindings":1216,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec"}} +[server] INFO [14:29:08.331]: Inserted 304 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":304} +[server] INFO [14:29:08.538]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:08.668]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:08.792]: Inserted 500 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:09.567]: DB query successfully completed after 774 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mG-sGu3XsF5R1jL8z96fJ","sqlQueryDurationMs":774,"sqlNumberBindings":1532,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec"}} +[server] INFO [14:29:09.568]: Inserted 383 objects. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":383} +[server] INFO [14:29:09.568]: Uploaded batch of 12687 objects in 6002ms. Total objects processed so far: 12687 in a total of 6390ms. {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12687,"elapsedTimeMs":6390,"batchElapsedTimeMs":6002,"crtMemUsageMB":268.84181213378906,"uploadedSizeMB":19.1,"requestDropped":false,"totalObjectsProcessed":12687} +[server] INFO [14:29:09.569]: /objects/a4abd72149 request completed in 6474 ms {"req":{"id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"cedad7f3-5891-4f83-b7b4-e748d420a548\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9c54f7e9-f63b-463b-b802-b2e4026fe1ec","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6474,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [14:29:09.719]: DB query successfully completed after 6995 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"bHYsV7ULECihyA3V_2h8f","sqlQueryDurationMs":6995,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3"}} +[server] WARN [14:29:09.754]: DB query successfully completed after 6627 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"UMZkOc_0tgi-KO1hXB0c2","sqlQueryDurationMs":6627,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5"}} +[server] INFO [14:29:11.466]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.8593000000692},"apollo_query_duration_ms":137} +[server] INFO [14:29:16.438]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":165.711100000015},"apollo_query_duration_ms":140} +[server] WARN [14:29:18.646]: DB query successfully completed after 8926 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"bPn_tkAznbj7qguqBkJS-","sqlQueryDurationMs":8926,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3"}} +[server] WARN [14:29:18.671]: DB query successfully completed after 8916 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"rXNnaAKReWen2JdS_8qfD","sqlQueryDurationMs":8916,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5"}} +[server] INFO [14:29:21.474]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":170.63229999999749},"apollo_query_duration_ms":150} +[server] WARN [14:29:25.301]: DB query successfully completed after 6654 ms {"phase":"startup","region":"main","sql":"select * from \"server_acl\" where \"server_acl\".\"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"FuXsUcBTVFDpT291SLfh2","sqlQueryDurationMs":6654,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getUserServerRole (D:\\speckle-server\\packages\\server\\modules\\shared\\repositories\\acl.ts:51:17)\n at async Object.authorizeResolver (D:\\speckle-server\\packages\\server\\modules\\shared\\services\\auth.ts:77:26)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\streams\\auth.ts:90:7)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\upload.ts:50:29)","req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3"}} +[server] WARN [14:29:25.326]: DB query successfully completed after 6654 ms {"phase":"startup","region":"main","sql":"select * from \"server_acl\" where \"server_acl\".\"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"gbihov2mmAOmDvtwZSkHp","sqlQueryDurationMs":6654,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getUserServerRole (D:\\speckle-server\\packages\\server\\modules\\shared\\repositories\\acl.ts:51:17)\n at async Object.authorizeResolver (D:\\speckle-server\\packages\\server\\modules\\shared\\services\\auth.ts:77:26)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\streams\\auth.ts:90:7)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\upload.ts:50:29)","req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5"}} +[server] INFO [14:29:25.599]: Upload finished: 10921 objects processed in 6953ms {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":10921,"crtMemUsageMB":161.96829223632812,"elapsedTimeMs":6953} +[server] INFO [14:29:26.479]: Upload finished: 5 objects processed in 7808ms {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":5,"crtMemUsageMB":218.343505859375,"elapsedTimeMs":7808} +[server] INFO [14:29:26.835]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.97670000017388},"apollo_query_duration_ms":134} +[server] INFO [14:29:26.967]: Inserted 1 objects. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] WARN [14:29:27.507]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eLWussKM9upbdtjwB-1X9","sqlQueryDurationMs":540,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5"}} +[server] INFO [14:29:27.508]: Inserted 1 objects. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:29:27.555]: /api/v2/projects/a4abd72149/object-stream/ request completed in 73457 ms {"req":{"id":"2b0abdcf-c102-422c-8597-e814ef0d1416","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"427435","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2b0abdcf-c102-422c-8597-e814ef0d1416"}},"res":{"statusCode":200,"headers":{"x-request-id":"2b0abdcf-c102-422c-8597-e814ef0d1416","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"text/plain; charset=UTF-8","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":73457,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:29:27.556]: Streamed 12212 objects (size: 196.455402 MB) {"req":{"id":"2b0abdcf-c102-422c-8597-e814ef0d1416","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"427435","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2b0abdcf-c102-422c-8597-e814ef0d1416"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"childCount":12212,"mbWritten":196.455402} +[server] INFO [14:29:27.683]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"e56019fb-3d9b-4b0b-9516-7b6945500733","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e56019fb-3d9b-4b0b-9516-7b6945500733"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:29:27.683]: /api/v2/projects/a4abd72149/object-stream/ request completed in 0 ms {"req":{"id":"e56019fb-3d9b-4b0b-9516-7b6945500733","method":"OPTIONS","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"POST","access-control-request-headers":"content-type","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e56019fb-3d9b-4b0b-9516-7b6945500733"}},"res":{"statusCode":204,"headers":{"x-request-id":"e56019fb-3d9b-4b0b-9516-7b6945500733","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"content-type","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:29:27.687]: /api/v2/projects/a4abd72149/object-stream/ request received {"req":{"id":"f96ca9f4-356b-406a-86db-f692038921a2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"28645","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f96ca9f4-356b-406a-86db-f692038921a2"}},"requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] WARN [14:29:27.736]: DB query successfully completed after 2138 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"291FfxMYVf48hIgt_7c7J","sqlQueryDurationMs":2138,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3"}} +[server] INFO [14:29:27.736]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:27.854]: Inserted 1 objects. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:29:27.912]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:28.107]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:28.268]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:28.436]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [14:29:28.528]: DB query successfully completed after 674 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dNgXuqTSqmKrfKALzcrnf","sqlQueryDurationMs":674,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5"}} +[server] INFO [14:29:28.528]: Inserted 1 objects. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:29:28.611]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:28.719]: GQL BroadcastViewerUserActivity finished after 751 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":941.7072000000044},"apollo_query_duration_ms":751} +[server] INFO [14:29:28.888]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:28.927]: Inserted 1 objects. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [14:29:28.927]: Uploaded batch of 5 objects in 2958ms. Total objects processed so far: 5 in a total of 10256ms. {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5,"elapsedTimeMs":10256,"batchElapsedTimeMs":2958,"crtMemUsageMB":233.42708587646484,"uploadedSizeMB":16.1,"requestDropped":false,"totalObjectsProcessed":5} +[server] INFO [14:29:28.927]: /objects/a4abd72149 request completed in 25827 ms {"req":{"id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b29d97d6-9591-41be-a223-f31b2b9597a7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"df845109-0b20-4dd1-8fd7-48c7ec175eb5","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":25827,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:29.013]: GQL BroadcastViewerUserActivity finished after 238 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":336.50130000006175},"apollo_query_duration_ms":238} +[server] INFO [14:29:29.108]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:29.317]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:29.481]: /api/v2/projects/a4abd72149/object-stream/ request completed in 1794 ms {"req":{"id":"f96ca9f4-356b-406a-86db-f692038921a2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"28645","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f96ca9f4-356b-406a-86db-f692038921a2"}},"res":{"statusCode":200,"headers":{"x-request-id":"f96ca9f4-356b-406a-86db-f692038921a2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"text/plain; charset=UTF-8","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1794,"requestStatus":"completed","requestPath":"/api/v2/projects/a4abd72149/object-stream/"} +[server] INFO [14:29:29.481]: Streamed 818 objects (size: 13.354307 MB) {"req":{"id":"f96ca9f4-356b-406a-86db-f692038921a2","method":"POST","path":"/api/v2/projects/a4abd72149/object-stream/","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"28645","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/plain","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","content-type":"application/json","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f96ca9f4-356b-406a-86db-f692038921a2"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"childCount":818,"mbWritten":13.354307} +[server] INFO [14:29:29.555]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:29.793]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.006]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.071]: GQL BroadcastViewerUserActivity finished after 908 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1235.2593000000343},"apollo_query_duration_ms":908} +[server] INFO [14:29:30.216]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.407]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.593]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.787]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:30.987]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:31.168]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:31.366]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:31.548]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:31.757]: Inserted 500 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [14:29:31.820]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":189.42829999997048},"apollo_query_duration_ms":142} +[server] INFO [14:29:31.916]: Inserted 421 objects. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":421} +[server] INFO [14:29:31.916]: Uploaded batch of 10921 objects in 6527ms. Total objects processed so far: 10921 in a total of 13270ms. {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":10921,"elapsedTimeMs":13270,"batchElapsedTimeMs":6527,"crtMemUsageMB":241.1952362060547,"uploadedSizeMB":8.2,"requestDropped":false,"totalObjectsProcessed":10921} +[server] INFO [14:29:31.916]: /objects/a4abd72149 request completed in 29232 ms {"req":{"id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"86a690d8-da07-4592-86b6-2129c095fdfc\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b40bd888-6aa3-4526-acda-51708ef6cdc3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":29232,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [14:29:32.864]: [createVersion (start)] Create a new version {"req":{"id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"2c371222330e23f9834cbfd1db5b744c","modelId":"83a5b9cdd3","projectId":"a4abd72149","message":"Created from 25.052_z03_p001_r06.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"83a5b9cdd3","branchId":"83a5b9cdd3","operationName":"createVersion","operationStatus":"start","operationDescription":"Create a new version"} +[server] WARN [14:29:34.148]: DB query successfully completed after 1283 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"objects\".\"id\" = $1 and \"objects\".\"streamId\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"8u-1EwDku3UrYH3NpMJjE","sqlQueryDurationMs":1283,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:47:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\commit\\management.ts:110:19)\n at async withOperationLogging.logger.logger (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:338:11)\n at async withOperationLogging (D:\\speckle-server\\packages\\server\\observability\\domain\\businessLogging.ts:35:21)\n at async Object.create (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:336:22)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99"}} +[server] INFO [14:29:34.235]: [Project listener update (start)] {"component":"modules/core","operationName":"Project listener update","operationStatus":"start"} +[server] INFO [14:29:34.314]: [Project listener update (success)] {"component":"modules/core","operationName":"Project listener update","operationStatus":"success"} +[server] INFO [14:29:34.400]: [createVersion (success)] {"req":{"id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"2c371222330e23f9834cbfd1db5b744c","modelId":"83a5b9cdd3","projectId":"a4abd72149","message":"Created from 25.052_z03_p001_r06.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"83a5b9cdd3","branchId":"83a5b9cdd3","operationName":"createVersion","operationStatus":"success"} +[server] INFO [14:29:34.456]: GQL Create finished after 1745 ms {"req":{"id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"b8dc23cc-3108-4ff1-8e1f-38d20c420d99","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"2c371222330e23f9834cbfd1db5b744c","modelId":"83a5b9cdd3","projectId":"a4abd72149","message":"Created from 25.052_z03_p001_r06.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","dbMetrics":{"totalCount":21,"totalDuration":1857.445200000133},"apollo_query_duration_ms":1745} +[server] INFO [14:29:34.821]: GQL query project finished after 198 ms {"req":{"id":"03ac6f68-8cb3-4a4e-a8b2-0d2cbfbeb526","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","content-type":"application/json; charset=utf-8","content-length":"260","x-request-id":"03ac6f68-8cb3-4a4e-a8b2-0d2cbfbeb526"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($projectId: String!, $versionId: String!) {\n project(id: $projectId) {\n version(id: $versionId) {\n referencedObject\n }\n }\n }","graphql_variables":{"projectId":"a4abd72149","versionId":"2b567b4c90"},"graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":9,"totalDuration":241.36260000010952},"apollo_query_duration_ms":198} +[server] INFO [14:29:34.831]: /api/getobjects/a4abd72149 request received {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","pathParameters":{"objectIds":"2c371222330e23f9834cbfd1db5b744c"},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11"}},"requestPath":"/api/getobjects/a4abd72149"} +[server] INFO [14:29:35.093]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":58.3295999999973},"apollo_query_duration_ms":1} +[server] INFO [14:29:35.095]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":58.24859999999171},"apollo_query_duration_ms":1} +[server] INFO [14:29:35.119]: GQL ActiveUserMainMetadata finished after 30 ms {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":161.19110000005458},"apollo_query_duration_ms":30} +[server] INFO [14:29:35.194]: GQL NavigationProjectInvites finished after 98 ms {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":135.28470000001835},"apollo_query_duration_ms":98} +[server] INFO [14:29:35.238]: /api/getobjects/a4abd72149 request completed in 407 ms {"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","pathParameters":{"objectIds":"2c371222330e23f9834cbfd1db5b744c"},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11"}},"res":{"statusCode":404,"headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"script-src 'self' 'unsafe-inline'; object-src 'none'; base-uri 'self';","x-robots-tag":"noindex, nofollow, noarchive","x-speckle-frontend-2":"true","cache-control":"no-cache","content-type":"application/json","x-content-type-options":"nosniff","x-frame-options":"DENY","referrer-policy":"no-referrer","server-timing":"-;dur=307;desc=\"Generate\", -;dur=24;desc=\"Nitro%20Start\"","date":"Mon, 11 May 2026 07:29:35 GMT","connection":"close","content-length":"1620","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":407,"requestStatus":"completed","requestPath":"/api/getobjects/a4abd72149"} +[server] INFO [14:29:35.240]: /objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c request received {"req":{"id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b"}},"requestPath":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c"} +[server] INFO [14:29:36.447]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[105337.840695337,90164.36764723479,66960.69984619661],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.98529999994207},"apollo_query_duration_ms":137} +[server] WARN [14:29:37.627]: DB query successfully completed after 2237 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"B-4czRFOAbeRX06fNEWws","sqlQueryDurationMs":2237,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\download.ts:45:17)","req":{"id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b"}} +[server] INFO [14:29:38.238]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[165589.50145568783,158223.51930362618,136468.32029118377],"target":[35137.90036448706,16557.704611287983,6096.874251623744],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.4727000000421},"apollo_query_duration_ms":136} +[server] INFO [14:29:38.479]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[169447.6532396739,154571.15889132518,136468.32029118377],"target":[35137.90036448706,16557.704611287983,6096.874251623744],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.33379999996396},"apollo_query_duration_ms":136} +[server] INFO [14:29:39.189]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[39799.64276164932,17999.538539907007,-118294.01673448006],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.36119999998482},"apollo_query_duration_ms":134} +[server] INFO [14:29:39.968]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[41067.069655863575,-97079.34255599123,-27301.70198125546],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.55890000000363},"apollo_query_duration_ms":139} +[server] INFO [14:29:40.505]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-19323.81420877736,-67899.74358964835,55792.96039174886],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.2671000000555},"apollo_query_duration_ms":137} +[server] INFO [14:29:40.764]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-26856.04594699318,-18924.56914917386,90440.61796301257],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.8574999999255},"apollo_query_duration_ms":135} +[server] INFO [14:29:41.428]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-26856.04594699318,-18924.56914917386,90440.61796301257],"target":[39799.63412499428,17999.65649998933,-18.183115661144257],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.90810000000056},"apollo_query_duration_ms":130} +[server] INFO [14:29:47.745]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-18081.549926006206,-2354.3971375437504,62702.74698628709],"target":[30916.499959006185,24788.301704763737,-3792.7841223059413],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.9747999998508},"apollo_query_duration_ms":138} +[server] INFO [14:29:48.878]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-18081.549926006206,-2354.3971375437504,62702.74698628709],"target":[30916.499959006185,24788.301704763737,-3792.7841223059413],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.8307999999961},"apollo_query_duration_ms":136} +[server] INFO [14:30:00.709]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"393d0947c8"} +[server] INFO [14:30:00.844]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"6c4a536a2b","numberOfFailedBackgroundJobs":0} +[server] INFO [14:30:19.123]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1713","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-18081.549926006206,-2354.3971375437504,62702.74698628709],"target":[30916.499959006185,24788.301704763737,-3792.7841223059413],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.17760000005364},"apollo_query_duration_ms":137} +[server] INFO [14:30:47.050]: GQL query project finished after 306 ms {"req":{"id":"7e166bf2-f07f-4f1b-9e3f-3d7d5c9643e0","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"194","expect":"100-continue","connection":"Keep-Alive","x-request-id":"7e166bf2-f07f-4f1b-9e3f-3d7d5c9643e0"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query { project(id: \"a4abd72149\") { id name models(limit: 20) { totalCount items { id name versions(limit: 5) { totalCount items { id referencedObject message createdAt } } } } } }","graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":12,"totalDuration":340.5059000001056},"apollo_query_duration_ms":306} +[server] INFO [14:31:15.253]: /objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c request aborted in 100012 ms {"req":{"id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b"}},"res":{"statusCode":200,"headers":{"x-request-id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":100012,"requestStatus":"aborted","requestPath":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c"} +[server] INFO [14:31:15.257]: Client closed connection early {"req":{"id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0fcfe746-8094-4e53-a547-ae6dbb03af8b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"requestId":"0fcfe746-8094-4e53-a547-ae6dbb03af8b","userId":"fc80dbdc8d","streamId":"a4abd72149","objectId":"2c371222330e23f9834cbfd1db5b744c"} +[server] err: { +[server] "type": "Error", +[server] "message": "Premature close", +[server] "stack": +[server] Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close +[server] at ServerResponse. (node:internal/streams/pipeline:415:29) +[server] at ServerResponse.emit (node:events:531:35) +[server] at emitCloseNT (node:_http_server:1048:10) +[server] at Socket.onServerResponseClose (node:_http_server:284:5) +[server] at Socket.emit (node:events:531:35) +[server] at TCP. (node:net:346:12) +[server] at TCP.callbackTrampoline (node:internal/async_hooks:130:17) +[server] "code": "ERR_STREAM_PREMATURE_CLOSE" +[server] } +[server] WARN [14:31:15.983]: Processing error result for file upload {"req":{"id":"6734f00a-6efa-4395-9b1c-b4744857d8ba","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"848","x-request-id":"6734f00a-6efa-4395-9b1c-b4744857d8ba"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"febf95e3d2","warnings":[],"result":{"durationSeconds":244.6766219139099,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"febf95e3d2","fileUploadStatus":"error","fileId":"febf95e3d2","fileSize":22861858,"fileName":"25.052_z03_p001_r06.ifc","fileType":"ifc","modelId":"83a5b9cdd3","branchId":"83a5b9cdd3","duration":244.6766219139099} +[server] err: { +[server] "type": "Object", +[server] "message": "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request.", +[server] "stack": +[server] +[server] } +[server] INFO [14:31:16.220]: File upload status updated {"req":{"id":"6734f00a-6efa-4395-9b1c-b4744857d8ba","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"848","x-request-id":"6734f00a-6efa-4395-9b1c-b4744857d8ba"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"febf95e3d2","warnings":[],"result":{"durationSeconds":244.6766219139099,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"febf95e3d2","fileUploadStatus":"error"} +[server] INFO [14:31:16.221]: GQL FinishFileImport finished after 347 ms {"req":{"id":"6734f00a-6efa-4395-9b1c-b4744857d8ba","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"848","x-request-id":"6734f00a-6efa-4395-9b1c-b4744857d8ba"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"febf95e3d2","warnings":[],"result":{"durationSeconds":244.6766219139099,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request."}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":7,"totalDuration":180.09780000022147},"apollo_query_duration_ms":347} +[server] INFO [14:32:16.998]: /objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single request received {"req":{"id":"20689a50-916c-4c5b-823b-903786db4b69","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"20689a50-916c-4c5b-823b-903786db4b69"}},"requestPath":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single"} +[server] INFO [14:32:17.029]: /objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single request received {"req":{"id":"324b721a-d04d-4ddc-b333-92b7fe60d03b","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"324b721a-d04d-4ddc-b333-92b7fe60d03b"}},"requestPath":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single"} +[server] INFO [14:32:17.640]: Downloaded single object. {"req":{"id":"324b721a-d04d-4ddc-b333-92b7fe60d03b","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"324b721a-d04d-4ddc-b333-92b7fe60d03b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"requestId":"324b721a-d04d-4ddc-b333-92b7fe60d03b","userId":"fc80dbdc8d","streamId":"a4abd72149","objectId":"f5f9e8cbc499c4ca6e5312ef1074b72f"} +[server] INFO [14:32:17.651]: /objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single request completed in 622 ms {"req":{"id":"324b721a-d04d-4ddc-b333-92b7fe60d03b","method":"GET","path":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"324b721a-d04d-4ddc-b333-92b7fe60d03b"}},"res":{"statusCode":200,"headers":{"x-request-id":"324b721a-d04d-4ddc-b333-92b7fe60d03b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"1202865","etag":"W/\"125ab1-Siv3MBm/jK5sZbQv+7UoDseYK3g\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":622,"requestStatus":"completed","requestPath":"/objects/a4abd72149/f5f9e8cbc499c4ca6e5312ef1074b72f/single"} +[server] WARN [14:32:19.042]: DB query successfully completed after 1723 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"Ffz3TszHJM21LGclxP_-X","sqlQueryDurationMs":1723,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\download.ts:131:19)","req":{"id":"20689a50-916c-4c5b-823b-903786db4b69"}} +[server] INFO [14:32:19.042]: Downloaded single object. {"req":{"id":"20689a50-916c-4c5b-823b-903786db4b69","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"20689a50-916c-4c5b-823b-903786db4b69"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"requestId":"20689a50-916c-4c5b-823b-903786db4b69","userId":"fc80dbdc8d","streamId":"a4abd72149","objectId":"2c371222330e23f9834cbfd1db5b744c"} +[server] INFO [14:32:19.078]: /objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single request completed in 2080 ms {"req":{"id":"20689a50-916c-4c5b-823b-903786db4b69","method":"GET","path":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"20689a50-916c-4c5b-823b-903786db4b69"}},"res":{"statusCode":200,"headers":{"x-request-id":"20689a50-916c-4c5b-823b-903786db4b69","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"4139437","etag":"W/\"3f29ad-chDL89/9DIP7dP91X2JTKWJDAsk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2080,"requestStatus":"completed","requestPath":"/objects/a4abd72149/2c371222330e23f9834cbfd1db5b744c/single"} +[server] INFO [14:35:00.908]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"940ad8c1f1","numberOfFailedBackgroundJobs":0} +[server] INFO [14:36:00.237]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"aef1074a41"} +[server] INFO [14:40:01.233]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"de5a216dad","numberOfFailedBackgroundJobs":0} +[server] INFO [14:41:53.796]: GQL query project finished after 179 ms {"req":{"id":"57c7645a-16a4-464d-8bb8-37bc0a525a40","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"250","expect":"100-continue","connection":"Keep-Alive","x-request-id":"57c7645a-16a4-464d-8bb8-37bc0a525a40"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($id:String!){ project(id:$id){ id name models(limit:10){ totalCount items { id name versions(limit:5){ totalCount items { id } } } } } }","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":8,"totalDuration":232.1911999997683},"apollo_query_duration_ms":179} +[server] INFO [14:42:00.979]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"19357ae832"} +[server] INFO [14:43:05.674]: GQL Server finished after 0 ms {"req":{"id":"9ab3ead9-8771-4056-9647-392bbd1b8595","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"9ab3ead9-8771-4056-9647-392bbd1b8595"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":63.867599999764934},"apollo_query_duration_ms":0} +[server] INFO [14:43:05.783]: GQL Server finished after 0 ms {"req":{"id":"c22c61a1-6eef-4590-bf1f-1f3854abdbac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"c22c61a1-6eef-4590-bf1f-1f3854abdbac"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":51.68180000013672},"apollo_query_duration_ms":0} +[server] INFO [14:43:05.915]: GQL User finished after 26 ms {"req":{"id":"1b7e5bd7-07b5-4cc5-a6d7-904c128c56da","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"1b7e5bd7-07b5-4cc5-a6d7-904c128c56da"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.61269999970682},"apollo_query_duration_ms":26} +[server] INFO [14:43:06.046]: GQL Server finished after 30 ms {"req":{"id":"04c7f705-a1a1-4199-8b99-003f067c9376","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"04c7f705-a1a1-4199-8b99-003f067c9376"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":77.44799999985844},"apollo_query_duration_ms":30} +[server] INFO [14:43:06.776]: GQL Server finished after 0 ms {"req":{"id":"5096b707-10c5-4362-abe9-f2a9dd913804","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"5096b707-10c5-4362-abe9-f2a9dd913804"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.79550000000745},"apollo_query_duration_ms":0} +[server] INFO [14:43:06.874]: GQL Server finished after 0 ms {"req":{"id":"e4e554b0-9fea-4631-ac7d-9572db35586b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"e4e554b0-9fea-4631-ac7d-9572db35586b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.83449999988079},"apollo_query_duration_ms":0} +[server] INFO [14:43:06.995]: GQL User finished after 25 ms {"req":{"id":"add9ee43-5cee-442f-8608-174cd5e695d3","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"add9ee43-5cee-442f-8608-174cd5e695d3"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":74.84969999990426},"apollo_query_duration_ms":25} +[server] INFO [14:43:07.152]: GQL Server finished after 26 ms {"req":{"id":"7bb9c5da-94c8-490b-a32a-029649d76c85","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"7bb9c5da-94c8-490b-a32a-029649d76c85"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":76.17240000027232},"apollo_query_duration_ms":26} +[server] INFO [14:43:07.210]: /api/stream/216df9f344/blob/38b8420b61 request received {"req":{"id":"3402b98c-6352-49c1-9fec-32349ac5560d","method":"GET","path":"/api/stream/216df9f344/blob/38b8420b61","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"3402b98c-6352-49c1-9fec-32349ac5560d"}},"requestPath":"/api/stream/216df9f344/blob/38b8420b61"} +[server] INFO [14:43:07.318]: /api/stream/216df9f344/blob/38b8420b61 request completed in 107 ms {"req":{"id":"3402b98c-6352-49c1-9fec-32349ac5560d","method":"GET","path":"/api/stream/216df9f344/blob/38b8420b61","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"3402b98c-6352-49c1-9fec-32349ac5560d"}},"res":{"statusCode":404,"headers":{"x-request-id":"3402b98c-6352-49c1-9fec-32349ac5560d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/json; charset=utf-8","content-length":"86","etag":"W/\"56-2K6TpHGDQrqUpWm572351d4vIAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":107,"requestStatus":"completed","requestPath":"/api/stream/216df9f344/blob/38b8420b61"} +[server] INFO [14:43:07.608]: null failed after 56 ms {"req":{"id":"4469d219-96ed-4add-8901-d5f772966bab","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"4469d219-96ed-4add-8901-d5f772966bab"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"216df9f344","jobId":"38b8420b61","warnings":[],"result":{"durationSeconds":2.0436766147613525,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/216df9f344/blob/38b8420b61'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":null,"graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","apollo_query_duration_ms":56,"dbMetrics":{"totalCount":4,"totalDuration":103.21049999981187},"error_count":1,"first_error":{"message":"Project not found","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Project not found", +[server] "stack": +[server] StreamNotFoundError: Project not found +[server] at mapAuthToServerError (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:33:14) +[server] at throwIfAuthNotOk (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:91:9) +[server] at Object.finishFileImport (D:\speckle-server\packages\server\modules\fileuploads\graph\resolvers\fileUploads.ts:272:5) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:43:07.609]: GQL FinishFileImport finished after 57 ms {"req":{"id":"4469d219-96ed-4add-8901-d5f772966bab","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"4469d219-96ed-4add-8901-d5f772966bab"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"216df9f344","jobId":"38b8420b61","warnings":[],"result":{"durationSeconds":2.0436766147613525,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/216df9f344/blob/38b8420b61'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":4,"totalDuration":103.21049999981187},"apollo_query_duration_ms":57} +[server] INFO [14:43:07.818]: GQL Server finished after 0 ms {"req":{"id":"0e83f8a1-614c-41a8-a366-effb5b281f56","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"0e83f8a1-614c-41a8-a366-effb5b281f56"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":51.20439999992959},"apollo_query_duration_ms":0} +[server] INFO [14:43:07.920]: GQL Server finished after 0 ms {"req":{"id":"deb7fc5e-9ae6-423d-bd49-933aaebe7650","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"deb7fc5e-9ae6-423d-bd49-933aaebe7650"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":51.632400000235066},"apollo_query_duration_ms":0} +[server] INFO [14:43:08.046]: GQL User finished after 26 ms {"req":{"id":"640134de-42df-4345-97a6-2f76aaae45d4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"640134de-42df-4345-97a6-2f76aaae45d4"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":74.82759999972768},"apollo_query_duration_ms":26} +[server] INFO [14:43:08.202]: GQL Server finished after 27 ms {"req":{"id":"19654cc9-c542-4280-b4cf-15f64b3fc033","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"19654cc9-c542-4280-b4cf-15f64b3fc033"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":78.29890000005253},"apollo_query_duration_ms":27} +[server] INFO [14:43:08.866]: GQL Server finished after 0 ms {"req":{"id":"1c4e9531-f36b-4344-a6ac-362667ddf518","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"1c4e9531-f36b-4344-a6ac-362667ddf518"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":52.57199999992736},"apollo_query_duration_ms":0} +[server] INFO [14:43:08.979]: GQL Server finished after 0 ms {"req":{"id":"9919d964-ec9e-436d-abec-9aa0b5d3a04c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"9919d964-ec9e-436d-abec-9aa0b5d3a04c"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":49.299299999838695},"apollo_query_duration_ms":0} +[server] INFO [14:43:09.133]: GQL User finished after 26 ms {"req":{"id":"8898b8d6-94a0-4553-aaf7-be063080fe46","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"8898b8d6-94a0-4553-aaf7-be063080fe46"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":75.18779999995604},"apollo_query_duration_ms":26} +[server] INFO [14:43:09.256]: GQL Server finished after 26 ms {"req":{"id":"90ddd301-bbf8-4862-aee9-9d43c37b0df4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"90ddd301-bbf8-4862-aee9-9d43c37b0df4"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":75.93240000028163},"apollo_query_duration_ms":26} +[server] INFO [14:43:09.310]: /api/stream/216df9f344/blob/38b8420b61 request received {"req":{"id":"19ab1f62-2ac6-4fe6-90f6-58e4dad10295","method":"GET","path":"/api/stream/216df9f344/blob/38b8420b61","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"19ab1f62-2ac6-4fe6-90f6-58e4dad10295"}},"requestPath":"/api/stream/216df9f344/blob/38b8420b61"} +[server] INFO [14:43:09.416]: /api/stream/216df9f344/blob/38b8420b61 request completed in 106 ms {"req":{"id":"19ab1f62-2ac6-4fe6-90f6-58e4dad10295","method":"GET","path":"/api/stream/216df9f344/blob/38b8420b61","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"19ab1f62-2ac6-4fe6-90f6-58e4dad10295"}},"res":{"statusCode":404,"headers":{"x-request-id":"19ab1f62-2ac6-4fe6-90f6-58e4dad10295","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/json; charset=utf-8","content-length":"86","etag":"W/\"56-2K6TpHGDQrqUpWm572351d4vIAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":106,"requestStatus":"completed","requestPath":"/api/stream/216df9f344/blob/38b8420b61"} +[server] INFO [14:43:09.693]: null failed after 54 ms {"req":{"id":"e498f901-c3d8-4906-ae00-5d22a3cf897f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"e498f901-c3d8-4906-ae00-5d22a3cf897f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"216df9f344","jobId":"38b8420b61","warnings":[],"result":{"durationSeconds":1.8296198844909668,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/216df9f344/blob/38b8420b61'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":null,"graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","apollo_query_duration_ms":54,"dbMetrics":{"totalCount":4,"totalDuration":103.04909999994561},"error_count":1,"first_error":{"message":"Project not found","path":"data > data"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Project not found", +[server] "stack": +[server] StreamNotFoundError: Project not found +[server] at mapAuthToServerError (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:33:14) +[server] at throwIfAuthNotOk (D:\speckle-server\packages\server\modules\shared\helpers\errorHelper.ts:91:9) +[server] at Object.finishFileImport (D:\speckle-server\packages\server\modules\fileuploads\graph\resolvers\fileUploads.ts:272:5) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "data", +[server] "data" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 3, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:43:09.693]: GQL FinishFileImport finished after 54 ms {"req":{"id":"e498f901-c3d8-4906-ae00-5d22a3cf897f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"623","x-request-id":"e498f901-c3d8-4906-ae00-5d22a3cf897f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"216df9f344","jobId":"38b8420b61","warnings":[],"result":{"durationSeconds":1.8296198844909668,"downloadDurationSeconds":0,"parseDurationSeconds":0,"parser":"speckle_ifc","versionId":null},"status":"error","reason":"Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/216df9f344/blob/38b8420b61'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":4,"totalDuration":103.04909999994561},"apollo_query_duration_ms":54} +[server] INFO [14:45:00.669]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"e638383430","numberOfFailedBackgroundJobs":0} +[server] INFO [14:45:32.095]: GQL query project finished after 306 ms {"req":{"id":"75469392-d254-448b-a916-20994617c24e","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"205","expect":"100-continue","connection":"Keep-Alive","x-request-id":"75469392-d254-448b-a916-20994617c24e"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($id:String!){ project(id:$id){ id name models(limit:10){ totalCount items { id name } } } }","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":8,"totalDuration":390.6007000000682},"apollo_query_duration_ms":306} +[server] INFO [14:47:55.755]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":61.75350000010803},"apollo_query_duration_ms":1} +[server] INFO [14:47:55.760]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":64.04909999994561},"apollo_query_duration_ms":1} +[server] INFO [14:47:55.763]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":67.55049999989569},"apollo_query_duration_ms":1} +[server] INFO [14:47:55.789]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":169.44259999971837},"apollo_query_duration_ms":33} +[server] INFO [14:47:55.824]: GQL NavigationProjectInvites finished after 65 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":128.36600000038743},"apollo_query_duration_ms":65} +[server] INFO [14:47:55.876]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-18081.549926006206,-2354.3971375437504,62702.74698628709],"target":[30916.499959006185,24788.301704763737,-3792.7841223059413],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":333.3599000000395},"apollo_query_duration_ms":139} +[server] INFO [14:47:55.885]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"eXVkKYwrgXIK93a-dZCpa","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1713","x-request-id":"eXVkKYwrgXIK93a-dZCpa","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"URPfnhDtmEcP5wYQN4Aih","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-18081.549926006206,-2354.3971375437504,62702.74698628709],"target":[30916.499959006185,24788.301704763737,-3792.7841223059413],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"URPfnhDtmEcP5wYQN4Aih","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.37879999983124},"apollo_query_duration_ms":137} +[server] INFO [14:47:56.032]: GQL ProjectAccessCheck finished after 104 ms {"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":151.1722999997437},"apollo_query_duration_ms":104} +[server] INFO [14:48:00.810]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"4c919e5536"} +[server] INFO [14:48:44.429]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":64.39179999986663},"apollo_query_duration_ms":0} +[server] INFO [14:48:44.433]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":60.46499999985099},"apollo_query_duration_ms":0} +[server] INFO [14:48:44.457]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":170.22459999960847},"apollo_query_duration_ms":32} +[server] INFO [14:48:44.561]: GQL NavigationProjectInvites finished after 118 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":171.36630000011064},"apollo_query_duration_ms":118} +[server] INFO [14:48:44.942]: GQL UserActiveWorkspaceSlug finished after 0 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":129.55220000003465},"apollo_query_duration_ms":0} +[server] INFO [14:48:44.968]: GQL ActiveUserMeta finished after 55 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":127.28920000023209},"apollo_query_duration_ms":55} +[server] INFO [14:48:45.091]: GQL ProjectsDashboardQuery finished after 181 ms {"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":12,"totalDuration":746.3301999997348},"apollo_query_duration_ms":181} +[server] INFO [14:50:00.924]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"48544997b3","numberOfFailedBackgroundJobs":0} +[server] INFO [14:50:08.686]: GQL query project finished after 316 ms {"req":{"id":"10ca9e65-f60b-4dd5-ad92-7d8e646be62d","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"526","expect":"100-continue","connection":"Keep-Alive","x-request-id":"10ca9e65-f60b-4dd5-ad92-7d8e646be62d"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($id:String!){ project(id:$id){ id name permissions { canCreateModel { authorized code message errorMessage payload } } pendingImportedModels(limit:10){ id projectId modelName fileName convertedStatus convertedMessage } models(limit:10){ totalCount items { id name displayName versions(limit:1){ totalCount } permissions { canCreateVersion { authorized code message errorMessage } } } } } activeUser { id role } }","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":10,"totalDuration":450.40279999980703},"apollo_query_duration_ms":316} +[server] INFO [14:52:14.673]: null failed after 147 ms {"req":{"id":"38ec6b79-2a9b-4988-910c-20b164378652","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"312","expect":"100-continue","connection":"Keep-Alive","x-request-id":"38ec6b79-2a9b-4988-910c-20b164378652"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($pid:String!,$mid:String!){ project(id:$pid){ id model(id:$mid){ id name permissions { canCreateVersion { authorized code message errorMessage } } } } }","graphql_variables":{"mid":"83a5b9cdd3","pid":"a4abd72149"},"graphql_operation_name":null,"graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","apollo_query_duration_ms":147,"dbMetrics":{"totalCount":7,"totalDuration":203.5307000002358},"error_count":1,"first_error":{"message":"Model not found","path":"project > model"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Model not found", +[server] "stack": +[server] BranchNotFoundError: Model not found +[server] at Object.model (D:\speckle-server\packages\server\modules\core\graph\resolvers\models.ts:114:15) +[server] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) +[server] "path": [ +[server] "project", +[server] "model" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 1, +[server] "column": 56 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [14:52:14.673]: GQL query project finished after 147 ms {"req":{"id":"38ec6b79-2a9b-4988-910c-20b164378652","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"312","expect":"100-continue","connection":"Keep-Alive","x-request-id":"38ec6b79-2a9b-4988-910c-20b164378652"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query($pid:String!,$mid:String!){ project(id:$pid){ id model(id:$mid){ id name permissions { canCreateVersion { authorized code message errorMessage } } } } }","graphql_variables":{"mid":"83a5b9cdd3","pid":"a4abd72149"},"graphql_operation_name":"query project","graphql_operation_title":"GQL query project","userId":"fc80dbdc8d","actionName":"query project","dbMetrics":{"totalCount":7,"totalDuration":203.5307000002358},"apollo_query_duration_ms":147} +[server] INFO [14:54:00.990]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"d4715560b5"} +[server] INFO [14:55:00.496]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"845a036df3","numberOfFailedBackgroundJobs":0} +[server] INFO [14:59:50.043]: GQL IntrospectionQuery finished after 42 ms {"req":{"id":"6a6145fc-c4ce-4b6a-88df-6cd89bdc2e32","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"6a6145fc-c4ce-4b6a-88df-6cd89bdc2e32"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":62.20439999969676},"apollo_query_duration_ms":42} +[server] INFO [14:59:50.142]: GQL IntrospectionQuery finished after 41 ms {"req":{"id":"09ccc1dc-9263-4636-b1d2-ca34dcea8200","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"09ccc1dc-9263-4636-b1d2-ca34dcea8200"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":112.28479999955744},"apollo_query_duration_ms":41} +[server] INFO [15:00:00.964]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"b9b1878837"} +[server] INFO [15:00:01.103]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"a906becc2f","numberOfFailedBackgroundJobs":0} +[server] INFO [15:00:05.429]: GQL IntrospectionQuery finished after 28 ms {"req":{"id":"97bb5abc-9669-4e40-9e66-2dff86585b68","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"97bb5abc-9669-4e40-9e66-2dff86585b68"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":50.24409999977797},"apollo_query_duration_ms":28} +[server] INFO [15:00:05.471]: GQL IntrospectionQuery finished after 34 ms {"req":{"id":"6b5aa1df-6aee-479c-87ef-a8fef64ad9fb","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"6b5aa1df-6aee-479c-87ef-a8fef64ad9fb"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":51.7496999995783},"apollo_query_duration_ms":34} +[server] INFO [15:02:02.222]: GQL mutation fileUploadMutations finished after 151 ms {"req":{"id":"2a8d8e89-eb94-4f06-8145-3ef34f7c3ca9","method":"POST","path":null,"pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","content-type":"application/json","host":"127.0.0.1:3000","content-length":"379","expect":"100-continue","connection":"Keep-Alive","x-request-id":"2a8d8e89-eb94-4f06-8145-3ef34f7c3ca9"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation($input: GenerateFileUploadUrlInput!){ fileUploadMutations { generateUploadUrl(input:$input){ url fileId } } }","graphql_variables":{"input":{"projectId":"a4abd72149","fileName":"test.ifc"}},"graphql_operation_name":"mutation fileUploadMutations","graphql_operation_title":"GQL mutation fileUploadMutations","userId":"fc80dbdc8d","actionName":"mutation fileUploadMutations","dbMetrics":{"totalCount":6,"totalDuration":182.73480000067502},"apollo_query_duration_ms":151} +[server] INFO [15:03:42.080]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"36441fa4-e3bd-4e07-a551-e6534d64b218","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":66.7237999998033},"apollo_query_duration_ms":0} +[server] INFO [15:03:42.084]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"36441fa4-e3bd-4e07-a551-e6534d64b218","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":62.053599999751896},"apollo_query_duration_ms":0} +[server] INFO [15:03:42.105]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"36441fa4-e3bd-4e07-a551-e6534d64b218","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":170.7642999999225},"apollo_query_duration_ms":31} +[server] INFO [15:03:42.168]: GQL NavigationProjectInvites finished after 73 ms {"req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"36441fa4-e3bd-4e07-a551-e6534d64b218","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":129.0520999999717},"apollo_query_duration_ms":73} +[server] INFO [15:03:42.445]: GQL ProjectAccessCheck finished after 109 ms {"req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"36441fa4-e3bd-4e07-a551-e6534d64b218","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":166.85989999957383},"apollo_query_duration_ms":109} +[server] INFO [15:03:42.658]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":51.59170000022277},"apollo_query_duration_ms":1} +[server] INFO [15:03:42.659]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":52.576800000388175},"apollo_query_duration_ms":0} +[server] INFO [15:03:42.687]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":162.6773000000976},"apollo_query_duration_ms":33} +[server] INFO [15:03:42.727]: GQL NavigationProjectInvites finished after 67 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":118.52400000020862},"apollo_query_duration_ms":67} +[server] INFO [15:03:42.943]: GQL ProjectAccessCheck finished after 108 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":155.3375000008382},"apollo_query_duration_ms":108} +[server] INFO [15:03:53.252]: GQL ActiveUserMeta finished after 28 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":78.79160000057891},"apollo_query_duration_ms":28} +[server] INFO [15:03:53.411]: ProjectPageQuery failed after 184 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"4026"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","apollo_query_duration_ms":184,"dbMetrics":{"totalCount":16,"totalDuration":440.7978999991901},"error_count":2,"first_error":{"message":"Gatekeeper module is not enabled on this server","path":"project > team > 0 > seatType"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Gatekeeper module is not enabled on this server", +[server] "stack": +[server] GatekeeperModuleDisabledError: Gatekeeper module is not enabled on this server +[server] at Object.seatType (D:\speckle-server\packages\server\modules\gatekeeperCore\graph\resolvers\index.ts:28:17) +[server] at field.resolve (D:\speckle-server\node_modules\@apollo\server\src\utils\schemaInstrumentation.ts:82:22) +[server] at executeField (D:\speckle-server\node_modules\graphql\execution\execute.js:492:20) +[server] at executeFields (D:\speckle-server\node_modules\graphql\execution\execute.js:414:22) +[server] at completeObjectValue (D:\speckle-server\node_modules\graphql\execution\execute.js:925:10) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:646:12) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:595:23) +[server] at D:\speckle-server\node_modules\graphql\execution\execute.js:707:25 +[server] at Function.from () +[server] at completeListValue (D:\speckle-server\node_modules\graphql\execution\execute.js:687:34) +[server] "path": [ +[server] "project", +[server] "team", +[server] 0, +[server] "seatType" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 45, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [15:03:53.412]: GQL ProjectPageQuery finished after 185 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"4026"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","dbMetrics":{"totalCount":16,"totalDuration":440.7978999991901},"apollo_query_duration_ms":185} +[server] INFO [15:03:53.766]: GQL ProjectModelsPage finished after 159 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"3955"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsPage($projectId: String!) {\n project(id: $projectId) {\n id\n ...ProjectModelsPageHeader_Project\n ...ProjectModelsPageResults_Project\n __typename\n }\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ProjectModelsPageHeader_Project on Project {\n id\n name\n sourceApps\n role\n models {\n totalCount\n __typename\n }\n team {\n id\n user {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n workspace {\n id\n role\n slug\n name\n readOnly\n plan {\n name\n __typename\n }\n __typename\n }\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ProjectModelsPageResults_Project on Project {\n ...ProjectPageLatestItemsModels\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"ProjectModelsPage","graphql_operation_title":"GQL ProjectModelsPage","userId":"fc80dbdc8d","actionName":"ProjectModelsPage","dbMetrics":{"totalCount":12,"totalDuration":348.88979999907315},"apollo_query_duration_ms":159} +[server] INFO [15:03:54.094]: GQL ProjectModelsTreeTopLevelPagination finished after 151 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"5665"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsTreeTopLevelPagination($projectId: String!, $filter: ProjectModelsTreeFilter, $cursor: String = null) {\n project(id: $projectId) {\n id\n modelsTree(cursor: $cursor, limit: 8, filter: $filter) {\n totalCount\n cursor\n items {\n ...SingleLevelModelTreeItem\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment SyncStatusModelItem_AccSyncItem on AccSyncItem {\n id\n status\n updatedAt\n accFileVersionIndex\n __typename\n}\n\nfragment SingleLevelModelTreeItem on ModelsTreeItem {\n id\n name\n fullName\n model {\n ...ProjectPageLatestItemsModelItem\n ...ProjectCardImportFileArea_Model\n ...ProjectPageModelsCard_Model\n accSyncItem {\n id\n ...SyncStatusModelItem_AccSyncItem\n __typename\n }\n __typename\n }\n hasChildren\n updatedAt\n __typename\n}","graphql_variables":{"cursor":null,"projectId":"a4abd72149","filter":{"search":null,"sourceApps":null,"contributors":null}},"graphql_operation_name":"ProjectModelsTreeTopLevelPagination","graphql_operation_title":"GQL ProjectModelsTreeTopLevelPagination","userId":"fc80dbdc8d","actionName":"ProjectModelsTreeTopLevelPagination","dbMetrics":{"totalCount":8,"totalDuration":217.40269999951124},"apollo_query_duration_ms":151} +[server] INFO [15:03:54.097]: GQL ProjectModelsTreeTopLevel finished after 163 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"5686"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsTreeTopLevel($projectId: String!, $filter: ProjectModelsTreeFilter) {\n project(id: $projectId) {\n id\n modelsTree(cursor: null, limit: 8, filter: $filter) {\n totalCount\n cursor\n items {\n ...SingleLevelModelTreeItem\n __typename\n }\n __typename\n }\n pendingImportedModels {\n ...PendingFileUpload\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment SyncStatusModelItem_AccSyncItem on AccSyncItem {\n id\n status\n updatedAt\n accFileVersionIndex\n __typename\n}\n\nfragment SingleLevelModelTreeItem on ModelsTreeItem {\n id\n name\n fullName\n model {\n ...ProjectPageLatestItemsModelItem\n ...ProjectCardImportFileArea_Model\n ...ProjectPageModelsCard_Model\n accSyncItem {\n id\n ...SyncStatusModelItem_AccSyncItem\n __typename\n }\n __typename\n }\n hasChildren\n updatedAt\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"search":null,"sourceApps":null,"contributors":null}},"graphql_operation_name":"ProjectModelsTreeTopLevel","graphql_operation_title":"GQL ProjectModelsTreeTopLevel","userId":"fc80dbdc8d","actionName":"ProjectModelsTreeTopLevel","dbMetrics":{"totalCount":9,"totalDuration":256.6020999997854},"apollo_query_duration_ms":163} +[server] INFO [15:03:54.098]: GQL WorkspaceMoveProjectManagerProject finished after 155 ms {"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1d85be27-5c34-4133-a637-34494dec4dbf","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1155"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":223.48019999964163},"apollo_query_duration_ms":155} +[server] INFO [15:04:18.798]: [createModel (start)] Create a new Model {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4911","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation CreateModel($input: CreateModelInput!) {\n modelMutations {\n create(input: $input) {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"input":{"name":"25.025_z01_p002_r03.ifc","projectId":"a4abd72149"}},"graphql_operation_name":"CreateModel","graphql_operation_title":"GQL CreateModel","userId":"fc80dbdc8d","actionName":"CreateModel","projectId":"a4abd72149","streamId":"a4abd72149","operationName":"createModel","operationStatus":"start","operationDescription":"Create a new Model"} +[server] INFO [15:04:19.025]: GQL subscription event OnProjectModelsUpdate emitted {"component":"subscription/graphql","graphql_query":"subscription OnProjectModelsUpdate($id: String!) {\n projectModelsUpdated(id: $id) {\n id\n type\n model {\n id\n versions(limit: 1) {\n items {\n id\n referencedObject\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"OnProjectModelsUpdate","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":14,"totalDuration":384.3142000013031}} +[server] INFO [15:04:19.103]: [createModel (success)] {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4911","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation CreateModel($input: CreateModelInput!) {\n modelMutations {\n create(input: $input) {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"input":{"name":"25.025_z01_p002_r03.ifc","projectId":"a4abd72149"}},"graphql_operation_name":"CreateModel","graphql_operation_title":"GQL CreateModel","userId":"fc80dbdc8d","actionName":"CreateModel","projectId":"a4abd72149","streamId":"a4abd72149","operationName":"createModel","operationStatus":"success"} +[server] INFO [15:04:19.168]: GQL CreateModel finished after 461 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4911","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation CreateModel($input: CreateModelInput!) {\n modelMutations {\n create(input: $input) {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"input":{"name":"25.025_z01_p002_r03.ifc","projectId":"a4abd72149"}},"graphql_operation_name":"CreateModel","graphql_operation_title":"GQL CreateModel","userId":"fc80dbdc8d","actionName":"CreateModel","dbMetrics":{"totalCount":22,"totalDuration":670.341400001198},"apollo_query_duration_ms":461} +[server] INFO [15:04:19.372]: GQL ProjectModelsPage finished after 146 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"3955","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsPage($projectId: String!) {\n project(id: $projectId) {\n id\n ...ProjectModelsPageHeader_Project\n ...ProjectModelsPageResults_Project\n __typename\n }\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ProjectModelsPageHeader_Project on Project {\n id\n name\n sourceApps\n role\n models {\n totalCount\n __typename\n }\n team {\n id\n user {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n workspace {\n id\n role\n slug\n name\n readOnly\n plan {\n name\n __typename\n }\n __typename\n }\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ProjectModelsPageResults_Project on Project {\n ...ProjectPageLatestItemsModels\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"ProjectModelsPage","graphql_operation_title":"GQL ProjectModelsPage","userId":"fc80dbdc8d","actionName":"ProjectModelsPage","dbMetrics":{"totalCount":12,"totalDuration":317.62579999957234},"apollo_query_duration_ms":146} +[server] INFO [15:04:19.431]: ProjectPageQuery failed after 196 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4026","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","apollo_query_duration_ms":196,"dbMetrics":{"totalCount":16,"totalDuration":468.71040000068024},"error_count":2,"first_error":{"message":"Gatekeeper module is not enabled on this server","path":"project > team > 0 > seatType"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Gatekeeper module is not enabled on this server", +[server] "stack": +[server] GatekeeperModuleDisabledError: Gatekeeper module is not enabled on this server +[server] at Object.seatType (D:\speckle-server\packages\server\modules\gatekeeperCore\graph\resolvers\index.ts:28:17) +[server] at field.resolve (D:\speckle-server\node_modules\@apollo\server\src\utils\schemaInstrumentation.ts:82:22) +[server] at executeField (D:\speckle-server\node_modules\graphql\execution\execute.js:492:20) +[server] at executeFields (D:\speckle-server\node_modules\graphql\execution\execute.js:414:22) +[server] at completeObjectValue (D:\speckle-server\node_modules\graphql\execution\execute.js:925:10) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:646:12) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:595:23) +[server] at D:\speckle-server\node_modules\graphql\execution\execute.js:707:25 +[server] at Function.from () +[server] at completeListValue (D:\speckle-server\node_modules\graphql\execution\execute.js:687:34) +[server] "path": [ +[server] "project", +[server] "team", +[server] 0, +[server] "seatType" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 45, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [15:04:19.431]: GQL ProjectPageQuery finished after 197 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4026","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","dbMetrics":{"totalCount":16,"totalDuration":468.71040000068024},"apollo_query_duration_ms":197} +[server] INFO [15:04:19.436]: GQL WorkspaceMoveProjectManagerProject finished after 170 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":233.462599999737},"apollo_query_duration_ms":170} +[server] INFO [15:04:19.463]: GQL GenerateUploadUrl finished after 152 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"338","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation GenerateUploadUrl($input: GenerateFileUploadUrlInput!) {\n fileUploadMutations {\n generateUploadUrl(input: $input) {\n url\n fileId\n __typename\n }\n __typename\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","fileName":"25.025_z01_p002_r03.ifc"}},"graphql_operation_name":"GenerateUploadUrl","graphql_operation_title":"GQL GenerateUploadUrl","userId":"fc80dbdc8d","actionName":"GenerateUploadUrl","dbMetrics":{"totalCount":6,"totalDuration":162.20699999993667},"apollo_query_duration_ms":152} +[server] INFO [15:04:19.510]: GQL ProjectModelsTreeTopLevelPagination finished after 249 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"5665","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsTreeTopLevelPagination($projectId: String!, $filter: ProjectModelsTreeFilter, $cursor: String = null) {\n project(id: $projectId) {\n id\n modelsTree(cursor: $cursor, limit: 8, filter: $filter) {\n totalCount\n cursor\n items {\n ...SingleLevelModelTreeItem\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment SyncStatusModelItem_AccSyncItem on AccSyncItem {\n id\n status\n updatedAt\n accFileVersionIndex\n __typename\n}\n\nfragment SingleLevelModelTreeItem on ModelsTreeItem {\n id\n name\n fullName\n model {\n ...ProjectPageLatestItemsModelItem\n ...ProjectCardImportFileArea_Model\n ...ProjectPageModelsCard_Model\n accSyncItem {\n id\n ...SyncStatusModelItem_AccSyncItem\n __typename\n }\n __typename\n }\n hasChildren\n updatedAt\n __typename\n}","graphql_variables":{"cursor":null,"projectId":"a4abd72149","filter":{"search":null,"sourceApps":null,"contributors":null}},"graphql_operation_name":"ProjectModelsTreeTopLevelPagination","graphql_operation_title":"GQL ProjectModelsTreeTopLevelPagination","userId":"fc80dbdc8d","actionName":"ProjectModelsTreeTopLevelPagination","dbMetrics":{"totalCount":18,"totalDuration":489.94409999996424},"apollo_query_duration_ms":249} +[server] INFO [15:04:19.536]: GQL ProjectModelsTreeTopLevel finished after 272 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"5686","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectModelsTreeTopLevel($projectId: String!, $filter: ProjectModelsTreeFilter) {\n project(id: $projectId) {\n id\n modelsTree(cursor: null, limit: 8, filter: $filter) {\n totalCount\n cursor\n items {\n ...SingleLevelModelTreeItem\n __typename\n }\n __typename\n }\n pendingImportedModels {\n ...PendingFileUpload\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment SyncStatusModelItem_AccSyncItem on AccSyncItem {\n id\n status\n updatedAt\n accFileVersionIndex\n __typename\n}\n\nfragment SingleLevelModelTreeItem on ModelsTreeItem {\n id\n name\n fullName\n model {\n ...ProjectPageLatestItemsModelItem\n ...ProjectCardImportFileArea_Model\n ...ProjectPageModelsCard_Model\n accSyncItem {\n id\n ...SyncStatusModelItem_AccSyncItem\n __typename\n }\n __typename\n }\n hasChildren\n updatedAt\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"search":null,"sourceApps":null,"contributors":null}},"graphql_operation_name":"ProjectModelsTreeTopLevel","graphql_operation_title":"GQL ProjectModelsTreeTopLevel","userId":"fc80dbdc8d","actionName":"ProjectModelsTreeTopLevel","dbMetrics":{"totalCount":19,"totalDuration":522.3983999993652},"apollo_query_duration_ms":272} +[server] INFO [15:05:00.668]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7e8ca387fc","numberOfFailedBackgroundJobs":0} +[server] INFO [15:05:04.920]: GQL StartFileImport finished after 575 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"365","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation StartFileImport($input: StartFileImportInput!) {\n fileUploadMutations {\n startFileImport(input: $input) {\n id\n __typename\n }\n __typename\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","fileId":"c66761a7d4","etag":"\"724c207281a753df0d62ca82c2d5274d\"","modelId":"252b555ee9"}},"graphql_operation_name":"StartFileImport","graphql_operation_title":"GQL StartFileImport","userId":"fc80dbdc8d","actionName":"StartFileImport","dbMetrics":{"totalCount":14,"totalDuration":407.6279999995604},"apollo_query_duration_ms":575} +[server] INFO [15:05:05.431]: GQL subscription event OnProjectPendingVersionsUpdated emitted {"component":"subscription/graphql","graphql_query":"subscription OnProjectPendingVersionsUpdated($id: String!) {\n projectPendingVersionsUpdated(id: $id) {\n id\n type\n version {\n ...PendingFileUpload\n ...UseFailedFileImportJobUtils_FileUpload\n model {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment UseFailedFileImportJobUtils_FileUpload on FileUpload {\n id\n fileName\n projectId\n modelId\n updatedAt\n convertedStatus\n convertedMessage\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"OnProjectPendingVersionsUpdated","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":12,"totalDuration":943.0186000005342}} +[server] INFO [15:05:05.548]: GQL Server finished after 0 ms {"req":{"id":"fedc3716-14ec-4907-ab2a-4f3e49cc363c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"fedc3716-14ec-4907-ab2a-4f3e49cc363c"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":66.98970000026748},"apollo_query_duration_ms":0} +[server] INFO [15:05:05.650]: GQL Server finished after 0 ms {"req":{"id":"629bcbcc-bccd-4831-971b-aa0e0e9eea20","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"629bcbcc-bccd-4831-971b-aa0e0e9eea20"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":50.79020000016317},"apollo_query_duration_ms":0} +[server] INFO [15:05:05.820]: GQL User finished after 34 ms {"req":{"id":"ed30ef84-61a1-46c9-adf3-e8636c436916","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"ed30ef84-61a1-46c9-adf3-e8636c436916"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":115.83220000006258},"apollo_query_duration_ms":34} +[server] INFO [15:05:05.966]: GQL Server finished after 30 ms {"req":{"id":"f9e6be03-c51c-471b-912c-3367d73549d0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"f9e6be03-c51c-471b-912c-3367d73549d0"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":89.85089999996126},"apollo_query_duration_ms":30} +[server] INFO [15:05:07.043]: GQL Server finished after 0 ms {"req":{"id":"79d7057e-320b-4b29-bc05-36957d8d2376","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-length":"64","content-type":"application/json","x-request-id":"79d7057e-320b-4b29-bc05-36957d8d2376"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":51.82249999931082},"apollo_query_duration_ms":0} +[server] INFO [15:05:07.151]: GQL Server finished after 0 ms {"req":{"id":"7f354f11-1239-41fb-8ac3-519466120c0c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"64","x-request-id":"7f354f11-1239-41fb-8ac3-519466120c0c"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n version\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":2,"totalDuration":52.626600000075996},"apollo_query_duration_ms":0} +[server] INFO [15:05:07.281]: GQL User finished after 27 ms {"req":{"id":"f4982459-17b9-4493-bec1-111081902996","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"142","x-request-id":"f4982459-17b9-4493-bec1-111081902996"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}","graphql_operation_name":"User","graphql_operation_title":"GQL User","userId":"fc80dbdc8d","actionName":"User","dbMetrics":{"totalCount":3,"totalDuration":77.50490000052378},"apollo_query_duration_ms":27} +[server] INFO [15:05:07.416]: GQL Server finished after 26 ms {"req":{"id":"3daef779-3b95-4379-a0c9-64bf893b0828","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"305","x-request-id":"3daef779-3b95-4379-a0c9-64bf893b0828"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}","graphql_operation_name":"Server","graphql_operation_title":"GQL Server","userId":"fc80dbdc8d","actionName":"Server","dbMetrics":{"totalCount":3,"totalDuration":78.40219999989495},"apollo_query_duration_ms":26} +[server] INFO [15:05:07.508]: /api/stream/a4abd72149/blob/c66761a7d4 request received {"req":{"id":"ec68bd31-e3a7-48f0-a408-e813d481d065","method":"GET","path":"/api/stream/a4abd72149/blob/c66761a7d4","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"ec68bd31-e3a7-48f0-a408-e813d481d065"}},"requestPath":"/api/stream/a4abd72149/blob/c66761a7d4"} +[server] INFO [15:06:00.908]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"fdcb9bb0d5"} +[server] INFO [15:06:09.422]: /api/stream/a4abd72149/blob/c66761a7d4 request completed in 61914 ms {"req":{"id":"ec68bd31-e3a7-48f0-a408-e813d481d065","method":"GET","path":"/api/stream/a4abd72149/blob/c66761a7d4","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"*/*","accept-encoding":"gzip, deflate","connection":"keep-alive","user-agent":"python-httpx/0.28.1","x-request-id":"ec68bd31-e3a7-48f0-a408-e813d481d065"}},"res":{"statusCode":200,"headers":{"x-request-id":"ec68bd31-e3a7-48f0-a408-e813d481d065","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","content-type":"application/octet-stream","content-disposition":"attachment; filename=\"25.025_z01_p002_r03.ifc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":61914,"requestStatus":"completed","requestPath":"/api/stream/a4abd72149/blob/c66761a7d4"} +[server] INFO [15:07:11.723]: /api/diff/a4abd72149 request received {"req":{"id":"6ea33863-f9ca-428d-844c-931080833b89","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ea33863-f9ca-428d-844c-931080833b89","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"59511"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:11.840]: /api/diff/a4abd72149 request received {"req":{"id":"6311bc43-3279-45ec-95e6-fbde182253b1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6311bc43-3279-45ec-95e6-fbde182253b1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"21993"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:12.240]: Diffing 1608 objects. {"req":{"id":"6ea33863-f9ca-428d-844c-931080833b89","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ea33863-f9ca-428d-844c-931080833b89","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"59511"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1608} +[server] INFO [15:07:12.274]: /api/diff/a4abd72149 request received {"req":{"id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"20920"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:12.357]: Diffing 594 objects. {"req":{"id":"6311bc43-3279-45ec-95e6-fbde182253b1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6311bc43-3279-45ec-95e6-fbde182253b1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"21993"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":594} +[server] INFO [15:07:12.360]: /api/diff/a4abd72149 request completed in 637 ms {"req":{"id":"6ea33863-f9ca-428d-844c-931080833b89","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ea33863-f9ca-428d-844c-931080833b89","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"59511"}},"res":{"statusCode":200,"headers":{"x-request-id":"6ea33863-f9ca-428d-844c-931080833b89","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":637,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:12.388]: /api/diff/a4abd72149 request completed in 548 ms {"req":{"id":"6311bc43-3279-45ec-95e6-fbde182253b1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6311bc43-3279-45ec-95e6-fbde182253b1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"21993"}},"res":{"statusCode":200,"headers":{"x-request-id":"6311bc43-3279-45ec-95e6-fbde182253b1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":548,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:12.466]: Diffing 565 objects. {"req":{"id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"20920"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":565} +[server] INFO [15:07:12.495]: /api/diff/a4abd72149 request completed in 221 ms {"req":{"id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"20920"}},"res":{"statusCode":200,"headers":{"x-request-id":"9e8fbb83-ba60-43ee-a9df-a93c9dbb2600","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":221,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:12.661]: /objects/a4abd72149 request received {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:12.662]: /objects/a4abd72149 request received {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:12.669]: /objects/a4abd72149 request received {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:12.999]: /api/diff/a4abd72149 request received {"req":{"id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23695"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:13.104]: Diffing 640 objects. {"req":{"id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23695"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":640} +[server] INFO [15:07:13.164]: /api/diff/a4abd72149 request completed in 165 ms {"req":{"id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23695"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac7f1bc7-5fe8-409c-a2a1-713840c05561","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":165,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:13.304]: /objects/a4abd72149 request received {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:14.778]: Upload finished: 1103 objects processed in 2039ms {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1103,"crtMemUsageMB":198.63748931884766,"elapsedTimeMs":2039} +[server] INFO [15:07:15.367]: Upload finished: 3102 objects processed in 2613ms {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3102,"crtMemUsageMB":264.09722900390625,"elapsedTimeMs":2613} +[server] INFO [15:07:15.811]: Upload finished: 1036 objects processed in 3064ms {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1036,"crtMemUsageMB":327.8594665527344,"elapsedTimeMs":3064} +[server] WARN [15:07:15.811]: DB query successfully completed after 1036 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qGE4pq1XjZndiqRuGo9k_","sqlQueryDurationMs":1036,"sqlNumberBindings":364,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9"}} +[server] INFO [15:07:15.812]: Inserted 91 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":91} +[server] WARN [15:07:15.980]: DB query successfully completed after 614 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BaerzZ6tB1wtmZYxtqweD","sqlQueryDurationMs":614,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26"}} +[server] INFO [15:07:15.980]: Inserted 500 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:16.529]: Upload finished: 1153 objects processed in 3142ms {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1153,"crtMemUsageMB":390.21705627441406,"elapsedTimeMs":3142} +[server] WARN [15:07:16.530]: DB query successfully completed after 549 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hNrRb0Nq0BJs077giDoLP","sqlQueryDurationMs":549,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26"}} +[server] INFO [15:07:16.530]: Inserted 500 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:16.536]: DB query successfully completed after 723 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V0F-xPLjTN_jfhyOkTFx7","sqlQueryDurationMs":723,"sqlNumberBindings":384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9"}} +[server] INFO [15:07:16.536]: Inserted 96 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] WARN [15:07:16.541]: DB query successfully completed after 733 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y4lzLn8lUqvPVzc1f2gtu","sqlQueryDurationMs":733,"sqlNumberBindings":356,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6"}} +[server] INFO [15:07:16.541]: Inserted 89 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":89} +[server] INFO [15:07:16.812]: Inserted 500 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:16.892]: Inserted 77 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":77} +[server] INFO [15:07:16.949]: Inserted 77 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":77} +[server] INFO [15:07:17.035]: Inserted 500 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:17.170]: DB query successfully completed after 643 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PNm_qawhCoeMNphb2AGaV","sqlQueryDurationMs":643,"sqlNumberBindings":436,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:17.170]: Inserted 109 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":109} +[server] INFO [15:07:17.332]: Inserted 103 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] INFO [15:07:17.433]: Inserted 81 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] INFO [15:07:17.464]: Inserted 235 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] INFO [15:07:17.672]: Inserted 106 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":106} +[server] WARN [15:07:17.830]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qQ4QVrZE_qbYRyWw8EBcq","sqlQueryDurationMs":660,"sqlNumberBindings":328,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:17.830]: Inserted 82 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":82} +[server] INFO [15:07:17.845]: Inserted 68 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":68} +[server] INFO [15:07:17.851]: Inserted 89 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":89} +[server] INFO [15:07:18.067]: Inserted 71 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":71} +[server] INFO [15:07:18.235]: Inserted 114 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":114} +[server] INFO [15:07:18.282]: Inserted 101 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":101} +[server] INFO [15:07:18.547]: Inserted 104 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":104} +[server] WARN [15:07:18.553]: DB query successfully completed after 722 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RqMcAJmytTIEwgvPnTvsO","sqlQueryDurationMs":722,"sqlNumberBindings":384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:18.553]: Inserted 96 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:07:18.761]: Inserted 79 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":79} +[server] WARN [15:07:19.039]: DB query successfully completed after 804 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qUU29GWVuDAzw-DoW5352","sqlQueryDurationMs":804,"sqlNumberBindings":332,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26"}} +[server] INFO [15:07:19.039]: Inserted 83 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":83} +[server] INFO [15:07:19.044]: Inserted 88 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":88} +[server] INFO [15:07:19.225]: Inserted 103 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] WARN [15:07:19.231]: DB query successfully completed after 677 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HWdHL39z4Et4dWJHhrjIV","sqlQueryDurationMs":677,"sqlNumberBindings":340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:19.231]: Inserted 85 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":85} +[server] INFO [15:07:19.407]: Inserted 56 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":56} +[server] INFO [15:07:19.413]: Inserted 92 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:07:19.640]: Inserted 60 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":60} +[server] INFO [15:07:19.843]: Inserted 76 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":76} +[server] INFO [15:07:19.847]: Inserted 127 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":127} +[server] WARN [15:07:19.852]: DB query successfully completed after 621 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6JtDniMRBuTMe6rftoGDy","sqlQueryDurationMs":621,"sqlNumberBindings":264,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:19.852]: Inserted 66 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":66} +[server] INFO [15:07:20.026]: Inserted 102 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":102} +[server] INFO [15:07:20.223]: Inserted 98 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":98} +[server] INFO [15:07:20.242]: Inserted 80 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":80} +[server] INFO [15:07:20.387]: Inserted 94 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] WARN [15:07:20.588]: DB query successfully completed after 735 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5C-9wudAhXhybm26KH5BW","sqlQueryDurationMs":735,"sqlNumberBindings":456,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:20.588]: Inserted 114 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":114} +[server] INFO [15:07:20.593]: Inserted 96 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:07:20.626]: Inserted 76 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":76} +[server] INFO [15:07:20.651]: Inserted 23 objects. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":23} +[server] INFO [15:07:20.652]: Uploaded batch of 1103 objects in 6543ms. Total objects processed so far: 1103 in a total of 7913ms. {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1103,"elapsedTimeMs":7913,"batchElapsedTimeMs":6543,"crtMemUsageMB":388.93040466308594,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":1103} +[server] INFO [15:07:20.652]: /objects/a4abd72149 request completed in 7991 ms {"req":{"id":"664a24ba-257a-43d2-9962-ef399190bfb9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e73b767-7346-42ab-97b4-afe22f0576e3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"664a24ba-257a-43d2-9962-ef399190bfb9","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7991,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:20.695]: /api/diff/a4abd72149 request received {"req":{"id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"63359"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:20.741]: Inserted 75 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":75} +[server] INFO [15:07:20.825]: Diffing 1712 objects. {"req":{"id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"63359"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1712} +[server] INFO [15:07:20.907]: /api/diff/a4abd72149 request completed in 212 ms {"req":{"id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"63359"}},"res":{"statusCode":200,"headers":{"x-request-id":"f31c09c9-2831-4b4e-9e94-e0236cb00cbb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":212,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:20.971]: Inserted 99 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":99} +[server] INFO [15:07:21.020]: /objects/a4abd72149 request received {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:21.104]: Inserted 86 objects. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":86} +[server] INFO [15:07:21.104]: Uploaded batch of 1036 objects in 5735ms. Total objects processed so far: 1036 in a total of 8357ms. {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1036,"elapsedTimeMs":8357,"batchElapsedTimeMs":5735,"crtMemUsageMB":389.21910858154297,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1036} +[server] INFO [15:07:21.104]: /objects/a4abd72149 request completed in 8435 ms {"req":{"id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6b1465e0-1cf4-452e-b697-7f08b0724a7e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"34de7de2-5a2d-409b-85e0-85f5f0df8bf6","access-control-allow-origin":"*","x-ratelimit-remaining":494,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8435,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:21.131]: /api/diff/a4abd72149 request received {"req":{"id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"27580"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:21.169]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i20O8H9IMWhFCWesvmGX6","sqlQueryDurationMs":581,"sqlNumberBindings":476,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:21.169]: Inserted 119 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":119} +[server] INFO [15:07:21.258]: Diffing 745 objects. {"req":{"id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"27580"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":745} +[server] INFO [15:07:21.317]: Inserted 94 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] INFO [15:07:21.332]: /api/diff/a4abd72149 request completed in 201 ms {"req":{"id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"27580"}},"res":{"statusCode":200,"headers":{"x-request-id":"e2a7fb99-d60a-44c3-bc3b-bfd61201461e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":201,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:21.546]: /objects/a4abd72149 request received {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:21.794]: Upload finished: 1833 objects processed in 669ms {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1833,"crtMemUsageMB":417.9940948486328,"elapsedTimeMs":669} +[server] INFO [15:07:21.794]: Inserted 52 objects. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":52} +[server] INFO [15:07:21.794]: Uploaded batch of 3102 objects in 6975ms. Total objects processed so far: 3102 in a total of 9040ms. {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3102,"elapsedTimeMs":9040,"batchElapsedTimeMs":6975,"crtMemUsageMB":418.0433807373047,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":3102} +[server] INFO [15:07:21.795]: /objects/a4abd72149 request completed in 9133 ms {"req":{"id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a701e020-2c14-4131-80cc-14840965bc01\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6ef091c9-7c04-4c39-89ed-c55d33a35a26","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9133,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:21.795]: DB query successfully completed after 626 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xpWprm9nuV4InodBjyAo2","sqlQueryDurationMs":626,"sqlNumberBindings":244,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:21.795]: Inserted 61 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":61} +[server] INFO [15:07:21.818]: /api/diff/a4abd72149 request received {"req":{"id":"024eeefa-3661-4517-9b02-c74bae78be7b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"024eeefa-3661-4517-9b02-c74bae78be7b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"47412"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:21.946]: Diffing 1281 objects. {"req":{"id":"024eeefa-3661-4517-9b02-c74bae78be7b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"024eeefa-3661-4517-9b02-c74bae78be7b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"47412"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1281} +[server] INFO [15:07:21.989]: /api/diff/a4abd72149 request completed in 171 ms {"req":{"id":"024eeefa-3661-4517-9b02-c74bae78be7b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"024eeefa-3661-4517-9b02-c74bae78be7b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"47412"}},"res":{"statusCode":200,"headers":{"x-request-id":"024eeefa-3661-4517-9b02-c74bae78be7b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":171,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:22.203]: Inserted 84 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":84} +[server] INFO [15:07:22.243]: /objects/a4abd72149 request received {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:22.318]: DB query successfully completed after 522 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"S7FqHOjnvDto2_khxo_6N","sqlQueryDurationMs":522,"sqlNumberBindings":404,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:22.318]: Inserted 101 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":101} +[server] INFO [15:07:22.508]: Inserted 110 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":110} +[server] INFO [15:07:22.818]: Inserted 103 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] INFO [15:07:23.399]: Upload finished: 740 objects processed in 1547ms {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":740,"crtMemUsageMB":281.96971893310547,"elapsedTimeMs":1547} +[server] WARN [15:07:23.401]: DB query successfully completed after 1082 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eMCi84kKJqiw-mxJLOTaA","sqlQueryDurationMs":1082,"sqlNumberBindings":464,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:23.401]: Inserted 116 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":116} +[server] WARN [15:07:23.406]: DB query successfully completed after 588 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DUOoDPhmdqZRFFgdNFe4N","sqlQueryDurationMs":588,"sqlNumberBindings":312,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf"}} +[server] INFO [15:07:23.406]: Inserted 78 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":78} +[server] INFO [15:07:23.792]: Inserted 500 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:24.351]: Upload finished: 1280 objects processed in 1980ms {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1280,"crtMemUsageMB":339.63365936279297,"elapsedTimeMs":1980} +[server] WARN [15:07:24.352]: DB query successfully completed after 957 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EMn1TX98h9NFaE3b5ZYAN","sqlQueryDurationMs":957,"sqlNumberBindings":552,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:24.352]: Inserted 138 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":138} +[server] WARN [15:07:24.361]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4AMo6jH9w0ew65IuQOs-C","sqlQueryDurationMs":567,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf"}} +[server] INFO [15:07:24.361]: Inserted 500 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:24.364]: DB query successfully completed after 963 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FxszGLXY6npDsW16ykEA5","sqlQueryDurationMs":963,"sqlNumberBindings":468,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:24.365]: Inserted 117 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":117} +[server] WARN [15:07:25.103]: DB query successfully completed after 741 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nvDHrdK64EALgvcZcbNd-","sqlQueryDurationMs":741,"sqlNumberBindings":1832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf"}} +[server] INFO [15:07:25.103]: Inserted 458 objects. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":458} +[server] INFO [15:07:25.103]: Uploaded batch of 1833 objects in 3541ms. Total objects processed so far: 1833 in a total of 3978ms. {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1833,"elapsedTimeMs":3978,"batchElapsedTimeMs":3541,"crtMemUsageMB":340.4215545654297,"uploadedSizeMB":10.4,"requestDropped":false,"totalObjectsProcessed":1833} +[server] INFO [15:07:25.104]: /objects/a4abd72149 request completed in 4085 ms {"req":{"id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3d6422c-84f7-45a5-a122-292f23e78cc7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"37fa1551-a7a4-4cbe-a83d-1a9519e7fdcf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4085,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:25.176]: DB query successfully completed after 830 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rnDmM1e95eag9jO1Z0334","sqlQueryDurationMs":830,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e"}} +[server] INFO [15:07:25.176]: Inserted 21 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:07:25.181]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"O0WXZdMuc5lyfCMaBIvYA","sqlQueryDurationMs":816,"sqlNumberBindings":348,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9"}} +[server] INFO [15:07:25.181]: Inserted 87 objects. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":87} +[server] INFO [15:07:25.181]: Uploaded batch of 1153 objects in 9180ms. Total objects processed so far: 1153 in a total of 11794ms. {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1153,"elapsedTimeMs":11794,"batchElapsedTimeMs":9180,"crtMemUsageMB":340.62232208251953,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":1153} +[server] INFO [15:07:25.181]: /objects/a4abd72149 request completed in 11877 ms {"req":{"id":"3452e100-e540-4d28-b7d9-da63532f7ce9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be96cc2d-8788-4b95-82bc-61ea261e0aca\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3452e100-e540-4d28-b7d9-da63532f7ce9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11877,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:25.182]: DB query successfully completed after 829 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8GA_O47b-XLNL9xKJ4Y-h","sqlQueryDurationMs":829,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:25.182]: Inserted 150 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [15:07:25.203]: /api/diff/a4abd72149 request received {"req":{"id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"7970"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:25.363]: Diffing 215 objects. {"req":{"id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"7970"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":215} +[server] INFO [15:07:25.401]: /api/diff/a4abd72149 request completed in 198 ms {"req":{"id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"7970"}},"res":{"statusCode":200,"headers":{"x-request-id":"78fe0f69-bb13-41af-9ace-c2dc52d3482f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":198,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:25.517]: Inserted 15 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:07:25.586]: /api/diff/a4abd72149 request received {"req":{"id":"e66f768b-73dc-410d-9a1b-075b690dabc4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e66f768b-73dc-410d-9a1b-075b690dabc4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"276923"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:25.597]: Inserted 143 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":143} +[server] INFO [15:07:25.672]: /objects/a4abd72149 request received {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:25.713]: Diffing 7484 objects. {"req":{"id":"e66f768b-73dc-410d-9a1b-075b690dabc4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e66f768b-73dc-410d-9a1b-075b690dabc4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"276923"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7484} +[server] INFO [15:07:25.886]: Inserted 18 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:25.897]: /api/diff/a4abd72149 request completed in 311 ms {"req":{"id":"e66f768b-73dc-410d-9a1b-075b690dabc4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e66f768b-73dc-410d-9a1b-075b690dabc4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"276923"}},"res":{"statusCode":200,"headers":{"x-request-id":"e66f768b-73dc-410d-9a1b-075b690dabc4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":311,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:26.007]: Inserted 65 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [15:07:26.204]: /objects/a4abd72149 request received {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:26.237]: Inserted 23 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":23} +[server] INFO [15:07:26.414]: Inserted 32 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":32} +[server] INFO [15:07:26.550]: Inserted 31 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":31} +[server] INFO [15:07:26.839]: Inserted 26 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":26} +[server] INFO [15:07:26.954]: Inserted 37 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":37} +[server] INFO [15:07:27.539]: Upload finished: 215 objects processed in 1629ms {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":215,"crtMemUsageMB":308.2419662475586,"elapsedTimeMs":1629} +[server] INFO [15:07:27.906]: Upload finished: 7511 objects processed in 1602ms {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7511,"crtMemUsageMB":359.36573028564453,"elapsedTimeMs":1602} +[server] WARN [15:07:27.910]: DB query successfully completed after 1071 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a3z9K_PL85ocgM4QkzkCC","sqlQueryDurationMs":1071,"sqlNumberBindings":304,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:27.910]: Inserted 76 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":76} +[server] WARN [15:07:27.917]: DB query successfully completed after 962 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jjWAXh0QE8VQDhT1UTT00","sqlQueryDurationMs":962,"sqlNumberBindings":168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e"}} +[server] INFO [15:07:27.917]: Inserted 42 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":42} +[server] WARN [15:07:28.160]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8nMceIyRIiWaAYmMUzbc8","sqlQueryDurationMs":627,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3"}} +[server] INFO [15:07:28.161]: Inserted 19 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:07:28.417]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dpbsN_d5zE3zZQrEDa5D0","sqlQueryDurationMs":512,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65"}} +[server] INFO [15:07:28.417]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:28.495]: Inserted 16 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] WARN [15:07:28.548]: DB query successfully completed after 630 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CcE0Pl4VThozA4GnFXlhW","sqlQueryDurationMs":630,"sqlNumberBindings":328,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e"}} +[server] INFO [15:07:28.548]: Inserted 82 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":82} +[server] INFO [15:07:28.586]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:28.715]: DB query successfully completed after 804 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YIoiTjhORBTXAt1X4Kdr0","sqlQueryDurationMs":804,"sqlNumberBindings":156,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:28.715]: Inserted 39 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":39} +[server] INFO [15:07:28.721]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:28.819]: Inserted 17 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:28.855]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:28.907]: Inserted 44 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":44} +[server] INFO [15:07:28.999]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:29.130]: Inserted 15 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:07:29.136]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:29.327]: Inserted 186 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] INFO [15:07:29.339]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:29.423]: DB query successfully completed after 707 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j4EdrI_wwW0fDB_HBN6X8","sqlQueryDurationMs":707,"sqlNumberBindings":96,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:29.423]: Inserted 24 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":24} +[server] WARN [15:07:29.797]: DB query successfully completed after 666 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uV1bLfle0InIMHeb0imu8","sqlQueryDurationMs":666,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3"}} +[server] INFO [15:07:29.797]: Inserted 18 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:29.803]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:30.041]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:30.200]: DB query successfully completed after 872 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9Saw6ZwXw9BM1aMqgnhSl","sqlQueryDurationMs":872,"sqlNumberBindings":540,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e"}} +[server] INFO [15:07:30.200]: Inserted 135 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":135} +[server] INFO [15:07:30.206]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:30.373]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HaMHlS9HVpJjWi9OlDwtm","sqlQueryDurationMs":576,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3"}} +[server] INFO [15:07:30.373]: Inserted 19 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:07:30.439]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:30.625]: DB query successfully completed after 1202 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ejjSmdV3sCul7VsF3ahz5","sqlQueryDurationMs":1202,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:30.625]: Inserted 22 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:07:30.894]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:30.964]: DB query successfully completed after 763 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V1ETHqM9WK4oHiaPhMR1C","sqlQueryDurationMs":763,"sqlNumberBindings":1260,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e"}} +[server] INFO [15:07:30.964]: Inserted 315 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":315} +[server] WARN [15:07:31.039]: DB query successfully completed after 665 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Pm3xlwGYNj7mPykPJ_JtF","sqlQueryDurationMs":665,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3"}} +[server] INFO [15:07:31.039]: Inserted 15 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:07:31.045]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:31.084]: Inserted 331 objects. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":331} +[server] INFO [15:07:31.084]: Uploaded batch of 1280 objects in 7212ms. Total objects processed so far: 1280 in a total of 8713ms. {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1280,"elapsedTimeMs":8713,"batchElapsedTimeMs":7212,"crtMemUsageMB":357.3892135620117,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1280} +[server] INFO [15:07:31.084]: /objects/a4abd72149 request completed in 8841 ms {"req":{"id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8a3bd00e-d0e3-4b52-9d60-a4c32db109df\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a74b73bf-23b4-4a57-af8e-71642cee1c8e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8841,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:31.090]: /api/diff/a4abd72149 request received {"req":{"id":"fcabf56a-04a7-4012-a492-344acd111c64","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcabf56a-04a7-4012-a492-344acd111c64","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13150"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:31.219]: Diffing 355 objects. {"req":{"id":"fcabf56a-04a7-4012-a492-344acd111c64","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcabf56a-04a7-4012-a492-344acd111c64","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13150"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":355} +[server] INFO [15:07:31.240]: Inserted 500 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:31.271]: /api/diff/a4abd72149 request completed in 181 ms {"req":{"id":"fcabf56a-04a7-4012-a492-344acd111c64","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fcabf56a-04a7-4012-a492-344acd111c64","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13150"}},"res":{"statusCode":200,"headers":{"x-request-id":"fcabf56a-04a7-4012-a492-344acd111c64","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":181,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:31.345]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Q6RmIZQ1aswcD1qSoySLV","sqlQueryDurationMs":719,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13"}} +[server] INFO [15:07:31.345]: Inserted 16 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] INFO [15:07:31.387]: Inserted 21 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:07:31.623]: /objects/a4abd72149 request received {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:31.663]: Inserted 9 objects. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":9} +[server] INFO [15:07:31.664]: Uploaded batch of 740 objects in 8820ms. Total objects processed so far: 740 in a total of 9812ms. {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":740,"elapsedTimeMs":9812,"batchElapsedTimeMs":8820,"crtMemUsageMB":359.14505767822266,"uploadedSizeMB":23.2,"requestDropped":false,"totalObjectsProcessed":740} +[server] INFO [15:07:31.664]: /objects/a4abd72149 request completed in 10118 ms {"req":{"id":"acc0a681-5076-41b9-881a-92982aea1a13","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e4b8e42-9d5f-4c00-be7b-319c2753bb9b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"acc0a681-5076-41b9-881a-92982aea1a13","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10118,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:31.672]: Inserted 407 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":407} +[server] INFO [15:07:31.711]: Inserted 18 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:32.046]: /api/diff/a4abd72149 request received {"req":{"id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"449676"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:32.065]: Inserted 13 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":13} +[server] INFO [15:07:32.070]: Inserted 17 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:32.218]: Diffing 12153 objects. {"req":{"id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"449676"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12153} +[server] INFO [15:07:32.402]: /api/diff/a4abd72149 request completed in 356 ms {"req":{"id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"449676"}},"res":{"statusCode":200,"headers":{"x-request-id":"7e9cfbc6-5e1b-442a-890b-ff2933fc3fbd","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:32.433]: Inserted 20 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:32.442]: Inserted 17 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:32.772]: Inserted 20 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:32.845]: Inserted 4 objects. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":4} +[server] INFO [15:07:32.845]: Uploaded batch of 215 objects in 5877ms. Total objects processed so far: 215 in a total of 6935ms. {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":215,"elapsedTimeMs":6935,"batchElapsedTimeMs":5877,"crtMemUsageMB":358.1924285888672,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":215} +[server] INFO [15:07:32.846]: /objects/a4abd72149 request completed in 7174 ms {"req":{"id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"548e54e9-84dd-4f0f-ac1a-b53138a528b0\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ba184fa4-7842-4c9e-a964-6d096779a0a3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7174,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:32.875]: Inserted 18 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:32.887]: /api/diff/a4abd72149 request received {"req":{"id":"ca872e90-f8da-4478-b53f-832334e7aa96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ca872e90-f8da-4478-b53f-832334e7aa96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"8673"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:33.040]: Diffing 234 objects. {"req":{"id":"ca872e90-f8da-4478-b53f-832334e7aa96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ca872e90-f8da-4478-b53f-832334e7aa96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"8673"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":234} +[server] INFO [15:07:33.073]: /api/diff/a4abd72149 request completed in 186 ms {"req":{"id":"ca872e90-f8da-4478-b53f-832334e7aa96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ca872e90-f8da-4478-b53f-832334e7aa96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"8673"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca872e90-f8da-4478-b53f-832334e7aa96","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":186,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:33.884]: Upload finished: 355 objects processed in 2131ms {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":355,"crtMemUsageMB":241.51885986328125,"elapsedTimeMs":2131} +[server] WARN [15:07:33.886]: DB query successfully completed after 1010 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oYfG4fEU_4B0YptPYOY87","sqlQueryDurationMs":1010,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65"}} +[server] INFO [15:07:33.886]: Inserted 19 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:07:33.892]: /objects/a4abd72149 request received {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:33.893]: /objects/a4abd72149 request received {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:34.200]: Inserted 32 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":32} +[server] INFO [15:07:34.257]: Inserted 16 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] INFO [15:07:34.515]: Inserted 72 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":72} +[server] INFO [15:07:34.597]: Inserted 17 objects. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:34.597]: Uploaded batch of 7511 objects in 7056ms. Total objects processed so far: 7511 in a total of 8293ms. {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7511,"elapsedTimeMs":8293,"batchElapsedTimeMs":7056,"crtMemUsageMB":241.32439422607422,"uploadedSizeMB":17.9,"requestDropped":false,"totalObjectsProcessed":7511} +[server] INFO [15:07:34.598]: /objects/a4abd72149 request completed in 8394 ms {"req":{"id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"753437ff-ef88-452f-b8fa-41396e53a6d2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"cd8b7112-b846-4b53-9fa8-a70f620bee65","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8394,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:34.600]: /api/diff/a4abd72149 request received {"req":{"id":"a3286922-ec50-491c-86e6-4116b35a2477","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3286922-ec50-491c-86e6-4116b35a2477","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13298"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:34.735]: Diffing 359 objects. {"req":{"id":"a3286922-ec50-491c-86e6-4116b35a2477","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3286922-ec50-491c-86e6-4116b35a2477","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13298"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":359} +[server] INFO [15:07:34.779]: /api/diff/a4abd72149 request completed in 179 ms {"req":{"id":"a3286922-ec50-491c-86e6-4116b35a2477","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3286922-ec50-491c-86e6-4116b35a2477","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"13298"}},"res":{"statusCode":200,"headers":{"x-request-id":"a3286922-ec50-491c-86e6-4116b35a2477","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":179,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:34.870]: Inserted 90 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [15:07:35.755]: Upload finished: 234 objects processed in 1730ms {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":234,"crtMemUsageMB":251.1920166015625,"elapsedTimeMs":1730} +[server] INFO [15:07:35.757]: /objects/a4abd72149 request received {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:35.758]: DB query successfully completed after 888 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"G_ZUclBay0tvl5033KBQZ","sqlQueryDurationMs":888,"sqlNumberBindings":92,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0"}} +[server] INFO [15:07:35.758]: Inserted 23 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":23} +[server] INFO [15:07:36.352]: Upload finished: 12153 objects processed in 2326ms {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":12153,"crtMemUsageMB":318.59523010253906,"elapsedTimeMs":2326} +[server] WARN [15:07:36.353]: DB query successfully completed after 548 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"dNjOrWIs1E4bsIR_Bo-TO","sqlQueryDurationMs":548,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] WARN [15:07:36.353]: DB query successfully completed after 595 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"23ISTsSc2LZGe-u1fkT5R","sqlQueryDurationMs":595,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0"}} +[server] INFO [15:07:36.353]: Inserted 20 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] WARN [15:07:36.359]: DB query successfully completed after 608 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BFeWsApoo8xPwLSeJH-O3","sqlQueryDurationMs":608,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:36.359]: Inserted 18 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:07:36.927]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MGU2fk9DVFzuBYhmmpPln","sqlQueryDurationMs":567,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:36.927]: Inserted 16 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] WARN [15:07:36.984]: DB query successfully completed after 637 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-Nn1DZbyJj07LHLyzhIIi","sqlQueryDurationMs":637,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:36.984]: Inserted 17 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:37.692]: Upload finished: 359 objects processed in 1287ms {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":359,"crtMemUsageMB":376.25919342041016,"elapsedTimeMs":1287} +[server] WARN [15:07:37.693]: DB query successfully completed after 766 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1IjpQrocvU9JfiyLQeO-D","sqlQueryDurationMs":766,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:37.694]: Inserted 21 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:07:37.697]: DB query successfully completed after 713 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_LjErK2g2RBzOPTSVjqJP","sqlQueryDurationMs":713,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:37.697]: Inserted 18 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:07:37.701]: DB query successfully completed after 1347 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kWAR8fusa1OSbqcX1dFWw","sqlQueryDurationMs":1347,"sqlNumberBindings":56,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0"}} +[server] INFO [15:07:37.701]: Inserted 14 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":14} +[server] INFO [15:07:38.101]: Inserted 42 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":42} +[server] INFO [15:07:38.130]: Inserted 17 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:38.166]: Inserted 16 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] WARN [15:07:38.272]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"b-YgUcvhMkOMbHb33CFH0","sqlQueryDurationMs":581,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:38.272]: Inserted 20 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:38.482]: Inserted 47 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":47} +[server] INFO [15:07:38.585]: Inserted 15 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:07:38.589]: Inserted 19 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:07:38.819]: DB query successfully completed after 547 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2681W0dd2HF_rDjym4yhv","sqlQueryDurationMs":547,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:38.819]: Inserted 20 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:38.824]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:38.959]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:38.962]: Inserted 18 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:39.103]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:39.118]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i52YwcGFATCBXdA56FO45","sqlQueryDurationMs":528,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:39.118]: Inserted 18 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:39.255]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:39.335]: Inserted 18 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:07:39.353]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"egtLJ_7GcJUKlzu8SMGso","sqlQueryDurationMs":534,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:39.354]: Inserted 19 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:07:39.406]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:39.561]: Inserted 21 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:07:39.576]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:39.686]: Inserted 18 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:39.731]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:39.876]: DB query successfully completed after 522 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vCzRHwQUgax65zyiHRcS0","sqlQueryDurationMs":522,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:39.876]: Inserted 20 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:39.884]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:40.046]: Inserted 11 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":11} +[server] INFO [15:07:40.062]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:40.088]: Inserted 17 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:40.145]: Inserted 2 objects. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":2} +[server] INFO [15:07:40.145]: Uploaded batch of 355 objects in 6978ms. Total objects processed so far: 355 in a total of 8392ms. {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":355,"elapsedTimeMs":8392,"batchElapsedTimeMs":6978,"crtMemUsageMB":376.97798919677734,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":355} +[server] INFO [15:07:40.146]: /objects/a4abd72149 request completed in 8523 ms {"req":{"id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"150ba2b3-d116-4022-ae63-d1a683a1f008\""}},"res":{"statusCode":201,"headers":{"x-request-id":"687c8729-8978-4efd-90cd-6e1a8b0e56c0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8523,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:40.174]: /api/diff/a4abd72149 request received {"req":{"id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72202"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:40.227]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:40.306]: Diffing 1951 objects. {"req":{"id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72202"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1951} +[server] INFO [15:07:40.359]: /api/diff/a4abd72149 request completed in 185 ms {"req":{"id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"72202"}},"res":{"statusCode":200,"headers":{"x-request-id":"0edd6c7d-3b2a-4245-98d5-02054b3ff39f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":185,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:40.386]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:40.390]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pcnZ4tYa1m91dXkdg13xl","sqlQueryDurationMs":514,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:40.390]: Inserted 16 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] INFO [15:07:40.468]: Inserted 23 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":23} +[server] INFO [15:07:40.536]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:40.588]: /objects/a4abd72149 request received {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:40.692]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:40.934]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kItOnOjwb-IZhIxENV7zB","sqlQueryDurationMs":543,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:40.934]: Inserted 20 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:40.938]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:40.941]: Inserted 21 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:07:41.320]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:42.022]: Upload finished: 1951 objects processed in 1349ms {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1951,"crtMemUsageMB":376.56036376953125,"elapsedTimeMs":1349} +[server] WARN [15:07:42.023]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7ekGhuH-oVb1Q8VYKkrIC","sqlQueryDurationMs":701,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:42.023]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:42.033]: DB query successfully completed after 1091 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PmvH83Jy5h6I52-nezW5b","sqlQueryDurationMs":1091,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:42.033]: Inserted 19 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:07:42.037]: DB query successfully completed after 1103 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Z_UQLJ464TgiSTijgukJX","sqlQueryDurationMs":1103,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:42.037]: Inserted 19 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:07:42.191]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:42.338]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:42.504]: Inserted 29 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":29} +[server] INFO [15:07:42.509]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:42.578]: DB query successfully completed after 545 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VlFC4Qth6pip4vQhNAATM","sqlQueryDurationMs":545,"sqlNumberBindings":112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34"}} +[server] INFO [15:07:42.578]: Inserted 28 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":28} +[server] WARN [15:07:42.626]: DB query successfully completed after 588 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HRFFDHgZtPP7USlSgDzDU","sqlQueryDurationMs":588,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:42.626]: Inserted 17 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:42.664]: Inserted 2 objects. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":2} +[server] INFO [15:07:42.664]: Uploaded batch of 234 objects in 7553ms. Total objects processed so far: 234 in a total of 8639ms. {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":234,"elapsedTimeMs":8639,"batchElapsedTimeMs":7553,"crtMemUsageMB":378.6202392578125,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":234} +[server] INFO [15:07:42.665]: /objects/a4abd72149 request completed in 8772 ms {"req":{"id":"c54a0002-9b3d-45af-90da-585991e57e34","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a2ba9e35-a805-4a43-bf13-c329778d64fc\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c54a0002-9b3d-45af-90da-585991e57e34","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8772,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:42.669]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:42.697]: /api/diff/a4abd72149 request received {"req":{"id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100137"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:42.815]: Diffing 2706 objects. {"req":{"id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100137"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2706} +[server] INFO [15:07:42.819]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:42.891]: /api/diff/a4abd72149 request completed in 194 ms {"req":{"id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100137"}},"res":{"statusCode":200,"headers":{"x-request-id":"a7b77ece-d7d4-4933-a5a9-e483c1208adc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":194,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:42.959]: Inserted 39 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":39} +[server] INFO [15:07:42.968]: Inserted 500 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:43.179]: DB query successfully completed after 553 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-Eoe3fw6rP3OzR546HZGn","sqlQueryDurationMs":553,"sqlNumberBindings":96,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:43.179]: Inserted 24 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":24} +[server] INFO [15:07:43.186]: /objects/a4abd72149 request received {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:43.447]: Inserted 70 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":70} +[server] WARN [15:07:43.473]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1dV_OsqDp0JiZgTdv0eiv","sqlQueryDurationMs":503,"sqlNumberBindings":1384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:43.474]: Inserted 346 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":346} +[server] INFO [15:07:43.679]: Inserted 35 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":35} +[server] INFO [15:07:43.908]: Inserted 177 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [15:07:43.940]: Inserted 70 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":70} +[server] INFO [15:07:44.634]: Upload finished: 2706 objects processed in 1347ms {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2706,"crtMemUsageMB":376.8513488769531,"elapsedTimeMs":1347} +[server] WARN [15:07:44.635]: DB query successfully completed after 956 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SDv_sCsBcYSSh6aTmN7zp","sqlQueryDurationMs":956,"sqlNumberBindings":308,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:44.635]: Inserted 77 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":77} +[server] WARN [15:07:44.641]: DB query successfully completed after 732 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tH8s4gLY-1oVeZxp2zDVw","sqlQueryDurationMs":732,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:44.641]: Inserted 224 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:07:44.648]: DB query successfully completed after 707 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zsVgn-7sCdMqF49TKcokb","sqlQueryDurationMs":707,"sqlNumberBindings":300,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:44.648]: Inserted 75 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":75} +[server] INFO [15:07:45.029]: Inserted 224 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:07:45.143]: DB query successfully completed after 500 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1q2T6C_U7o7KOs46nZGvo","sqlQueryDurationMs":500,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196"}} +[server] INFO [15:07:45.143]: Inserted 214 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:07:45.235]: DB query successfully completed after 587 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qegiNx507FKRMNiqwH47T","sqlQueryDurationMs":587,"sqlNumberBindings":636,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:45.236]: Inserted 159 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":159} +[server] WARN [15:07:45.248]: DB query successfully completed after 612 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AW3oidU2OlH7BezBarxLq","sqlQueryDurationMs":612,"sqlNumberBindings":252,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238"}} +[server] INFO [15:07:45.248]: Inserted 63 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":63} +[server] INFO [15:07:45.511]: Inserted 260 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] INFO [15:07:45.564]: Inserted 9 objects. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":9} +[server] INFO [15:07:45.564]: Uploaded batch of 359 objects in 8396ms. Total objects processed so far: 359 in a total of 9159ms. {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":359,"elapsedTimeMs":9159,"batchElapsedTimeMs":8396,"crtMemUsageMB":376.58863067626953,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":359} +[server] INFO [15:07:45.565]: /objects/a4abd72149 request completed in 9808 ms {"req":{"id":"698d342e-823b-439d-b78b-d5e6591d7238","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb5b568-c5a6-4d4b-b113-321726d4dc95\""}},"res":{"statusCode":201,"headers":{"x-request-id":"698d342e-823b-439d-b78b-d5e6591d7238","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9808,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:45.572]: /api/diff/a4abd72149 request received {"req":{"id":"5dfd6acf-ed84-4704-91f6-391d066813af","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dfd6acf-ed84-4704-91f6-391d066813af","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14630"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:45.625]: Inserted 68 objects. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":68} +[server] INFO [15:07:45.625]: Uploaded batch of 12153 objects in 9811ms. Total objects processed so far: 12153 in a total of 11599ms. {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12153,"elapsedTimeMs":11599,"batchElapsedTimeMs":9811,"crtMemUsageMB":376.82596588134766,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":12153} +[server] INFO [15:07:45.625]: /objects/a4abd72149 request completed in 11734 ms {"req":{"id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"48c6d1bc-3dd0-4851-81b8-b38337581144\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b84d7f3a-aa03-4aa6-8945-d66b41291196","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11734,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:45.651]: /api/diff/a4abd72149 request received {"req":{"id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"29689"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:45.753]: Diffing 395 objects. {"req":{"id":"5dfd6acf-ed84-4704-91f6-391d066813af","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dfd6acf-ed84-4704-91f6-391d066813af","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14630"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":395} +[server] INFO [15:07:45.790]: /api/diff/a4abd72149 request completed in 218 ms {"req":{"id":"5dfd6acf-ed84-4704-91f6-391d066813af","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5dfd6acf-ed84-4704-91f6-391d066813af","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14630"}},"res":{"statusCode":200,"headers":{"x-request-id":"5dfd6acf-ed84-4704-91f6-391d066813af","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":218,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:45.792]: Diffing 802 objects. {"req":{"id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"29689"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":802} +[server] INFO [15:07:45.857]: /api/diff/a4abd72149 request completed in 206 ms {"req":{"id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"29689"}},"res":{"statusCode":200,"headers":{"x-request-id":"7cbb0901-d84d-46be-8a8e-fc9f8e9ba34c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":206,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:45.891]: Inserted 267 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":267} +[server] INFO [15:07:45.933]: /objects/a4abd72149 request received {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:45.986]: /objects/a4abd72149 request received {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:46.006]: DB query successfully completed after 769 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"h00MYvojVs2aILmLGz73g","sqlQueryDurationMs":769,"sqlNumberBindings":536,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:46.006]: Inserted 134 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":134} +[server] INFO [15:07:46.236]: Inserted 304 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":304} +[server] INFO [15:07:46.562]: Inserted 321 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":321} +[server] WARN [15:07:46.572]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LlC9_S_d4p6dwwvrDvOlV","sqlQueryDurationMs":566,"sqlNumberBindings":1096,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:46.572]: Inserted 274 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":274} +[server] INFO [15:07:46.887]: Inserted 336 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":336} +[server] INFO [15:07:47.571]: Upload finished: 395 objects processed in 1511ms {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":395,"crtMemUsageMB":310.8558120727539,"elapsedTimeMs":1511} +[server] INFO [15:07:48.178]: Upload finished: 794 objects processed in 2086ms {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":794,"crtMemUsageMB":369.8679504394531,"elapsedTimeMs":2086} +[server] WARN [15:07:48.179]: DB query successfully completed after 1291 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a7UZ-L0fmtOHSz5SWR0NH","sqlQueryDurationMs":1291,"sqlNumberBindings":1200,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18"}} +[server] INFO [15:07:48.179]: Inserted 300 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":300} +[server] WARN [15:07:48.187]: DB query successfully completed after 1613 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gNIy-g93imePWDmuc_02u","sqlQueryDurationMs":1613,"sqlNumberBindings":1040,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:48.187]: Inserted 260 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] WARN [15:07:48.193]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HG4ox58g_5Hiyu4a8dJ7X","sqlQueryDurationMs":627,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:48.193]: Inserted 19 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:07:48.906]: DB query successfully completed after 718 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zUHAWlfDQKtrymhyoTRap","sqlQueryDurationMs":718,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:48.906]: Inserted 209 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:07:48.912]: DB query successfully completed after 718 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sjysDuMQXcvA-S-q_lvQ7","sqlQueryDurationMs":718,"sqlNumberBindings":112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:48.912]: Inserted 28 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":28} +[server] WARN [15:07:48.916]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DxqM2YLvoi7Ba6hliFpME","sqlQueryDurationMs":736,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18"}} +[server] INFO [15:07:48.916]: Inserted 183 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] WARN [15:07:48.967]: DB query successfully completed after 793 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5ZgySPwM-NOOMzuSBFNpQ","sqlQueryDurationMs":793,"sqlNumberBindings":228,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:48.967]: Inserted 57 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":57} +[server] INFO [15:07:49.259]: Inserted 219 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:07:49.459]: DB query successfully completed after 547 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AnBm2RfbyWI5rPzKGY1KJ","sqlQueryDurationMs":547,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:49.459]: Inserted 15 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] WARN [15:07:49.468]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZLd66aX1l8YyefgqjdkmE","sqlQueryDurationMs":560,"sqlNumberBindings":1180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:49.468]: Inserted 295 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":295} +[server] INFO [15:07:49.626]: Inserted 139 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":139} +[server] WARN [15:07:49.635]: DB query successfully completed after 667 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"M_aFYzNebYOiBZ_MrOt5M","sqlQueryDurationMs":667,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:49.635]: Inserted 17 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:49.927]: Inserted 99 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":99} +[server] WARN [15:07:49.961]: DB query successfully completed after 501 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SmDlb7JAtfc6-TyWWsw9G","sqlQueryDurationMs":501,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:49.961]: Inserted 21 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:07:50.034]: DB query successfully completed after 565 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4zsXizGT-93rd9mcV9e-U","sqlQueryDurationMs":565,"sqlNumberBindings":1072,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68"}} +[server] INFO [15:07:50.035]: Inserted 268 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":268} +[server] INFO [15:07:50.194]: Inserted 69 objects. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] INFO [15:07:50.195]: Uploaded batch of 1951 objects in 8721ms. Total objects processed so far: 1951 in a total of 9522ms. {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1951,"elapsedTimeMs":9522,"batchElapsedTimeMs":8721,"crtMemUsageMB":369.2574157714844,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":1951} +[server] INFO [15:07:50.195]: /objects/a4abd72149 request completed in 9607 ms {"req":{"id":"8ff2f309-afa9-4088-b604-0e83939ccc68","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"816a6b48-5c37-4b93-8eca-059e7099d876\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8ff2f309-afa9-4088-b604-0e83939ccc68","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9607,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:50.257]: DB query successfully completed after 622 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pGwbiN8iOyZVIR-pM9irc","sqlQueryDurationMs":622,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:50.257]: Inserted 21 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:07:50.272]: Inserted 47 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":47} +[server] INFO [15:07:50.330]: /api/diff/a4abd72149 request received {"req":{"id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"17664"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:50.404]: Inserted 7 objects. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":7} +[server] INFO [15:07:50.404]: Uploaded batch of 2706 objects in 6375ms. Total objects processed so far: 2706 in a total of 7117ms. {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2706,"elapsedTimeMs":7117,"batchElapsedTimeMs":6375,"crtMemUsageMB":369.1096420288086,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":2706} +[server] INFO [15:07:50.404]: /objects/a4abd72149 request completed in 7218 ms {"req":{"id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0940c542-42c1-4dfc-94a3-cccba7328539\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f56a2fc7-63e8-4e20-9d2f-ae6a5fa03e18","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7218,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:50.408]: Inserted 27 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":27} +[server] INFO [15:07:50.458]: Diffing 477 objects. {"req":{"id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"17664"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":477} +[server] INFO [15:07:50.500]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"17664"}},"res":{"statusCode":200,"headers":{"x-request-id":"71ae3a08-7c98-487e-8d14-548103a1fb3b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:50.771]: /objects/a4abd72149 request received {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:50.847]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uHbbtmp5ey9B0LxWuvhZR","sqlQueryDurationMs":590,"sqlNumberBindings":56,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:50.847]: Inserted 14 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":14} +[server] INFO [15:07:50.853]: Inserted 33 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":33} +[server] INFO [15:07:51.027]: /api/diff/a4abd72149 request received {"req":{"id":"18188ae1-7956-463d-90d4-8650626074c4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"18188ae1-7956-463d-90d4-8650626074c4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"800325"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:51.143]: Diffing 21630 objects. {"req":{"id":"18188ae1-7956-463d-90d4-8650626074c4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"18188ae1-7956-463d-90d4-8650626074c4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"800325"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":21630} +[server] INFO [15:07:51.275]: Inserted 33 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":33} +[server] INFO [15:07:51.434]: /api/diff/a4abd72149 request completed in 407 ms {"req":{"id":"18188ae1-7956-463d-90d4-8650626074c4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"18188ae1-7956-463d-90d4-8650626074c4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"800325"}},"res":{"statusCode":200,"headers":{"x-request-id":"18188ae1-7956-463d-90d4-8650626074c4","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":407,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:51.561]: DB query successfully completed after 713 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r5rcP5Vh0-Tgj7XrRfDm_","sqlQueryDurationMs":713,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:51.561]: Inserted 19 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:07:52.095]: Upload finished: 468 objects processed in 1235ms {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":468,"crtMemUsageMB":419.2040252685547,"elapsedTimeMs":1235} +[server] INFO [15:07:52.096]: /objects/a4abd72149 request received {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:52.097]: DB query successfully completed after 770 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SuokXSrR0_wCG8-7Vf7iH","sqlQueryDurationMs":770,"sqlNumberBindings":164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:52.097]: Inserted 41 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":41} +[server] WARN [15:07:52.104]: DB query successfully completed after 541 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kEVddKzSrJHd5zg7hMjjR","sqlQueryDurationMs":541,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:52.104]: Inserted 500 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:52.395]: Inserted 46 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":46} +[server] WARN [15:07:52.594]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0Qq6W9yRyywHb0Vk48WfA","sqlQueryDurationMs":503,"sqlNumberBindings":132,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:52.594]: Inserted 33 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":33} +[server] INFO [15:07:52.668]: Inserted 57 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":57} +[server] WARN [15:07:52.721]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MU2ieyOvcE2iy7NtGpWLL","sqlQueryDurationMs":617,"sqlNumberBindings":200,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:52.721]: Inserted 50 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":50} +[server] INFO [15:07:52.969]: Inserted 36 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":36} +[server] INFO [15:07:53.456]: Upload finished: 21616 objects processed in 1216ms {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":21616,"crtMemUsageMB":361.8880386352539,"elapsedTimeMs":1216} +[server] WARN [15:07:53.458]: DB query successfully completed after 864 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0ajydBNXKdv6p7TBA-o98","sqlQueryDurationMs":864,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:53.458]: Inserted 18 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:07:53.464]: DB query successfully completed after 741 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6IFh0Aqcluerpu-tDnjCY","sqlQueryDurationMs":741,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:53.464]: Inserted 19 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:07:53.470]: DB query successfully completed after 500 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"35mwC0gNYzdF3W361iC9T","sqlQueryDurationMs":500,"sqlNumberBindings":152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281"}} +[server] INFO [15:07:53.471]: Inserted 38 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":38} +[server] INFO [15:07:53.547]: Inserted 1 objects. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:07:53.548]: Uploaded batch of 395 objects in 6594ms. Total objects processed so far: 395 in a total of 7488ms. {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":395,"elapsedTimeMs":7488,"batchElapsedTimeMs":6594,"crtMemUsageMB":358.2038345336914,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":395} +[server] INFO [15:07:53.548]: /objects/a4abd72149 request completed in 7616 ms {"req":{"id":"15f48186-1484-43bb-b915-4a8c0fe8d281","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"75ac0565-fbba-4a8f-975c-59a182e17f24\""}},"res":{"statusCode":201,"headers":{"x-request-id":"15f48186-1484-43bb-b915-4a8c0fe8d281","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7616,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:53.627]: /api/diff/a4abd72149 request received {"req":{"id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167773"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:53.752]: Diffing 4534 objects. {"req":{"id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167773"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4534} +[server] INFO [15:07:53.834]: /api/diff/a4abd72149 request completed in 207 ms {"req":{"id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167773"}},"res":{"statusCode":200,"headers":{"x-request-id":"a3c03928-de17-4ca8-a5df-9188e5c3fcca","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":207,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:53.964]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LQ6NBafjtkW1Yhsuvmh7y","sqlQueryDurationMs":505,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:53.964]: Inserted 15 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] WARN [15:07:53.998]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dtBVfxYRftRtFkZvWki28","sqlQueryDurationMs":534,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:53.998]: Inserted 18 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:07:54.087]: DB query successfully completed after 635 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-1h2Xy8oKOvke3NFYB1LB","sqlQueryDurationMs":635,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:07:54.087]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:54.138]: /objects/a4abd72149 request received {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:54.295]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:54.479]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:54.489]: DB query successfully completed after 525 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BD-ZEJxSd4AEqeKQcetup","sqlQueryDurationMs":525,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:54.489]: Inserted 21 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:07:54.501]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Q8vfyveYwn2fapiH7ahde","sqlQueryDurationMs":503,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:54.501]: Inserted 20 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:54.632]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:54.780]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:55.301]: Upload finished: 4534 objects processed in 1070ms {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4534,"crtMemUsageMB":420.88321685791016,"elapsedTimeMs":1070} +[server] WARN [15:07:55.302]: DB query successfully completed after 813 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5vrl96j1o4nNuq6z3NQQ3","sqlQueryDurationMs":813,"sqlNumberBindings":48,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:55.302]: Inserted 12 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":12} +[server] WARN [15:07:55.306]: DB query successfully completed after 804 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pR-LwJ0vJTiQn9VyJf7G9","sqlQueryDurationMs":804,"sqlNumberBindings":100,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:55.306]: Inserted 25 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":25} +[server] WARN [15:07:55.310]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ll4j8DmxmGMTSRabXZzm3","sqlQueryDurationMs":528,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:07:55.310]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:55.506]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:55.676]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:55.808]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qY4zccjJBOXiaz6pvS6lV","sqlQueryDurationMs":511,"sqlNumberBindings":396,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0"}} +[server] INFO [15:07:55.808]: Inserted 99 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":99} +[server] INFO [15:07:55.912]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:55.929]: DB query successfully completed after 626 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Dee-wWUqTuKXjUFZXhHUt","sqlQueryDurationMs":626,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:55.929]: Inserted 22 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] WARN [15:07:55.967]: DB query successfully completed after 661 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i-rxxcoVNkJcfu1Op6Ord","sqlQueryDurationMs":661,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e"}} +[server] INFO [15:07:55.967]: Inserted 22 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:07:56.148]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.329]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.334]: Inserted 12 objects. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":12} +[server] INFO [15:07:56.334]: Uploaded batch of 794 objects in 8762ms. Total objects processed so far: 794 in a total of 10242ms. {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":794,"elapsedTimeMs":10242,"batchElapsedTimeMs":8762,"crtMemUsageMB":422.7608413696289,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":794} +[server] INFO [15:07:56.334]: /objects/a4abd72149 request completed in 10348 ms {"req":{"id":"aaf49590-01af-4365-8432-164f8a6bed7e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"87a7860f-b07d-487b-aab2-556f4260342d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"aaf49590-01af-4365-8432-164f8a6bed7e","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10348,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:07:56.340]: DB query successfully completed after 531 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0Ecs2VBGbDiFVDf16-vRq","sqlQueryDurationMs":531,"sqlNumberBindings":384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0"}} +[server] INFO [15:07:56.340]: Inserted 96 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:07:56.395]: /api/diff/a4abd72149 request received {"req":{"id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103948"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:56.482]: Inserted 500 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.494]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.538]: Diffing 2809 objects. {"req":{"id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103948"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2809} +[server] INFO [15:07:56.619]: /api/diff/a4abd72149 request completed in 224 ms {"req":{"id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103948"}},"res":{"statusCode":200,"headers":{"x-request-id":"39bf4458-d8af-45c8-b7fa-49529b4e5cb3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":224,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:56.631]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3IOYgbGTWDDqjdcHjCY2a","sqlQueryDurationMs":701,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:56.631]: Inserted 18 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] INFO [15:07:56.636]: Inserted 500 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.652]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.778]: Inserted 500 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.910]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:56.917]: /objects/a4abd72149 request received {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:56.920]: Inserted 500 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:57.114]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:57.189]: DB query successfully completed after 557 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"56qSQo72QImt_opWV2pAO","sqlQueryDurationMs":557,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:57.189]: Inserted 17 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:07:57.306]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:57.319]: Inserted 375 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":375} +[server] INFO [15:07:57.486]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:58.023]: Upload finished: 2809 objects processed in 1023ms {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2809,"crtMemUsageMB":480.9717712402344,"elapsedTimeMs":1023} +[server] WARN [15:07:58.027]: DB query successfully completed after 539 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vxpbFLi9slXu6Pxf1xypR","sqlQueryDurationMs":539,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:07:58.027]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:58.030]: DB query successfully completed after 709 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8haW8RBSHiG-vdTpPV4-W","sqlQueryDurationMs":709,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0"}} +[server] INFO [15:07:58.030]: Inserted 245 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:07:58.034]: DB query successfully completed after 845 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LMCf0ODp3th6tyX8DRezQ","sqlQueryDurationMs":845,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:58.034]: Inserted 20 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:07:58.323]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:58.527]: Inserted 223 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:07:58.568]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:07:58.587]: DB query successfully completed after 552 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"o9vKh_XEYUvwjb8YEej-d","sqlQueryDurationMs":552,"sqlNumberBindings":1168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c"}} +[server] INFO [15:07:58.587]: Inserted 292 objects. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":292} +[server] INFO [15:07:58.587]: Uploaded batch of 468 objects in 6940ms. Total objects processed so far: 468 in a total of 7727ms. {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":468,"elapsedTimeMs":7727,"batchElapsedTimeMs":6940,"crtMemUsageMB":483.1610565185547,"uploadedSizeMB":19,"requestDropped":false,"totalObjectsProcessed":468} +[server] INFO [15:07:58.588]: /objects/a4abd72149 request completed in 7818 ms {"req":{"id":"34203dde-31db-4648-9b3b-e672bdeadb7c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bad5187b-7f8e-4bea-a2f5-d97f9fab3688\""}},"res":{"statusCode":201,"headers":{"x-request-id":"34203dde-31db-4648-9b3b-e672bdeadb7c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7818,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:58.635]: /api/diff/a4abd72149 request received {"req":{"id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100877"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:07:58.682]: DB query successfully completed after 663 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uvZpcteBDi7d4JzjB3p9Y","sqlQueryDurationMs":663,"sqlNumberBindings":1132,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:07:58.682]: Inserted 283 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":283} +[server] INFO [15:07:58.740]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:58.755]: Diffing 2726 objects. {"req":{"id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100877"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2726} +[server] INFO [15:07:58.814]: /api/diff/a4abd72149 request completed in 180 ms {"req":{"id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100877"}},"res":{"statusCode":200,"headers":{"x-request-id":"d4528afc-39ed-457b-9dfd-1784aa75e4b8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":180,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:07:58.882]: Inserted 195 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] INFO [15:07:58.925]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:59.101]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:59.171]: Inserted 262 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":262} +[server] INFO [15:07:59.226]: Inserted 223 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:07:59.240]: /objects/a4abd72149 request received {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:07:59.266]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:59.441]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:59.587]: Inserted 226 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] INFO [15:07:59.605]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:07:59.613]: Inserted 233 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] INFO [15:07:59.780]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:00.414]: Upload finished: 2726 objects processed in 1073ms {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2726,"crtMemUsageMB":373.49595642089844,"elapsedTimeMs":1073} +[server] WARN [15:08:00.415]: DB query successfully completed after 827 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PT9Tn_1hw6zKB5hCk8R4Y","sqlQueryDurationMs":827,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0"}} +[server] INFO [15:08:00.415]: Inserted 216 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:08:00.419]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eNcwFsjckILAdvrM2NlVZ","sqlQueryDurationMs":638,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:08:00.419]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:00.422]: DB query successfully completed after 808 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rhmNPQWeKNUY6JQzSesqG","sqlQueryDurationMs":808,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:00.422]: Inserted 208 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:08:00.624]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:00.814]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:00.872]: Inserted 235 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:08:00.956]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JeRmconksl25IYQRv_aFp","sqlQueryDurationMs":534,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:00.956]: Inserted 226 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] INFO [15:08:01.004]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:01.195]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:01.298]: Inserted 213 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:08:01.342]: DB query successfully completed after 932 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8yrkSW9xWZVlVw5BU2otf","sqlQueryDurationMs":932,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:01.343]: Inserted 226 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] INFO [15:08:01.373]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:01.570]: DB query successfully completed after 613 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4KrkxqSycZ7V7BEmGo2Qu","sqlQueryDurationMs":613,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:01.570]: Inserted 216 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:08:01.574]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:01.633]: Inserted 188 objects. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] INFO [15:08:01.633]: Uploaded batch of 4534 objects in 6849ms. Total objects processed so far: 4534 in a total of 7402ms. {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4534,"elapsedTimeMs":7402,"batchElapsedTimeMs":6849,"crtMemUsageMB":375.5794143676758,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":4534} +[server] INFO [15:08:01.634]: /objects/a4abd72149 request completed in 7496 ms {"req":{"id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"798c8450-fa5f-4010-a801-f0ee805b8584\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b8d7dfc3-6259-4278-8e00-33454626b1f0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7496,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:01.680]: /api/diff/a4abd72149 request received {"req":{"id":"baf7af22-0185-459f-83f6-a1c0ee18e533","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baf7af22-0185-459f-83f6-a1c0ee18e533","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103356"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:01.788]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:01.799]: Diffing 2793 objects. {"req":{"id":"baf7af22-0185-459f-83f6-a1c0ee18e533","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baf7af22-0185-459f-83f6-a1c0ee18e533","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103356"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2793} +[server] INFO [15:08:01.869]: /api/diff/a4abd72149 request completed in 190 ms {"req":{"id":"baf7af22-0185-459f-83f6-a1c0ee18e533","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baf7af22-0185-459f-83f6-a1c0ee18e533","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103356"}},"res":{"statusCode":200,"headers":{"x-request-id":"baf7af22-0185-459f-83f6-a1c0ee18e533","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":190,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:02.004]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:02.206]: DB query successfully completed after 635 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"edSYn0FKmfFGhSMLFzKNy","sqlQueryDurationMs":635,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:02.206]: Inserted 215 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] INFO [15:08:02.268]: /objects/a4abd72149 request received {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:02.387]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:02.437]: DB query successfully completed after 1094 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FOypTBl58EFrdON4UAFhQ","sqlQueryDurationMs":1094,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:02.437]: Inserted 227 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:08:02.588]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:02.805]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:02.887]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"g6NfgPQUOjK1jv9ySHHQz","sqlQueryDurationMs":680,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:02.887]: Inserted 205 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] INFO [15:08:02.987]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:03.157]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:03.819]: Upload finished: 2793 objects processed in 1375ms {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2793,"crtMemUsageMB":372.05823516845703,"elapsedTimeMs":1375} +[server] WARN [15:08:03.820]: DB query successfully completed after 662 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mSMEyLZCKub1Z2VEDuKbN","sqlQueryDurationMs":662,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:08:03.820]: Inserted 500 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:03.824]: DB query successfully completed after 1386 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"824x-CS-NSTs4UJ2pPfzy","sqlQueryDurationMs":1386,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:03.824]: Inserted 212 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:08:03.829]: DB query successfully completed after 941 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-WSUW7tzczidLX4ohEs7c","sqlQueryDurationMs":941,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:03.829]: Inserted 213 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:08:04.488]: DB query successfully completed after 672 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IjHog6Mq7aoGiH55mff52","sqlQueryDurationMs":672,"sqlNumberBindings":1220,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:04.488]: Inserted 305 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":305} +[server] WARN [15:08:04.522]: DB query successfully completed after 692 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fWwKAZ1SOoDtLu6TXACE4","sqlQueryDurationMs":692,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:04.522]: Inserted 224 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:08:04.528]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Qi7f1eaN66kPk-j06VLTX","sqlQueryDurationMs":706,"sqlNumberBindings":1868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:08:04.528]: Inserted 467 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":467} +[server] WARN [15:08:04.777]: DB query successfully completed after 952 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"62XBOulD1ekDPu6wdzPux","sqlQueryDurationMs":952,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:04.777]: Inserted 222 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:08:05.096]: DB query successfully completed after 607 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NcHhTa-zsecnb3i1QtsIh","sqlQueryDurationMs":607,"sqlNumberBindings":1148,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:05.096]: Inserted 287 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":287} +[server] WARN [15:08:05.100]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Swf01aXqtzXW326AOIF15","sqlQueryDurationMs":577,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:05.100]: Inserted 228 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:08:05.182]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BW2JJ6Z7rdgPNGBpRjxr-","sqlQueryDurationMs":654,"sqlNumberBindings":152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:08:05.182]: Inserted 38 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":38} +[server] WARN [15:08:05.522]: DB query successfully completed after 744 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d7_5bxTAKDcuUEVc8uQub","sqlQueryDurationMs":744,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:05.522]: Inserted 215 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [15:08:05.684]: DB query successfully completed after 587 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tcToOsWLhqv85Iwk1_6zm","sqlQueryDurationMs":587,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:05.684]: Inserted 250 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] WARN [15:08:05.690]: DB query successfully completed after 589 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VaJ_QPdMzpHJB3NpXx-Xz","sqlQueryDurationMs":589,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735"}} +[server] INFO [15:08:05.691]: Inserted 202 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:08:05.811]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1P8iMgMaS5EpAHagEuRnE","sqlQueryDurationMs":628,"sqlNumberBindings":404,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8"}} +[server] INFO [15:08:05.811]: Inserted 101 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":101} +[server] INFO [15:08:05.905]: Inserted 10 objects. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":10} +[server] INFO [15:08:05.905]: Uploaded batch of 21616 objects in 12888ms. Total objects processed so far: 21616 in a total of 13665ms. {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":21616,"elapsedTimeMs":13665,"batchElapsedTimeMs":12888,"crtMemUsageMB":372.26680755615234,"uploadedSizeMB":18.6,"requestDropped":false,"totalObjectsProcessed":21616} +[server] INFO [15:08:05.906]: /objects/a4abd72149 request completed in 13810 ms {"req":{"id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8f364911-b573-4e1a-b230-4adfd5d19191\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2d03a4d8-9a2e-4dd1-bfcf-ce6042d399f8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13810,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:05.977]: Inserted 94 objects. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] INFO [15:08:05.977]: Uploaded batch of 2809 objects in 8468ms. Total objects processed so far: 2809 in a total of 8977ms. {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2809,"elapsedTimeMs":8977,"batchElapsedTimeMs":8468,"crtMemUsageMB":372.3426818847656,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2809} +[server] INFO [15:08:05.977]: /objects/a4abd72149 request completed in 9060 ms {"req":{"id":"081f6596-1842-46c4-8a6e-55f4ccb86735","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4961b52a-26d2-4160-94f7-974907790d40\""}},"res":{"statusCode":201,"headers":{"x-request-id":"081f6596-1842-46c4-8a6e-55f4ccb86735","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9060,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:06.267]: DB query successfully completed after 744 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LoI56wgrLUGdFwK3M-QaB","sqlQueryDurationMs":744,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:06.267]: Inserted 212 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:08:06.271]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sR596mvn65dUIQyZYtrpP","sqlQueryDurationMs":586,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:06.271]: Inserted 194 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] WARN [15:08:07.119]: DB query successfully completed after 847 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XGs5PoPbmM3cihuzTPjD1","sqlQueryDurationMs":847,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:07.119]: Inserted 191 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:08:07.150]: DB query successfully completed after 882 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LsyG6oqMtEpgp-H2KG8Az","sqlQueryDurationMs":882,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:07.150]: Inserted 221 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] INFO [15:08:07.300]: /api/diff/a4abd72149 request received {"req":{"id":"585cc543-b190-45bb-9352-85a8843e8386","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"585cc543-b190-45bb-9352-85a8843e8386","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"689436"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:07.444]: Diffing 18633 objects. {"req":{"id":"585cc543-b190-45bb-9352-85a8843e8386","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"585cc543-b190-45bb-9352-85a8843e8386","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"689436"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":18633} +[server] WARN [15:08:07.718]: DB query successfully completed after 598 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Iuy0NTnmLPWTJzKu9Mu38","sqlQueryDurationMs":598,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:07.718]: Inserted 203 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:08:07.808]: /api/diff/a4abd72149 request completed in 507 ms {"req":{"id":"585cc543-b190-45bb-9352-85a8843e8386","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"585cc543-b190-45bb-9352-85a8843e8386","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"689436"}},"res":{"statusCode":200,"headers":{"x-request-id":"585cc543-b190-45bb-9352-85a8843e8386","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":507,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:07.907]: DB query successfully completed after 757 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GdET90Nj6bARN-5WuXzBL","sqlQueryDurationMs":757,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:07.908]: Inserted 212 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:08:08.498]: DB query successfully completed after 779 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8j4T_RjKImUCecizF5eog","sqlQueryDurationMs":779,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:08.498]: Inserted 223 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:08:08.635]: DB query successfully completed after 726 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U9y3Gs9IagWL8Z0j_m_L_","sqlQueryDurationMs":726,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:08.635]: Inserted 222 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:08:08.850]: /objects/a4abd72149 request received {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:09.011]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MJ__Gq5AlsiW-z0xj7r3p","sqlQueryDurationMs":511,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:09.011]: Inserted 201 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] INFO [15:08:09.202]: /api/diff/a4abd72149 request received {"req":{"id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"945994"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:09.281]: DB query successfully completed after 645 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fIYURiR6iDiZsODl6u5IA","sqlQueryDurationMs":645,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:09.281]: Inserted 214 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:08:09.319]: Diffing 25567 objects. {"req":{"id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"945994"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25567} +[server] WARN [15:08:09.525]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WicIYGl5Z4Ot3RS8dCG2e","sqlQueryDurationMs":514,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:09.525]: Inserted 193 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] INFO [15:08:09.602]: /api/diff/a4abd72149 request completed in 400 ms {"req":{"id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"945994"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed1f9c77-4859-40d2-8b7e-a07da5ff92b3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":400,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:10.036]: Upload finished: 18621 objects processed in 1097ms {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":18621,"crtMemUsageMB":301.3750534057617,"elapsedTimeMs":1097} +[server] WARN [15:08:10.040]: DB query successfully completed after 758 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-KKjwCHgg59slf6GpA0t6","sqlQueryDurationMs":758,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:10.040]: Inserted 205 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:08:10.058]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"t2DTz0qkYpYW2sLQ3mXed","sqlQueryDurationMs":532,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:10.058]: Inserted 216 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:08:10.353]: /objects/a4abd72149 request received {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:10.458]: Inserted 192 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] WARN [15:08:10.583]: DB query successfully completed after 524 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OafxyY_7KCWTvekKvyuDu","sqlQueryDurationMs":524,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:10.583]: Inserted 230 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] INFO [15:08:10.924]: Inserted 207 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:08:10.928]: DB query successfully completed after 886 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cCzdFWCXSS1QSVQGWIsxd","sqlQueryDurationMs":886,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:10.928]: Inserted 223 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:08:11.079]: Inserted 208 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:08:11.115]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:11.581]: Upload finished: 25716 objects processed in 1148ms {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":25716,"crtMemUsageMB":356.2648468017578,"elapsedTimeMs":1148} +[server] INFO [15:08:11.582]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:11.584]: DB query successfully completed after 504 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"G7UeWjfVvGHbh8hBjshrz","sqlQueryDurationMs":504,"sqlNumberBindings":368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd"}} +[server] INFO [15:08:11.584]: Inserted 92 objects. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:08:11.584]: Uploaded batch of 2793 objects in 8301ms. Total objects processed so far: 2793 in a total of 9140ms. {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2793,"elapsedTimeMs":9140,"batchElapsedTimeMs":8301,"crtMemUsageMB":357.0778503417969,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2793} +[server] INFO [15:08:11.585]: /objects/a4abd72149 request completed in 9317 ms {"req":{"id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"980589e7-7fb8-4000-96b4-4351540a8bd3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"49776b9f-d1c3-4258-92a7-45e4a3b4acfd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9317,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:11.585]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YuCSNcbf43SaTmxTATOdY","sqlQueryDurationMs":657,"sqlNumberBindings":460,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c"}} +[server] INFO [15:08:11.585]: Inserted 115 objects. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":115} +[server] INFO [15:08:11.585]: Uploaded batch of 2726 objects in 11689ms. Total objects processed so far: 2726 in a total of 12244ms. {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2726,"elapsedTimeMs":12244,"batchElapsedTimeMs":11689,"crtMemUsageMB":357.1844482421875,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2726} +[server] INFO [15:08:11.586]: /objects/a4abd72149 request completed in 12346 ms {"req":{"id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"eeb980fb-eda0-435f-8056-a4dd8a306963\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ddfa37a8-4192-48fd-8b13-bda12fe4f87c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12346,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:11.750]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:11.753]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:11.781]: /api/diff/a4abd72149 request received {"req":{"id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:11.901]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:11.910]: Diffing 2666 objects. {"req":{"id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2666} +[server] INFO [15:08:11.948]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:11.966]: /api/diff/a4abd72149 request completed in 185 ms {"req":{"id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"res":{"statusCode":200,"headers":{"x-request-id":"a78aaca7-8e26-435c-9d78-7ce66feb8d13","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":185,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:12.155]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.174]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.211]: /api/diff/a4abd72149 request received {"req":{"id":"091e0bde-9555-447b-968a-a1cdb42df9a1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091e0bde-9555-447b-968a-a1cdb42df9a1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"547689"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:12.315]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.345]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.367]: Diffing 14802 objects. {"req":{"id":"091e0bde-9555-447b-968a-a1cdb42df9a1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091e0bde-9555-447b-968a-a1cdb42df9a1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"547689"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":14802} +[server] INFO [15:08:12.461]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.534]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.544]: /api/diff/a4abd72149 request completed in 333 ms {"req":{"id":"091e0bde-9555-447b-968a-a1cdb42df9a1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091e0bde-9555-447b-968a-a1cdb42df9a1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"547689"}},"res":{"statusCode":200,"headers":{"x-request-id":"091e0bde-9555-447b-968a-a1cdb42df9a1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":333,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:12.624]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.704]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.781]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:12.896]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.033]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.190]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.341]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.380]: /objects/a4abd72149 request received {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:13.421]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.521]: /objects/a4abd72149 request received {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:13.544]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.609]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.737]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.797]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:13.924]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:14.022]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:14.107]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:14.236]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:14.288]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.021]: Upload finished: 2666 objects processed in 1529ms {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2666,"crtMemUsageMB":417.62071228027344,"elapsedTimeMs":1529} +[server] WARN [15:08:15.021]: DB query successfully completed after 784 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"68xRBz0rtY46bMQlD7Fy6","sqlQueryDurationMs":784,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1"}} +[server] INFO [15:08:15.021]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:15.024]: DB query successfully completed after 734 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rUyIEsUjdAyOVcnAlVXL2","sqlQueryDurationMs":734,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9"}} +[server] INFO [15:08:15.024]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.445]: Upload finished: 14035 objects processed in 1838ms {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":14035,"crtMemUsageMB":474.05333709716797,"elapsedTimeMs":1838} +[server] INFO [15:08:15.446]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.450]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.608]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:15.620]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XdOxQkjheWGdz6D9oLsi9","sqlQueryDurationMs":603,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:15.620]: Inserted 197 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:08:15.646]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.668]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.762]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.849]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.876]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:15.995]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.026]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.088]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.209]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.221]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:16.227]: DB query successfully completed after 606 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9sTQZbfHka8P1IfUcyxyo","sqlQueryDurationMs":606,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:16.227]: Inserted 209 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:08:16.321]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.423]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.496]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.505]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.653]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.656]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.671]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.824]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:16.832]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v2ZxIfJlHvPRrwaZjcB1_","sqlQueryDurationMs":604,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:16.832]: Inserted 217 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] INFO [15:08:16.848]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.855]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:16.990]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.121]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.211]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.214]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.612]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.614]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.616]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:17.689]: DB query successfully completed after 856 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1optK5DzugrqRW94dzZ9z","sqlQueryDurationMs":856,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:17.689]: Inserted 239 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] INFO [15:08:17.840]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.906]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:17.908]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.009]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.118]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.125]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.166]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.414]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:18.417]: DB query successfully completed after 726 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K2Wl1LjxeojtSW9ra8P_k","sqlQueryDurationMs":726,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:18.417]: Inserted 222 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:08:18.423]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.426]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.762]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.765]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:18.768]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:19.179]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:19.222]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:19.227]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:19.471]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:19.486]: DB query successfully completed after 1069 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FsTcsrwoMhAguBD3inph9","sqlQueryDurationMs":1069,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:19.486]: Inserted 219 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [15:08:19.492]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:19.494]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:20.562]: DB query successfully completed after 1090 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tADsuP9lpUZjWVSPzSE6V","sqlQueryDurationMs":1090,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba"}} +[server] INFO [15:08:20.562]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:20.565]: DB query successfully completed after 1072 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cegXoF6XVwmpm5eIRSuZH","sqlQueryDurationMs":1072,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9"}} +[server] INFO [15:08:20.565]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:20.567]: DB query successfully completed after 1072 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OdnQ6-rIy0lgPhtEwUEmv","sqlQueryDurationMs":1072,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1"}} +[server] INFO [15:08:20.568]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:20.620]: DB query successfully completed after 1133 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hTJ4g96u0Q0ZqOVp9Xg79","sqlQueryDurationMs":1133,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:20.620]: Inserted 227 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:08:20.720]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:20.778]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:20.789]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:20.872]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:20.965]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.016]: Inserted 500 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.025]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.116]: Inserted 222 objects. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:08:21.116]: Uploaded batch of 18621 objects in 11511ms. Total objects processed so far: 18621 in a total of 12177ms. {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":18621,"elapsedTimeMs":12177,"batchElapsedTimeMs":11511,"crtMemUsageMB":347.76605224609375,"uploadedSizeMB":13.7,"requestDropped":false,"totalObjectsProcessed":18621} +[server] INFO [15:08:21.117]: /objects/a4abd72149 request completed in 12267 ms {"req":{"id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8b435979-283c-4147-97f4-c9a3ee7b45ca\""}},"res":{"statusCode":201,"headers":{"x-request-id":"25169eb5-c22a-40a9-8f4c-74eac969c0c9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12267,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:21.200]: /api/diff/a4abd72149 request received {"req":{"id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:21.202]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.205]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.312]: Diffing 2666 objects. {"req":{"id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2666} +[server] INFO [15:08:21.356]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.367]: /api/diff/a4abd72149 request completed in 167 ms {"req":{"id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"98657"}},"res":{"statusCode":200,"headers":{"x-request-id":"054462b4-42c3-4ea1-b3d9-2f15fe2d105d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":167,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:21.437]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:21.441]: DB query successfully completed after 819 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7NY4F2G0cta6yXDXb_2Y4","sqlQueryDurationMs":819,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:21.441]: Inserted 207 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] INFO [15:08:21.505]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:21.666]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:21.949]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mywfPgafmUcLPJBwuofNd","sqlQueryDurationMs":511,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1"}} +[server] INFO [15:08:21.949]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:22.048]: Inserted 500 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:22.090]: DB query successfully completed after 648 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"22urziHvy9jPvy3X310qA","sqlQueryDurationMs":648,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:22.090]: Inserted 197 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:08:22.136]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:22.379]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:22.387]: /objects/a4abd72149 request received {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:22.492]: Inserted 195 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] INFO [15:08:22.611]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:22.674]: DB query successfully completed after 583 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mmcOSQ6vlrOWsuOQvyc14","sqlQueryDurationMs":583,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:22.674]: Inserted 205 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] INFO [15:08:22.844]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:22.943]: Inserted 219 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [15:08:23.065]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:23.878]: Upload finished: 2666 objects processed in 1411ms {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2666,"crtMemUsageMB":359.98829650878906,"elapsedTimeMs":1411} +[server] WARN [15:08:23.880]: DB query successfully completed after 1204 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zQgPJvFkYYmAa-OnmtUqK","sqlQueryDurationMs":1204,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:23.880]: Inserted 215 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [15:08:23.886]: DB query successfully completed after 819 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cd0AWKGhQtAYg6yQzw6o5","sqlQueryDurationMs":819,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1"}} +[server] INFO [15:08:23.886]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:23.890]: DB query successfully completed after 946 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wzTeawhvBA5etn0MIHKzO","sqlQueryDurationMs":946,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba"}} +[server] INFO [15:08:23.890]: Inserted 227 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:08:24.294]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:24.620]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:25.075]: DB query successfully completed after 1194 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"S7kTkQCLvxfSNTKpqqZ8o","sqlQueryDurationMs":1194,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a"}} +[server] INFO [15:08:25.075]: Inserted 222 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:08:25.154]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I6YSVJKVDFo_wU9eYVv5H","sqlQueryDurationMs":532,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1"}} +[server] INFO [15:08:25.154]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:25.260]: DB query successfully completed after 1369 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yiggoaPmKT2SzNwHxECEv","sqlQueryDurationMs":1369,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba"}} +[server] INFO [15:08:25.260]: Inserted 218 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [15:08:25.446]: DB query successfully completed after 1572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mmT3Uy3Hq59kupvV3peNt","sqlQueryDurationMs":1572,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:25.446]: Inserted 210 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:08:25.451]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:25.559]: Inserted 90 objects. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [15:08:25.559]: Uploaded batch of 2666 objects in 11118ms. Total objects processed so far: 2666 in a total of 12067ms. {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2666,"elapsedTimeMs":12067,"batchElapsedTimeMs":11118,"crtMemUsageMB":363.25399017333984,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2666} +[server] INFO [15:08:25.559]: /objects/a4abd72149 request completed in 12179 ms {"req":{"id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"26a0b997-1795-4e98-a993-d6d1cb52df68\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8fd5e5e2-98a0-4ab6-8ceb-427e71f61a5a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12179,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:25.578]: /api/diff/a4abd72149 request received {"req":{"id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99841"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:25.698]: Diffing 2698 objects. {"req":{"id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99841"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2698} +[server] INFO [15:08:25.725]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:25.767]: /api/diff/a4abd72149 request completed in 189 ms {"req":{"id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99841"}},"res":{"statusCode":200,"headers":{"x-request-id":"418259cb-aad6-4dcd-82b0-11ae7f530dbd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":189,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:25.921]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BEwdDcPyW1ysvPFZH4VDt","sqlQueryDurationMs":660,"sqlNumberBindings":704,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba"}} +[server] INFO [15:08:25.921]: Inserted 176 objects. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] INFO [15:08:25.921]: Uploaded batch of 14035 objects in 10894ms. Total objects processed so far: 14035 in a total of 12314ms. {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":14035,"elapsedTimeMs":12314,"batchElapsedTimeMs":10894,"crtMemUsageMB":367.05751037597656,"uploadedSizeMB":18.1,"requestDropped":false,"totalObjectsProcessed":14035} +[server] INFO [15:08:25.922]: /objects/a4abd72149 request completed in 12401 ms {"req":{"id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ed2d1311-3393-4079-bee8-f19382eaa252\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e12371e4-9447-4cbd-b04f-4e8c92c04fba","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12401,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:25.959]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:25.962]: /api/diff/a4abd72149 request received {"req":{"id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104244"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:26.075]: Diffing 2817 objects. {"req":{"id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104244"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2817} +[server] INFO [15:08:26.131]: /api/diff/a4abd72149 request completed in 169 ms {"req":{"id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104244"}},"res":{"statusCode":200,"headers":{"x-request-id":"b65ee703-cd47-48db-bd60-b4097cde0ce6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":169,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:26.183]: DB query successfully completed after 736 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BmlDX33k61mu6WfhPVGA_","sqlQueryDurationMs":736,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:26.183]: Inserted 227 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:08:26.189]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:26.416]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:26.648]: Inserted 500 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:26.738]: /objects/a4abd72149 request received {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:26.751]: Inserted 216 objects. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:08:26.751]: Uploaded batch of 25716 objects in 15522ms. Total objects processed so far: 25716 in a total of 16318ms. {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25716,"elapsedTimeMs":16318,"batchElapsedTimeMs":15522,"crtMemUsageMB":362.4426498413086,"uploadedSizeMB":14.2,"requestDropped":false,"totalObjectsProcessed":25716} +[server] INFO [15:08:26.752]: /objects/a4abd72149 request completed in 16399 ms {"req":{"id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50852714-10e2-4cb9-bab4-3007d1be5257\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8c1586c2-e6ec-490c-aa0c-5b1e40ea12c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16399,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:26.793]: /api/diff/a4abd72149 request received {"req":{"id":"e303d393-1287-44ed-8164-7f46dbec7f18","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e303d393-1287-44ed-8164-7f46dbec7f18","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102468"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:26.825]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dv17xMbTpz7PL-JQvoob8","sqlQueryDurationMs":641,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:26.825]: Inserted 235 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] INFO [15:08:26.903]: Diffing 2769 objects. {"req":{"id":"e303d393-1287-44ed-8164-7f46dbec7f18","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e303d393-1287-44ed-8164-7f46dbec7f18","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102468"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2769} +[server] INFO [15:08:26.961]: /api/diff/a4abd72149 request completed in 168 ms {"req":{"id":"e303d393-1287-44ed-8164-7f46dbec7f18","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e303d393-1287-44ed-8164-7f46dbec7f18","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102468"}},"res":{"statusCode":200,"headers":{"x-request-id":"e303d393-1287-44ed-8164-7f46dbec7f18","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":168,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:27.255]: /objects/a4abd72149 request received {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:27.405]: DB query successfully completed after 579 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kPio-mNvu3JFrHk41LXfj","sqlQueryDurationMs":579,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:27.405]: Inserted 206 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [15:08:28.210]: Upload finished: 2698 objects processed in 1391ms {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2698,"crtMemUsageMB":251.78175354003906,"elapsedTimeMs":1391} +[server] INFO [15:08:28.213]: /objects/a4abd72149 request received {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:28.214]: DB query successfully completed after 808 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-CGBz5CU8-jTQPppQSIOV","sqlQueryDurationMs":808,"sqlNumberBindings":756,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:28.214]: Inserted 189 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] INFO [15:08:29.092]: Upload finished: 2817 objects processed in 1758ms {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2817,"crtMemUsageMB":310.8465118408203,"elapsedTimeMs":1758} +[server] WARN [15:08:29.094]: DB query successfully completed after 879 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"R3aqCPvjYUK-23rq85jAD","sqlQueryDurationMs":879,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:29.094]: Inserted 198 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [15:08:29.100]: DB query successfully completed after 893 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5HKKxzIuKOWwH3olvEnYx","sqlQueryDurationMs":893,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:29.100]: Inserted 196 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:08:29.941]: Upload finished: 2769 objects processed in 1645ms {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2769,"crtMemUsageMB":371.40491485595703,"elapsedTimeMs":1645} +[server] WARN [15:08:29.944]: DB query successfully completed after 849 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FKeXY3hS4FDZD9fscJPjg","sqlQueryDurationMs":849,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:29.944]: Inserted 209 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:08:30.271]: Inserted 209 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:08:30.424]: DB query successfully completed after 1323 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H9W2tfaxCYNIXFNyQKTNU","sqlQueryDurationMs":1323,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:30.424]: Inserted 200 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] WARN [15:08:30.455]: DB query successfully completed after 510 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VY0dm1DSjXRgCAdolT867","sqlQueryDurationMs":510,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:30.455]: Inserted 210 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:08:30.521]: DB query successfully completed after 1434 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wKBB4T8mk5UgYI5NH0QbV","sqlQueryDurationMs":1434,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:30.521]: Inserted 230 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] INFO [15:08:30.587]: Inserted 211 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:08:31.094]: DB query successfully completed after 506 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-8SHfWsCiI5LcPcLxsyTl","sqlQueryDurationMs":506,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480"}} +[server] INFO [15:08:31.094]: Inserted 219 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:08:31.127]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WDbIWtyLzUUFJtm9Hq6Ys","sqlQueryDurationMs":671,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:31.127]: Inserted 220 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:08:31.442]: Inserted 236 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] INFO [15:08:31.753]: Inserted 229 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] WARN [15:08:31.760]: DB query successfully completed after 1335 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DpI1UL9GL_WL33z11EYCA","sqlQueryDurationMs":1335,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:31.760]: Inserted 209 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:08:31.781]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"A6WXB4_DQ-Vn-iROntuQg","sqlQueryDurationMs":653,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:31.781]: Inserted 225 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:08:31.887]: DB query successfully completed after 1365 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PhbmyCU4nDGuN8smb3Ja-","sqlQueryDurationMs":1365,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:31.887]: Inserted 223 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:08:32.051]: Inserted 237 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":237} +[server] WARN [15:08:32.314]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ETnmTx64u-omdkj02gk8U","sqlQueryDurationMs":532,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:32.314]: Inserted 218 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:08:32.354]: Inserted 244 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] INFO [15:08:32.698]: Inserted 225 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:08:32.705]: DB query successfully completed after 944 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T9Eq_u75CnWONVkS0F8lu","sqlQueryDurationMs":944,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:32.705]: Inserted 219 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:08:32.777]: DB query successfully completed after 889 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AkrzjHOVptmJ4qVYmbufN","sqlQueryDurationMs":889,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:32.777]: Inserted 221 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:08:32.845]: DB query successfully completed after 530 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aHiwRzqmo8aEIIUuYY53h","sqlQueryDurationMs":530,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc"}} +[server] INFO [15:08:32.846]: Inserted 223 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:08:32.989]: Inserted 196 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:08:33.121]: Inserted 96 objects. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:08:33.122]: Uploaded batch of 2666 objects in 9858ms. Total objects processed so far: 2666 in a total of 10654ms. {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2666,"elapsedTimeMs":10654,"batchElapsedTimeMs":9858,"crtMemUsageMB":370.40648651123047,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2666} +[server] INFO [15:08:33.122]: /objects/a4abd72149 request completed in 10735 ms {"req":{"id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1977e09b-e53c-4003-a209-308263988332\""}},"res":{"statusCode":201,"headers":{"x-request-id":"06be2093-f8d0-4664-af75-e0bdb5cfcbcc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10735,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:33.154]: /api/diff/a4abd72149 request received {"req":{"id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104503"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:33.264]: Diffing 2824 objects. {"req":{"id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104503"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2824} +[server] INFO [15:08:33.281]: Inserted 218 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:08:33.322]: /api/diff/a4abd72149 request completed in 168 ms {"req":{"id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104503"}},"res":{"statusCode":200,"headers":{"x-request-id":"e2a6f043-4ac9-44ad-b1df-57936e39224c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":168,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:33.912]: DB query successfully completed after 1133 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I4d6fI_wbpAAjCPClZksD","sqlQueryDurationMs":1133,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:33.912]: Inserted 230 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:08:33.927]: DB query successfully completed after 645 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qu4BtXyodiy-JIewI6c6O","sqlQueryDurationMs":645,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480"}} +[server] INFO [15:08:33.927]: Inserted 213 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:08:33.939]: DB query successfully completed after 1233 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nM_guilZ3e6fiaKixVGtL","sqlQueryDurationMs":1233,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:33.939]: Inserted 230 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] INFO [15:08:34.306]: /objects/a4abd72149 request received {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:34.316]: Inserted 234 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] INFO [15:08:34.504]: Inserted 98 objects. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":98} +[server] INFO [15:08:34.504]: Uploaded batch of 2769 objects in 5142ms. Total objects processed so far: 2769 in a total of 6208ms. {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2769,"elapsedTimeMs":6208,"batchElapsedTimeMs":5142,"crtMemUsageMB":372.9156723022461,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2769} +[server] INFO [15:08:34.504]: /objects/a4abd72149 request completed in 6291 ms {"req":{"id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b1a85cf7-0ff1-4531-aa23-b78130e4cde4\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2560f923-5e95-4d46-a24a-3bcbf4de7480","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6291,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:34.558]: /api/diff/a4abd72149 request received {"req":{"id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102431"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:34.976]: Diffing 2768 objects. {"req":{"id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102431"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2768} +[server] INFO [15:08:35.043]: /api/diff/a4abd72149 request completed in 485 ms {"req":{"id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102431"}},"res":{"statusCode":200,"headers":{"x-request-id":"c99d17dd-594a-42ff-bb9f-a41e973e7c6a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":485,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:35.676]: Upload finished: 2824 objects processed in 1185ms {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2824,"crtMemUsageMB":310.913330078125,"elapsedTimeMs":1185} +[server] WARN [15:08:35.677]: DB query successfully completed after 1764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zLro3Us5nHWab5ir4k1rR","sqlQueryDurationMs":1764,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:35.677]: Inserted 195 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] WARN [15:08:35.682]: DB query successfully completed after 1742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NcKVUdULth71vPBn8K-f5","sqlQueryDurationMs":1742,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:35.682]: Inserted 240 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] INFO [15:08:36.012]: /objects/a4abd72149 request received {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:36.035]: Inserted 249 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":249} +[server] INFO [15:08:36.333]: Inserted 224 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:08:36.441]: DB query successfully completed after 763 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"86VInHFQTA0mEvJb1jLLT","sqlQueryDurationMs":763,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:36.441]: Inserted 210 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:08:36.637]: Inserted 243 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] WARN [15:08:36.687]: DB query successfully completed after 1004 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7bZ8_hq-IlRNKR1V-8ykA","sqlQueryDurationMs":1004,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:36.688]: Inserted 222 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:08:37.354]: Upload finished: 2768 objects processed in 1220ms {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2768,"crtMemUsageMB":369.90357971191406,"elapsedTimeMs":1220} +[server] WARN [15:08:37.355]: DB query successfully completed after 717 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_X9pHxuanW-E4lafCOo0O","sqlQueryDurationMs":717,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57"}} +[server] INFO [15:08:37.355]: Inserted 226 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:08:37.361]: DB query successfully completed after 919 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ez3JYznyTv0y2gDLlHnO3","sqlQueryDurationMs":919,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:37.361]: Inserted 225 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:08:37.478]: DB query successfully completed after 790 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XKqnTTBOaLELZqz68XlP9","sqlQueryDurationMs":790,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:37.478]: Inserted 244 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] INFO [15:08:37.790]: Inserted 216 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:08:38.299]: DB query successfully completed after 508 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F_F3hBpyCunw9MKlfyKuE","sqlQueryDurationMs":508,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57"}} +[server] INFO [15:08:38.299]: Inserted 214 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:08:38.614]: Inserted 218 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:08:38.921]: Inserted 236 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:08:39.247]: DB query successfully completed after 1897 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TgY0YkVj5nhT55IlOBqRx","sqlQueryDurationMs":1897,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:39.247]: Inserted 206 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [15:08:39.252]: Inserted 207 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:08:39.320]: DB query successfully completed after 1959 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MEfAQP40en0AS0yyYGOhP","sqlQueryDurationMs":1959,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:39.320]: Inserted 229 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] WARN [15:08:39.526]: DB query successfully completed after 2047 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Rr0prrTL1RcLYcL5csBe-","sqlQueryDurationMs":2047,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:39.526]: Inserted 209 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:08:39.609]: Inserted 223 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:08:39.938]: Inserted 238 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:08:39.972]: DB query successfully completed after 724 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jvHZ7EBpNOJPfoxixC9Yn","sqlQueryDurationMs":724,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:39.972]: Inserted 208 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:08:40.074]: DB query successfully completed after 752 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JACxB_MRQijSh1WcWrjSd","sqlQueryDurationMs":752,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:40.074]: Inserted 222 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:08:40.308]: Inserted 236 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:08:40.311]: DB query successfully completed after 784 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UsKfE-EcBQz6R5OZVCJta","sqlQueryDurationMs":784,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:40.311]: Inserted 193 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] INFO [15:08:40.488]: Inserted 94 objects. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] INFO [15:08:40.488]: Uploaded batch of 2824 objects in 5368ms. Total objects processed so far: 2824 in a total of 5997ms. {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2824,"elapsedTimeMs":5997,"batchElapsedTimeMs":5368,"crtMemUsageMB":370.64617919921875,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2824} +[server] INFO [15:08:40.488]: /objects/a4abd72149 request completed in 6182 ms {"req":{"id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c4f9812f-1909-4559-82c3-40caf4df1ae2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d8da9ff9-1b2a-43f6-a4d7-a049c53a9e57","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6182,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:40.616]: DB query successfully completed after 643 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3UaNvsydSmMSuEcdptFDa","sqlQueryDurationMs":643,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:40.616]: Inserted 245 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:08:40.714]: DB query successfully completed after 639 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CvxXl4z8dpNnK444DSOpl","sqlQueryDurationMs":639,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:40.714]: Inserted 236 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] INFO [15:08:40.797]: /api/diff/a4abd72149 request received {"req":{"id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"325504"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:40.912]: Diffing 8797 objects. {"req":{"id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"325504"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8797} +[server] WARN [15:08:40.972]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SwdoxLCGF1bLhzy4TGJ5h","sqlQueryDurationMs":660,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:40.972]: Inserted 213 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] INFO [15:08:41.046]: /api/diff/a4abd72149 request completed in 249 ms {"req":{"id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"325504"}},"res":{"statusCode":200,"headers":{"x-request-id":"94864da7-4e13-4d4d-8edc-54e26eb35c8b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":249,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:08:41.228]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CbfwIYqLQIpndVZmymoiq","sqlQueryDurationMs":611,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:41.228]: Inserted 216 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:08:41.320]: DB query successfully completed after 605 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OqSDKJYisNj-pCYg6ZpMU","sqlQueryDurationMs":605,"sqlNumberBindings":964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:41.320]: Inserted 241 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] INFO [15:08:41.389]: /objects/a4abd72149 request received {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:41.906]: DB query successfully completed after 933 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j5C5FggiPNdcqodxxSCUs","sqlQueryDurationMs":933,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:41.906]: Inserted 231 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:08:41.923]: DB query successfully completed after 694 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3TYy-Ke8y5m-lW8SrLBL1","sqlQueryDurationMs":694,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:41.923]: Inserted 250 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] WARN [15:08:42.077]: DB query successfully completed after 756 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mvNRB4XyowIZEXiLPg4wE","sqlQueryDurationMs":756,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:42.077]: Inserted 248 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [15:08:42.856]: Upload finished: 8816 objects processed in 1381ms {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8816,"crtMemUsageMB":372.21895599365234,"elapsedTimeMs":1381} +[server] WARN [15:08:42.858]: DB query successfully completed after 780 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZJ5giwzVMgNdbjGBJivLn","sqlQueryDurationMs":780,"sqlNumberBindings":428,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea"}} +[server] INFO [15:08:42.858]: Inserted 107 objects. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":107} +[server] INFO [15:08:42.858]: Uploaded batch of 2817 objects in 14321ms. Total objects processed so far: 2817 in a total of 15524ms. {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2817,"elapsedTimeMs":15524,"batchElapsedTimeMs":14321,"crtMemUsageMB":372.38631439208984,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2817} +[server] INFO [15:08:42.859]: /objects/a4abd72149 request completed in 15603 ms {"req":{"id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1d9e8d4a-ff5c-4e6f-bda2-c3c532025046\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4f3d0abb-1a0e-4946-85df-18959cb2feea","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":15603,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:42.859]: DB query successfully completed after 952 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q8ZIW4Hw5eHxigjlsYQHj","sqlQueryDurationMs":952,"sqlNumberBindings":368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6"}} +[server] INFO [15:08:42.859]: Inserted 92 objects. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:08:42.859]: Uploaded batch of 2698 objects in 15197ms. Total objects processed so far: 2698 in a total of 16040ms. {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2698,"elapsedTimeMs":16040,"batchElapsedTimeMs":15197,"crtMemUsageMB":372.46082305908203,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2698} +[server] INFO [15:08:42.860]: /objects/a4abd72149 request completed in 16122 ms {"req":{"id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"50cb9e2c-58a2-4f16-a240-55f01b6cb6c9\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3a898fe2-7b7d-43bb-93c9-8cdaa3dec3c6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16122,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:42.860]: DB query successfully completed after 936 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nSsnxGG3KSSX8GgzSa73C","sqlQueryDurationMs":936,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:42.860]: Inserted 218 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:08:43.184]: Inserted 211 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:08:43.380]: DB query successfully completed after 519 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7j3fWEguPZrlQLGbmWCAj","sqlQueryDurationMs":519,"sqlNumberBindings":1032,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:43.380]: Inserted 258 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":258} +[server] INFO [15:08:43.508]: Inserted 242 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] INFO [15:08:43.852]: Inserted 238 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:08:43.971]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3YOzkfT3DcKXXn-w6cEYC","sqlQueryDurationMs":590,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:43.971]: Inserted 230 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] INFO [15:08:44.132]: Inserted 244 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] INFO [15:08:44.421]: Inserted 214 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:08:44.571]: DB query successfully completed after 599 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QTNVpFhAgxhJAeJ3-6XzI","sqlQueryDurationMs":599,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:44.571]: Inserted 208 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:08:44.714]: Inserted 259 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":259} +[server] INFO [15:08:45.071]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:45.108]: DB query successfully completed after 537 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0hmabrWHMCNlQhV0yGHv_","sqlQueryDurationMs":537,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:45.108]: Inserted 200 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [15:08:45.204]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:45.327]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:45.459]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:45.616]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:45.619]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ylipCI5z29Vbk-WocVQY9","sqlQueryDurationMs":509,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0"}} +[server] INFO [15:08:45.619]: Inserted 218 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:08:45.752]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:45.883]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.028]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.118]: Inserted 215 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] INFO [15:08:46.166]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.330]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.354]: Inserted 96 objects. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:08:46.354]: Uploaded batch of 2768 objects in 9521ms. Total objects processed so far: 2768 in a total of 10220ms. {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2768,"elapsedTimeMs":10220,"batchElapsedTimeMs":9521,"crtMemUsageMB":256.88036346435547,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2768} +[server] INFO [15:08:46.354]: /objects/a4abd72149 request completed in 10342 ms {"req":{"id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"aa3b58b8-f449-4704-9d86-2b1c2f82ba2a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"da4bc46f-99c7-4515-8e44-a9aadbab40d0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10342,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:46.505]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.610]: /api/diff/a4abd72149 request received {"req":{"id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1288466"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:46.812]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:46.946]: Diffing 34823 objects. {"req":{"id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1288466"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":34823} +[server] INFO [15:08:47.070]: Inserted 500 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:47.145]: /api/diff/a4abd72149 request received {"req":{"id":"e1b56287-18f0-438b-acd3-ea7196ae919b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1b56287-18f0-438b-acd3-ea7196ae919b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"508802"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:47.180]: /api/diff/a4abd72149 request received {"req":{"id":"daf86bc6-7390-4ca8-afe4-771399675083","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daf86bc6-7390-4ca8-afe4-771399675083","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1198445"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:47.295]: Diffing 13751 objects. {"req":{"id":"e1b56287-18f0-438b-acd3-ea7196ae919b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1b56287-18f0-438b-acd3-ea7196ae919b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"508802"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13751} +[server] INFO [15:08:47.309]: /api/diff/a4abd72149 request completed in 699 ms {"req":{"id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1288466"}},"res":{"statusCode":200,"headers":{"x-request-id":"68e74dc4-f4f8-424b-8b2d-44e797a4be1a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":699,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:47.319]: Diffing 32390 objects. {"req":{"id":"daf86bc6-7390-4ca8-afe4-771399675083","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daf86bc6-7390-4ca8-afe4-771399675083","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1198445"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":32390} +[server] INFO [15:08:47.433]: /api/diff/a4abd72149 request completed in 288 ms {"req":{"id":"e1b56287-18f0-438b-acd3-ea7196ae919b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1b56287-18f0-438b-acd3-ea7196ae919b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"508802"}},"res":{"statusCode":200,"headers":{"x-request-id":"e1b56287-18f0-438b-acd3-ea7196ae919b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":288,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:47.445]: /objects/a4abd72149 request received {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:47.505]: /objects/a4abd72149 request received {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:47.694]: /api/diff/a4abd72149 request completed in 514 ms {"req":{"id":"daf86bc6-7390-4ca8-afe4-771399675083","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daf86bc6-7390-4ca8-afe4-771399675083","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1198445"}},"res":{"statusCode":200,"headers":{"x-request-id":"daf86bc6-7390-4ca8-afe4-771399675083","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":514,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:47.774]: /objects/a4abd72149 request received {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:08:47.780]: DB query successfully completed after 588 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xj9-73SDnLKzUxkXpyVYA","sqlQueryDurationMs":588,"sqlNumberBindings":1660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056"}} +[server] INFO [15:08:47.780]: Inserted 415 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":415} +[server] INFO [15:08:48.278]: Upload finished: 13964 objects processed in 593ms {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":13964,"crtMemUsageMB":248.49615478515625,"elapsedTimeMs":593} +[server] INFO [15:08:48.811]: Upload finished: 34817 objects processed in 1127ms {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":34817,"crtMemUsageMB":336.3323440551758,"elapsedTimeMs":1127} +[server] WARN [15:08:48.813]: DB query successfully completed after 1032 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MPLKOYDGZhc2ogst3aH7_","sqlQueryDurationMs":1032,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056"}} +[server] INFO [15:08:48.813]: Inserted 236 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:08:48.816]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wdmDDXKt1nM7i9QFpM4LE","sqlQueryDurationMs":540,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77"}} +[server] INFO [15:08:48.816]: Inserted 253 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:08:49.099]: Upload finished: 32458 objects processed in 1228ms {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":32458,"crtMemUsageMB":406.2881622314453,"elapsedTimeMs":1228} +[server] INFO [15:08:49.102]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.360]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.513]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.525]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.677]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.691]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:49.804]: DB query successfully completed after 990 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PW5Dj0fkb5dMn2__UtK-z","sqlQueryDurationMs":990,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056"}} +[server] INFO [15:08:49.804]: Inserted 231 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:08:49.822]: DB query successfully completed after 1005 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1Jmlcy6O7EFPGYGQn9CbK","sqlQueryDurationMs":1005,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77"}} +[server] INFO [15:08:49.822]: Inserted 238 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] INFO [15:08:49.829]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.885]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:49.930]: Inserted 26 objects. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":26} +[server] INFO [15:08:49.931]: Uploaded batch of 8816 objects in 7614ms. Total objects processed so far: 8816 in a total of 8456ms. {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8816,"elapsedTimeMs":8456,"batchElapsedTimeMs":7614,"crtMemUsageMB":407.121826171875,"uploadedSizeMB":22.4,"requestDropped":false,"totalObjectsProcessed":8816} +[server] INFO [15:08:49.931]: /objects/a4abd72149 request completed in 8542 ms {"req":{"id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"39383a9b-a9dd-46f4-a654-80018fab8de6\""}},"res":{"statusCode":201,"headers":{"x-request-id":"56f9c4e9-3200-43d9-873f-a42bd5f1e056","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8542,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:49.942]: /api/diff/a4abd72149 request received {"req":{"id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112939"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:49.963]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:50.064]: Diffing 3052 objects. {"req":{"id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112939"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3052} +[server] INFO [15:08:50.100]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:50.124]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:50.128]: /api/diff/a4abd72149 request completed in 186 ms {"req":{"id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112939"}},"res":{"statusCode":200,"headers":{"x-request-id":"cbf80464-3570-4f9e-aecd-d59391ca5d51","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":186,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:50.194]: /objects/a4abd72149 request received {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:51.036]: Upload finished: 3050 objects processed in 765ms {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3050,"crtMemUsageMB":466.9791030883789,"elapsedTimeMs":765} +[server] WARN [15:08:51.037]: DB query successfully completed after 936 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"31jlhHvZ1jr50Nh1DdueJ","sqlQueryDurationMs":936,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2"}} +[server] INFO [15:08:51.037]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:51.040]: DB query successfully completed after 1218 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e9_5FN8o9uuqT3Ta31Ilb","sqlQueryDurationMs":1218,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77"}} +[server] INFO [15:08:51.040]: Inserted 223 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:08:51.045]: DB query successfully completed after 919 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cUdCwF5aOVZeazrMWC2Tc","sqlQueryDurationMs":919,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:08:51.045]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.196]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.294]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.336]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.487]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.511]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.529]: Inserted 262 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":262} +[server] INFO [15:08:51.634]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:51.641]: DB query successfully completed after 600 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i-avsup2WWmdGEOKaCCoK","sqlQueryDurationMs":600,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77"}} +[server] INFO [15:08:51.641]: Inserted 201 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] INFO [15:08:51.705]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.763]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:51.974]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.041]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:52.099]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fynkKAyMU8fIf8pD8Y4qm","sqlQueryDurationMs":567,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:52.099]: Inserted 248 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [15:08:52.240]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.385]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:52.399]: DB query successfully completed after 757 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HCCTTnxbYKJeD3aSjO7vy","sqlQueryDurationMs":757,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77"}} +[server] INFO [15:08:52.399]: Inserted 202 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [15:08:52.480]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.639]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.694]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:52.698]: DB query successfully completed after 599 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Yfn1IAx3g6RKLnGo3q7Z4","sqlQueryDurationMs":599,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:52.698]: Inserted 204 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:08:52.789]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.845]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.935]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:52.938]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.014]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.088]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.179]: Inserted 217 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] INFO [15:08:53.183]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.194]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.217]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.366]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.371]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.434]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.521]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.534]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.669]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.673]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:53.686]: DB query successfully completed after 507 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dyC_r642ZN3LTy6FJNl8B","sqlQueryDurationMs":507,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:53.686]: Inserted 238 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] INFO [15:08:53.710]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.815]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.896]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.905]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:53.941]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.085]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.093]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.116]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.123]: Inserted 246 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] INFO [15:08:54.245]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.269]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.337]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.374]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.476]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.516]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.535]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.605]: Inserted 248 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [15:08:54.656]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.800]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.805]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.811]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:54.967]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.085]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.206]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.267]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.483]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:55.486]: DB query successfully completed after 879 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lC8WDDZz_2umiWAck-Uua","sqlQueryDurationMs":879,"sqlNumberBindings":1016,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:55.486]: Inserted 254 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":254} +[server] INFO [15:08:55.542]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.624]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.685]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.779]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.781]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.919]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:55.922]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.038]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.043]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:56.139]: DB query successfully completed after 652 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cwKB8r1d0RXFIJOqefXj-","sqlQueryDurationMs":652,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:56.139]: Inserted 252 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] INFO [15:08:56.157]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.169]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.264]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.309]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.421]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.435]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.469]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.564]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.693]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.700]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.717]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:56.814]: DB query successfully completed after 674 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BhuH7TtadR-BOSmnq9kt0","sqlQueryDurationMs":674,"sqlNumberBindings":1456,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:56.815]: Inserted 364 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":364} +[server] INFO [15:08:56.860]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:56.926]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.012]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.042]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.287]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.306]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.452]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.483]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.693]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.704]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:57.754]: DB query successfully completed after 939 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bhZq9QajXDDR3dRfQNJJM","sqlQueryDurationMs":939,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:57.754]: Inserted 210 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:08:57.769]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.882]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:57.913]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.022]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.029]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.148]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.170]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.327]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.383]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:58.397]: DB query successfully completed after 642 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XqFf68xQXJj1yB1sKZb1c","sqlQueryDurationMs":642,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5"}} +[server] INFO [15:08:58.397]: Inserted 208 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:08:58.428]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.471]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.612]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.620]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.673]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.722]: Inserted 99 objects. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":99} +[server] INFO [15:08:58.722]: Uploaded batch of 3050 objects in 8103ms. Total objects processed so far: 3050 in a total of 8451ms. {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3050,"elapsedTimeMs":8451,"batchElapsedTimeMs":8103,"crtMemUsageMB":396.6748733520508,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3050} +[server] INFO [15:08:58.723]: /objects/a4abd72149 request completed in 8528 ms {"req":{"id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"bfac9a5c-7f52-4894-9634-d1f135e59a3b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"037248f6-b839-46ae-a3b8-b316b38a7aa5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8528,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:58.736]: /api/diff/a4abd72149 request received {"req":{"id":"0b04022d-83af-41d5-a150-a1cca35c621e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b04022d-83af-41d5-a150-a1cca35c621e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110756"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:58.801]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.844]: Diffing 2993 objects. {"req":{"id":"0b04022d-83af-41d5-a150-a1cca35c621e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b04022d-83af-41d5-a150-a1cca35c621e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110756"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2993} +[server] INFO [15:08:58.856]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.898]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.913]: /api/diff/a4abd72149 request completed in 178 ms {"req":{"id":"0b04022d-83af-41d5-a150-a1cca35c621e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b04022d-83af-41d5-a150-a1cca35c621e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110756"}},"res":{"statusCode":200,"headers":{"x-request-id":"0b04022d-83af-41d5-a150-a1cca35c621e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":178,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:58.940]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:58.977]: /objects/a4abd72149 request received {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:59.093]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.125]: Inserted 500 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.135]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.222]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.277]: Inserted 347 objects. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":347} +[server] INFO [15:08:59.277]: Uploaded batch of 13964 objects in 11344ms. Total objects processed so far: 13964 in a total of 11592ms. {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13964,"elapsedTimeMs":11592,"batchElapsedTimeMs":11344,"crtMemUsageMB":406.4539489746094,"uploadedSizeMB":17.3,"requestDropped":false,"totalObjectsProcessed":13964} +[server] INFO [15:08:59.277]: /objects/a4abd72149 request completed in 11772 ms {"req":{"id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1b20ef4a-834e-4e74-937a-7403c7a9dd19\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0094bc9f-95c6-42df-8704-0a1ac1c0fb77","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11772,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:08:59.284]: /api/diff/a4abd72149 request received {"req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109239"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:59.379]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.391]: Diffing 2952 objects. {"req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109239"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2952} +[server] INFO [15:08:59.406]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.899]: Upload finished: 2993 objects processed in 843ms {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2993,"crtMemUsageMB":343.55826568603516,"elapsedTimeMs":843} +[server] WARN [15:08:59.900]: DB query successfully completed after 507 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"va6fITbb7uJG8vzIEm6AU","sqlQueryDurationMs":507,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 1)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13"}} +[server] WARN [15:08:59.902]: DB query successfully completed after 508 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952) and \"streamId\" = $953","sqlMethod":"select","sqlQueryId":"-5qCVBhyFJx4gHIf5ITJG","sqlQueryDurationMs":508,"sqlNumberBindings":953,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 2)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13"}} +[server] WARN [15:08:59.903]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"fwMYs82tE7tVlE9Cnoi0j","sqlQueryDurationMs":512,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 0)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13"}} +[server] WARN [15:08:59.906]: DB query successfully completed after 526 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"agpk5KrxbvoGZgf8udD1m","sqlQueryDurationMs":526,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2"}} +[server] INFO [15:08:59.906]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:08:59.909]: DB query successfully completed after 502 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZUDPFzQD7oKXd_0RH8jHG","sqlQueryDurationMs":502,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:08:59.909]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:08:59.914]: /api/diff/a4abd72149 request completed in 630 ms {"req":{"id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109239"}},"res":{"statusCode":200,"headers":{"x-request-id":"1dd8456f-1fa9-4311-b94f-f63e83552c13","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":630,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:08:59.983]: /objects/a4abd72149 request received {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:00.043]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:00.202]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:00.208]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:00.395]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:00.871]: Upload finished: 2952 objects processed in 804ms {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2952,"crtMemUsageMB":402.3354721069336,"elapsedTimeMs":804} +[server] WARN [15:09:00.872]: DB query successfully completed after 669 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MJPCf7RJSRGIKAITcKMSu","sqlQueryDurationMs":669,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:00.872]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:00.874]: Inserted 500 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:00.876]: DB query successfully completed after 981 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N40U-39Lq8eeWZ29Z38w9","sqlQueryDurationMs":981,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:00.876]: Inserted 220 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:09:01.026]: Inserted 458 objects. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":458} +[server] INFO [15:09:01.026]: Uploaded batch of 32458 objects in 12201ms. Total objects processed so far: 32458 in a total of 13155ms. {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":32458,"elapsedTimeMs":13155,"batchElapsedTimeMs":12201,"crtMemUsageMB":404.27396392822266,"uploadedSizeMB":17.2,"requestDropped":false,"totalObjectsProcessed":32458} +[server] INFO [15:09:01.026]: /objects/a4abd72149 request completed in 13252 ms {"req":{"id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2af4c675-0dba-4104-8085-5af5cf0332fb\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8b180f6f-f0f6-45f3-8e26-5d1e01d701c2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13252,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:01.049]: /api/diff/a4abd72149 request received {"req":{"id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104947"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:01.119]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:01.190]: Diffing 2836 objects. {"req":{"id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104947"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2836} +[server] INFO [15:09:01.267]: /api/diff/a4abd72149 request completed in 217 ms {"req":{"id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104947"}},"res":{"statusCode":200,"headers":{"x-request-id":"02a91eaf-2935-4a33-862a-cc1f77ad2489","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":217,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:01.329]: /objects/a4abd72149 request received {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:01.390]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:01.545]: DB query successfully completed after 668 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AuAGxK4bx-Z_w9gSGlw2w","sqlQueryDurationMs":668,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:01.545]: Inserted 222 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:09:01.633]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:01.720]: DB query successfully completed after 851 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dwXi_E6zs-8VD91kAWSu6","sqlQueryDurationMs":851,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:01.720]: Inserted 242 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] INFO [15:09:02.166]: Upload finished: 2836 objects processed in 749ms {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2836,"crtMemUsageMB":463.6177062988281,"elapsedTimeMs":749} +[server] WARN [15:09:02.167]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TBFXjrKx_6dNNARFpwYQm","sqlQueryDurationMs":534,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:02.168]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:02.362]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fTaIeR51Lcr7UYPVGBe00","sqlQueryDurationMs":816,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:02.362]: Inserted 248 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] WARN [15:09:02.730]: DB query successfully completed after 562 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gYF5brskGB4RQD34-IQNn","sqlQueryDurationMs":562,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:02.731]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:02.898]: DB query successfully completed after 1177 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EDAce-xTobGUN0F2M_-tW","sqlQueryDurationMs":1177,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:02.898]: Inserted 233 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] INFO [15:09:03.071]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:03.311]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:03.317]: DB query successfully completed after 954 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xQyk8qVzkr2x3t190UW-J","sqlQueryDurationMs":954,"sqlNumberBindings":1292,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:03.317]: Inserted 323 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":323} +[server] WARN [15:09:03.490]: DB query successfully completed after 1326 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"42NbA4rWd7DdT1KnHhdk2","sqlQueryDurationMs":1326,"sqlNumberBindings":768,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:03.490]: Inserted 192 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] INFO [15:09:03.528]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:03.740]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:03.804]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZPrGY_Es96-zCmPU3rwue","sqlQueryDurationMs":905,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:03.804]: Inserted 218 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:09:03.988]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:04.085]: DB query successfully completed after 767 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VpQCNCwTYQfzGYxVO2n4v","sqlQueryDurationMs":767,"sqlNumberBindings":1260,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:04.086]: Inserted 315 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":315} +[server] INFO [15:09:04.231]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:04.256]: DB query successfully completed after 764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wNfAeODLAUIXyJWjv2tPW","sqlQueryDurationMs":764,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:04.256]: Inserted 229 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] WARN [15:09:04.832]: DB query successfully completed after 598 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T8kFjvNT9_TpfV1w11Qz_","sqlQueryDurationMs":598,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:04.832]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:05.077]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:05.194]: DB query successfully completed after 1389 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yMqN1kcK0e1yncygWfipP","sqlQueryDurationMs":1389,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:05.194]: Inserted 211 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:09:05.202]: DB query successfully completed after 1114 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NwjQYG1thm1vEdcfYNcuu","sqlQueryDurationMs":1114,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:05.202]: Inserted 255 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] INFO [15:09:05.274]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:05.343]: DB query successfully completed after 1085 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Bs0aZcM86-fx7nd1hDUfd","sqlQueryDurationMs":1085,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:05.343]: Inserted 200 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [15:09:05.464]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:05.641]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:05.840]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:05.864]: DB query successfully completed after 661 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5le5nLlgB54NshPbwH_BJ","sqlQueryDurationMs":661,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:05.864]: Inserted 202 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:09:05.976]: DB query successfully completed after 632 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AhL7aF-mfZqR-RlVWwETU","sqlQueryDurationMs":632,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:05.976]: Inserted 253 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:09:06.036]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:06.043]: DB query successfully completed after 848 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pFae18mpWAtQ8XLK-LW6o","sqlQueryDurationMs":848,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:06.044]: Inserted 196 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:09:06.236]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:06.426]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:06.557]: DB query successfully completed after 692 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EHPszieKJ9sxH3kA2rk6d","sqlQueryDurationMs":692,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:06.557]: Inserted 196 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:09:06.621]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:06.716]: DB query successfully completed after 738 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SnddLjhUzmOP03eFMq-lz","sqlQueryDurationMs":738,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:06.716]: Inserted 225 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] INFO [15:09:06.827]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:07.020]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:07.037]: DB query successfully completed after 990 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3OlAb_27h4duQ6xTr9AOM","sqlQueryDurationMs":990,"sqlNumberBindings":1556,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:07.037]: Inserted 389 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":389} +[server] INFO [15:09:07.209]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:07.508]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RMPMKNsRexcASZRR4EoEk","sqlQueryDurationMs":951,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:07.509]: Inserted 214 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:09:07.561]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:07.834]: DB query successfully completed after 1118 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i_JMlPszFgE-OpCs3KULZ","sqlQueryDurationMs":1118,"sqlNumberBindings":1052,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:07.834]: Inserted 263 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":263} +[server] INFO [15:09:07.928]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:08.224]: DB query successfully completed after 1186 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YZ9aS25wMrZy_pT3hkLen","sqlQueryDurationMs":1186,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:08.224]: Inserted 231 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] INFO [15:09:08.248]: Inserted 500 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:08.540]: DB query successfully completed after 1031 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EeMmEUH5_SVaa941S9T0D","sqlQueryDurationMs":1031,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:08.540]: Inserted 222 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:09:08.876]: DB query successfully completed after 1041 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5stkgsx3wFHMP6MkJkXwp","sqlQueryDurationMs":1041,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:08.876]: Inserted 233 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [15:09:08.898]: DB query successfully completed after 649 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dqGHlkkUu7GXcH_S0oMtk","sqlQueryDurationMs":649,"sqlNumberBindings":1160,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:08.898]: Inserted 290 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":290} +[server] WARN [15:09:09.031]: DB query successfully completed after 806 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p5e1JwNC6WBmUbUhMsGj_","sqlQueryDurationMs":806,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:09.031]: Inserted 235 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:09:09.223]: DB query successfully completed after 682 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6Izoe3UGRO0y2kwP6D9xY","sqlQueryDurationMs":682,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:09.223]: Inserted 221 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:09:09.483]: DB query successfully completed after 584 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kqafVSKldMD2OYT-Qdr0V","sqlQueryDurationMs":584,"sqlNumberBindings":1168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:09.483]: Inserted 292 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":292} +[server] WARN [15:09:09.678]: DB query successfully completed after 801 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BZwhHdSIb-NZIF7mUHLhm","sqlQueryDurationMs":801,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:09.678]: Inserted 210 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:09:09.736]: DB query successfully completed after 704 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HmAR0TwfROcHsI0fal_pd","sqlQueryDurationMs":704,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:09.736]: Inserted 240 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] WARN [15:09:10.085]: DB query successfully completed after 861 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_EL45dTH2h8UZN5uHPhYx","sqlQueryDurationMs":861,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32"}} +[server] INFO [15:09:10.086]: Inserted 250 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] WARN [15:09:10.092]: DB query successfully completed after 608 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Wi70ZwZuAtwa08N9J8Hvp","sqlQueryDurationMs":608,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72"}} +[server] INFO [15:09:10.093]: Inserted 223 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:09:10.144]: Inserted 12 objects. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":12} +[server] INFO [15:09:10.144]: Uploaded batch of 34817 objects in 21817ms. Total objects processed so far: 34817 in a total of 22460ms. {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":34817,"elapsedTimeMs":22460,"batchElapsedTimeMs":21817,"crtMemUsageMB":396.5364990234375,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":34817} +[server] INFO [15:09:10.145]: /objects/a4abd72149 request completed in 22701 ms {"req":{"id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"085f4f28-bfd9-44a8-9403-d3a7dfc5f6c6\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c5417891-1487-4e2f-9c8c-052c6ac75f72","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":22701,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:10.151]: /api/diff/a4abd72149 request received {"req":{"id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102061"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:10.276]: Diffing 2758 objects. {"req":{"id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102061"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2758} +[server] INFO [15:09:10.338]: /api/diff/a4abd72149 request completed in 187 ms {"req":{"id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102061"}},"res":{"statusCode":200,"headers":{"x-request-id":"2b44ad1f-5ff6-4f4b-9211-472f6e7b9819","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":187,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:10.355]: DB query successfully completed after 676 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mco8G9_MPluvrh6m6gqsr","sqlQueryDurationMs":676,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:10.355]: Inserted 202 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [15:09:10.408]: /objects/a4abd72149 request received {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:10.440]: Inserted 105 objects. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":105} +[server] INFO [15:09:10.440]: Uploaded batch of 2993 objects in 11026ms. Total objects processed so far: 2993 in a total of 11384ms. {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2993,"elapsedTimeMs":11384,"batchElapsedTimeMs":11026,"crtMemUsageMB":396.00392150878906,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2993} +[server] INFO [15:09:10.441]: /objects/a4abd72149 request completed in 11464 ms {"req":{"id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2e8d0bba-c8d7-4c37-9cf8-206ccf92db9e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5a14ace9-6d6a-40bd-87f6-a360f91e1f32","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11464,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:10.441]: DB query successfully completed after 704 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V9G4UM761S3xF6OiIhcfw","sqlQueryDurationMs":704,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:10.441]: Inserted 234 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] INFO [15:09:10.451]: /api/diff/a4abd72149 request received {"req":{"id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105539"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:10.571]: Diffing 2852 objects. {"req":{"id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105539"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2852} +[server] INFO [15:09:10.623]: /api/diff/a4abd72149 request completed in 172 ms {"req":{"id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105539"}},"res":{"statusCode":200,"headers":{"x-request-id":"a708709a-e200-46bb-b9e7-cdaef3b3849d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":172,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:10.702]: /objects/a4abd72149 request received {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:11.315]: Upload finished: 2758 objects processed in 820ms {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2758,"crtMemUsageMB":311.12303161621094,"elapsedTimeMs":820} +[server] WARN [15:09:11.318]: DB query successfully completed after 962 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k68pIOebQk-J6LZ3ov_L3","sqlQueryDurationMs":962,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:11.318]: Inserted 218 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [15:09:11.324]: DB query successfully completed after 882 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IMRLsxp7JXk8Y6QHAPFlg","sqlQueryDurationMs":882,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:11.324]: Inserted 219 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [15:09:11.988]: Upload finished: 2852 objects processed in 1200ms {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2852,"crtMemUsageMB":369.9445266723633,"elapsedTimeMs":1200} +[server] WARN [15:09:11.989]: DB query successfully completed after 677 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fZrTN4TlH3GacrQzQrdc9","sqlQueryDurationMs":677,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:11.989]: Inserted 232 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:09:11.993]: DB query successfully completed after 674 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PN1vR7lVOKxDCtUAA3RiU","sqlQueryDurationMs":674,"sqlNumberBindings":1172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:11.993]: Inserted 293 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":293} +[server] WARN [15:09:12.011]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a6spwdKrv-DhxQOxJ0Hda","sqlQueryDurationMs":686,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91"}} +[server] INFO [15:09:12.011]: Inserted 211 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:09:12.436]: Inserted 220 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:09:12.442]: Inserted 93 objects. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":93} +[server] INFO [15:09:12.442]: Uploaded batch of 2952 objects in 12026ms. Total objects processed so far: 2952 in a total of 12375ms. {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2952,"elapsedTimeMs":12375,"batchElapsedTimeMs":12026,"crtMemUsageMB":371.21983337402344,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2952} +[server] INFO [15:09:12.443]: /objects/a4abd72149 request completed in 12460 ms {"req":{"id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6a3b324-a828-4bac-ac2c-2083ff5089d2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"26e62bc1-939d-485d-ab1a-f9f7f1354d91","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12460,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:12.451]: /api/diff/a4abd72149 request received {"req":{"id":"e201fdcd-47b8-4504-85b0-0934a52185c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e201fdcd-47b8-4504-85b0-0934a52185c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111126"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:12.777]: Diffing 3003 objects. {"req":{"id":"e201fdcd-47b8-4504-85b0-0934a52185c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e201fdcd-47b8-4504-85b0-0934a52185c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111126"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3003} +[server] WARN [15:09:12.813]: DB query successfully completed after 828 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pFVRa9HHdhH5PoBp26eEw","sqlQueryDurationMs":828,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:12.813]: Inserted 208 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:09:12.902]: /api/diff/a4abd72149 request completed in 452 ms {"req":{"id":"e201fdcd-47b8-4504-85b0-0934a52185c1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e201fdcd-47b8-4504-85b0-0934a52185c1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111126"}},"res":{"statusCode":200,"headers":{"x-request-id":"e201fdcd-47b8-4504-85b0-0934a52185c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":452,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:12.933]: DB query successfully completed after 939 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"azH1hSHN9wu3hYMOHkH80","sqlQueryDurationMs":939,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4"}} +[server] INFO [15:09:12.933]: Inserted 214 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:09:12.987]: /objects/a4abd72149 request received {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:13.128]: DB query successfully completed after 691 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tAuyHyQdjPwijeB2uu5hE","sqlQueryDurationMs":691,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:13.128]: Inserted 252 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] INFO [15:09:13.256]: Inserted 104 objects. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":104} +[server] INFO [15:09:13.256]: Uploaded batch of 2836 objects in 11500ms. Total objects processed so far: 2836 in a total of 11839ms. {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2836,"elapsedTimeMs":11839,"batchElapsedTimeMs":11500,"crtMemUsageMB":371.3479309082031,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2836} +[server] INFO [15:09:13.256]: /objects/a4abd72149 request completed in 11927 ms {"req":{"id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"246b5242-7469-4031-bc08-56c8e94d29ef\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a494b771-6e34-4d97-88ec-f56cb0070cb4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11927,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:13.266]: /api/diff/a4abd72149 request received {"req":{"id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99952"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:13.379]: Diffing 2701 objects. {"req":{"id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99952"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2701} +[server] WARN [15:09:13.405]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fIHx9AG8rfXIjyzGMMx7w","sqlQueryDurationMs":591,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:13.405]: Inserted 198 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:09:13.433]: /api/diff/a4abd72149 request completed in 167 ms {"req":{"id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99952"}},"res":{"statusCode":200,"headers":{"x-request-id":"32ce4b13-a4a1-4784-bbd2-9e7e8cdc04a6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":167,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:13.901]: Upload finished: 3003 objects processed in 796ms {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3003,"crtMemUsageMB":431.1364288330078,"elapsedTimeMs":796} +[server] WARN [15:09:13.901]: DB query successfully completed after 771 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mzxipeFnlRXWUTGC4ctsp","sqlQueryDurationMs":771,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:13.901]: Inserted 211 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:09:13.905]: /objects/a4abd72149 request received {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:14.022]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KGioznCLqM_EpXuMFXdPX","sqlQueryDurationMs":616,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:14.022]: Inserted 232 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:09:14.636]: DB query successfully completed after 734 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xY92w_igHwK_yCv4AwCJY","sqlQueryDurationMs":734,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:14.636]: Inserted 182 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] INFO [15:09:15.092]: Upload finished: 2701 objects processed in 770ms {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2701,"crtMemUsageMB":369.92456817626953,"elapsedTimeMs":770} +[server] WARN [15:09:15.092]: DB query successfully completed after 1070 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6YjGsUcJQV8XAlcNCG4q-","sqlQueryDurationMs":1070,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:15.092]: Inserted 194 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] INFO [15:09:15.096]: Inserted 191 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:09:15.260]: DB query successfully completed after 1361 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IuzpVwl6BIRMDd5tKY23_","sqlQueryDurationMs":1361,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:15.260]: Inserted 204 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:09:15.566]: Inserted 208 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:09:15.722]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Xt6r2I5U6hzZptT05ZrUO","sqlQueryDurationMs":633,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:15.722]: Inserted 191 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:09:15.862]: DB query successfully completed after 768 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sXJSXCPU19_a0-D-24Ltb","sqlQueryDurationMs":768,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:15.862]: Inserted 222 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:09:16.008]: Inserted 216 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:09:16.129]: DB query successfully completed after 868 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k-W3YNvvmHSz0x9-Ee19y","sqlQueryDurationMs":868,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:16.129]: Inserted 234 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] WARN [15:09:16.378]: DB query successfully completed after 655 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eEysVLMGlJHiRpOneI4z2","sqlQueryDurationMs":655,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:16.378]: Inserted 200 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [15:09:16.477]: Inserted 249 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":249} +[server] WARN [15:09:16.606]: DB query successfully completed after 743 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iiQ3o5iwK1OHLg3MY8zxA","sqlQueryDurationMs":743,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:16.606]: Inserted 234 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] WARN [15:09:17.265]: DB query successfully completed after 786 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QzVl8yJBxqjZogl5EYPYB","sqlQueryDurationMs":786,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:17.265]: Inserted 226 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:09:17.293]: DB query successfully completed after 1163 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"upxZkfK38k0RxjKqGzAfV","sqlQueryDurationMs":1163,"sqlNumberBindings":1036,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:17.293]: Inserted 259 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":259} +[server] WARN [15:09:17.546]: DB query successfully completed after 939 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iV7rbbVr3khvjgPluvcCG","sqlQueryDurationMs":939,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:17.546]: Inserted 229 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] WARN [15:09:17.551]: DB query successfully completed after 1171 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"b6KILG0Nshir5Nz7p_hYt","sqlQueryDurationMs":1171,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:17.551]: Inserted 221 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:09:17.872]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"t35gZHcqx2M3rTLQRwuTB","sqlQueryDurationMs":604,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:17.872]: Inserted 253 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] WARN [15:09:18.250]: DB query successfully completed after 702 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uA0QwJr1rkCX7Q0TvQ5by","sqlQueryDurationMs":702,"sqlNumberBindings":1056,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:18.250]: Inserted 264 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":264} +[server] WARN [15:09:18.413]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DXtKdOt7hK5DjdfcuCOpp","sqlQueryDurationMs":540,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19"}} +[server] INFO [15:09:18.414]: Inserted 218 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [15:09:18.514]: DB query successfully completed after 1219 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HYb78kC_q7FGZYdf9mJ_i","sqlQueryDurationMs":1219,"sqlNumberBindings":1268,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:18.515]: Inserted 317 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":317} +[server] WARN [15:09:18.590]: DB query successfully completed after 1038 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YgSHO4DUVFjfgSkpuCk6H","sqlQueryDurationMs":1038,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:18.590]: Inserted 220 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:09:18.716]: Inserted 100 objects. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":100} +[server] INFO [15:09:18.716]: Uploaded batch of 2758 objects in 7847ms. Total objects processed so far: 2758 in a total of 8221ms. {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2758,"elapsedTimeMs":8221,"batchElapsedTimeMs":7847,"crtMemUsageMB":370.76709747314453,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2758} +[server] INFO [15:09:18.717]: /objects/a4abd72149 request completed in 8309 ms {"req":{"id":"55e113c2-e145-4273-9d8a-32b3b9026a19","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"839181c9-53f3-44f0-8860-f32d00febc5c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"55e113c2-e145-4273-9d8a-32b3b9026a19","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8309,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:18.730]: /api/diff/a4abd72149 request received {"req":{"id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106131"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:18.867]: Diffing 2868 objects. {"req":{"id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106131"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2868} +[server] WARN [15:09:18.937]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cuOc91Tp7pBOPU3Bas8N6","sqlQueryDurationMs":685,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:18.937]: Inserted 206 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [15:09:18.941]: /api/diff/a4abd72149 request completed in 211 ms {"req":{"id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"106131"}},"res":{"statusCode":200,"headers":{"x-request-id":"8e2fe184-a9cb-4e77-b160-fd12d4b42bd7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":211,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:19.024]: /objects/a4abd72149 request received {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:19.879]: Upload finished: 2868 objects processed in 760ms {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2868,"crtMemUsageMB":370.13855743408203,"elapsedTimeMs":760} +[server] WARN [15:09:19.880]: DB query successfully completed after 1363 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WYqSeN6Ekl8-ju8QNfRX3","sqlQueryDurationMs":1363,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:19.880]: Inserted 219 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:09:19.885]: DB query successfully completed after 947 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"siztpqX3nMzLK5L_g1ECh","sqlQueryDurationMs":947,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:19.885]: Inserted 253 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] WARN [15:09:19.889]: DB query successfully completed after 1298 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xGYIDfUCbwIwvVNKefg5H","sqlQueryDurationMs":1298,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:19.889]: Inserted 206 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:09:20.578]: DB query successfully completed after 692 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"51JRkP2geNnLpUq2_PpfW","sqlQueryDurationMs":692,"sqlNumberBindings":1164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:20.578]: Inserted 291 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":291} +[server] WARN [15:09:21.204]: DB query successfully completed after 1328 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DaZmbdSTPoftvtLbYnpCc","sqlQueryDurationMs":1328,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:21.204]: Inserted 223 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:09:21.353]: DB query successfully completed after 1472 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7JPVomW3PTSYTzp2os8s2","sqlQueryDurationMs":1472,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:21.353]: Inserted 233 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [15:09:21.356]: DB query successfully completed after 1467 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J4VJZeI7zFP1FdyCEpOvC","sqlQueryDurationMs":1467,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:21.356]: Inserted 220 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:09:22.040]: DB query successfully completed after 1461 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aPmPuC2eaKmy2d7wJVP_I","sqlQueryDurationMs":1461,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583"}} +[server] INFO [15:09:22.040]: Inserted 227 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:09:22.070]: DB query successfully completed after 864 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gzCt87BGiNHYnQCh3nrVh","sqlQueryDurationMs":864,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:22.070]: Inserted 243 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:09:22.323]: Inserted 94 objects. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] INFO [15:09:22.323]: Uploaded batch of 2852 objects in 10787ms. Total objects processed so far: 2852 in a total of 11535ms. {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2852,"elapsedTimeMs":11535,"batchElapsedTimeMs":10787,"crtMemUsageMB":370.44136810302734,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2852} +[server] INFO [15:09:22.323]: /objects/a4abd72149 request completed in 11621 ms {"req":{"id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7dca2a6d-c5f4-4878-a133-6cac38444b9b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"de78b40f-e5e5-4a8a-8a5f-604f5f3a5583","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11621,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:22.334]: /api/diff/a4abd72149 request received {"req":{"id":"7f8a87c5-2899-4691-8075-9fe725c83b50","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f8a87c5-2899-4691-8075-9fe725c83b50","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"126259"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:22.411]: DB query successfully completed after 1058 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-jzLgOySJkqriICjI7Xh0","sqlQueryDurationMs":1058,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:22.411]: Inserted 235 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] INFO [15:09:22.446]: Diffing 3412 objects. {"req":{"id":"7f8a87c5-2899-4691-8075-9fe725c83b50","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f8a87c5-2899-4691-8075-9fe725c83b50","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"126259"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3412} +[server] INFO [15:09:22.507]: /api/diff/a4abd72149 request completed in 173 ms {"req":{"id":"7f8a87c5-2899-4691-8075-9fe725c83b50","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f8a87c5-2899-4691-8075-9fe725c83b50","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"126259"}},"res":{"statusCode":200,"headers":{"x-request-id":"7f8a87c5-2899-4691-8075-9fe725c83b50","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":173,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:22.557]: DB query successfully completed after 1200 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7G5G-aabo2ox-C4rQMKB5","sqlQueryDurationMs":1200,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:22.557]: Inserted 250 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] INFO [15:09:22.590]: /objects/a4abd72149 request received {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:22.878]: DB query successfully completed after 807 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ieHHsncrYyFqtp3OZmOdR","sqlQueryDurationMs":807,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:22.878]: Inserted 235 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] INFO [15:09:23.447]: Upload finished: 3409 objects processed in 776ms {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3409,"crtMemUsageMB":371.25462341308594,"elapsedTimeMs":776} +[server] WARN [15:09:23.448]: DB query successfully completed after 1035 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YK_w7PkkpE263adrBcojp","sqlQueryDurationMs":1035,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:23.448]: Inserted 238 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:09:23.618]: DB query successfully completed after 740 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YnXpqIQhwQ79BV_YQRh1T","sqlQueryDurationMs":740,"sqlNumberBindings":1004,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:23.619]: Inserted 251 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] WARN [15:09:23.794]: DB query successfully completed after 1236 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wAKcQnavKmBDaSHyDDiip","sqlQueryDurationMs":1236,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:23.794]: Inserted 236 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:09:24.380]: DB query successfully completed after 935 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cJLFotCUb4rWh8ZKzcclQ","sqlQueryDurationMs":935,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:24.380]: Inserted 224 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:09:24.628]: DB query successfully completed after 1180 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1OEoeRzzjL0hJf3UYHMj6","sqlQueryDurationMs":1180,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:24.628]: Inserted 197 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] WARN [15:09:24.880]: DB query successfully completed after 1261 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FeoK75HFowmYlYwfMXgcw","sqlQueryDurationMs":1261,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:24.880]: Inserted 223 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:09:25.063]: DB query successfully completed after 1267 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HgQ4vFGMrEoVvd1naIx-H","sqlQueryDurationMs":1267,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:25.063]: Inserted 225 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:09:25.363]: DB query successfully completed after 734 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gX8KQwwOVrWL9BHgo8LI7","sqlQueryDurationMs":734,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:25.363]: Inserted 222 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:09:25.407]: DB query successfully completed after 1025 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yudajG_E9UPG4uH3zMKNm","sqlQueryDurationMs":1025,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:25.407]: Inserted 222 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:09:25.702]: DB query successfully completed after 821 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5EAsaa7_M1Ak13gtmQ0yN","sqlQueryDurationMs":821,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:25.702]: Inserted 190 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:09:25.834]: DB query successfully completed after 770 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lgU3b5E6DfoTjq8vYoaD0","sqlQueryDurationMs":770,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:25.834]: Inserted 209 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:09:26.084]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cHC-u1yFIQK1nZDEDB231","sqlQueryDurationMs":719,"sqlNumberBindings":1100,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:26.084]: Inserted 275 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":275} +[server] WARN [15:09:26.541]: DB query successfully completed after 1132 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"52ux-VU6BjhmNrjIuxNWa","sqlQueryDurationMs":1132,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:26.541]: Inserted 203 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] WARN [15:09:27.012]: DB query successfully completed after 1309 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ye1K3obqKh1NWUU-1Zb34","sqlQueryDurationMs":1309,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:27.012]: Inserted 200 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] WARN [15:09:27.480]: DB query successfully completed after 1394 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oKhdoHTJ3KYRV7QT_MBln","sqlQueryDurationMs":1394,"sqlNumberBindings":1036,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"047b54d0-9180-44eb-804d-b294a835b088"}} +[server] INFO [15:09:27.480]: Inserted 259 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":259} +[server] WARN [15:09:27.494]: DB query successfully completed after 1659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I1g5pXNvS5bA0XPzra82k","sqlQueryDurationMs":1659,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:27.494]: Inserted 199 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:09:27.821]: Inserted 111 objects. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":111} +[server] INFO [15:09:27.821]: Uploaded batch of 3003 objects in 14357ms. Total objects processed so far: 3003 in a total of 14716ms. {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3003,"elapsedTimeMs":14716,"batchElapsedTimeMs":14357,"crtMemUsageMB":371.1799545288086,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3003} +[server] INFO [15:09:27.821]: /objects/a4abd72149 request completed in 14834 ms {"req":{"id":"047b54d0-9180-44eb-804d-b294a835b088","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59f169f7-dc57-4b7a-a767-ad2c17a611b1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"047b54d0-9180-44eb-804d-b294a835b088","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":14834,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:27.830]: /api/diff/a4abd72149 request received {"req":{"id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125371"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:27.882]: DB query successfully completed after 1341 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-fiK41tB5reKUw3Enm85M","sqlQueryDurationMs":1341,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:27.882]: Inserted 242 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] INFO [15:09:27.968]: Diffing 3388 objects. {"req":{"id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125371"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3388} +[server] WARN [15:09:28.004]: DB query successfully completed after 991 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hTLsYuCU2R3lhGPzp39qO","sqlQueryDurationMs":991,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:28.004]: Inserted 232 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:09:28.026]: /api/diff/a4abd72149 request completed in 195 ms {"req":{"id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125371"}},"res":{"statusCode":200,"headers":{"x-request-id":"35b92fc9-92d8-49ee-b7da-921a73b99ce6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":195,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:28.128]: /objects/a4abd72149 request received {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:29.066]: Upload finished: 3388 objects processed in 856ms {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3388,"crtMemUsageMB":371.8983459472656,"elapsedTimeMs":856} +[server] WARN [15:09:29.066]: DB query successfully completed after 1572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BWDZUCybfoQx8Spuq_VZM","sqlQueryDurationMs":1572,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:29.066]: Inserted 232 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:09:29.068]: DB query successfully completed after 1063 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1CdmzFvjc_eP7dEagoG-2","sqlQueryDurationMs":1063,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:29.068]: Inserted 209 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:09:29.072]: DB query successfully completed after 1189 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8uKxnxndr6JDlzPerXng7","sqlQueryDurationMs":1189,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:29.072]: Inserted 217 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] INFO [15:09:29.257]: Inserted 500 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:29.990]: DB query successfully completed after 923 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KanAtn7qLplLU0oESN-zK","sqlQueryDurationMs":923,"sqlNumberBindings":368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7"}} +[server] INFO [15:09:29.990]: Inserted 92 objects. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:09:29.990]: Uploaded batch of 2701 objects in 15344ms. Total objects processed so far: 2701 in a total of 15668ms. {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2701,"elapsedTimeMs":15668,"batchElapsedTimeMs":15344,"crtMemUsageMB":371.83805084228516,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2701} +[server] INFO [15:09:29.991]: /objects/a4abd72149 request completed in 16086 ms {"req":{"id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a4995d69-914a-4ab0-b80a-972dbdfdba21\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6df0b7d1-0673-449c-8b8e-b360ad7eabe7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16086,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:30.002]: /api/diff/a4abd72149 request received {"req":{"id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99989"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:30.118]: Diffing 2702 objects. {"req":{"id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99989"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2702} +[server] INFO [15:09:30.187]: /api/diff/a4abd72149 request completed in 185 ms {"req":{"id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99989"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ea16fcf-9630-44f3-a582-80b8be7f4924","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":185,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:30.247]: DB query successfully completed after 988 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zpP2PZD4FLU6UjNXh3ZaN","sqlQueryDurationMs":988,"sqlNumberBindings":1092,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:30.247]: Inserted 273 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] WARN [15:09:30.254]: DB query successfully completed after 1185 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9WU84RUymKnx_5-XfvVTh","sqlQueryDurationMs":1185,"sqlNumberBindings":1024,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:30.254]: Inserted 256 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":256} +[server] INFO [15:09:30.277]: /objects/a4abd72149 request received {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:30.344]: DB query successfully completed after 1271 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cHc63UFilrxXP__oG-3DR","sqlQueryDurationMs":1271,"sqlNumberBindings":1048,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:30.344]: Inserted 262 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":262} +[server] INFO [15:09:31.153]: Upload finished: 2702 objects processed in 782ms {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2702,"crtMemUsageMB":371.45250701904297,"elapsedTimeMs":782} +[server] WARN [15:09:31.154]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mNiV-oZ_7huLUSpDRxEzD","sqlQueryDurationMs":905,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:31.154]: Inserted 231 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:09:31.157]: DB query successfully completed after 903 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7fPS6IHuC5EnsSvPpmqtA","sqlQueryDurationMs":903,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:31.157]: Inserted 242 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] WARN [15:09:31.161]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I5EWBPS60CBOcIcxidg35","sqlQueryDurationMs":816,"sqlNumberBindings":1224,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:31.161]: Inserted 306 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":306} +[server] WARN [15:09:32.155]: DB query successfully completed after 1004 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"O0DoZ_nQ9M08XDOKQdAvX","sqlQueryDurationMs":1004,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:32.155]: Inserted 226 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:09:32.271]: DB query successfully completed after 1109 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-UiY0Tt0_Wq2vJEyQ9dhi","sqlQueryDurationMs":1109,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:32.271]: Inserted 253 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] WARN [15:09:32.333]: DB query successfully completed after 1179 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YDsAYhniHMRtWWyNdMAZ5","sqlQueryDurationMs":1179,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:32.333]: Inserted 245 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:09:32.337]: DB query successfully completed after 1179 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1n-YICRKU0Lp8p7Z_6FSC","sqlQueryDurationMs":1179,"sqlNumberBindings":1004,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059"}} +[server] INFO [15:09:32.337]: Inserted 251 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] INFO [15:09:32.700]: Inserted 113 objects. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":113} +[server] INFO [15:09:32.700]: Uploaded batch of 2868 objects in 13250ms. Total objects processed so far: 2868 in a total of 13581ms. {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2868,"elapsedTimeMs":13581,"batchElapsedTimeMs":13250,"crtMemUsageMB":371.14991760253906,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2868} +[server] INFO [15:09:32.700]: /objects/a4abd72149 request completed in 13676 ms {"req":{"id":"66b4e581-c211-4c0b-a683-05084feb8059","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0560f3d0-9fb3-44cd-ad1e-4fc7eba83b64\""}},"res":{"statusCode":201,"headers":{"x-request-id":"66b4e581-c211-4c0b-a683-05084feb8059","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13676,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:32.705]: /api/diff/a4abd72149 request received {"req":{"id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"94883"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:32.815]: DB query successfully completed after 658 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r-0x76naH5VIZcSWHYZe4","sqlQueryDurationMs":658,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:32.815]: Inserted 223 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:09:32.835]: Diffing 2564 objects. {"req":{"id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"94883"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2564} +[server] INFO [15:09:32.898]: /api/diff/a4abd72149 request completed in 193 ms {"req":{"id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"94883"}},"res":{"statusCode":200,"headers":{"x-request-id":"d81e13b4-8afa-48a4-8bd4-0282b89e794a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":193,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:32.922]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"c_jKS8wJTxYt_w8294cuz","sqlQueryDurationMs":650,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:32.922]: Inserted 220 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:09:32.986]: /objects/a4abd72149 request received {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:33.281]: DB query successfully completed after 947 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mkZd2TtliU6LmnAxLdeO8","sqlQueryDurationMs":947,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:33.281]: Inserted 238 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] INFO [15:09:33.870]: Upload finished: 2564 objects processed in 777ms {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2564,"crtMemUsageMB":371.2914047241211,"elapsedTimeMs":777} +[server] WARN [15:09:33.871]: DB query successfully completed after 1055 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I-eV9h3fcUEE_IeEa0ejS","sqlQueryDurationMs":1055,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:33.871]: Inserted 195 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] WARN [15:09:33.874]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1bMCKPQLcH8md4xW5PyyG","sqlQueryDurationMs":951,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:33.874]: Inserted 195 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] WARN [15:09:34.057]: DB query successfully completed after 775 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DO386jVbR6OVLGN6MoQzt","sqlQueryDurationMs":775,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:34.057]: Inserted 231 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:09:34.472]: DB query successfully completed after 600 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q2-8GvB1243SKWAs5u1CM","sqlQueryDurationMs":600,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:34.472]: Inserted 210 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:09:34.619]: DB query successfully completed after 744 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y4zD7uc1bdA_KcSC9jjiz","sqlQueryDurationMs":744,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:34.619]: Inserted 197 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] WARN [15:09:34.802]: DB query successfully completed after 744 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2sEHIdLV_h-SGUyWQGdPJ","sqlQueryDurationMs":744,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:34.802]: Inserted 236 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:09:34.827]: DB query successfully completed after 959 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d1fF29n69wmzn1iC4CQ9D","sqlQueryDurationMs":959,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:34.827]: Inserted 209 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:09:35.074]: DB query successfully completed after 600 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iCy7Bwa1O6PXRksygdiJy","sqlQueryDurationMs":600,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:35.074]: Inserted 223 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:09:35.601]: DB query successfully completed after 982 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ewb3jy3QBCWXn5uihI1wC","sqlQueryDurationMs":982,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5"}} +[server] INFO [15:09:35.601]: Inserted 226 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:09:35.977]: DB query successfully completed after 1174 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3ehHaq5ozTYJvbjUZbnmP","sqlQueryDurationMs":1174,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:35.978]: Inserted 223 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:09:36.014]: Inserted 500 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:36.138]: Inserted 142 objects. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":142} +[server] INFO [15:09:36.138]: Uploaded batch of 3409 objects in 13134ms. Total objects processed so far: 3409 in a total of 13468ms. {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3409,"elapsedTimeMs":13468,"batchElapsedTimeMs":13134,"crtMemUsageMB":372.74864959716797,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3409} +[server] INFO [15:09:36.139]: /objects/a4abd72149 request completed in 13549 ms {"req":{"id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"523fc411-7159-43ab-a0a9-d110241d35d3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4e4fd7b1-e80b-46ac-87e0-f94feea902c5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13549,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:36.143]: DB query successfully completed after 1069 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qAbUAzdMeX6FHYHAaneZh","sqlQueryDurationMs":1069,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:36.143]: Inserted 201 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] WARN [15:09:36.149]: DB query successfully completed after 1320 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xT7d7veAZVer_WGuApHHq","sqlQueryDurationMs":1320,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:36.149]: Inserted 194 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] INFO [15:09:36.155]: /api/diff/a4abd72149 request received {"req":{"id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"145795"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:36.297]: Diffing 3940 objects. {"req":{"id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"145795"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3940} +[server] INFO [15:09:36.465]: /api/diff/a4abd72149 request completed in 310 ms {"req":{"id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"145795"}},"res":{"statusCode":200,"headers":{"x-request-id":"cb9704d2-d80b-4f28-8f83-1536b8298fb0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":310,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:36.555]: /objects/a4abd72149 request received {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:36.946]: DB query successfully completed after 967 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5WL0zjWdA2dySsZVcYQWj","sqlQueryDurationMs":967,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:36.946]: Inserted 207 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] INFO [15:09:37.542]: Upload finished: 3931 objects processed in 847ms {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3931,"crtMemUsageMB":371.8001480102539,"elapsedTimeMs":847} +[server] WARN [15:09:37.543]: DB query successfully completed after 1399 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j6hiVQUoB9i7bDdJCV-y7","sqlQueryDurationMs":1399,"sqlNumberBindings":988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:37.543]: Inserted 247 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":247} +[server] WARN [15:09:37.601]: DB query successfully completed after 655 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MQm35vxLSMg43Q8w-xEfd","sqlQueryDurationMs":655,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:37.601]: Inserted 224 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:09:37.722]: DB query successfully completed after 1572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6c0jqBoPiN0banQydPqOM","sqlQueryDurationMs":1572,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:37.722]: Inserted 228 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:09:38.170]: DB query successfully completed after 568 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sZXICbyWsHmSORWmRnegz","sqlQueryDurationMs":568,"sqlNumberBindings":1044,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:38.171]: Inserted 261 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":261} +[server] WARN [15:09:38.288]: DB query successfully completed after 745 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4ilICtuHOtg31nQUzYBsX","sqlQueryDurationMs":745,"sqlNumberBindings":1080,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:38.288]: Inserted 270 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] WARN [15:09:38.413]: DB query successfully completed after 873 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a93kQmp9f-8d5tjBdwFy-","sqlQueryDurationMs":873,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:38.413]: Inserted 207 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:09:38.677]: DB query successfully completed after 954 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hvwxNpuIWqeJXO2EbG0_s","sqlQueryDurationMs":954,"sqlNumberBindings":708,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:38.677]: Inserted 177 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] WARN [15:09:38.732]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"l5U0Hcw1kjZLyVkmi5uwy","sqlQueryDurationMs":560,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:38.732]: Inserted 234 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] WARN [15:09:38.977]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KzfrBwP8TbVNDUtaPKIzd","sqlQueryDurationMs":687,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:38.977]: Inserted 239 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] WARN [15:09:39.202]: DB query successfully completed after 788 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0d54XSJjCTWBqSIOKaygf","sqlQueryDurationMs":788,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:39.202]: Inserted 220 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:09:39.281]: DB query successfully completed after 548 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BdBrFEy1LKAJY4jpf3Bnd","sqlQueryDurationMs":548,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188"}} +[server] INFO [15:09:39.281]: Inserted 214 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:09:39.427]: Inserted 71 objects. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":71} +[server] INFO [15:09:39.427]: Uploaded batch of 3388 objects in 10807ms. Total objects processed so far: 3388 in a total of 11217ms. {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3388,"elapsedTimeMs":11217,"batchElapsedTimeMs":10807,"crtMemUsageMB":373.1250534057617,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3388} +[server] INFO [15:09:39.428]: /objects/a4abd72149 request completed in 11300 ms {"req":{"id":"b84e7b1f-b053-4df8-a138-9f503036c188","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c3a4a607-5744-427e-9b72-488f0fc34f1d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b84e7b1f-b053-4df8-a138-9f503036c188","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11300,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:39.433]: /api/diff/a4abd72149 request received {"req":{"id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91294"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:39.457]: DB query successfully completed after 780 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9sInJem1fSsM0-eoyzVkT","sqlQueryDurationMs":780,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:39.457]: Inserted 232 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:09:39.560]: Diffing 2467 objects. {"req":{"id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91294"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2467} +[server] INFO [15:09:39.613]: /api/diff/a4abd72149 request completed in 180 ms {"req":{"id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91294"}},"res":{"statusCode":200,"headers":{"x-request-id":"6194b60c-12cc-4235-9b2e-6c9ecd21c733","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":180,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:39.619]: Inserted 500 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:39.658]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wcxEbQUEvi4yHccgiiCYa","sqlQueryDurationMs":680,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:39.658]: Inserted 224 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] INFO [15:09:39.698]: /objects/a4abd72149 request received {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:39.958]: Inserted 500 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:40.547]: Upload finished: 2467 objects processed in 759ms {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2467,"crtMemUsageMB":370.9725799560547,"elapsedTimeMs":759} +[server] WARN [15:09:40.548]: DB query successfully completed after 1090 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lSk014qwZW1LqJAbjNKye","sqlQueryDurationMs":1090,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:40.548]: Inserted 215 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [15:09:40.551]: DB query successfully completed after 592 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PXiJmGPugM17sqh4pFKbb","sqlQueryDurationMs":592,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:40.551]: Inserted 500 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:40.772]: DB query successfully completed after 1113 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EbIVLuIyi8-MIy4ENYZgo","sqlQueryDurationMs":1113,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:40.772]: Inserted 194 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] WARN [15:09:41.429]: DB query successfully completed after 876 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QKxchr0AJlgsjwHb5l9X4","sqlQueryDurationMs":876,"sqlNumberBindings":1048,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:41.429]: Inserted 262 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":262} +[server] WARN [15:09:41.553]: DB query successfully completed after 1004 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J3iFM2l2jb34BZ68OWmPn","sqlQueryDurationMs":1004,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:41.553]: Inserted 216 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:09:41.703]: DB query successfully completed after 1159 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XpJiH6_2Sw5K1a7D19XGi","sqlQueryDurationMs":1159,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:41.703]: Inserted 190 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:09:41.920]: DB query successfully completed after 1147 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"484xWjeuEMIZ4_7YuWT6t","sqlQueryDurationMs":1147,"sqlNumberBindings":668,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e"}} +[server] INFO [15:09:41.920]: Inserted 167 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":167} +[server] INFO [15:09:42.406]: Inserted 83 objects. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":83} +[server] INFO [15:09:42.406]: Uploaded batch of 2702 objects in 11682ms. Total objects processed so far: 2702 in a total of 12035ms. {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2702,"elapsedTimeMs":12035,"batchElapsedTimeMs":11682,"crtMemUsageMB":371.96453857421875,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2702} +[server] INFO [15:09:42.406]: /objects/a4abd72149 request completed in 12129 ms {"req":{"id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f1abd08a-cf32-48ec-b63d-7d54cf9ccbe9\""}},"res":{"statusCode":201,"headers":{"x-request-id":"113e6432-8d5a-4b5a-a3ce-e166c75e4a2e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12129,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:42.416]: DB query successfully completed after 986 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kh2wL_StLkno9aX8K1nGk","sqlQueryDurationMs":986,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:42.416]: Inserted 182 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] INFO [15:09:42.424]: /api/diff/a4abd72149 request received {"req":{"id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97399"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:42.560]: Diffing 2632 objects. {"req":{"id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97399"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2632} +[server] INFO [15:09:42.630]: /api/diff/a4abd72149 request completed in 207 ms {"req":{"id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97399"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2dcbacd-f740-49ed-8496-8c7ca105afbf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":207,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:42.661]: DB query successfully completed after 1108 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YEmh5RO49KXcTJXanGrjk","sqlQueryDurationMs":1108,"sqlNumberBindings":720,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:42.661]: Inserted 180 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [15:09:42.722]: /objects/a4abd72149 request received {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:42.912]: DB query successfully completed after 1208 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H-7iww9oLQ2PmAITE4Pok","sqlQueryDurationMs":1208,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:42.912]: Inserted 182 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [15:09:43.175]: DB query successfully completed after 758 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GvccV99OZN2JKPsJef1Xh","sqlQueryDurationMs":758,"sqlNumberBindings":756,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:43.175]: Inserted 189 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] INFO [15:09:43.641]: Upload finished: 2632 objects processed in 802ms {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2632,"crtMemUsageMB":370.7463073730469,"elapsedTimeMs":802} +[server] WARN [15:09:43.757]: DB query successfully completed after 1095 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JyZ02Q1ikuoA7mV7BRgT2","sqlQueryDurationMs":1095,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:43.758]: Inserted 204 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] WARN [15:09:43.923]: DB query successfully completed after 747 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kLw0ZIB_cB6eGsxx5WcjR","sqlQueryDurationMs":747,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:43.923]: Inserted 207 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:09:44.165]: DB query successfully completed after 1251 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"o6Nj0FdrYdrAAUcTXOxu9","sqlQueryDurationMs":1251,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:44.165]: Inserted 183 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] WARN [15:09:44.181]: DB query successfully completed after 542 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"g-ySHv_rGLOPFotnuI37S","sqlQueryDurationMs":542,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:44.181]: Inserted 209 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:09:44.679]: DB query successfully completed after 920 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VdBe8efmpj2ADIO0hsAlN","sqlQueryDurationMs":920,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:44.679]: Inserted 191 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:09:44.711]: DB query successfully completed after 786 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-KDdN5sTZJd5d72dkspc9","sqlQueryDurationMs":786,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:44.711]: Inserted 220 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:09:44.855]: DB query successfully completed after 673 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DqgKeBvFemXzPPFqW6s9s","sqlQueryDurationMs":673,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:44.855]: Inserted 182 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] WARN [15:09:45.253]: DB query successfully completed after 1086 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rEn80mocw02wfvz-oX4RV","sqlQueryDurationMs":1086,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:45.253]: Inserted 220 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:09:45.505]: DB query successfully completed after 793 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"la3SJKS77XpyEP0c0n3Qo","sqlQueryDurationMs":793,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:45.505]: Inserted 230 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:09:45.552]: DB query successfully completed after 872 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AXCHvEZ2gVUGdjDSSvHjZ","sqlQueryDurationMs":872,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:45.552]: Inserted 214 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:09:45.575]: DB query successfully completed after 720 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ugPk5dKS-z3D709U1vvIc","sqlQueryDurationMs":720,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:45.575]: Inserted 185 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] WARN [15:09:46.226]: DB query successfully completed after 973 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BLC5jT4gK8WtGo3PxzTAu","sqlQueryDurationMs":973,"sqlNumberBindings":744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:46.227]: Inserted 186 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] WARN [15:09:46.236]: DB query successfully completed after 730 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aixVDMS0A3q_tzjV_UawO","sqlQueryDurationMs":730,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:46.236]: Inserted 185 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] WARN [15:09:46.453]: DB query successfully completed after 876 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CqdyriXEy-tzWVJgg3XJS","sqlQueryDurationMs":876,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:46.453]: Inserted 205 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:09:46.461]: DB query successfully completed after 908 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NaVMYSRxAwvop72InuVHY","sqlQueryDurationMs":908,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:46.461]: Inserted 217 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] WARN [15:09:47.367]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ufllsC8A1ca13r7EY4sgZ","sqlQueryDurationMs":905,"sqlNumberBindings":348,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9a313537-4a81-4266-8306-330b368dad03"}} +[server] INFO [15:09:47.367]: Inserted 87 objects. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":87} +[server] INFO [15:09:47.367]: Uploaded batch of 2564 objects in 13941ms. Total objects processed so far: 2564 in a total of 14274ms. {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2564,"elapsedTimeMs":14274,"batchElapsedTimeMs":13941,"crtMemUsageMB":371.4352569580078,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2564} +[server] INFO [15:09:47.368]: /objects/a4abd72149 request completed in 14382 ms {"req":{"id":"9a313537-4a81-4266-8306-330b368dad03","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9a313537-4a81-4266-8306-330b368dad03","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ddbf14b1-b6a7-41db-9ed3-956585020d19\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9a313537-4a81-4266-8306-330b368dad03","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":14382,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:47.464]: /api/diff/a4abd72149 request received {"req":{"id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"499885"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:47.509]: DB query successfully completed after 1272 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JTySpXP3lXlw-Q6RZXxrG","sqlQueryDurationMs":1272,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:47.509]: Inserted 204 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:09:47.579]: Diffing 13510 objects. {"req":{"id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"499885"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13510} +[server] WARN [15:09:47.654]: DB query successfully completed after 1425 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TWI1uDQd6SuC3G52bEwFy","sqlQueryDurationMs":1425,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:47.654]: Inserted 223 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:09:47.761]: /api/diff/a4abd72149 request completed in 296 ms {"req":{"id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"499885"}},"res":{"statusCode":200,"headers":{"x-request-id":"e7c357d9-e46e-4352-b25d-d5a0f128ffdc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":296,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:09:47.820]: DB query successfully completed after 1365 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Gf4KB489OnsviNAGIjrkD","sqlQueryDurationMs":1365,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:47.820]: Inserted 223 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:09:48.252]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tWFz5kswtReJ_d-2qhbOI","sqlQueryDurationMs":742,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990"}} +[server] INFO [15:09:48.252]: Inserted 214 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:09:48.447]: DB query successfully completed after 737 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1MNot_ynTyKJ_rXLfHoDL","sqlQueryDurationMs":737,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:48.447]: Inserted 194 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] INFO [15:09:48.485]: /objects/a4abd72149 request received {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:48.635]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"n6Z5sHisZAq5Rphjfhwe3","sqlQueryDurationMs":814,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:48.635]: Inserted 221 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] INFO [15:09:48.640]: Inserted 111 objects. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":111} +[server] INFO [15:09:48.640]: Uploaded batch of 3931 objects in 11528ms. Total objects processed so far: 3931 in a total of 11945ms. {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3931,"elapsedTimeMs":11945,"batchElapsedTimeMs":11528,"crtMemUsageMB":371.9602966308594,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3931} +[server] INFO [15:09:48.640]: /objects/a4abd72149 request completed in 12085 ms {"req":{"id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f0b1ec4f-5c09-483c-b8f9-2a1b6a89c516\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ac0a64ad-45d8-4e6b-bf17-d3ffc223e990","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12085,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:48.654]: /api/diff/a4abd72149 request received {"req":{"id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"130477"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:48.759]: Diffing 3526 objects. {"req":{"id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"130477"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3526} +[server] INFO [15:09:48.816]: /api/diff/a4abd72149 request completed in 162 ms {"req":{"id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"130477"}},"res":{"statusCode":200,"headers":{"x-request-id":"bea24467-9449-47c8-a4e2-7db4cc8aeb2a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":162,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:49.384]: Upload finished: 13510 objects processed in 822ms {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":13510,"crtMemUsageMB":320.78985595703125,"elapsedTimeMs":822} +[server] WARN [15:09:49.392]: DB query successfully completed after 944 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IvtknowiE1erTuexGCJjC","sqlQueryDurationMs":944,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:49.392]: Inserted 211 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:09:49.472]: /objects/a4abd72149 request received {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:49.548]: DB query successfully completed after 913 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lv5ryuwEisgkSAxyWNlyM","sqlQueryDurationMs":913,"sqlNumberBindings":780,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:49.549]: Inserted 195 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":195} +[server] INFO [15:09:50.455]: Upload finished: 3388 objects processed in 825ms {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3388,"crtMemUsageMB":379.60799407958984,"elapsedTimeMs":825} +[server] WARN [15:09:50.456]: DB query successfully completed after 1076 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CAci59gAzk5-0diLWCjpi","sqlQueryDurationMs":1076,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:50.456]: Inserted 206 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:09:50.465]: DB query successfully completed after 915 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e-170ngtsGQNDGFKKiCNH","sqlQueryDurationMs":915,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:50.465]: Inserted 228 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:09:50.470]: DB query successfully completed after 1077 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tW1n_xGTyNofahQ4MpcMs","sqlQueryDurationMs":1077,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:50.470]: Inserted 207 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:09:51.061]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r7fplmHuIEsueaA1xe33t","sqlQueryDurationMs":603,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:51.061]: Inserted 203 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] WARN [15:09:51.108]: DB query successfully completed after 642 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"h01eKpQw2k_YTZO5BSTtZ","sqlQueryDurationMs":642,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:51.108]: Inserted 217 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] WARN [15:09:51.123]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mJlVdDiPD3UJHlzHTfsc1","sqlQueryDurationMs":671,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:51.123]: Inserted 216 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:09:51.261]: DB query successfully completed after 790 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LdX90QhBx4Q2kYNwOtndZ","sqlQueryDurationMs":790,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:51.261]: Inserted 210 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:09:51.623]: DB query successfully completed after 562 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jKSaNYOjAMEPKc4FEPu55","sqlQueryDurationMs":562,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:51.623]: Inserted 223 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:09:51.706]: DB query successfully completed after 597 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GXuaRBDUwMiwdpGS8ecvA","sqlQueryDurationMs":597,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:51.706]: Inserted 208 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:09:51.802]: DB query successfully completed after 678 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bRuZi3OZ6ehb-PTZwf5Di","sqlQueryDurationMs":678,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:51.802]: Inserted 230 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:09:52.014]: DB query successfully completed after 752 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2JRMfVSJoh--oX5VZqfh0","sqlQueryDurationMs":752,"sqlNumberBindings":692,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:52.014]: Inserted 173 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] WARN [15:09:52.832]: DB query successfully completed after 1208 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LrfA9xnBSQRf5FACvIrkc","sqlQueryDurationMs":1208,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:52.832]: Inserted 212 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:09:52.875]: DB query successfully completed after 1168 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kNNNg0uzziV38lN7q_Oyz","sqlQueryDurationMs":1168,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:52.875]: Inserted 248 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] WARN [15:09:53.133]: DB query successfully completed after 1330 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ExH3C0x868BBVbTStR0yn","sqlQueryDurationMs":1330,"sqlNumberBindings":1488,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:53.134]: Inserted 372 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":372} +[server] WARN [15:09:53.196]: DB query successfully completed after 1181 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ySWMEHZb-97hgw8gnuL1K","sqlQueryDurationMs":1181,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9"}} +[server] INFO [15:09:53.196]: Inserted 185 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] WARN [15:09:53.398]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JDkWgsxO_FoZbupSPRYb_","sqlQueryDurationMs":523,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81"}} +[server] INFO [15:09:53.399]: Inserted 222 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:09:53.413]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RxHniJ754hkHaKe9ZhRjt","sqlQueryDurationMs":580,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:53.413]: Inserted 206 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [15:09:53.594]: Inserted 103 objects. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] INFO [15:09:53.594]: Uploaded batch of 2467 objects in 13484ms. Total objects processed so far: 2467 in a total of 13806ms. {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2467,"elapsedTimeMs":13806,"batchElapsedTimeMs":13484,"crtMemUsageMB":379.9052429199219,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2467} +[server] INFO [15:09:53.594]: /objects/a4abd72149 request completed in 13896 ms {"req":{"id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"28141baa-fc9f-4e02-bf71-5c3a0443bb6a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2c3484ed-7b65-4142-abe0-8c543a0838e9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13896,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:53.595]: Inserted 500 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:53.601]: /api/diff/a4abd72149 request received {"req":{"id":"c170b828-8bf1-4776-b7be-5119694296a4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c170b828-8bf1-4776-b7be-5119694296a4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109868"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:53.671]: Inserted 89 objects. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":89} +[server] INFO [15:09:53.671]: Uploaded batch of 2632 objects in 10464ms. Total objects processed so far: 2632 in a total of 10832ms. {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2632,"elapsedTimeMs":10832,"batchElapsedTimeMs":10464,"crtMemUsageMB":378.91809844970703,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2632} +[server] INFO [15:09:53.672]: /objects/a4abd72149 request completed in 10950 ms {"req":{"id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25db9fc4-eb4c-433e-9d9c-278cfb28e9f1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"2e8347f4-79fa-4ff6-a23a-4ade026c3f81","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10950,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:53.685]: /api/diff/a4abd72149 request received {"req":{"id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"69908"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:53.716]: Diffing 2969 objects. {"req":{"id":"c170b828-8bf1-4776-b7be-5119694296a4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c170b828-8bf1-4776-b7be-5119694296a4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109868"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2969} +[server] INFO [15:09:53.771]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"c170b828-8bf1-4776-b7be-5119694296a4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c170b828-8bf1-4776-b7be-5119694296a4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"109868"}},"res":{"statusCode":200,"headers":{"x-request-id":"c170b828-8bf1-4776-b7be-5119694296a4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:53.809]: Diffing 1889 objects. {"req":{"id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"69908"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1889} +[server] INFO [15:09:53.834]: /objects/a4abd72149 request received {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:53.855]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"69908"}},"res":{"statusCode":200,"headers":{"x-request-id":"80276be7-ff4c-4b7c-9ee7-b357e6d9c924","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:53.913]: /objects/a4abd72149 request received {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:09:53.914]: DB query successfully completed after 501 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0apyxRz_CgU8hsAuHo8-q","sqlQueryDurationMs":501,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:53.915]: Inserted 198 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:09:54.726]: Upload finished: 2969 objects processed in 808ms {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2969,"crtMemUsageMB":319.8450927734375,"elapsedTimeMs":808} +[server] WARN [15:09:54.729]: DB query successfully completed after 1133 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"67E8l5w_MuahZDatlLdaV","sqlQueryDurationMs":1133,"sqlNumberBindings":1288,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:54.729]: Inserted 322 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":322} +[server] WARN [15:09:54.734]: DB query successfully completed after 819 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H3Q8QuyM9xH-YRd7KZd8_","sqlQueryDurationMs":819,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:54.734]: Inserted 211 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:09:55.184]: Upload finished: 1889 objects processed in 1191ms {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1889,"crtMemUsageMB":378.6215286254883,"elapsedTimeMs":1191} +[server] WARN [15:09:55.478]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vxh9jRPymBj666rjnNBYh","sqlQueryDurationMs":742,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:09:55.478]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:55.649]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:55.656]: DB query successfully completed after 932 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Bonek-JQGjQbz20mHGazO","sqlQueryDurationMs":932,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:55.656]: Inserted 212 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:09:55.686]: DB query successfully completed after 956 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4x5Dwc5jY9adHPjJNZqta","sqlQueryDurationMs":956,"sqlNumberBindings":1268,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:55.686]: Inserted 317 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":317} +[server] WARN [15:09:55.804]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KyijWIkYIPpl2W4R78_mJ","sqlQueryDurationMs":623,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:55.804]: Inserted 227 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:09:55.827]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:56.002]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:56.201]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:56.328]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qMdJA0rjfzmZiz5xJzYqP","sqlQueryDurationMs":641,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:56.328]: Inserted 220 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:09:56.334]: DB query successfully completed after 529 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-3J6lAXDPLWLiRwLlZYPf","sqlQueryDurationMs":529,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:56.334]: Inserted 214 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:09:56.344]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2-S8EBILiAHjLrxtr7FoJ","sqlQueryDurationMs":687,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:56.344]: Inserted 214 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:09:56.356]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:56.509]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:56.711]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:56.858]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Mf6lFEC_PrgJMS4S0Q52p","sqlQueryDurationMs":523,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:56.858]: Inserted 187 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] INFO [15:09:56.897]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:56.938]: DB query successfully completed after 609 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Wpmywn03wSSXTWnTz_mNq","sqlQueryDurationMs":609,"sqlNumberBindings":768,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:56.938]: Inserted 192 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] WARN [15:09:56.964]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vq3aF3Ky5hCFxLN4cxJpd","sqlQueryDurationMs":619,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:56.964]: Inserted 209 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:09:57.092]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:57.278]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:57.449]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"71U-nWfzW45YXct_MDkmI","sqlQueryDurationMs":590,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:57.449]: Inserted 190 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] INFO [15:09:57.458]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:57.528]: DB query successfully completed after 589 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PAnDDpkzgWaLiIO1Hpu_D","sqlQueryDurationMs":589,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:57.528]: Inserted 214 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:09:57.650]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oZ341rRtI2LuQcF52WXmp","sqlQueryDurationMs":685,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:57.650]: Inserted 214 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:09:57.654]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:57.848]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:57.965]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"02vIRWethNNu-GpZ_jp4G","sqlQueryDurationMs":514,"sqlNumberBindings":684,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:57.965]: Inserted 171 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] INFO [15:09:58.062]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:58.069]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YEPcG9xL3vKYamYkIBslx","sqlQueryDurationMs":540,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:58.069]: Inserted 204 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:09:58.250]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:58.377]: DB query successfully completed after 726 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wY645EqxOxF46WHWO_aae","sqlQueryDurationMs":726,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:58.377]: Inserted 211 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:09:58.525]: DB query successfully completed after 559 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BknGTV3yM8Y0K-qN3B5LR","sqlQueryDurationMs":559,"sqlNumberBindings":644,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:58.525]: Inserted 161 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":161} +[server] INFO [15:09:58.530]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:58.773]: DB query successfully completed after 703 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H07jILkD176S6MHfzcmxn","sqlQueryDurationMs":703,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:58.773]: Inserted 209 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:09:58.920]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:59.158]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:59.341]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:09:59.427]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P1D7KgAW0wQ0_ZOb3eTOD","sqlQueryDurationMs":653,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081"}} +[server] INFO [15:09:59.427]: Inserted 206 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:09:59.432]: DB query successfully completed after 1055 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"A8LgnIVNTZ8ZdUZKndtj9","sqlQueryDurationMs":1055,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:09:59.432]: Inserted 214 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:09:59.526]: DB query successfully completed after 999 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uS1POUqPN8xGLRpHVExI_","sqlQueryDurationMs":999,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:09:59.526]: Inserted 208 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] INFO [15:09:59.531]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:59.723]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:59.848]: Inserted 186 objects. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] INFO [15:09:59.848]: Uploaded batch of 3388 objects in 9816ms. Total objects processed so far: 3388 in a total of 10218ms. {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3388,"elapsedTimeMs":10218,"batchElapsedTimeMs":9816,"crtMemUsageMB":380.57598876953125,"uploadedSizeMB":23.7,"requestDropped":false,"totalObjectsProcessed":3388} +[server] INFO [15:09:59.849]: /objects/a4abd72149 request completed in 10376 ms {"req":{"id":"44045488-cafe-46ea-bb4a-870d0ddcd081","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7db22020-2016-4132-8629-8fab01a47c68\""}},"res":{"statusCode":201,"headers":{"x-request-id":"44045488-cafe-46ea-bb4a-870d0ddcd081","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10376,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:09:59.850]: /api/diff/a4abd72149 request received {"req":{"id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14408"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:09:59.907]: Inserted 500 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:09:59.978]: Diffing 389 objects. {"req":{"id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14408"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":389} +[server] INFO [15:10:00.012]: /api/diff/a4abd72149 request completed in 162 ms {"req":{"id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"14408"}},"res":{"statusCode":200,"headers":{"x-request-id":"0bacf49a-0ead-44f8-9269-d9a1e3aead32","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":162,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:00.018]: DB query successfully completed after 585 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8XUipvgK6dliOPA-eWCL8","sqlQueryDurationMs":585,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:00.018]: Inserted 250 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] INFO [15:10:00.056]: /objects/a4abd72149 request received {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:00.142]: DB query successfully completed after 615 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"h2oLLu3m81tPsUGUdTjYx","sqlQueryDurationMs":615,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:10:00.142]: Inserted 240 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] INFO [15:10:01.021]: Upload finished: 389 objects processed in 864ms {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":389,"crtMemUsageMB":378.1975860595703,"elapsedTimeMs":864} +[server] WARN [15:10:01.022]: DB query successfully completed after 1112 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nU8M8CRfJXXfpbIDabwGi","sqlQueryDurationMs":1112,"sqlNumberBindings":1540,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f"}} +[server] INFO [15:10:01.022]: Inserted 385 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":385} +[server] WARN [15:10:01.025]: DB query successfully completed after 1006 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cyLPGWqNclWcXgWW-A6u5","sqlQueryDurationMs":1006,"sqlNumberBindings":1092,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:01.025]: Inserted 273 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] WARN [15:10:01.208]: DB query successfully completed after 1066 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cUwcngMUlKkN5F_op8A3z","sqlQueryDurationMs":1066,"sqlNumberBindings":436,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:10:01.208]: Inserted 109 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":109} +[server] INFO [15:10:01.504]: Inserted 166 objects. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":166} +[server] INFO [15:10:01.504]: Uploaded batch of 13510 objects in 12598ms. Total objects processed so far: 13510 in a total of 12942ms. {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":13510,"elapsedTimeMs":12942,"batchElapsedTimeMs":12598,"crtMemUsageMB":379.2856979370117,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":13510} +[server] INFO [15:10:01.504]: /objects/a4abd72149 request completed in 13019 ms {"req":{"id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e37d4617-1c13-4efc-b5f2-ba0e7a2c2d9a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ac576bc2-ea67-4ac5-8a6a-b9e5e669213f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13019,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:01.508]: /api/diff/a4abd72149 request received {"req":{"id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"46080"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:01.551]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5oxC1_9xHodJCgmxPfiQ4","sqlQueryDurationMs":532,"sqlNumberBindings":164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:01.551]: Inserted 41 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":41} +[server] INFO [15:10:01.633]: Diffing 1245 objects. {"req":{"id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"46080"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1245} +[server] INFO [15:10:01.680]: /api/diff/a4abd72149 request completed in 172 ms {"req":{"id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"46080"}},"res":{"statusCode":200,"headers":{"x-request-id":"17bb6833-eddf-4fd0-915b-aad2a583b3d9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":172,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:01.683]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"abVQYpVlboaQFz5LmrNSv","sqlQueryDurationMs":657,"sqlNumberBindings":1060,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:01.683]: Inserted 265 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":265} +[server] INFO [15:10:01.728]: /objects/a4abd72149 request received {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:01.833]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Paw-t_zq1GQv6PTpDocTK","sqlQueryDurationMs":624,"sqlNumberBindings":276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:10:01.833]: Inserted 69 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] WARN [15:10:02.064]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4pQ9CweDWGKqrt97MICBl","sqlQueryDurationMs":512,"sqlNumberBindings":148,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:02.064]: Inserted 37 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":37} +[server] INFO [15:10:02.620]: Upload finished: 1245 objects processed in 802ms {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1245,"crtMemUsageMB":369.00533294677734,"elapsedTimeMs":802} +[server] WARN [15:10:02.624]: DB query successfully completed after 941 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Db1gc_gDLMAHn6h6vzCdr","sqlQueryDurationMs":941,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:02.625]: Inserted 242 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] WARN [15:10:02.631]: DB query successfully completed after 798 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gQHkBaWwr4KxxkFjXHAdW","sqlQueryDurationMs":798,"sqlNumberBindings":112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:10:02.632]: Inserted 28 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":28} +[server] WARN [15:10:02.783]: DB query successfully completed after 719 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v1HejHcImwvrA2CYzPM8Y","sqlQueryDurationMs":719,"sqlNumberBindings":164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:02.783]: Inserted 41 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":41} +[server] WARN [15:10:03.315]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ebwXGc-dnCqKU3tQW7KZx","sqlQueryDurationMs":686,"sqlNumberBindings":1272,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:03.315]: Inserted 318 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":318} +[server] WARN [15:10:03.496]: DB query successfully completed after 863 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j81VG0tJFk2Pwyxd9uRxw","sqlQueryDurationMs":863,"sqlNumberBindings":216,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8"}} +[server] INFO [15:10:03.496]: Inserted 54 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":54} +[server] WARN [15:10:03.623]: DB query successfully completed after 1006 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fGLHtal4fRHZvRyS3ULII","sqlQueryDurationMs":1006,"sqlNumberBindings":180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:03.623]: Inserted 45 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":45} +[server] WARN [15:10:03.651]: DB query successfully completed after 868 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Le3Z3Y_Hlj2-wQ-R9oomT","sqlQueryDurationMs":868,"sqlNumberBindings":92,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:03.651]: Inserted 23 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":23} +[server] INFO [15:10:03.843]: Inserted 31 objects. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":31} +[server] INFO [15:10:03.843]: Uploaded batch of 1889 objects in 9104ms. Total objects processed so far: 1889 in a total of 9850ms. {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1889,"elapsedTimeMs":9850,"batchElapsedTimeMs":9104,"crtMemUsageMB":368.72525787353516,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":1889} +[server] INFO [15:10:03.843]: /objects/a4abd72149 request completed in 9931 ms {"req":{"id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3196beea-5d77-4034-a43d-9215043600d8\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a7030679-1df9-43c1-838c-6dd8eb1a70b8","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9931,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:03.952]: /api/diff/a4abd72149 request received {"req":{"id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102912"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:04.077]: Diffing 2781 objects. {"req":{"id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102912"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2781} +[server] WARN [15:10:04.107]: DB query successfully completed after 790 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vhXLbxeKlD8CJL9l_jyYP","sqlQueryDurationMs":790,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c"}} +[server] INFO [15:10:04.107]: Inserted 224 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] INFO [15:10:04.159]: /api/diff/a4abd72149 request completed in 207 ms {"req":{"id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"102912"}},"res":{"statusCode":200,"headers":{"x-request-id":"33e6834f-9920-4ff6-b08a-c8686d4b33bf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":207,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:04.224]: /objects/a4abd72149 request received {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:04.549]: DB query successfully completed after 925 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QZTmFCg7CprPNPbndNhPr","sqlQueryDurationMs":925,"sqlNumberBindings":184,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:04.549]: Inserted 46 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":46} +[server] INFO [15:10:04.593]: Inserted 123 objects. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":123} +[server] INFO [15:10:04.593]: Uploaded batch of 2969 objects in 10308ms. Total objects processed so far: 2969 in a total of 10675ms. {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2969,"elapsedTimeMs":10675,"batchElapsedTimeMs":10308,"crtMemUsageMB":368.9491958618164,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2969} +[server] INFO [15:10:04.593]: /objects/a4abd72149 request completed in 10759 ms {"req":{"id":"f937dcdb-049d-472f-bea6-8c6eb678010c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e61ce7d7-f63c-47b0-a096-8ae346ee8008\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f937dcdb-049d-472f-bea6-8c6eb678010c","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10759,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:04.670]: DB query successfully completed after 1018 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q_6vstKbcmBD5Kdxz8_yY","sqlQueryDurationMs":1018,"sqlNumberBindings":180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:04.670]: Inserted 45 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":45} +[server] INFO [15:10:05.254]: Upload finished: 2156 objects processed in 942ms {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2156,"crtMemUsageMB":303.85951232910156,"elapsedTimeMs":942} +[server] INFO [15:10:05.304]: /api/diff/a4abd72149 request received {"req":{"id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1356657"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:05.499]: DB query successfully completed after 949 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kWp5Kb22FTcNDDpC35-gO","sqlQueryDurationMs":949,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:05.499]: Inserted 22 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:10:05.826]: Diffing 36666 objects. {"req":{"id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1356657"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":36666} +[server] WARN [15:10:06.014]: DB query successfully completed after 1343 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5So0fRqSJPWsPfzJ_vEuS","sqlQueryDurationMs":1343,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:06.014]: Inserted 19 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:10:06.291]: /api/diff/a4abd72149 request completed in 987 ms {"req":{"id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1356657"}},"res":{"statusCode":200,"headers":{"x-request-id":"054d308d-0ee5-49c7-abda-d9febdf89ecd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":987,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:06.440]: /objects/a4abd72149 request received {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:06.462]: DB query successfully completed after 963 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ahJ9HdQFxehswvaTcxkqC","sqlQueryDurationMs":963,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:06.462]: Inserted 22 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] WARN [15:10:06.590]: DB query successfully completed after 1338 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fI_wwG2y05GyX3isH5WjC","sqlQueryDurationMs":1338,"sqlNumberBindings":692,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:06.590]: Inserted 173 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] INFO [15:10:07.150]: Upload finished: 36641 objects processed in 612ms {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":36641,"crtMemUsageMB":381.7713394165039,"elapsedTimeMs":612} +[server] WARN [15:10:07.151]: DB query successfully completed after 970 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ERt9aHtw27xW88FtiIPGl","sqlQueryDurationMs":970,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:07.151]: Inserted 20 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] WARN [15:10:07.159]: DB query successfully completed after 696 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N8Wr9sAoPj82gH8VB4lDE","sqlQueryDurationMs":696,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:07.159]: Inserted 21 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:10:07.525]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:07.642]: DB query successfully completed after 1051 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P98DFZDWL8B6qlTvL-Vud","sqlQueryDurationMs":1051,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:07.642]: Inserted 185 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] INFO [15:10:07.769]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:07.825]: DB query successfully completed after 665 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tTBr1Q2ATgY9nrgt40k5V","sqlQueryDurationMs":665,"sqlNumberBindings":288,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:07.825]: Inserted 72 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":72} +[server] WARN [15:10:07.894]: DB query successfully completed after 742 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VNmzuyihEFd0fNkvDxqva","sqlQueryDurationMs":742,"sqlNumberBindings":212,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:07.894]: Inserted 53 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":53} +[server] INFO [15:10:08.040]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:08.281]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:08.449]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qSptM9a4YShl8lYufZoH5","sqlQueryDurationMs":623,"sqlNumberBindings":296,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:08.449]: Inserted 74 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":74} +[server] INFO [15:10:08.527]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:08.674]: DB query successfully completed after 780 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iRYLj4I-yA4wPh2FOy3-h","sqlQueryDurationMs":780,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:08.674]: Inserted 17 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:10:08.774]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:08.801]: DB query successfully completed after 1158 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K4NA5zRq-GAifVlUMvP1q","sqlQueryDurationMs":1158,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:08.801]: Inserted 197 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:10:09.013]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:09.016]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Qx__fWQZ0y78W9oZk2vbu","sqlQueryDurationMs":566,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:09.016]: Inserted 151 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] INFO [15:10:09.237]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:09.469]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:09.517]: DB query successfully completed after 500 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r4ws31P1K0SbrpFQn8tUh","sqlQueryDurationMs":500,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:09.517]: Inserted 165 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] WARN [15:10:09.568]: DB query successfully completed after 894 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zU6p6Svj_cq1i3Pv3RSf-","sqlQueryDurationMs":894,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:09.568]: Inserted 21 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:10:09.724]: DB query successfully completed after 922 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_Ay-8BC8kvl_iUlHt36jV","sqlQueryDurationMs":922,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:09.724]: Inserted 227 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:10:09.791]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:10.239]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:10.344]: DB query successfully completed after 826 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Hf-u2DWn5mpH2ShPMZgwF","sqlQueryDurationMs":826,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:10.344]: Inserted 200 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [15:10:10.540]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:10.981]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:11.024]: DB query successfully completed after 1455 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VCeqsTbxd8lvnCyRM-fg0","sqlQueryDurationMs":1455,"sqlNumberBindings":140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:11.024]: Inserted 35 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":35} +[server] WARN [15:10:11.085]: DB query successfully completed after 1360 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ALZL7p2JLElOE2Sqf6Oon","sqlQueryDurationMs":1360,"sqlNumberBindings":1024,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:11.086]: Inserted 256 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":256} +[server] WARN [15:10:11.136]: DB query successfully completed after 791 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9nYwHUtr0Zk7vQlBjdEyF","sqlQueryDurationMs":791,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59"}} +[server] INFO [15:10:11.136]: Inserted 203 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:10:11.209]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:11.424]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:11.617]: Inserted 198 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:10:11.624]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:11.710]: Inserted 26 objects. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":26} +[server] INFO [15:10:11.710]: Uploaded batch of 1245 objects in 9526ms. Total objects processed so far: 1245 in a total of 9892ms. {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1245,"elapsedTimeMs":9892,"batchElapsedTimeMs":9526,"crtMemUsageMB":384.02347564697266,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1245} +[server] INFO [15:10:11.710]: /objects/a4abd72149 request completed in 9982 ms {"req":{"id":"013a3d54-c3fe-40f0-ba43-fb357769af59","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4a5f8fec-92ce-470e-9da5-e9c4b128bcca\""}},"res":{"statusCode":201,"headers":{"x-request-id":"013a3d54-c3fe-40f0-ba43-fb357769af59","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9982,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:11.770]: DB query successfully completed after 683 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RFYPD1dnokwmffRRZqJ94","sqlQueryDurationMs":683,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:11.770]: Inserted 191 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:10:11.781]: DB query successfully completed after 756 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ou4xDQtDYV_yu6Uw-g8vz","sqlQueryDurationMs":756,"sqlNumberBindings":140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776"}} +[server] INFO [15:10:11.781]: Inserted 35 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":35} +[server] INFO [15:10:11.831]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:11.833]: Inserted 2 objects. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":2} +[server] INFO [15:10:11.833]: Uploaded batch of 389 objects in 11262ms. Total objects processed so far: 389 in a total of 11676ms. {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":389,"elapsedTimeMs":11676,"batchElapsedTimeMs":11262,"crtMemUsageMB":381.77259063720703,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":389} +[server] INFO [15:10:11.833]: /objects/a4abd72149 request completed in 11777 ms {"req":{"id":"38c28933-98e3-4425-ad90-0e7ce98f2776","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d56562e8-81b4-4f95-861b-e45114f9e668\""}},"res":{"statusCode":201,"headers":{"x-request-id":"38c28933-98e3-4425-ad90-0e7ce98f2776","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11777,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:12.033]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:12.217]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:12.391]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SVZV49DggXaPF6ArAxuZ2","sqlQueryDurationMs":620,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:12.391]: Inserted 190 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] INFO [15:10:12.406]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:12.592]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:12.676]: /api/diff/a4abd72149 request received {"req":{"id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1441387"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:12.792]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:12.809]: Diffing 38956 objects. {"req":{"id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1441387"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":38956} +[server] WARN [15:10:12.989]: DB query successfully completed after 597 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qUA4NrzUACj0zYbDGdp5f","sqlQueryDurationMs":597,"sqlNumberBindings":496,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:12.989]: Inserted 124 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":124} +[server] INFO [15:10:12.990]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:13.184]: /api/diff/a4abd72149 request completed in 508 ms {"req":{"id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1441387"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b812ea6-9f5f-4c07-9b7e-546cb64445bf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":508,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:13.253]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:13.306]: /objects/a4abd72149 request received {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:13.429]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:13.609]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.108]: Upload finished: 38941 objects processed in 716ms {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":38941,"crtMemUsageMB":344.7790832519531,"elapsedTimeMs":716} +[server] WARN [15:10:14.109]: DB query successfully completed after 1033 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8EbByK3inVckb72EkOWGb","sqlQueryDurationMs":1033,"sqlNumberBindings":732,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:14.109]: Inserted 183 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] WARN [15:10:14.113]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EA-ar0G_zDnHZYVrMuQm3","sqlQueryDurationMs":503,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87"}} +[server] INFO [15:10:14.113]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.263]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.315]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.412]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.504]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.540]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.672]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:14.717]: DB query successfully completed after 607 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"no8QKGkK2LckqSVy1R7cf","sqlQueryDurationMs":607,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:14.717]: Inserted 196 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:10:14.721]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.869]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:14.900]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.000]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.094]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.132]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.289]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:15.299]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LK_ZVmBc2-ENgT-72zuxv","sqlQueryDurationMs":581,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a"}} +[server] INFO [15:10:15.300]: Inserted 220 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:10:15.329]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.367]: Inserted 14 objects. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":14} +[server] INFO [15:10:15.367]: Uploaded batch of 2156 objects in 10518ms. Total objects processed so far: 2156 in a total of 11055ms. {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2156,"elapsedTimeMs":11055,"batchElapsedTimeMs":10518,"crtMemUsageMB":350.20890045166016,"uploadedSizeMB":21.4,"requestDropped":false,"totalObjectsProcessed":2156} +[server] INFO [15:10:15.367]: /objects/a4abd72149 request completed in 11143 ms {"req":{"id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f284b56e-3643-4ad9-b7e3-729e8599ba52\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3c8e251b-95cc-4ac6-a7de-d6258d13533a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11143,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:15.503]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.672]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.680]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:15.856]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.059]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.071]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.081]: /api/diff/a4abd72149 request received {"req":{"id":"7a43570d-f618-4d25-8b00-2e46352841e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7a43570d-f618-4d25-8b00-2e46352841e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1101542"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:16.200]: Diffing 29771 objects. {"req":{"id":"7a43570d-f618-4d25-8b00-2e46352841e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7a43570d-f618-4d25-8b00-2e46352841e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1101542"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":29771} +[server] INFO [15:10:16.215]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.320]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.482]: /api/diff/a4abd72149 request received {"req":{"id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"745972"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:16.504]: /api/diff/a4abd72149 request completed in 423 ms {"req":{"id":"7a43570d-f618-4d25-8b00-2e46352841e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7a43570d-f618-4d25-8b00-2e46352841e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1101542"}},"res":{"statusCode":200,"headers":{"x-request-id":"7a43570d-f618-4d25-8b00-2e46352841e6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":423,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:16.534]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.547]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.579]: /objects/a4abd72149 request received {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:16.597]: Diffing 20161 objects. {"req":{"id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"745972"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":20161} +[server] INFO [15:10:16.705]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.749]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.817]: /api/diff/a4abd72149 request completed in 335 ms {"req":{"id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"745972"}},"res":{"statusCode":200,"headers":{"x-request-id":"893460c2-ec75-437c-8bd7-f01c013e7ab4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":335,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:16.858]: /objects/a4abd72149 request received {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:16.919]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:16.943]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.434]: Upload finished: 29751 objects processed in 635ms {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":29751,"crtMemUsageMB":359.54749298095703,"elapsedTimeMs":635} +[server] INFO [15:10:17.621]: Upload finished: 20141 objects processed in 688ms {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":20141,"crtMemUsageMB":402.9690475463867,"elapsedTimeMs":688} +[server] WARN [15:10:17.621]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KxjlAvIosSQsrUTFmvYHO","sqlQueryDurationMs":701,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414"}} +[server] INFO [15:10:17.621]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:17.623]: DB query successfully completed after 679 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QhjK4844y1ygF-_BT2olw","sqlQueryDurationMs":679,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87"}} +[server] INFO [15:10:17.623]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.796]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.815]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.817]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.822]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:17.979]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.006]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.031]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.050]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.177]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.196]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.233]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.274]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.362]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.396]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.425]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.513]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.538]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.618]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.630]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.742]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.745]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.819]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.821]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.975]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.978]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:18.998]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.065]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.184]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.187]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.198]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.271]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.398]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.407]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.413]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.480]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.601]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.614]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.617]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.678]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.781]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.825]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.827]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.885]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:19.961]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.035]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.039]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.109]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.141]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.414]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.427]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.429]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.432]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.649]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.667]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.912]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:20.915]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.005]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.119]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.199]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.239]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.283]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.386]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.521]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.598]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.679]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.715]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.767]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.902]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:21.934]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.034]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.042]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.137]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.139]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.222]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.238]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.436]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.453]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.455]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.459]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.669]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.671]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.674]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.676]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.867]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.875]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.881]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:22.884]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.081]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.085]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.087]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.110]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.274]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.282]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.289]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:23.299]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:24.015]: DB query successfully completed after 737 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"A-nVYcBTmajUlGM2fp3ZW","sqlQueryDurationMs":737,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710"}} +[server] INFO [15:10:24.015]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:24.023]: DB query successfully completed after 737 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dJ1YDqHjbmsBr75W-TIiu","sqlQueryDurationMs":737,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87"}} +[server] INFO [15:10:24.023]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:24.025]: DB query successfully completed after 725 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3K069unEqdfKQfmcRkJws","sqlQueryDurationMs":725,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:24.025]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:24.027]: DB query successfully completed after 737 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HL90ANU-HcWewVRYHkCJt","sqlQueryDurationMs":737,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414"}} +[server] INFO [15:10:24.027]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.207]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.213]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.217]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.226]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.422]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.429]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.437]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.442]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.642]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.647]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.651]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.652]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.864]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.873]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.880]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:24.911]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.069]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.074]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.092]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.135]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.269]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.276]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.281]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.339]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.468]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.496]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.503]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.603]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.725]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.797]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.804]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.962]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:25.973]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.210]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.261]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.265]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.270]: Inserted 500 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.384]: Inserted 141 objects. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":141} +[server] INFO [15:10:26.384]: Uploaded batch of 36641 objects in 19599ms. Total objects processed so far: 36641 in a total of 19846ms. {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":36641,"elapsedTimeMs":19846,"batchElapsedTimeMs":19599,"crtMemUsageMB":402.9829788208008,"uploadedSizeMB":19.3,"requestDropped":false,"totalObjectsProcessed":36641} +[server] INFO [15:10:26.385]: /objects/a4abd72149 request completed in 19945 ms {"req":{"id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b7d476c8-8688-4a65-af06-1abffd24acf2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f228c0a9-dceb-4b46-b222-71c49b8cfb87","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":19945,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:26.386]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.398]: /api/diff/a4abd72149 request received {"req":{"id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70204"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:26.459]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.461]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.508]: Diffing 1897 objects. {"req":{"id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70204"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1897} +[server] INFO [15:10:26.556]: /api/diff/a4abd72149 request completed in 158 ms {"req":{"id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"70204"}},"res":{"statusCode":200,"headers":{"x-request-id":"827c253f-bafa-449c-aba2-ab14dbaaaa68","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":158,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:26.561]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.613]: /objects/a4abd72149 request received {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:26.647]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.649]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.711]: Inserted 500 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.804]: Inserted 141 objects. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":141} +[server] INFO [15:10:26.804]: Uploaded batch of 20141 objects in 9369ms. Total objects processed so far: 20141 in a total of 9872ms. {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":20141,"elapsedTimeMs":9872,"batchElapsedTimeMs":9369,"crtMemUsageMB":322.1894836425781,"uploadedSizeMB":11,"requestDropped":false,"totalObjectsProcessed":20141} +[server] INFO [15:10:26.804]: /objects/a4abd72149 request completed in 9946 ms {"req":{"id":"1591533b-fe7c-44e3-8648-2afa27e72710","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7452d481-e9dd-4e34-b296-820c3edf5e84\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1591533b-fe7c-44e3-8648-2afa27e72710","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9946,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:26.806]: /api/diff/a4abd72149 request received {"req":{"id":"01f34538-44a9-4f07-b56a-b5e68146c08a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"01f34538-44a9-4f07-b56a-b5e68146c08a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15185"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:26.823]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.846]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:26.913]: Diffing 410 objects. {"req":{"id":"01f34538-44a9-4f07-b56a-b5e68146c08a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"01f34538-44a9-4f07-b56a-b5e68146c08a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15185"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":410} +[server] INFO [15:10:26.948]: /api/diff/a4abd72149 request completed in 142 ms {"req":{"id":"01f34538-44a9-4f07-b56a-b5e68146c08a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"01f34538-44a9-4f07-b56a-b5e68146c08a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"15185"}},"res":{"statusCode":200,"headers":{"x-request-id":"01f34538-44a9-4f07-b56a-b5e68146c08a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":142,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:26.986]: /objects/a4abd72149 request received {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:27.041]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:27.044]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:27.563]: Upload finished: 1897 objects processed in 873ms {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1897,"crtMemUsageMB":339.80017852783203,"elapsedTimeMs":873} +[server] WARN [15:10:27.565]: DB query successfully completed after 522 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SC_oO4d9azhswsxSnRobk","sqlQueryDurationMs":522,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414"}} +[server] INFO [15:10:27.565]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:27.731]: DB query successfully completed after 684 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bclO8mq9DxMVh2iXwkTdd","sqlQueryDurationMs":684,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:27.731]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:27.817]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:28.359]: Upload finished: 410 objects processed in 1272ms {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":410,"crtMemUsageMB":400.69239044189453,"elapsedTimeMs":1272} +[server] WARN [15:10:28.359]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"euBISURmqDhFadEgTjEdV","sqlQueryDurationMs":627,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:28.359]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:28.362]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uKpyHRVleOAQkDr7evA75","sqlQueryDurationMs":544,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414"}} +[server] INFO [15:10:28.362]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:28.571]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:28.626]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:28.752]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:28.792]: DB query successfully completed after 1230 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WDEDgW2gIG3Q_wn8uMl73","sqlQueryDurationMs":1230,"sqlNumberBindings":1188,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:28.792]: Inserted 297 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":297} +[server] INFO [15:10:28.862]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:28.940]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:28.942]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UTXz38tqMaZ3VEct4giKg","sqlQueryDurationMs":586,"sqlNumberBindings":132,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:28.942]: Inserted 33 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":33} +[server] INFO [15:10:29.130]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.132]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.322]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.365]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.495]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:29.581]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N65L8eeXq96d7--ClsVUP","sqlQueryDurationMs":638,"sqlNumberBindings":428,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:29.581]: Inserted 107 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":107} +[server] INFO [15:10:29.590]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.662]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.852]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:29.858]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:29.942]: DB query successfully completed after 1149 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6qJczZimZU9XsGuwZfF5s","sqlQueryDurationMs":1149,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:29.942]: Inserted 191 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] INFO [15:10:30.334]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:30.368]: DB query successfully completed after 786 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BY4vyIN1_h6GfbDWM06tN","sqlQueryDurationMs":786,"sqlNumberBindings":412,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:30.368]: Inserted 103 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] WARN [15:10:30.375]: DB query successfully completed after 521 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pNx8DjprAhmK_3GzaseS5","sqlQueryDurationMs":521,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:30.375]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:30.672]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:30.706]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:30.873]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:30.936]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:31.063]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:31.089]: DB query successfully completed after 720 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"akmKdikB7oVB9xm9f26aW","sqlQueryDurationMs":720,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:31.089]: Inserted 17 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:10:31.155]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:31.263]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:31.266]: DB query successfully completed after 1324 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XTLg1nfqhuRJD_QZRDaAE","sqlQueryDurationMs":1324,"sqlNumberBindings":1160,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:31.266]: Inserted 290 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":290} +[server] INFO [15:10:31.366]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:31.475]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:31.616]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:31.691]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:31.700]: DB query successfully completed after 610 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8QjiJKpPzNUymHYiNly6O","sqlQueryDurationMs":610,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:31.700]: Inserted 20 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] INFO [15:10:31.936]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.065]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.350]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.358]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:32.365]: DB query successfully completed after 1097 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RLr42OWPwUPdvG8PHHo-H","sqlQueryDurationMs":1097,"sqlNumberBindings":728,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:32.365]: Inserted 182 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] INFO [15:10:32.566]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.569]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:32.640]: DB query successfully completed after 939 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I8kNO_kfoVc2g1axThW2b","sqlQueryDurationMs":939,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:32.640]: Inserted 22 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:10:32.788]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.812]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:32.994]: Inserted 500 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:33.001]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:33.042]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p1R5Z4ouNN3f8xm2nyQhf","sqlQueryDurationMs":675,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:33.042]: Inserted 233 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] INFO [15:10:33.147]: Inserted 441 objects. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":441} +[server] INFO [15:10:33.147]: Uploaded batch of 38941 objects in 19487ms. Total objects processed so far: 38941 in a total of 19755ms. {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":38941,"elapsedTimeMs":19755,"batchElapsedTimeMs":19487,"crtMemUsageMB":400.38939666748047,"uploadedSizeMB":20.3,"requestDropped":false,"totalObjectsProcessed":38941} +[server] INFO [15:10:33.148]: /objects/a4abd72149 request completed in 19842 ms {"req":{"id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"65339489-ee3a-4c2e-a854-3d8fa4344c0c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1465ea7c-3fc1-4e47-a1bc-0cea5bf79414","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":19842,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:33.151]: /api/diff/a4abd72149 request received {"req":{"id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"51926"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:33.201]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:33.203]: DB query successfully completed after 563 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ofX381YEPU7Xsvhjl8f2_","sqlQueryDurationMs":563,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:33.204]: Inserted 16 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] INFO [15:10:33.276]: Diffing 1403 objects. {"req":{"id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"51926"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1403} +[server] INFO [15:10:33.323]: /api/diff/a4abd72149 request completed in 172 ms {"req":{"id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"51926"}},"res":{"statusCode":200,"headers":{"x-request-id":"ec4a46d7-bdd3-470d-8c7d-00dee3caa7cf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":172,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:33.369]: /objects/a4abd72149 request received {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:33.377]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:34.277]: Upload finished: 1403 objects processed in 827ms {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1403,"crtMemUsageMB":378.99488830566406,"elapsedTimeMs":827} +[server] WARN [15:10:34.278]: DB query successfully completed after 1235 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V7RY-CQWfzcN92K3MBEbH","sqlQueryDurationMs":1235,"sqlNumberBindings":1216,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:34.278]: Inserted 304 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":304} +[server] WARN [15:10:34.282]: DB query successfully completed after 1078 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_6ZmGy82eRE-IM-XH16AT","sqlQueryDurationMs":1078,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:34.282]: Inserted 19 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] WARN [15:10:34.284]: DB query successfully completed after 906 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nJErnSlJF-usz7P7DYW2x","sqlQueryDurationMs":906,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:34.285]: Inserted 500 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:34.900]: DB query successfully completed after 625 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kCe5B_t8rXTKYNgk-DXgx","sqlQueryDurationMs":625,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:34.900]: Inserted 16 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] WARN [15:10:35.022]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EkU7rfceuwyoZ-UEKy9hV","sqlQueryDurationMs":739,"sqlNumberBindings":68,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:35.022]: Inserted 17 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] WARN [15:10:35.034]: DB query successfully completed after 749 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H_rWX9JvxsrgiyolTULGR","sqlQueryDurationMs":749,"sqlNumberBindings":596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2"}} +[server] INFO [15:10:35.034]: Inserted 149 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":149} +[server] WARN [15:10:35.072]: DB query successfully completed after 793 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xfUbs-AiQFUCQ90wimtzG","sqlQueryDurationMs":793,"sqlNumberBindings":492,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:35.072]: Inserted 123 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":123} +[server] INFO [15:10:35.336]: Inserted 102 objects. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":102} +[server] INFO [15:10:35.336]: Uploaded batch of 29751 objects in 18293ms. Total objects processed so far: 29751 in a total of 18537ms. {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":29751,"elapsedTimeMs":18537,"batchElapsedTimeMs":18293,"crtMemUsageMB":378.45386505126953,"uploadedSizeMB":19.2,"requestDropped":false,"totalObjectsProcessed":29751} +[server] INFO [15:10:35.337]: /objects/a4abd72149 request completed in 18758 ms {"req":{"id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"71e08c7f-21f5-464d-b0ec-72fb99d5a615\""}},"res":{"statusCode":201,"headers":{"x-request-id":"35697492-bf0c-455d-9ee4-9cd5666d03b2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":18758,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:35.419]: /api/diff/a4abd72149 request received {"req":{"id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"212247"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:35.489]: DB query successfully completed after 588 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kiot0Iuqr9y3ymhItMDke","sqlQueryDurationMs":588,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:35.489]: Inserted 19 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:10:35.530]: Diffing 5736 objects. {"req":{"id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"212247"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5736} +[server] INFO [15:10:35.628]: /api/diff/a4abd72149 request completed in 209 ms {"req":{"id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"212247"}},"res":{"statusCode":200,"headers":{"x-request-id":"0a9eff07-6c44-4298-ad44-65359ef8c8e5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":209,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:35.664]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5BMEs593pUj0EJyS6GH6J","sqlQueryDurationMs":641,"sqlNumberBindings":88,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:35.664]: Inserted 22 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:10:35.716]: /objects/a4abd72149 request received {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:35.721]: DB query successfully completed after 649 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jr00kPrm1Op9Vk4J-bD7k","sqlQueryDurationMs":649,"sqlNumberBindings":80,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:35.721]: Inserted 20 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":20} +[server] WARN [15:10:36.057]: DB query successfully completed after 568 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Gy3QI8wWbU-44yvs_MOsO","sqlQueryDurationMs":568,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:36.057]: Inserted 15 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:10:36.547]: Upload finished: 5718 objects processed in 746ms {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":5718,"crtMemUsageMB":368.3942108154297,"elapsedTimeMs":746} +[server] WARN [15:10:36.548]: DB query successfully completed after 883 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9DvYMIvReWjpQVZxx7368","sqlQueryDurationMs":883,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:36.548]: Inserted 15 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] WARN [15:10:36.550]: DB query successfully completed after 828 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EPbezfGdGaQo7nL-X-bLA","sqlQueryDurationMs":828,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:36.550]: Inserted 18 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:10:36.753]: DB query successfully completed after 695 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_wXB9yoxjjsMMmB0E5cFr","sqlQueryDurationMs":695,"sqlNumberBindings":188,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:36.753]: Inserted 47 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":47} +[server] WARN [15:10:37.547]: DB query successfully completed after 1002 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lsxkpPsmRULfBFMnBsccu","sqlQueryDurationMs":1002,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:37.547]: Inserted 203 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] WARN [15:10:37.664]: DB query successfully completed after 1114 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"b2G4bFySMX7vDqlx0V2Ea","sqlQueryDurationMs":1114,"sqlNumberBindings":268,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:37.664]: Inserted 67 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":67} +[server] WARN [15:10:37.779]: DB query successfully completed after 1231 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"S33SHVsyLPrMGFBidW1zp","sqlQueryDurationMs":1231,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9"}} +[server] INFO [15:10:37.779]: Inserted 19 objects. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:10:37.779]: Uploaded batch of 410 objects in 9849ms. Total objects processed so far: 410 in a total of 10692ms. {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":410,"elapsedTimeMs":10692,"batchElapsedTimeMs":9849,"crtMemUsageMB":369.2169952392578,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":410} +[server] INFO [15:10:37.780]: /objects/a4abd72149 request completed in 10793 ms {"req":{"id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"db288811-3908-425d-848e-048cc51cf574\""}},"res":{"statusCode":201,"headers":{"x-request-id":"cfeb93be-242a-4740-82da-19e8a06ac2e9","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10793,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:37.840]: /api/diff/a4abd72149 request received {"req":{"id":"444630b1-89c2-425d-b94f-7ba460531933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"444630b1-89c2-425d-b94f-7ba460531933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"289244"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:37.872]: DB query successfully completed after 1118 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kee1Edbpxcmf3ZslNJsqU","sqlQueryDurationMs":1118,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:37.873]: Inserted 157 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [15:10:37.980]: Diffing 7817 objects. {"req":{"id":"444630b1-89c2-425d-b94f-7ba460531933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"444630b1-89c2-425d-b94f-7ba460531933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"289244"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7817} +[server] INFO [15:10:38.093]: /api/diff/a4abd72149 request completed in 252 ms {"req":{"id":"444630b1-89c2-425d-b94f-7ba460531933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"444630b1-89c2-425d-b94f-7ba460531933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"289244"}},"res":{"statusCode":200,"headers":{"x-request-id":"444630b1-89c2-425d-b94f-7ba460531933","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":252,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:38.167]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lH7msKK4sE_-tfYbC3_3O","sqlQueryDurationMs":619,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:38.167]: Inserted 199 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:10:38.177]: /objects/a4abd72149 request received {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:38.430]: DB query successfully completed after 764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5tbHyQcXxmiMwJAAgzohM","sqlQueryDurationMs":764,"sqlNumberBindings":496,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:38.430]: Inserted 124 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":124} +[server] INFO [15:10:39.204]: Upload finished: 7802 objects processed in 776ms {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7802,"crtMemUsageMB":432.84515380859375,"elapsedTimeMs":776} +[server] WARN [15:10:39.204]: DB query successfully completed after 1331 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IUoUcdKE0GTvpMqhnYjUO","sqlQueryDurationMs":1331,"sqlNumberBindings":276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:39.204]: Inserted 69 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] WARN [15:10:39.209]: DB query successfully completed after 1041 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6tenh6j0MB93G8g2ierzm","sqlQueryDurationMs":1041,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:39.209]: Inserted 191 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:10:39.340]: DB query successfully completed after 909 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xbi4XWcgetLbRDNHeXITo","sqlQueryDurationMs":909,"sqlNumberBindings":176,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d"}} +[server] INFO [15:10:39.340]: Inserted 44 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":44} +[server] INFO [15:10:39.462]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:39.600]: Inserted 4 objects. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":4} +[server] INFO [15:10:39.600]: Uploaded batch of 1897 objects in 12493ms. Total objects processed so far: 1897 in a total of 12910ms. {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1897,"elapsedTimeMs":12910,"batchElapsedTimeMs":12493,"crtMemUsageMB":433.20130920410156,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":1897} +[server] INFO [15:10:39.601]: /objects/a4abd72149 request completed in 12988 ms {"req":{"id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a3bbf362-a9ce-40b3-83ad-052accc03685\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3dd700c9-663c-47f4-9e07-a6dae1b7823d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12988,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:39.607]: /api/diff/a4abd72149 request received {"req":{"id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113198"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:39.684]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:39.780]: Diffing 3059 objects. {"req":{"id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113198"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3059} +[server] WARN [15:10:39.933]: DB query successfully completed after 728 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_iXJWq9HX7AJZcuviXecq","sqlQueryDurationMs":728,"sqlNumberBindings":432,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:39.934]: Inserted 108 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":108} +[server] INFO [15:10:39.976]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:39.981]: DB query successfully completed after 771 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5xitNJ85IiO9afa0kGQ8R","sqlQueryDurationMs":771,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:39.981]: Inserted 212 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] INFO [15:10:40.013]: /api/diff/a4abd72149 request completed in 406 ms {"req":{"id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"113198"}},"res":{"statusCode":200,"headers":{"x-request-id":"0df644a3-d33c-4726-979f-eae27c5c1cbf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":406,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:40.072]: /objects/a4abd72149 request received {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:40.346]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:40.525]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:41.078]: Upload finished: 3059 objects processed in 742ms {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3059,"crtMemUsageMB":373.024658203125,"elapsedTimeMs":742} +[server] WARN [15:10:41.079]: DB query successfully completed after 553 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qVGbbiCTf88wWxUe47Sqi","sqlQueryDurationMs":553,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:41.079]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:41.084]: DB query successfully completed after 1148 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HIwBRdY8kdRpeJdIqBOI3","sqlQueryDurationMs":1148,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:41.084]: Inserted 158 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] WARN [15:10:41.088]: DB query successfully completed after 1105 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VL9Oa45EYzDvS42Me8P7S","sqlQueryDurationMs":1105,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:41.088]: Inserted 243 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:10:41.265]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:41.493]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:41.756]: DB query successfully completed after 672 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8cLoRkydPfzFt7enDOhJf","sqlQueryDurationMs":672,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:41.757]: Inserted 207 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] INFO [15:10:41.761]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:41.903]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HzWgImrHukI80C6dxNBVU","sqlQueryDurationMs":814,"sqlNumberBindings":1248,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:41.903]: Inserted 312 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":312} +[server] INFO [15:10:42.111]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:42.313]: DB query successfully completed after 1237 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y0Dy2KUVXKwLTjHet2spw","sqlQueryDurationMs":1237,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:42.313]: Inserted 212 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] INFO [15:10:42.406]: Inserted 500 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:42.577]: DB query successfully completed after 819 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IoE7dMMVrvplusKjcTF-X","sqlQueryDurationMs":819,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:42.577]: Inserted 204 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] WARN [15:10:42.739]: DB query successfully completed after 836 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"05othMzE6SDLZJHRoM66h","sqlQueryDurationMs":836,"sqlNumberBindings":1256,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:42.740]: Inserted 314 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":314} +[server] WARN [15:10:43.040]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WdWzBwLPFxY7LfakjAdNZ","sqlQueryDurationMs":633,"sqlNumberBindings":1460,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:43.040]: Inserted 365 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":365} +[server] WARN [15:10:43.132]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CuFSNBHTXBdlGAon7ntQG","sqlQueryDurationMs":555,"sqlNumberBindings":540,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:43.132]: Inserted 135 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":135} +[server] WARN [15:10:43.180]: DB query successfully completed after 866 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QLZf6TGyVrqZrov_bT__X","sqlQueryDurationMs":866,"sqlNumberBindings":1140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:43.180]: Inserted 285 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":285} +[server] WARN [15:10:43.372]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Yl1JMo4gbjQ6p8hnXsr8D","sqlQueryDurationMs":631,"sqlNumberBindings":1220,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:43.372]: Inserted 305 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":305} +[server] WARN [15:10:43.620]: DB query successfully completed after 579 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"em1SSHW2Yxnl8xq0h6GXM","sqlQueryDurationMs":579,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:43.621]: Inserted 221 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:10:43.659]: DB query successfully completed after 526 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MkYQ8lsYoifXCEcYx89Q-","sqlQueryDurationMs":526,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b"}} +[server] INFO [15:10:43.659]: Inserted 203 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:10:43.852]: Inserted 65 objects. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [15:10:43.852]: Uploaded batch of 1403 objects in 10005ms. Total objects processed so far: 1403 in a total of 10402ms. {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1403,"elapsedTimeMs":10402,"batchElapsedTimeMs":10005,"crtMemUsageMB":371.7831268310547,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":1403} +[server] INFO [15:10:43.853]: /objects/a4abd72149 request completed in 10484 ms {"req":{"id":"8041ddea-06d5-4754-864b-11fdcae28e3b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7878e85-e57e-4720-be4a-29371d561225\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8041ddea-06d5-4754-864b-11fdcae28e3b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10484,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:43.862]: /api/diff/a4abd72149 request received {"req":{"id":"013948f0-f468-4459-85bd-64b398e62a9c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013948f0-f468-4459-85bd-64b398e62a9c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99878"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:43.981]: Diffing 2699 objects. {"req":{"id":"013948f0-f468-4459-85bd-64b398e62a9c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013948f0-f468-4459-85bd-64b398e62a9c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99878"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2699} +[server] WARN [15:10:43.987]: DB query successfully completed after 804 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TSkm6cHp-rT492aCB-ZRk","sqlQueryDurationMs":804,"sqlNumberBindings":1412,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:43.987]: Inserted 353 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":353} +[server] WARN [15:10:44.032]: DB query successfully completed after 659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d-nNw4u2vqSC_IN5mDffl","sqlQueryDurationMs":659,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:44.032]: Inserted 239 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] INFO [15:10:44.045]: /api/diff/a4abd72149 request completed in 183 ms {"req":{"id":"013948f0-f468-4459-85bd-64b398e62a9c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"013948f0-f468-4459-85bd-64b398e62a9c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99878"}},"res":{"statusCode":200,"headers":{"x-request-id":"013948f0-f468-4459-85bd-64b398e62a9c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":183,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:44.109]: /objects/a4abd72149 request received {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:44.187]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Z2L_b5kBmZK3z4BUFna0-","sqlQueryDurationMs":566,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:44.188]: Inserted 213 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] INFO [15:10:45.000]: Upload finished: 2699 objects processed in 808ms {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2699,"crtMemUsageMB":371.5284881591797,"elapsedTimeMs":808} +[server] WARN [15:10:45.001]: DB query successfully completed after 968 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Dx8NidPeqBzzSHDrZ1aLG","sqlQueryDurationMs":968,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:45.001]: Inserted 227 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:10:45.006]: DB query successfully completed after 1018 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PBD2Aw_HDpgNJpZha7SvV","sqlQueryDurationMs":1018,"sqlNumberBindings":1296,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:45.007]: Inserted 324 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":324} +[server] WARN [15:10:45.014]: DB query successfully completed after 825 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p3OLshiI065aYDHnHQunY","sqlQueryDurationMs":825,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:45.014]: Inserted 214 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:10:45.638]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5FdcfRiVJ-1nrwWs6eeoQ","sqlQueryDurationMs":623,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:45.638]: Inserted 213 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:10:45.651]: DB query successfully completed after 648 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LMkTm3WTZ_v7_2WVuk86m","sqlQueryDurationMs":648,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c"}} +[server] INFO [15:10:45.651]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:45.661]: DB query successfully completed after 663 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"l9zZJsJE5ZNVzL5QepjVx","sqlQueryDurationMs":663,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:45.661]: Inserted 209 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:10:45.796]: DB query successfully completed after 788 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k3pO_RJVkA2ioVsYJSzM2","sqlQueryDurationMs":788,"sqlNumberBindings":872,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:45.796]: Inserted 218 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:10:45.817]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:46.194]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:46.478]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:46.659]: DB query successfully completed after 998 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8C2wS3XrKy8-8ZBInuO-K","sqlQueryDurationMs":998,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:46.659]: Inserted 214 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:10:46.745]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:46.785]: DB query successfully completed after 1146 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wdB3aOOHsl1BEZ13NXRPN","sqlQueryDurationMs":1146,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:46.785]: Inserted 196 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:10:46.948]: Inserted 500 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:10:47.059]: Inserted 273 objects. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] INFO [15:10:47.059]: Uploaded batch of 5718 objects in 10945ms. Total objects processed so far: 5718 in a total of 11258ms. {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5718,"elapsedTimeMs":11258,"batchElapsedTimeMs":10945,"crtMemUsageMB":372.99129486083984,"uploadedSizeMB":22.4,"requestDropped":false,"totalObjectsProcessed":5718} +[server] INFO [15:10:47.060]: /objects/a4abd72149 request completed in 11344 ms {"req":{"id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"25ec96cc-0728-4887-8d36-5233afc4d3b0\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ee1fe6e4-b983-4d31-9b79-5e6b78a0493c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11344,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:47.070]: /api/diff/a4abd72149 request received {"req":{"id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100026"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:47.189]: Diffing 2703 objects. {"req":{"id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100026"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2703} +[server] INFO [15:10:47.245]: /api/diff/a4abd72149 request completed in 175 ms {"req":{"id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100026"}},"res":{"statusCode":200,"headers":{"x-request-id":"af75a6a1-ae48-4ba3-8b73-d2cf4dc93584","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":175,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:47.308]: /objects/a4abd72149 request received {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:47.331]: DB query successfully completed after 1535 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"znWDVkG4qDV51BsWlQc_r","sqlQueryDurationMs":1535,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:47.332]: Inserted 227 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:10:47.363]: DB query successfully completed after 703 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"unP2SziLiSJ0PoLFKZTEX","sqlQueryDurationMs":703,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:47.363]: Inserted 231 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:10:47.422]: DB query successfully completed after 636 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MdAqgEAEbwiEySuK07eQl","sqlQueryDurationMs":636,"sqlNumberBindings":800,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:47.422]: Inserted 200 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":200} +[server] INFO [15:10:48.267]: Upload finished: 2703 objects processed in 857ms {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2703,"crtMemUsageMB":433.23622131347656,"elapsedTimeMs":857} +[server] WARN [15:10:48.672]: DB query successfully completed after 1308 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hIL61_7sBdUtG40FjDSTh","sqlQueryDurationMs":1308,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:48.672]: Inserted 250 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] WARN [15:10:48.804]: DB query successfully completed after 1381 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IPSnlUPbctFFofR8tPOLP","sqlQueryDurationMs":1381,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:48.804]: Inserted 205 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:10:48.887]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sv4u3vmyvc2JX-Tb3u4rI","sqlQueryDurationMs":624,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:48.887]: Inserted 225 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] INFO [15:10:49.374]: Inserted 202 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:10:49.383]: DB query successfully completed after 2051 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pjfzS_rC8E5EFlXZRY6AO","sqlQueryDurationMs":2051,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:49.383]: Inserted 225 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:10:49.580]: DB query successfully completed after 907 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lFIDuYg4ARO3iyWxZhBW-","sqlQueryDurationMs":907,"sqlNumberBindings":1252,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:49.580]: Inserted 313 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":313} +[server] WARN [15:10:49.756]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C5LVwK5nsFG_MJcDkzPCX","sqlQueryDurationMs":951,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:49.757]: Inserted 205 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:10:49.988]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CeB5g8VzzhIrRyxxnosy8","sqlQueryDurationMs":611,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:49.988]: Inserted 206 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:10:50.677]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CilIgCjE5_Gwp1dtCkqjJ","sqlQueryDurationMs":687,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:50.677]: Inserted 211 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:10:51.194]: DB query successfully completed after 1810 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yJ5QEgTznsifeWST_StnR","sqlQueryDurationMs":1810,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:51.194]: Inserted 220 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:10:51.261]: DB query successfully completed after 583 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8i-c2DhZ60QbKTbKs2hOf","sqlQueryDurationMs":583,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:51.261]: Inserted 202 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:10:51.404]: DB query successfully completed after 1645 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3a4vGW4UV1Z8Jo1ycZMN3","sqlQueryDurationMs":1645,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7"}} +[server] INFO [15:10:51.404]: Inserted 206 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:10:51.541]: DB query successfully completed after 1960 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iJnS1kj06LYHqJtMoIyw8","sqlQueryDurationMs":1960,"sqlNumberBindings":1544,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:51.542]: Inserted 386 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":386} +[server] WARN [15:10:51.765]: DB query successfully completed after 502 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NiyVWdllyxet8hJdABDRx","sqlQueryDurationMs":502,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:51.765]: Inserted 203 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:10:51.794]: Inserted 64 objects. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":64} +[server] INFO [15:10:51.794]: Uploaded batch of 7802 objects in 13002ms. Total objects processed so far: 7802 in a total of 13366ms. {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7802,"elapsedTimeMs":13366,"batchElapsedTimeMs":13002,"crtMemUsageMB":374.09632110595703,"uploadedSizeMB":22.9,"requestDropped":false,"totalObjectsProcessed":7802} +[server] INFO [15:10:51.795]: /objects/a4abd72149 request completed in 13618 ms {"req":{"id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1ff001bf-b5e0-4087-959d-6c98637a74d7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d1452afd-6bb6-4dd7-aa0e-2099f7551be7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13618,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:51.804]: /api/diff/a4abd72149 request received {"req":{"id":"b13c4ece-3e30-4b94-b177-9f906209d321","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b13c4ece-3e30-4b94-b177-9f906209d321","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"159226"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:51.928]: Diffing 4303 objects. {"req":{"id":"b13c4ece-3e30-4b94-b177-9f906209d321","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b13c4ece-3e30-4b94-b177-9f906209d321","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"159226"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4303} +[server] INFO [15:10:51.998]: /api/diff/a4abd72149 request completed in 195 ms {"req":{"id":"b13c4ece-3e30-4b94-b177-9f906209d321","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b13c4ece-3e30-4b94-b177-9f906209d321","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"159226"}},"res":{"statusCode":200,"headers":{"x-request-id":"b13c4ece-3e30-4b94-b177-9f906209d321","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":195,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:52.073]: /objects/a4abd72149 request received {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:52.170]: Inserted 208 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:10:52.261]: DB query successfully completed after 1066 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U8EyPEhi6UoGtOK6oVZbn","sqlQueryDurationMs":1066,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:52.262]: Inserted 224 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] INFO [15:10:53.030]: Upload finished: 4301 objects processed in 869ms {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4301,"crtMemUsageMB":374.45787048339844,"elapsedTimeMs":869} +[server] WARN [15:10:53.031]: DB query successfully completed after 1487 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1CMRlTQ5x_PArMPh2B21p","sqlQueryDurationMs":1487,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:53.031]: Inserted 164 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] WARN [15:10:53.033]: DB query successfully completed after 863 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QDeSq3MfA5DSLqbaMiJfV","sqlQueryDurationMs":863,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:53.033]: Inserted 220 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:10:53.473]: DB query successfully completed after 1210 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oIt6_mZFk8EsQd8blgSNZ","sqlQueryDurationMs":1210,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:53.473]: Inserted 225 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:10:53.855]: DB query successfully completed after 822 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DprC5eaqxNYe8fsyCIAA4","sqlQueryDurationMs":822,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:53.855]: Inserted 224 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:10:53.947]: DB query successfully completed after 919 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"khPZsZJXDdosKrTNFiqxE","sqlQueryDurationMs":919,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:53.947]: Inserted 500 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:54.058]: DB query successfully completed after 1027 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4Yg7BjzFB_oO0qe_yENG5","sqlQueryDurationMs":1027,"sqlNumberBindings":388,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:54.059]: Inserted 97 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":97} +[server] WARN [15:10:54.629]: DB query successfully completed after 772 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"da2g3JqX5Z7WfWTTbFFI2","sqlQueryDurationMs":772,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:54.629]: Inserted 227 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:10:54.639]: DB query successfully completed after 690 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hzaFQV-Js7KrJFGAp4KhR","sqlQueryDurationMs":690,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:54.639]: Inserted 500 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:55.081]: DB query successfully completed after 1606 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EH-CqMqgSW3x14Zq1dJgL","sqlQueryDurationMs":1606,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:55.082]: Inserted 202 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:10:55.156]: DB query successfully completed after 516 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rND7trUOm1qz7D1G5SSLQ","sqlQueryDurationMs":516,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:55.156]: Inserted 500 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:10:55.261]: DB query successfully completed after 630 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GCgt8yIRKY3R1a2aeKhpZ","sqlQueryDurationMs":630,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e"}} +[server] INFO [15:10:55.261]: Inserted 239 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] WARN [15:10:55.347]: DB query successfully completed after 1287 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SBCg3-NyTB1MVx55iK4OW","sqlQueryDurationMs":1287,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:55.347]: Inserted 179 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:10:55.644]: Inserted 232 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:10:55.851]: Inserted 104 objects. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":104} +[server] INFO [15:10:55.851]: Uploaded batch of 2703 objects in 8031ms. Total objects processed so far: 2703 in a total of 8441ms. {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2703,"elapsedTimeMs":8441,"batchElapsedTimeMs":8031,"crtMemUsageMB":374.02030181884766,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2703} +[server] INFO [15:10:55.851]: /objects/a4abd72149 request completed in 8543 ms {"req":{"id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"05205b0f-0e52-4df7-8d87-751ff5b99ba8\""}},"res":{"statusCode":201,"headers":{"x-request-id":"be44375f-583f-4fb1-8378-be41f5ae2f5e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8543,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:55.856]: DB query successfully completed after 773 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J7E8JMCr1_VxZsA42Y5Dt","sqlQueryDurationMs":773,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836"}} +[server] INFO [15:10:55.856]: Inserted 224 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] INFO [15:10:55.859]: /api/diff/a4abd72149 request received {"req":{"id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111348"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:55.968]: Diffing 3009 objects. {"req":{"id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111348"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3009} +[server] WARN [15:10:56.023]: DB query successfully completed after 865 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HYEAm1sOVHPtQ_4N9lE4x","sqlQueryDurationMs":865,"sqlNumberBindings":1916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:56.023]: Inserted 479 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":479} +[server] INFO [15:10:56.029]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111348"}},"res":{"statusCode":200,"headers":{"x-request-id":"28ea1dbf-deb2-47e3-9d73-4c17fe816087","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:56.090]: /objects/a4abd72149 request received {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:56.181]: DB query successfully completed after 833 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pFlmLDQ5dEH9BT6DcoI0G","sqlQueryDurationMs":833,"sqlNumberBindings":660,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:56.181]: Inserted 165 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":165} +[server] INFO [15:10:56.206]: Inserted 120 objects. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":120} +[server] INFO [15:10:56.206]: Uploaded batch of 3059 objects in 15539ms. Total objects processed so far: 3059 in a total of 15870ms. {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3059,"elapsedTimeMs":15870,"batchElapsedTimeMs":15539,"crtMemUsageMB":374.0939483642578,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3059} +[server] INFO [15:10:56.207]: /objects/a4abd72149 request completed in 16134 ms {"req":{"id":"a01fcdb4-6938-4896-bc10-8104c16b7836","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0e91ad1d-84d8-4a25-853a-6127b0f2871c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a01fcdb4-6938-4896-bc10-8104c16b7836","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16134,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:56.212]: /api/diff/a4abd72149 request received {"req":{"id":"e1dce81e-003e-42a2-8917-8e9409323ebe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1dce81e-003e-42a2-8917-8e9409323ebe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121745"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:56.318]: Diffing 3290 objects. {"req":{"id":"e1dce81e-003e-42a2-8917-8e9409323ebe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1dce81e-003e-42a2-8917-8e9409323ebe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121745"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3290} +[server] INFO [15:10:56.371]: /api/diff/a4abd72149 request completed in 159 ms {"req":{"id":"e1dce81e-003e-42a2-8917-8e9409323ebe","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e1dce81e-003e-42a2-8917-8e9409323ebe","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121745"}},"res":{"statusCode":200,"headers":{"x-request-id":"e1dce81e-003e-42a2-8917-8e9409323ebe","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":159,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:56.448]: /objects/a4abd72149 request received {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:10:57.016]: Upload finished: 3009 objects processed in 850ms {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3009,"crtMemUsageMB":313.9661865234375,"elapsedTimeMs":850} +[server] WARN [15:10:57.019]: DB query successfully completed after 995 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4tQOe0QgXh5fU9xdsAxyl","sqlQueryDurationMs":995,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:57.019]: Inserted 221 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:10:57.143]: DB query successfully completed after 961 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Sm0Te-zewX4j3YgJ48O20","sqlQueryDurationMs":961,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:57.143]: Inserted 198 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:10:57.672]: Upload finished: 3290 objects processed in 1145ms {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3290,"crtMemUsageMB":373.18377685546875,"elapsedTimeMs":1145} +[server] WARN [15:10:57.673]: DB query successfully completed after 659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PemwsE8jVwdcwc5KGG_Wa","sqlQueryDurationMs":659,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:10:57.673]: Inserted 213 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:10:57.677]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LwODzccADK-59U-MeZHuy","sqlQueryDurationMs":657,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:57.677]: Inserted 221 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:10:57.936]: DB query successfully completed after 792 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gWUxrNGvNSGVEGRwP3SnN","sqlQueryDurationMs":792,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888"}} +[server] INFO [15:10:57.936]: Inserted 222 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:10:58.152]: Inserted 193 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] INFO [15:10:58.206]: Inserted 71 objects. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":71} +[server] INFO [15:10:58.206]: Uploaded batch of 2699 objects in 13654ms. Total objects processed so far: 2699 in a total of 14014ms. {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2699,"elapsedTimeMs":14014,"batchElapsedTimeMs":13654,"crtMemUsageMB":374.3756408691406,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2699} +[server] INFO [15:10:58.207]: /objects/a4abd72149 request completed in 14098 ms {"req":{"id":"fc60b5a7-1d77-4593-b559-a1edf566a888","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c561da61-508a-43d3-a7ef-73befc74d315\""}},"res":{"statusCode":201,"headers":{"x-request-id":"fc60b5a7-1d77-4593-b559-a1edf566a888","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":14098,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:58.210]: DB query successfully completed after 536 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"S7_h6LdAFRf60iIPJ4IaL","sqlQueryDurationMs":536,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:10:58.210]: Inserted 220 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:10:58.228]: /api/diff/a4abd72149 request received {"req":{"id":"62929683-b8a2-4f3f-a832-b493b5de09aa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"62929683-b8a2-4f3f-a832-b493b5de09aa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"259200"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:10:58.349]: DB query successfully completed after 672 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ibixnHPwvxhH3KsHskNx0","sqlQueryDurationMs":672,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:58.349]: Inserted 240 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] INFO [15:10:58.596]: Diffing 7005 objects. {"req":{"id":"62929683-b8a2-4f3f-a832-b493b5de09aa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"62929683-b8a2-4f3f-a832-b493b5de09aa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"259200"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7005} +[server] INFO [15:10:58.945]: /api/diff/a4abd72149 request completed in 717 ms {"req":{"id":"62929683-b8a2-4f3f-a832-b493b5de09aa","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"62929683-b8a2-4f3f-a832-b493b5de09aa","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"259200"}},"res":{"statusCode":200,"headers":{"x-request-id":"62929683-b8a2-4f3f-a832-b493b5de09aa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":717,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:10:59.028]: /objects/a4abd72149 request received {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:10:59.236]: DB query successfully completed after 1082 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D0my9VLL_bpmjM5ihqWRM","sqlQueryDurationMs":1082,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:10:59.236]: Inserted 216 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:10:59.373]: DB query successfully completed after 1023 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N5ZcRydbCXVPwkeP72hws","sqlQueryDurationMs":1023,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:10:59.373]: Inserted 222 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:10:59.377]: DB query successfully completed after 1165 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zeFeFSefYondipvnrGtuW","sqlQueryDurationMs":1165,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:10:59.377]: Inserted 229 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] INFO [15:10:59.893]: Upload finished: 7002 objects processed in 766ms {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7002,"crtMemUsageMB":436.1891860961914,"elapsedTimeMs":766} +[server] WARN [15:10:59.925]: DB query successfully completed after 688 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ANW3RagiP7y58j7EsuNBi","sqlQueryDurationMs":688,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:10:59.925]: Inserted 210 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:11:00.399]: DB query successfully completed after 1025 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZE7LTJQkSB-FxblJ2fnnv","sqlQueryDurationMs":1025,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:11:00.399]: Inserted 233 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [15:11:00.615]: DB query successfully completed after 1237 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Dzhk9DxX_kIsnBriMoRkG","sqlQueryDurationMs":1237,"sqlNumberBindings":948,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:00.615]: Inserted 237 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":237} +[server] WARN [15:11:00.726]: DB query successfully completed after 800 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uU0tJaK5byRD-4ZPTXt-z","sqlQueryDurationMs":800,"sqlNumberBindings":1028,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:00.726]: Inserted 257 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":257} +[server] WARN [15:11:00.866]: DB query successfully completed after 975 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_mjmcPXPBbW6_XO2LbUDx","sqlQueryDurationMs":975,"sqlNumberBindings":1252,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:00.866]: Inserted 313 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":313} +[server] WARN [15:11:00.970]: DB query successfully completed after 570 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hp9kNeGqVlSH_0l4ELCGy","sqlQueryDurationMs":570,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:11:00.971]: Inserted 230 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:11:01.262]: DB query successfully completed after 646 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xiO7fsVO6QKjA3k4UgvCq","sqlQueryDurationMs":646,"sqlNumberBindings":1076,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:01.262]: Inserted 269 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":269} +[server] WARN [15:11:01.265]: DB query successfully completed after 538 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QMj0lxZSePzcpi2hsj4Dl","sqlQueryDurationMs":538,"sqlNumberBindings":1140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:01.265]: Inserted 285 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":285} +[server] INFO [15:11:01.305]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:01.489]: DB query successfully completed after 518 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-5njeOBC2QiB4bL29-hKj","sqlQueryDurationMs":518,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:11:01.489]: Inserted 213 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] INFO [15:11:01.525]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:01.765]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:01.776]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZMWqg4uaGnWcV3rCNWI3_","sqlQueryDurationMs":509,"sqlNumberBindings":1136,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:01.776]: Inserted 284 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":284} +[server] WARN [15:11:01.917]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"udTJoFALtV1IXk7YWmIsd","sqlQueryDurationMs":654,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:01.917]: Inserted 250 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] WARN [15:11:02.017]: DB query successfully completed after 527 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"O62tJAg0arg2X3wQbd-c_","sqlQueryDurationMs":527,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:11:02.017]: Inserted 213 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] INFO [15:11:02.270]: Inserted 300 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":300} +[server] WARN [15:11:02.472]: DB query successfully completed after 704 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ik3s95RvCNfwpRPgeARNv","sqlQueryDurationMs":704,"sqlNumberBindings":1596,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:02.472]: Inserted 399 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":399} +[server] INFO [15:11:02.496]: Inserted 207 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] WARN [15:11:02.607]: DB query successfully completed after 688 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Bk5Oonu66Lbu1vsztYbHO","sqlQueryDurationMs":688,"sqlNumberBindings":1084,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:02.607]: Inserted 271 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":271} +[server] INFO [15:11:02.751]: Inserted 274 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":274} +[server] INFO [15:11:02.997]: Inserted 226 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:11:03.508]: DB query successfully completed after 1035 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j38dibKBNauTpv8B9dY3d","sqlQueryDurationMs":1035,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:03.508]: Inserted 190 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:11:03.520]: DB query successfully completed after 768 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"klHIpZAXsTbuAyVXM80Kf","sqlQueryDurationMs":768,"sqlNumberBindings":1116,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:03.520]: Inserted 279 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":279} +[server] WARN [15:11:03.663]: DB query successfully completed after 666 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4151vfFycYML8ZBVzuTt5","sqlQueryDurationMs":666,"sqlNumberBindings":384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7"}} +[server] INFO [15:11:03.663]: Inserted 96 objects. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] INFO [15:11:03.663]: Uploaded batch of 4301 objects in 11099ms. Total objects processed so far: 4301 in a total of 11502ms. {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4301,"elapsedTimeMs":11502,"batchElapsedTimeMs":11099,"crtMemUsageMB":375.87562561035156,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":4301} +[server] INFO [15:11:03.664]: /objects/a4abd72149 request completed in 11591 ms {"req":{"id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"59335819-87d7-4093-82e2-dfe60b4bcf87\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1645e1c9-d8ea-4bb0-9765-7282c7150bf7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11591,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:03.690]: /api/diff/a4abd72149 request received {"req":{"id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286802"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:03.779]: DB query successfully completed after 1170 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"89SmplHyjGv2T7ZDjMcc8","sqlQueryDurationMs":1170,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:03.779]: Inserted 288 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [15:11:03.852]: Diffing 7751 objects. {"req":{"id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286802"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7751} +[server] INFO [15:11:04.136]: /api/diff/a4abd72149 request completed in 446 ms {"req":{"id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286802"}},"res":{"statusCode":200,"headers":{"x-request-id":"d17fbf8e-c0ad-4de0-86f0-814ff3ddd8f2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":446,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:04.160]: DB query successfully completed after 639 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mL9shrwzU29YHdyle2QJw","sqlQueryDurationMs":639,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:04.160]: Inserted 197 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:11:04.223]: /objects/a4abd72149 request received {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:04.539]: DB query successfully completed after 1030 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YcUWOrsfKQFO9C8intkon","sqlQueryDurationMs":1030,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:04.539]: Inserted 210 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:11:05.267]: Upload finished: 7751 objects processed in 808ms {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7751,"crtMemUsageMB":374.79170989990234,"elapsedTimeMs":808} +[server] WARN [15:11:05.268]: DB query successfully completed after 1107 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VA4uZtCOFicyhNuD8ISWk","sqlQueryDurationMs":1107,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:05.268]: Inserted 220 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:11:05.271]: DB query successfully completed after 1491 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w8MQcHfLbI7d65hfruRit","sqlQueryDurationMs":1491,"sqlNumberBindings":1428,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:05.271]: Inserted 357 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":357} +[server] WARN [15:11:05.274]: DB query successfully completed after 733 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yerATGJAQHaejb24rYxxR","sqlQueryDurationMs":733,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:05.274]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:05.927]: DB query successfully completed after 663 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7V_l11f20EzxCz54Klpri","sqlQueryDurationMs":663,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:05.927]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:05.933]: DB query successfully completed after 665 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LomYW1kmFrAc4jxePSsF_","sqlQueryDurationMs":665,"sqlNumberBindings":1504,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882"}} +[server] INFO [15:11:05.934]: Inserted 376 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":376} +[server] WARN [15:11:05.953]: DB query successfully completed after 681 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cUvDrCV10HpUFU9DC_P2T","sqlQueryDurationMs":681,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:05.953]: Inserted 212 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:11:06.079]: DB query successfully completed after 803 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JLKF2WuJB_FQSK55dBrcj","sqlQueryDurationMs":803,"sqlNumberBindings":1700,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:06.079]: Inserted 425 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":425} +[server] INFO [15:11:06.234]: Inserted 199 objects. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:11:06.234]: Uploaded batch of 3290 objects in 8994ms. Total objects processed so far: 3290 in a total of 9707ms. {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3290,"elapsedTimeMs":9707,"batchElapsedTimeMs":8994,"crtMemUsageMB":376.39879608154297,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3290} +[server] INFO [15:11:06.235]: /objects/a4abd72149 request completed in 9787 ms {"req":{"id":"e5111a14-305f-4f20-87c5-fa307750d882","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a928b923-68ed-443c-912e-627a7655b532\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e5111a14-305f-4f20-87c5-fa307750d882","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9787,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:06.269]: /api/diff/a4abd72149 request received {"req":{"id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"283509"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:06.389]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:06.398]: Diffing 7662 objects. {"req":{"id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"283509"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7662} +[server] INFO [15:11:06.514]: /api/diff/a4abd72149 request completed in 245 ms {"req":{"id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"283509"}},"res":{"statusCode":200,"headers":{"x-request-id":"1c846b46-098d-4f96-811b-7a8f0acc9cb9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":245,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:06.592]: /objects/a4abd72149 request received {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:06.606]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"obGjLhF4au6QbNBIPSJkg","sqlQueryDurationMs":653,"sqlNumberBindings":744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:06.606]: Inserted 186 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] WARN [15:11:06.674]: DB query successfully completed after 593 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rUGL6u-tOqNMuPS7jt0eR","sqlQueryDurationMs":593,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:06.674]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:06.754]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:07.526]: Upload finished: 7662 objects processed in 836ms {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7662,"crtMemUsageMB":375.78238677978516,"elapsedTimeMs":836} +[server] WARN [15:11:07.527]: DB query successfully completed after 920 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J0JaoXPpkwUJXETwq3T0V","sqlQueryDurationMs":920,"sqlNumberBindings":740,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1"}} +[server] INFO [15:11:07.527]: Inserted 185 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":185} +[server] WARN [15:11:07.529]: DB query successfully completed after 774 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P7-7jTDzeufImYZsbhfvt","sqlQueryDurationMs":774,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:07.529]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:07.533]: DB query successfully completed after 858 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PYNYciIbC02GynII0XXaJ","sqlQueryDurationMs":858,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:07.534]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:07.813]: Inserted 92 objects. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:11:07.813]: Uploaded batch of 3009 objects in 11245ms. Total objects processed so far: 3009 in a total of 11647ms. {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3009,"elapsedTimeMs":11647,"batchElapsedTimeMs":11245,"crtMemUsageMB":377.6723175048828,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3009} +[server] INFO [15:11:07.814]: /objects/a4abd72149 request completed in 11724 ms {"req":{"id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"764de352-9088-4c50-859c-626716797867\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c3cb5031-22a9-4429-8875-3db9dbfd76e1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11724,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:07.895]: /api/diff/a4abd72149 request received {"req":{"id":"33a14000-9a85-437d-84db-7b74f4618e8d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33a14000-9a85-437d-84db-7b74f4618e8d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"639301"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:07.973]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:08.020]: Diffing 17278 objects. {"req":{"id":"33a14000-9a85-437d-84db-7b74f4618e8d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33a14000-9a85-437d-84db-7b74f4618e8d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"639301"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17278} +[server] WARN [15:11:08.030]: DB query successfully completed after 507 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1DBbCbe3tUu1Y3VcbPn1R","sqlQueryDurationMs":507,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:08.030]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:08.219]: /api/diff/a4abd72149 request completed in 325 ms {"req":{"id":"33a14000-9a85-437d-84db-7b74f4618e8d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"33a14000-9a85-437d-84db-7b74f4618e8d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"639301"}},"res":{"statusCode":200,"headers":{"x-request-id":"33a14000-9a85-437d-84db-7b74f4618e8d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":325,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:08.293]: DB query successfully completed after 758 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"22TPAwgbdAvM0i_L39nmT","sqlQueryDurationMs":758,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:08.293]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:08.345]: /objects/a4abd72149 request received {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:08.500]: DB query successfully completed after 527 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BWYdNxxlZUZzSeJ_KmVCw","sqlQueryDurationMs":527,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:08.501]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:09.152]: Upload finished: 17231 objects processed in 725ms {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":17231,"crtMemUsageMB":448.20555114746094,"elapsedTimeMs":725} +[server] WARN [15:11:09.164]: DB query successfully completed after 870 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6l9MtrW74ULe2HI0ZI7IB","sqlQueryDurationMs":870,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:09.164]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:09.170]: DB query successfully completed after 1011 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OaamCrU6rNSUr2gIom5nm","sqlQueryDurationMs":1011,"sqlNumberBindings":1856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:09.171]: Inserted 464 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":464} +[server] WARN [15:11:09.784]: DB query successfully completed after 1282 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cVjrG0KYvubi5Pe7NGcvD","sqlQueryDurationMs":1282,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:09.785]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:09.799]: DB query successfully completed after 649 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LPwY8gyhusUNYyuD883Yx","sqlQueryDurationMs":649,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe"}} +[server] INFO [15:11:09.799]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:09.914]: DB query successfully completed after 741 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9rLdfJMHmu_FYJT0nkRXT","sqlQueryDurationMs":741,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:09.914]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:09.962]: DB query successfully completed after 795 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BGJeDhXpl1OosYPSojaLA","sqlQueryDurationMs":795,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:09.962]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:10.242]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:10.361]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x_hMNfG3hIjE1HNxjP5QW","sqlQueryDurationMs":572,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:10.361]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:10.481]: DB query successfully completed after 564 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"c-B2G_y1H7IHzv_mjM3ci","sqlQueryDurationMs":564,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:10.482]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:10.661]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:10.874]: DB query successfully completed after 910 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I5fr0P1Mhtng7CRVlxu7B","sqlQueryDurationMs":910,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:10.874]: Inserted 500 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:11.248]: DB query successfully completed after 585 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZnT80maYXJBEiGbdJdpvT","sqlQueryDurationMs":585,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe"}} +[server] INFO [15:11:11.248]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:11.464]: DB query successfully completed after 1101 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w7QHg0GgHE42S8iEkJKp2","sqlQueryDurationMs":1101,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:11.464]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:11.554]: DB query successfully completed after 1068 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vYzDntQssk37yNwSEDpA9","sqlQueryDurationMs":1068,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:11.554]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:11.678]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:11.848]: DB query successfully completed after 972 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HdYkR9dEEJhPtzv-Lawf_","sqlQueryDurationMs":972,"sqlNumberBindings":1860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63"}} +[server] INFO [15:11:11.848]: Inserted 465 objects. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":465} +[server] INFO [15:11:11.848]: Uploaded batch of 7002 objects in 12388ms. Total objects processed so far: 7002 in a total of 12721ms. {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7002,"elapsedTimeMs":12721,"batchElapsedTimeMs":12388,"crtMemUsageMB":388.7828369140625,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":7002} +[server] INFO [15:11:11.848]: /objects/a4abd72149 request completed in 12820 ms {"req":{"id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8dc3f1ac-1578-4fb8-9568-7407e3787c61\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5a357c4a-a4e1-44b7-96b9-db1179861e63","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12820,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:11.873]: /api/diff/a4abd72149 request received {"req":{"id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"285507"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:12.005]: Diffing 7716 objects. {"req":{"id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"285507"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7716} +[server] WARN [15:11:12.118]: DB query successfully completed after 652 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5q0vM1g_q_de80J33GCtv","sqlQueryDurationMs":652,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:12.118]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:12.123]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:12.135]: /api/diff/a4abd72149 request completed in 262 ms {"req":{"id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"285507"}},"res":{"statusCode":200,"headers":{"x-request-id":"4ddd658c-e3c6-4ca6-9b12-213c114b4fd2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":262,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:12.207]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rApJ2l--q2385g6o85rnA","sqlQueryDurationMs":650,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:12.207]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:12.221]: /objects/a4abd72149 request received {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:12.613]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:13.039]: Upload finished: 7716 objects processed in 716ms {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7716,"crtMemUsageMB":447.7841339111328,"elapsedTimeMs":716} +[server] WARN [15:11:13.040]: DB query successfully completed after 921 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UtGQu5Ns8hOiFy9zIeGMC","sqlQueryDurationMs":921,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:13.040]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:13.044]: DB query successfully completed after 836 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fv-MI5B314rImE_a4YCrl","sqlQueryDurationMs":836,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:13.044]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:13.205]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JPrKaPqNeKlKpRy3AaX6G","sqlQueryDurationMs":591,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe"}} +[server] INFO [15:11:13.205]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:13.407]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:13.542]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Lu8VdQ_PdvBl_0Vrwwsbd","sqlQueryDurationMs":505,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:13.542]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:13.613]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:13.739]: DB query successfully completed after 693 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VBbvtLjh3jWp0u9Dcn75s","sqlQueryDurationMs":693,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:13.739]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:13.750]: DB query successfully completed after 708 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"le98jAlzq_e4YPms_xtIs","sqlQueryDurationMs":708,"sqlNumberBindings":1876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:13.750]: Inserted 469 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":469} +[server] INFO [15:11:13.971]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:14.232]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hi3fUPVQOXhDTLVNSee-F","sqlQueryDurationMs":687,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:14.232]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:14.677]: DB query successfully completed after 702 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vHP_PORbdLRl5fRD2t0_V","sqlQueryDurationMs":702,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe"}} +[server] INFO [15:11:14.677]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:14.717]: DB query successfully completed after 965 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"s2uVaa9NZBdtRWdPO8oZe","sqlQueryDurationMs":965,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:14.717]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:14.740]: DB query successfully completed after 1000 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j9cazOp7p6QPH4xV5KFtj","sqlQueryDurationMs":1000,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:14.740]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:14.755]: DB query successfully completed after 519 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gSJ-rKucvcJMlnfIfgCAn","sqlQueryDurationMs":519,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:14.755]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:15.127]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:15.171]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:15.212]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:15.492]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:15.497]: DB query successfully completed after 755 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sIp-lpRJTS0pe59zxaIV3","sqlQueryDurationMs":755,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:15.497]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:15.832]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.029]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:16.117]: DB query successfully completed after 945 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zQCxXf5QZPQo-QRNLAa88","sqlQueryDurationMs":945,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070"}} +[server] INFO [15:11:16.118]: Inserted 500 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:16.122]: DB query successfully completed after 908 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TZwdMpIqiVMxanrZT9fD8","sqlQueryDurationMs":908,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:16.122]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.189]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.352]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.406]: Inserted 282 objects. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":282} +[server] INFO [15:11:16.406]: Uploaded batch of 7751 objects in 11568ms. Total objects processed so far: 7751 in a total of 11947ms. {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7751,"elapsedTimeMs":11947,"batchElapsedTimeMs":11568,"crtMemUsageMB":387.9937286376953,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":7751} +[server] INFO [15:11:16.406]: /objects/a4abd72149 request completed in 12183 ms {"req":{"id":"7602b6f6-b119-4028-aaa0-45d4a2526070","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"abf407c1-852f-4a3e-b9d5-f5175e16f260\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7602b6f6-b119-4028-aaa0-45d4a2526070","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12183,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:16.432]: DB query successfully completed after 933 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tizq3UEeceFYe3QG_SLbt","sqlQueryDurationMs":933,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:16.432]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.438]: /api/diff/a4abd72149 request received {"req":{"id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286432"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:16.567]: Diffing 7741 objects. {"req":{"id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286432"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7741} +[server] INFO [15:11:16.655]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:16.662]: DB query successfully completed after 538 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wfDl90Lg6yagM-SsFCYdh","sqlQueryDurationMs":538,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:16.662]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.682]: /api/diff/a4abd72149 request completed in 244 ms {"req":{"id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"286432"}},"res":{"statusCode":200,"headers":{"x-request-id":"3d26fc82-745a-4eab-ad76-8e1fec490eed","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":244,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:16.764]: /objects/a4abd72149 request received {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:16.810]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:16.969]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:17.012]: DB query successfully completed after 579 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2ypIGLPQZWU-gzcr6TrnJ","sqlQueryDurationMs":579,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:17.012]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:17.119]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:17.133]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:17.586]: Upload finished: 7741 objects processed in 731ms {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7741,"crtMemUsageMB":384.3492660522461,"elapsedTimeMs":731} +[server] INFO [15:11:17.586]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:17.613]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:17.764]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:17.821]: DB query successfully completed after 808 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hm03Qzerx-mh_JrhJa-XE","sqlQueryDurationMs":808,"sqlNumberBindings":1776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:17.821]: Inserted 444 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":444} +[server] INFO [15:11:17.920]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:18.173]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:18.335]: DB query successfully completed after 751 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rDoEX7IT-055GjA94wfLS","sqlQueryDurationMs":751,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:18.335]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:18.435]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:18.595]: DB query successfully completed after 772 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7vdfDvZt2Il8KnQMbRgr5","sqlQueryDurationMs":772,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:18.595]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:18.626]: DB query successfully completed after 1011 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WOYChAkFBoN5FTVWPGaO-","sqlQueryDurationMs":1011,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:18.626]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:18.755]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:19.291]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pmLcLbURPcS0zkk6Ir7iS","sqlQueryDurationMs":534,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe"}} +[server] INFO [15:11:19.291]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:19.559]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:19.759]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:19.852]: DB query successfully completed after 1224 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1HhQZOwbbWMgCJihZkTAy","sqlQueryDurationMs":1224,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:19.852]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:19.856]: DB query successfully completed after 1518 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9gWDWLq6wEx-nfqR2kgvY","sqlQueryDurationMs":1518,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:19.857]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:19.877]: DB query successfully completed after 1280 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PSE_mNShlF1wUbb5LJ7S4","sqlQueryDurationMs":1280,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631"}} +[server] INFO [15:11:19.877]: Inserted 500 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:19.937]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:20.095]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:20.275]: Inserted 254 objects. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":254} +[server] INFO [15:11:20.275]: Uploaded batch of 7662 objects in 13177ms. Total objects processed so far: 7662 in a total of 13585ms. {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7662,"elapsedTimeMs":13585,"batchElapsedTimeMs":13177,"crtMemUsageMB":387.1605453491211,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":7662} +[server] INFO [15:11:20.276]: /objects/a4abd72149 request completed in 13684 ms {"req":{"id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a6fb81a3-255c-4867-81ab-216575d84b96\""}},"res":{"statusCode":201,"headers":{"x-request-id":"de7c70ae-29e6-42ba-98a1-ae71a7bbe631","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13684,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:20.283]: Inserted 500 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:20.316]: /api/diff/a4abd72149 request received {"req":{"id":"5be14fa5-ab67-4398-9001-cade2e8d962f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5be14fa5-ab67-4398-9001-cade2e8d962f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"287690"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:20.435]: Diffing 7775 objects. {"req":{"id":"5be14fa5-ab67-4398-9001-cade2e8d962f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5be14fa5-ab67-4398-9001-cade2e8d962f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"287690"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7775} +[server] INFO [15:11:20.545]: /api/diff/a4abd72149 request completed in 229 ms {"req":{"id":"5be14fa5-ab67-4398-9001-cade2e8d962f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5be14fa5-ab67-4398-9001-cade2e8d962f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"287690"}},"res":{"statusCode":200,"headers":{"x-request-id":"5be14fa5-ab67-4398-9001-cade2e8d962f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":229,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:20.621]: /objects/a4abd72149 request received {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:20.647]: DB query successfully completed after 789 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AF5TfeY2Aq_sDQGKqNg3c","sqlQueryDurationMs":789,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:20.647]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:20.652]: DB query successfully completed after 799 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nBiNiH3Xy_9DUgTBtXH_x","sqlQueryDurationMs":799,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:20.652]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:20.655]: Inserted 231 objects. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] INFO [15:11:20.655]: Uploaded batch of 17231 objects in 11933ms. Total objects processed so far: 17231 in a total of 12228ms. {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17231,"elapsedTimeMs":12228,"batchElapsedTimeMs":11933,"crtMemUsageMB":385.18770599365234,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":17231} +[server] INFO [15:11:20.656]: /objects/a4abd72149 request completed in 12310 ms {"req":{"id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b27c78e7-1e21-4df3-b4c2-1a5873f8aea7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"bf61a280-3ca8-4d38-8138-688b9a9401fe","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12310,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:20.696]: /api/diff/a4abd72149 request received {"req":{"id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"297273"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:20.805]: Diffing 8034 objects. {"req":{"id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"297273"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8034} +[server] INFO [15:11:20.914]: /api/diff/a4abd72149 request completed in 218 ms {"req":{"id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"297273"}},"res":{"statusCode":200,"headers":{"x-request-id":"3e901053-6f4b-45f9-927e-8909da7bfb4b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":218,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:21.005]: /objects/a4abd72149 request received {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:21.487]: Upload finished: 7775 objects processed in 769ms {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7775,"crtMemUsageMB":446.6870574951172,"elapsedTimeMs":769} +[server] WARN [15:11:21.491]: DB query successfully completed after 838 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rbWS7RE1J6A9XY9IT9PKH","sqlQueryDurationMs":838,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:21.491]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:21.493]: DB query successfully completed after 846 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aOV4evzUguSsmQ1ipsF-D","sqlQueryDurationMs":846,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:21.493]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:22.266]: Upload finished: 8034 objects processed in 778ms {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8034,"crtMemUsageMB":376.11956787109375,"elapsedTimeMs":778} +[server] WARN [15:11:22.267]: DB query successfully completed after 775 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w4nzLQHSas-ZK-iPKZhUH","sqlQueryDurationMs":775,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:22.267]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:22.446]: DB query successfully completed after 952 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pCbEZDxKQiak02Xjihfs5","sqlQueryDurationMs":952,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:22.446]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:22.451]: DB query successfully completed after 966 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"65P6wZ2-8ObvbSZe5ndoW","sqlQueryDurationMs":966,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:22.451]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:22.813]: DB query successfully completed after 550 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F_7YcR7GRw1knHNwIX8Hl","sqlQueryDurationMs":550,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463"}} +[server] INFO [15:11:22.813]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:22.950]: DB query successfully completed after 682 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tdYe8Po5E0IxGUywh8_gh","sqlQueryDurationMs":682,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:22.950]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:23.122]: DB query successfully completed after 674 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6fNwlxZgZhWUs-5PM5aJv","sqlQueryDurationMs":674,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:23.122]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:23.256]: DB query successfully completed after 803 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oGknfFm_hj7IvUpIPJul4","sqlQueryDurationMs":803,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:23.256]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:23.310]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:23.718]: DB query successfully completed after 767 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bAE17ANWpofl4na7EyZRl","sqlQueryDurationMs":767,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d"}} +[server] INFO [15:11:23.718]: Inserted 500 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:23.721]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:23.942]: DB query successfully completed after 684 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7BBXranhBtXwMM4-pHp4K","sqlQueryDurationMs":684,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:23.942]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:23.954]: Inserted 216 objects. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:11:23.954]: Uploaded batch of 7716 objects in 11325ms. Total objects processed so far: 7716 in a total of 11631ms. {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7716,"elapsedTimeMs":11631,"batchElapsedTimeMs":11325,"crtMemUsageMB":377.57079315185547,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":7716} +[server] INFO [15:11:23.954]: /objects/a4abd72149 request completed in 11733 ms {"req":{"id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"baf304a2-dac3-400b-b5cd-2ac45377fdd1\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1ec49ad1-fd02-4d49-bfee-7b099b9cfd3d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11733,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:24.059]: DB query successfully completed after 935 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hREwU-ou9n1H5tKHNGEPv","sqlQueryDurationMs":935,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:24.059]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:24.153]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:24.513]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:24.530]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ul4VNDF33WsLL62nBWx_a","sqlQueryDurationMs":586,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:24.530]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:24.545]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:24.939]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:25.105]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"41FtX2PCAVapOoyr9GGqK","sqlQueryDurationMs":590,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:25.105]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:25.142]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wCrnBh4rBFPuGbMhn7axa","sqlQueryDurationMs":611,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:25.142]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:25.623]: DB query successfully completed after 683 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oV-cOWUcB6zNKMfBMt6OU","sqlQueryDurationMs":683,"sqlNumberBindings":1916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463"}} +[server] INFO [15:11:25.623]: Inserted 479 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":479} +[server] WARN [15:11:25.789]: DB query successfully completed after 682 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WvTla0EHiE1Hoy0S8sIrF","sqlQueryDurationMs":682,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:25.789]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:25.857]: DB query successfully completed after 714 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"q1pFhwSeVRJ4MdSIbCSrB","sqlQueryDurationMs":714,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:25.857]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:25.936]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:26.434]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:26.524]: DB query successfully completed after 734 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7hbaH3NmlrN029osyNTNM","sqlQueryDurationMs":734,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:26.524]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:26.730]: DB query successfully completed after 871 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Sr6l0gaJ9rHlbvrfmQTPG","sqlQueryDurationMs":871,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:26.730]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:26.762]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:27.122]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:27.235]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"peKUHqL1mVnu6Yu1MGIuk","sqlQueryDurationMs":503,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:27.235]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:27.304]: DB query successfully completed after 779 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CqBV9DAvb_M4v-yiBV-2W","sqlQueryDurationMs":779,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:27.304]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:27.472]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:27.761]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:27.778]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:27.974]: DB query successfully completed after 738 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-q9sdfVwybTS1yZAmQIGw","sqlQueryDurationMs":738,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:27.974]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:28.480]: DB query successfully completed after 718 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lRdWJZ0q5ZU6_vXvQ34jY","sqlQueryDurationMs":718,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463"}} +[server] INFO [15:11:28.480]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:28.886]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:28.928]: DB query successfully completed after 1149 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yCiVVuA2Njh-TjzXECZPd","sqlQueryDurationMs":1149,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:28.928]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:29.244]: DB query successfully completed after 1269 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0OtLltRiCsZ5SInLUMHux","sqlQueryDurationMs":1269,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:29.244]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:29.577]: DB query successfully completed after 690 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BvS_IiEbup5ihsTE5cCUc","sqlQueryDurationMs":690,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463"}} +[server] INFO [15:11:29.578]: Inserted 500 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:29.667]: Inserted 55 objects. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":55} +[server] INFO [15:11:29.668]: Uploaded batch of 8034 objects in 7845ms. Total objects processed so far: 8034 in a total of 8179ms. {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8034,"elapsedTimeMs":8179,"batchElapsedTimeMs":7845,"crtMemUsageMB":378.0846710205078,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":8034} +[server] INFO [15:11:29.668]: /objects/a4abd72149 request completed in 8663 ms {"req":{"id":"9d0fcf65-e9a3-4896-946f-682594103463","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b14b53c9-1fc2-49db-9047-e4f8d23b30f7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"9d0fcf65-e9a3-4896-946f-682594103463","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8663,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:30.246]: DB query successfully completed after 1317 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H_4FkOwBR4Fkca7m6EMGf","sqlQueryDurationMs":1317,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3"}} +[server] INFO [15:11:30.246]: Inserted 500 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:30.389]: DB query successfully completed after 1143 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9ZVpJi9jF2b5_fBf3gFQs","sqlQueryDurationMs":1143,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:30.389]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:30.555]: Inserted 241 objects. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] INFO [15:11:30.555]: Uploaded batch of 7741 objects in 13407ms. Total objects processed so far: 7741 in a total of 13701ms. {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7741,"elapsedTimeMs":13701,"batchElapsedTimeMs":13407,"crtMemUsageMB":254.6060791015625,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":7741} +[server] INFO [15:11:30.556]: /objects/a4abd72149 request completed in 13792 ms {"req":{"id":"090f1e32-a51a-4b91-b32c-3798f099dba3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"949d78b1-0d70-4cf8-ab99-0cbda5d467dc\""}},"res":{"statusCode":201,"headers":{"x-request-id":"090f1e32-a51a-4b91-b32c-3798f099dba3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13792,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:31.327]: DB query successfully completed after 935 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EppVNZWg9N7yh2bfGFICt","sqlQueryDurationMs":935,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:31.327]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:31.377]: /api/diff/a4abd72149 request received {"req":{"id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117527"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:31.484]: Diffing 3176 objects. {"req":{"id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117527"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3176} +[server] INFO [15:11:31.570]: /api/diff/a4abd72149 request completed in 193 ms {"req":{"id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117527"}},"res":{"statusCode":200,"headers":{"x-request-id":"3630aca0-dea4-434b-9739-8ee3fee5b7e6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":193,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:31.788]: /objects/a4abd72149 request received {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:32.088]: Upload finished: 2097 objects processed in 212ms {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2097,"crtMemUsageMB":272.19397735595703,"elapsedTimeMs":212} +[server] WARN [15:11:32.091]: DB query successfully completed after 762 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OpnZ65A0Gffm0J5lfXfR0","sqlQueryDurationMs":762,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:32.091]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:32.836]: DB query successfully completed after 752 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"W4mVdfPZKD-SZ0A040J6z","sqlQueryDurationMs":752,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a"}} +[server] INFO [15:11:32.836]: Inserted 500 objects. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:33.163]: DB query successfully completed after 1070 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QWSX9Li2ErFiG55TedItr","sqlQueryDurationMs":1070,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:33.163]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:33.234]: Inserted 500 objects. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:33.700]: Inserted 500 objects. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:33.923]: DB query successfully completed after 759 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uczZx2xy46ZrXW1CR--gt","sqlQueryDurationMs":759,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32"}} +[server] INFO [15:11:33.923]: Inserted 500 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:34.312]: DB query successfully completed after 610 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"c1Un-Md1hEZP5Hsij3Nxw","sqlQueryDurationMs":610,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a"}} +[server] INFO [15:11:34.312]: Inserted 500 objects. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:34.332]: Inserted 275 objects. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":275} +[server] INFO [15:11:34.332]: Uploaded batch of 7775 objects in 13267ms. Total objects processed so far: 7775 in a total of 13614ms. {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7775,"elapsedTimeMs":13614,"batchElapsedTimeMs":13267,"crtMemUsageMB":211.25962829589844,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":7775} +[server] INFO [15:11:34.332]: /objects/a4abd72149 request completed in 13711 ms {"req":{"id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36a10bdf-3ae5-47a3-a17c-3d85cc68c87c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"36b6cf7e-b1f0-45fe-bac2-146554235a32","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13711,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:34.391]: /api/diff/a4abd72149 request received {"req":{"id":"091406a6-3acb-4ee4-8a5f-083300bcff35","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091406a6-3acb-4ee4-8a5f-083300bcff35","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91183"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:34.414]: Inserted 97 objects. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":97} +[server] INFO [15:11:34.414]: Uploaded batch of 2097 objects in 2470ms. Total objects processed so far: 2097 in a total of 2538ms. {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2097,"elapsedTimeMs":2538,"batchElapsedTimeMs":2470,"crtMemUsageMB":211.77105712890625,"uploadedSizeMB":6.6,"requestDropped":false,"totalObjectsProcessed":2097} +[server] INFO [15:11:34.415]: /objects/a4abd72149 request completed in 2627 ms {"req":{"id":"efd948f6-57b9-481a-a537-8d73d41b629a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be7ea9d2-518f-4953-8dc1-4d7b0319d956\""}},"res":{"statusCode":201,"headers":{"x-request-id":"efd948f6-57b9-481a-a537-8d73d41b629a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":2627,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:34.438]: /api/diff/a4abd72149 request received {"req":{"id":"9f47a759-e1ec-47ed-a89b-244a36022764","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9f47a759-e1ec-47ed-a89b-244a36022764","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100174"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:34.495]: Diffing 2464 objects. {"req":{"id":"091406a6-3acb-4ee4-8a5f-083300bcff35","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091406a6-3acb-4ee4-8a5f-083300bcff35","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91183"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2464} +[server] INFO [15:11:34.544]: Diffing 2707 objects. {"req":{"id":"9f47a759-e1ec-47ed-a89b-244a36022764","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9f47a759-e1ec-47ed-a89b-244a36022764","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100174"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2707} +[server] INFO [15:11:34.550]: /api/diff/a4abd72149 request completed in 159 ms {"req":{"id":"091406a6-3acb-4ee4-8a5f-083300bcff35","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"091406a6-3acb-4ee4-8a5f-083300bcff35","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"91183"}},"res":{"statusCode":200,"headers":{"x-request-id":"091406a6-3acb-4ee4-8a5f-083300bcff35","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":159,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:34.598]: /api/diff/a4abd72149 request completed in 160 ms {"req":{"id":"9f47a759-e1ec-47ed-a89b-244a36022764","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9f47a759-e1ec-47ed-a89b-244a36022764","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"100174"}},"res":{"statusCode":200,"headers":{"x-request-id":"9f47a759-e1ec-47ed-a89b-244a36022764","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":160,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:35.109]: /objects/a4abd72149 request received {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:35.317]: /objects/a4abd72149 request received {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:36.041]: Upload finished: 2455 objects processed in 855ms {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2455,"crtMemUsageMB":188.68743133544922,"elapsedTimeMs":855} +[server] INFO [15:11:36.844]: Upload finished: 2706 objects processed in 1447ms {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2706,"crtMemUsageMB":247.73904418945312,"elapsedTimeMs":1447} +[server] WARN [15:11:36.846]: DB query successfully completed after 808 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"m5fr1vFM2QYOTqu6bLYJM","sqlQueryDurationMs":808,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:36.846]: Inserted 220 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] WARN [15:11:37.608]: DB query successfully completed after 768 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ijYLHBxCSStlBG4kcTC_Z","sqlQueryDurationMs":768,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:37.608]: Inserted 243 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] WARN [15:11:37.892]: DB query successfully completed after 1046 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Lml15IbHyDpOuNQ8TPdPU","sqlQueryDurationMs":1046,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:37.893]: Inserted 188 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [15:11:38.316]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rh2QRg7gJjYpGtmRvu2pJ","sqlQueryDurationMs":706,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:38.316]: Inserted 216 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:11:38.738]: DB query successfully completed after 844 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jcCZkgr9LuanucooG1Bu3","sqlQueryDurationMs":844,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:38.738]: Inserted 199 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] WARN [15:11:39.173]: DB query successfully completed after 856 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gNQ5Wj1QjM_fJ6eKa75SJ","sqlQueryDurationMs":856,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:39.173]: Inserted 201 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] WARN [15:11:39.313]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"43NYieX_RkS5h9Di8zJSk","sqlQueryDurationMs":574,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:39.313]: Inserted 190 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:11:39.791]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"okHiid2B0JYJR9t1fx2Ul","sqlQueryDurationMs":617,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:39.791]: Inserted 208 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:11:39.821]: DB query successfully completed after 508 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MV5DhxvqnU6iFc2ZiEZfz","sqlQueryDurationMs":508,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:39.821]: Inserted 204 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:11:40.303]: Inserted 162 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] WARN [15:11:40.433]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rz9VxyIruJqr7BHPSEsJq","sqlQueryDurationMs":641,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:40.433]: Inserted 199 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:11:40.799]: Inserted 290 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":290} +[server] WARN [15:11:41.160]: DB query successfully completed after 727 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gP0CsKQfl2itfjG0C0DLa","sqlQueryDurationMs":727,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:41.160]: Inserted 210 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:11:41.287]: Inserted 244 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] WARN [15:11:42.143]: DB query successfully completed after 855 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HzXIV14SmcZoSRtWBjTij","sqlQueryDurationMs":855,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:42.143]: Inserted 223 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:11:42.281]: DB query successfully completed after 1120 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oz0EZrorGNmKggvw5RxP5","sqlQueryDurationMs":1120,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:42.281]: Inserted 214 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:11:42.519]: /api/diff/a4abd72149 request received {"req":{"id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78196"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:42.613]: Inserted 220 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:11:42.629]: Diffing 2113 objects. {"req":{"id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78196"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2113} +[server] INFO [15:11:42.712]: /api/diff/a4abd72149 request completed in 193 ms {"req":{"id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"78196"}},"res":{"statusCode":200,"headers":{"x-request-id":"ae69a21f-d3b0-423b-b4ec-057b15ccc917","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":193,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:42.732]: /objects/a4abd72149 request received {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:42.935]: Upload finished: 723 objects processed in 109ms {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":723,"crtMemUsageMB":257.8411102294922,"elapsedTimeMs":109} +[server] WARN [15:11:42.936]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I2og7ksyc_Muu0T-cDbB_","sqlQueryDurationMs":654,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:42.936]: Inserted 205 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:11:43.196]: DB query successfully completed after 582 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"m723DG2T7rVq9jjG1r_S7","sqlQueryDurationMs":582,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226"}} +[server] INFO [15:11:43.196]: Inserted 188 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] INFO [15:11:43.496]: Inserted 127 objects. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":127} +[server] INFO [15:11:43.496]: Uploaded batch of 2455 objects in 7957ms. Total objects processed so far: 2455 in a total of 8310ms. {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2455,"elapsedTimeMs":8310,"batchElapsedTimeMs":7957,"crtMemUsageMB":258.62195587158203,"uploadedSizeMB":22.2,"requestDropped":false,"totalObjectsProcessed":2455} +[server] INFO [15:11:43.497]: /objects/a4abd72149 request completed in 8388 ms {"req":{"id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c1c33dfe-acb0-4b83-a07a-d9cfb3a04a4c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8e0d0a39-4ed8-4d2e-8694-866188b69226","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8388,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:43.503]: /api/diff/a4abd72149 request received {"req":{"id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97991"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:43.570]: DB query successfully completed after 633 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7_9AR3lnIGabx211FZYjv","sqlQueryDurationMs":633,"sqlNumberBindings":1052,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:43.570]: Inserted 263 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":263} +[server] INFO [15:11:43.626]: Diffing 2648 objects. {"req":{"id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97991"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2648} +[server] WARN [15:11:43.631]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zIKmwnbBfK-RZWrU_eCKm","sqlQueryDurationMs":701,"sqlNumberBindings":1864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6"}} +[server] INFO [15:11:43.631]: Inserted 466 objects. {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":466} +[server] INFO [15:11:43.681]: /api/diff/a4abd72149 request completed in 178 ms {"req":{"id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"97991"}},"res":{"statusCode":200,"headers":{"x-request-id":"ee9560c9-eba8-4bbc-9bc5-9404a8f22dc1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":178,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:43.724]: /api/diff/a4abd72149 request received {"req":{"id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77530"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:43.751]: /objects/a4abd72149 request received {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:43.839]: Diffing 2095 objects. {"req":{"id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77530"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2095} +[server] INFO [15:11:43.912]: /api/diff/a4abd72149 request completed in 188 ms {"req":{"id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77530"}},"res":{"statusCode":200,"headers":{"x-request-id":"3c5ffd05-e8d0-4b2f-8a2b-3c5abd8f2c41","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":188,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:43.924]: /objects/a4abd72149 request received {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:44.114]: Upload finished: 1246 objects processed in 99ms {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1246,"crtMemUsageMB":220.59363555908203,"elapsedTimeMs":99} +[server] WARN [15:11:44.140]: DB query successfully completed after 569 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MXl6xIDwjI0xqtkR7YnIr","sqlQueryDurationMs":569,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:44.140]: Inserted 215 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] INFO [15:11:44.615]: Upload finished: 2648 objects processed in 784ms {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2648,"crtMemUsageMB":270.9100570678711,"elapsedTimeMs":784} +[server] WARN [15:11:44.616]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0w21evlqeng8Oko-oM4Ce","sqlQueryDurationMs":503,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"899eeb57-163e-4613-86d8-071872b89798"}} +[server] INFO [15:11:44.616]: Inserted 500 objects. {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:44.620]: DB query successfully completed after 987 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dh2sUNZ5hx57YKIDdbW_Z","sqlQueryDurationMs":987,"sqlNumberBindings":1028,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6"}} +[server] INFO [15:11:44.620]: Inserted 257 objects. {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":257} +[server] INFO [15:11:44.620]: Uploaded batch of 723 objects in 1763ms. Total objects processed so far: 723 in a total of 1794ms. {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":723,"elapsedTimeMs":1794,"batchElapsedTimeMs":1763,"crtMemUsageMB":271.80359649658203,"uploadedSizeMB":3.8,"requestDropped":false,"totalObjectsProcessed":723} +[server] INFO [15:11:44.620]: /objects/a4abd72149 request completed in 1888 ms {"req":{"id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f830f142-1485-49f3-8381-f70faa52a4bd\""}},"res":{"statusCode":201,"headers":{"x-request-id":"daaff1f7-f81a-4eb2-9ab6-bf39aaa36cb6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1888,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:44.625]: /api/diff/a4abd72149 request received {"req":{"id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"90184"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:11:44.716]: DB query successfully completed after 575 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x8wzPvTAi4MxlB4cFfOcb","sqlQueryDurationMs":575,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:44.716]: Inserted 212 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] INFO [15:11:44.774]: Diffing 2437 objects. {"req":{"id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"90184"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2437} +[server] INFO [15:11:44.835]: /api/diff/a4abd72149 request completed in 210 ms {"req":{"id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"90184"}},"res":{"statusCode":200,"headers":{"x-request-id":"8e9ee260-7d41-4219-93cf-1af69eb20c0d","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":210,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:44.899]: /objects/a4abd72149 request received {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:45.061]: Inserted 500 objects. {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:45.113]: DB query successfully completed after 500 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jIKEI7vOcqbZRoFsX3rMN","sqlQueryDurationMs":500,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:45.113]: Inserted 219 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [15:11:45.261]: Inserted 246 objects. {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] INFO [15:11:45.261]: Uploaded batch of 1246 objects in 1212ms. Total objects processed so far: 1246 in a total of 1246ms. {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1246,"elapsedTimeMs":1246,"batchElapsedTimeMs":1212,"crtMemUsageMB":265.0239791870117,"uploadedSizeMB":3.7,"requestDropped":false,"totalObjectsProcessed":1246} +[server] INFO [15:11:45.262]: /objects/a4abd72149 request completed in 1338 ms {"req":{"id":"899eeb57-163e-4613-86d8-071872b89798","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"899eeb57-163e-4613-86d8-071872b89798","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"728bceeb-f6c8-4dd0-a62c-487177a36704\""}},"res":{"statusCode":201,"headers":{"x-request-id":"899eeb57-163e-4613-86d8-071872b89798","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1338,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:45.278]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pF8-zLa2bZMSEWjxC9hBw","sqlQueryDurationMs":560,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:45.278]: Inserted 216 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:11:45.904]: Upload finished: 2437 objects processed in 913ms {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2437,"crtMemUsageMB":322.0137710571289,"elapsedTimeMs":913} +[server] WARN [15:11:45.905]: DB query successfully completed after 792 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6YRM9nAm5F-BxvJFgIkMp","sqlQueryDurationMs":792,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:45.905]: Inserted 216 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:11:45.931]: DB query successfully completed after 651 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OhmwlS2LZVRNgr8yPC36y","sqlQueryDurationMs":651,"sqlNumberBindings":416,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29"}} +[server] INFO [15:11:45.931]: Inserted 104 objects. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":104} +[server] INFO [15:11:45.931]: Uploaded batch of 2706 objects in 9596ms. Total objects processed so far: 2706 in a total of 10534ms. {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2706,"elapsedTimeMs":10534,"batchElapsedTimeMs":9596,"crtMemUsageMB":321.1781234741211,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2706} +[server] INFO [15:11:45.932]: /objects/a4abd72149 request completed in 10614 ms {"req":{"id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"edb7785d-e5ae-43a1-a86d-21c86ce0a553\""}},"res":{"statusCode":201,"headers":{"x-request-id":"812a445e-16e8-42cf-98d1-9cd052e9fd29","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10614,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:46.412]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IEGcFOX-4utm_uDfOCL1y","sqlQueryDurationMs":511,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:46.413]: Inserted 188 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [15:11:46.418]: DB query successfully completed after 511 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MNkIy0_O9CIOlCJZXYe1p","sqlQueryDurationMs":511,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:46.418]: Inserted 215 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] INFO [15:11:46.550]: /api/diff/a4abd72149 request received {"req":{"id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111644"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:46.750]: Diffing 3017 objects. {"req":{"id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111644"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3017} +[server] INFO [15:11:46.919]: /api/diff/a4abd72149 request received {"req":{"id":"098a515d-0ddf-4051-b596-0c508fc1cabc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"098a515d-0ddf-4051-b596-0c508fc1cabc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77234"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:47.007]: /api/diff/a4abd72149 request completed in 457 ms {"req":{"id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111644"}},"res":{"statusCode":200,"headers":{"x-request-id":"6b6b6011-3681-4e7a-9cff-b3024194b80f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":457,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:47.089]: /objects/a4abd72149 request received {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:47.138]: Diffing 2087 objects. {"req":{"id":"098a515d-0ddf-4051-b596-0c508fc1cabc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"098a515d-0ddf-4051-b596-0c508fc1cabc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2087} +[server] INFO [15:11:47.254]: /api/diff/a4abd72149 request completed in 335 ms {"req":{"id":"098a515d-0ddf-4051-b596-0c508fc1cabc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"098a515d-0ddf-4051-b596-0c508fc1cabc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"77234"}},"res":{"statusCode":200,"headers":{"x-request-id":"098a515d-0ddf-4051-b596-0c508fc1cabc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":335,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:47.290]: /objects/a4abd72149 request received {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:47.305]: DB query successfully completed after 891 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aB_XQiIpsmudZrOd1LVfC","sqlQueryDurationMs":891,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:47.305]: Inserted 217 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] WARN [15:11:47.360]: DB query successfully completed after 941 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SGh6obgEapWXtPv_ogvK4","sqlQueryDurationMs":941,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:47.360]: Inserted 211 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:11:47.673]: Upload finished: 2963 objects processed in 477ms {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2963,"crtMemUsageMB":321.4916763305664,"elapsedTimeMs":477} +[server] INFO [15:11:48.163]: Upload finished: 1682 objects processed in 489ms {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1682,"crtMemUsageMB":358.4375305175781,"elapsedTimeMs":489} +[server] WARN [15:11:48.168]: DB query successfully completed after 862 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rd-D7dGGwnR26ClGtFXG_","sqlQueryDurationMs":862,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:48.168]: Inserted 191 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:11:48.306]: DB query successfully completed after 945 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SJATRryzLyu7XmyqfaOPS","sqlQueryDurationMs":945,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:48.306]: Inserted 217 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] WARN [15:11:48.351]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UZCGC7hqcCZhNqn49L_gA","sqlQueryDurationMs":680,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655"}} +[server] INFO [15:11:48.351]: Inserted 500 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:48.584]: Inserted 500 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:48.649]: Inserted 212 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:11:48.674]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IlSIcULgu_dNvL8xq1HOh","sqlQueryDurationMs":514,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044"}} +[server] INFO [15:11:48.675]: Inserted 202 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [15:11:48.820]: Inserted 500 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:48.976]: DB query successfully completed after 669 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3CXXkjaxbCfQzEw8lxdUw","sqlQueryDurationMs":669,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:48.976]: Inserted 212 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] INFO [15:11:49.041]: Inserted 500 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:11:49.116]: Inserted 183 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] INFO [15:11:49.157]: Inserted 182 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":182} +[server] INFO [15:11:49.579]: Inserted 180 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":180} +[server] INFO [15:11:49.653]: Inserted 175 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":175} +[server] WARN [15:11:49.696]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SDWS-92YRZBAVorG2tY9I","sqlQueryDurationMs":654,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655"}} +[server] INFO [15:11:49.696]: Inserted 233 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [15:11:49.717]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9VBvmVU81J23d86F8QQv6","sqlQueryDurationMs":739,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:49.717]: Inserted 212 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:11:50.156]: DB query successfully completed after 575 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rG3Ag6sGZGe8HdMemvFfI","sqlQueryDurationMs":575,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:50.157]: Inserted 202 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:11:50.428]: DB query successfully completed after 774 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"77P-_X-0YBohX1XK6y2MV","sqlQueryDurationMs":774,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044"}} +[server] INFO [15:11:50.429]: Inserted 194 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] WARN [15:11:50.435]: DB query successfully completed after 738 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HdTVrgflCWmfZVuvtk2U7","sqlQueryDurationMs":738,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655"}} +[server] INFO [15:11:50.435]: Inserted 208 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:11:50.518]: DB query successfully completed after 799 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"geANzfH8DkYeKxVXOXuTA","sqlQueryDurationMs":799,"sqlNumberBindings":828,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:50.518]: Inserted 207 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":207} +[server] INFO [15:11:50.656]: Inserted 197 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:11:50.923]: Inserted 226 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:11:51.040]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pEW-Nb9VD4ia5y5VslU4S","sqlQueryDurationMs":604,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655"}} +[server] INFO [15:11:51.040]: Inserted 179 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:11:51.131]: Inserted 211 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:11:51.206]: DB query successfully completed after 687 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PHmo_Q-2qwjlEeaPU6jQH","sqlQueryDurationMs":687,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:51.207]: Inserted 227 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:11:51.379]: Inserted 222 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:11:51.609]: Inserted 176 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":176} +[server] WARN [15:11:51.692]: DB query successfully completed after 651 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JnvvuZBw6ugQyoeITzHhI","sqlQueryDurationMs":651,"sqlNumberBindings":1104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655"}} +[server] INFO [15:11:51.692]: Inserted 276 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] INFO [15:11:51.866]: Inserted 235 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:11:51.899]: DB query successfully completed after 691 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DQ2OWlgdyrhydj9kfjSFQ","sqlQueryDurationMs":691,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:51.899]: Inserted 196 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:11:51.902]: Inserted 67 objects. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":67} +[server] INFO [15:11:51.902]: Uploaded batch of 2963 objects in 4446ms. Total objects processed so far: 2963 in a total of 4706ms. {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2963,"elapsedTimeMs":4706,"batchElapsedTimeMs":4446,"crtMemUsageMB":322.08129119873047,"uploadedSizeMB":11.8,"requestDropped":false,"totalObjectsProcessed":2963} +[server] INFO [15:11:51.903]: /objects/a4abd72149 request completed in 4814 ms {"req":{"id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ebe963bf-4846-4ed5-bef1-5f43a152430d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0f23b436-f44f-48e9-b6e3-adc830fc0655","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4814,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:51.909]: /api/diff/a4abd72149 request received {"req":{"id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129182"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:52.037]: Diffing 3491 objects. {"req":{"id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129182"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3491} +[server] INFO [15:11:52.052]: Inserted 179 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:11:52.109]: /api/diff/a4abd72149 request completed in 200 ms {"req":{"id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"129182"}},"res":{"statusCode":200,"headers":{"x-request-id":"b7aff817-2e17-43c3-99dc-58f2d3818b37","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":200,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:52.173]: /objects/a4abd72149 request received {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:52.221]: Inserted 246 objects. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] INFO [15:11:52.221]: Uploaded batch of 1682 objects in 4323ms. Total objects processed so far: 1682 in a total of 4547ms. {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1682,"elapsedTimeMs":4547,"batchElapsedTimeMs":4323,"crtMemUsageMB":326.68174743652344,"uploadedSizeMB":14.9,"requestDropped":false,"totalObjectsProcessed":1682} +[server] INFO [15:11:52.221]: /objects/a4abd72149 request completed in 4931 ms {"req":{"id":"c8522a9c-c73a-4a11-a821-2199dd081044","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"597ca287-cb1c-46bf-ab04-0aa7d9afea9f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c8522a9c-c73a-4a11-a821-2199dd081044","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4931,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:52.231]: /api/diff/a4abd72149 request received {"req":{"id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128775"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:52.342]: Diffing 3480 objects. {"req":{"id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128775"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3480} +[server] INFO [15:11:52.462]: /api/diff/a4abd72149 request completed in 231 ms {"req":{"id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128775"}},"res":{"statusCode":200,"headers":{"x-request-id":"f10426db-ed63-4c05-a7f5-6fffd7b2471a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":231,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:52.526]: /objects/a4abd72149 request received {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:11:53.045]: Upload finished: 3491 objects processed in 767ms {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3491,"crtMemUsageMB":312.01363372802734,"elapsedTimeMs":767} +[server] WARN [15:11:53.046]: DB query successfully completed after 1146 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DzHYy2eKOid77eR2QC19G","sqlQueryDurationMs":1146,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:53.046]: Inserted 228 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:11:53.051]: DB query successfully completed after 961 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vqeCXDwMHuX95GYDBw9cc","sqlQueryDurationMs":961,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:53.051]: Inserted 204 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] INFO [15:11:53.821]: Upload finished: 3480 objects processed in 664ms {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3480,"crtMemUsageMB":371.3720169067383,"elapsedTimeMs":664} +[server] WARN [15:11:53.822]: DB query successfully completed after 771 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3EXjvXcbXJVAdV2yKrcwz","sqlQueryDurationMs":771,"sqlNumberBindings":388,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb"}} +[server] INFO [15:11:53.822]: Inserted 97 objects. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":97} +[server] INFO [15:11:53.822]: Uploaded batch of 2437 objects in 8352ms. Total objects processed so far: 2437 in a total of 8831ms. {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2437,"elapsedTimeMs":8831,"batchElapsedTimeMs":8352,"crtMemUsageMB":371.48374938964844,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2437} +[server] INFO [15:11:53.823]: /objects/a4abd72149 request completed in 8924 ms {"req":{"id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"279c8896-18be-4608-84ed-f9f3da2e8b13\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0a7c03c8-76f3-42ff-b632-63a9e564e5bb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8924,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:53.823]: DB query successfully completed after 781 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v2ojsfr59Cp_aern7y0X2","sqlQueryDurationMs":781,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:53.823]: Inserted 221 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:11:53.830]: DB query successfully completed after 783 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"emY2UbzhjM4qo4CCyW_AY","sqlQueryDurationMs":783,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:53.830]: Inserted 197 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:11:53.834]: /api/diff/a4abd72149 request received {"req":{"id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"165220"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:54.369]: Diffing 4465 objects. {"req":{"id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"165220"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4465} +[server] INFO [15:11:54.488]: /api/diff/a4abd72149 request completed in 654 ms {"req":{"id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"165220"}},"res":{"statusCode":200,"headers":{"x-request-id":"77ef370a-4e4f-4668-a4cf-67bd4fe40228","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":654,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:54.560]: /objects/a4abd72149 request received {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:54.562]: DB query successfully completed after 732 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FT_oZdvplb6M_LuftXbE9","sqlQueryDurationMs":732,"sqlNumberBindings":364,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3"}} +[server] INFO [15:11:54.563]: Inserted 91 objects. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":91} +[server] INFO [15:11:54.563]: Uploaded batch of 2648 objects in 10380ms. Total objects processed so far: 2648 in a total of 10732ms. {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2648,"elapsedTimeMs":10732,"batchElapsedTimeMs":10380,"crtMemUsageMB":371.54725646972656,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2648} +[server] INFO [15:11:54.563]: /objects/a4abd72149 request completed in 10812 ms {"req":{"id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"45ae39b3-43ab-4c07-959b-0e8ca26888a5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1985e01f-e181-4d50-9532-3ec88ca5e0b3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10812,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:54.565]: DB query successfully completed after 741 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QGDf7My4NI50ECuGlP3LD","sqlQueryDurationMs":741,"sqlNumberBindings":984,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:54.565]: Inserted 246 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] INFO [15:11:54.579]: /api/diff/a4abd72149 request received {"req":{"id":"edc669f8-00ef-4946-b736-e266f734df62","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"edc669f8-00ef-4946-b736-e266f734df62","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114197"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:54.717]: Diffing 3086 objects. {"req":{"id":"edc669f8-00ef-4946-b736-e266f734df62","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"edc669f8-00ef-4946-b736-e266f734df62","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114197"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3086} +[server] INFO [15:11:54.825]: /api/diff/a4abd72149 request completed in 246 ms {"req":{"id":"edc669f8-00ef-4946-b736-e266f734df62","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"edc669f8-00ef-4946-b736-e266f734df62","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114197"}},"res":{"statusCode":200,"headers":{"x-request-id":"edc669f8-00ef-4946-b736-e266f734df62","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":246,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:11:54.886]: /objects/a4abd72149 request received {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:11:54.893]: DB query successfully completed after 1075 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D4XdLkr2ge599JySUSVLU","sqlQueryDurationMs":1075,"sqlNumberBindings":1168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:54.893]: Inserted 292 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":292} +[server] INFO [15:11:55.308]: Upload finished: 4465 objects processed in 655ms {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4465,"crtMemUsageMB":432.7709426879883,"elapsedTimeMs":655} +[server] WARN [15:11:55.309]: DB query successfully completed after 743 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LqGkAEUk67EkuZ0Mr1GYM","sqlQueryDurationMs":743,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:55.309]: Inserted 229 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] WARN [15:11:55.486]: DB query successfully completed after 593 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Al3kjFjYvDRNpus4SBuc6","sqlQueryDurationMs":593,"sqlNumberBindings":1028,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:55.486]: Inserted 257 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":257} +[server] INFO [15:11:56.069]: Upload finished: 3086 objects processed in 695ms {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3086,"crtMemUsageMB":372.0938491821289,"elapsedTimeMs":695} +[server] WARN [15:11:56.070]: DB query successfully completed after 764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"92MMCpXYKme_VA8BzDS2X","sqlQueryDurationMs":764,"sqlNumberBindings":1068,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b061e545-d7df-4590-8087-382ef2e01832"}} +[server] INFO [15:11:56.070]: Inserted 267 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":267} +[server] WARN [15:11:56.076]: DB query successfully completed after 766 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pVQk0PWf-EmHJxWkcrsql","sqlQueryDurationMs":766,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:56.076]: Inserted 232 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:11:56.140]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5-oX4mEgnfWVCeTLXg19h","sqlQueryDurationMs":653,"sqlNumberBindings":1172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:56.140]: Inserted 293 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":293} +[server] INFO [15:11:56.374]: Inserted 282 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":282} +[server] INFO [15:11:56.577]: Inserted 236 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] INFO [15:11:56.706]: Inserted 268 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":268} +[server] WARN [15:11:56.795]: DB query successfully completed after 728 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"duHsmm1adp1QsLyNBnwew","sqlQueryDurationMs":728,"sqlNumberBindings":1432,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:11:56.796]: Inserted 358 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":358} +[server] INFO [15:11:57.004]: Inserted 286 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":286} +[server] INFO [15:11:57.048]: Inserted 228 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:11:57.118]: DB query successfully completed after 977 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F06z9jr5qxhc_qHZ3hxVY","sqlQueryDurationMs":977,"sqlNumberBindings":1084,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:57.118]: Inserted 271 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":271} +[server] INFO [15:11:57.325]: Inserted 419 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":419} +[server] WARN [15:11:57.425]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rOZp8qRes7CS4boT6sZcb","sqlQueryDurationMs":628,"sqlNumberBindings":1368,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:11:57.425]: Inserted 342 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":342} +[server] INFO [15:11:57.539]: Inserted 477 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":477} +[server] INFO [15:11:57.619]: Inserted 500 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:11:58.325]: DB query successfully completed after 704 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RhCb77zH7EUB4k-vPNfhA","sqlQueryDurationMs":704,"sqlNumberBindings":1888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b061e545-d7df-4590-8087-382ef2e01832"}} +[server] INFO [15:11:58.325]: Inserted 472 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":472} +[server] WARN [15:11:58.417]: DB query successfully completed after 991 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-y01yWMc6lj53KzQ5Rfog","sqlQueryDurationMs":991,"sqlNumberBindings":1228,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:11:58.417]: Inserted 307 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":307} +[server] WARN [15:11:58.421]: DB query successfully completed after 881 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-nUN2xXdTP5vKfZ8FljR5","sqlQueryDurationMs":881,"sqlNumberBindings":1348,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:58.421]: Inserted 337 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":337} +[server] WARN [15:11:58.446]: DB query successfully completed after 1327 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eDl_zmg_V7cCY-ci9ZXO5","sqlQueryDurationMs":1327,"sqlNumberBindings":1080,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:58.446]: Inserted 270 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] INFO [15:11:58.671]: Inserted 255 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] WARN [15:11:59.071]: DB query successfully completed after 649 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rzg-TW0Llss8bDXGx9aVB","sqlQueryDurationMs":649,"sqlNumberBindings":1216,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:59.071]: Inserted 304 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":304} +[server] WARN [15:11:59.203]: DB query successfully completed after 785 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VkHixfBA6_uQwXJf4tyZQ","sqlQueryDurationMs":785,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:11:59.203]: Inserted 219 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:11:59.216]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6hQjBhfUai1gSM0rHyd9n","sqlQueryDurationMs":543,"sqlNumberBindings":1612,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b061e545-d7df-4590-8087-382ef2e01832"}} +[server] INFO [15:11:59.216]: Inserted 403 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":403} +[server] WARN [15:11:59.552]: DB query successfully completed after 1106 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uHYP1tm7_P1UbvwxSiM1V","sqlQueryDurationMs":1106,"sqlNumberBindings":1164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:11:59.552]: Inserted 291 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":291} +[server] INFO [15:11:59.686]: Inserted 348 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":348} +[server] WARN [15:11:59.924]: DB query successfully completed after 851 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7cb0G2EmgpmQ0Boycvd5Y","sqlQueryDurationMs":851,"sqlNumberBindings":1212,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:11:59.925]: Inserted 303 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":303} +[server] INFO [15:12:00.071]: Inserted 340 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":340} +[server] WARN [15:12:00.088]: DB query successfully completed after 885 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D4HiccjhUu34PGiOkMN1R","sqlQueryDurationMs":885,"sqlNumberBindings":1016,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:00.088]: Inserted 254 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":254} +[server] WARN [15:12:00.392]: DB query successfully completed after 839 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YM8z_x0LNNZ6mtNF1uZeR","sqlQueryDurationMs":839,"sqlNumberBindings":1052,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:00.393]: Inserted 263 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":263} +[server] INFO [15:12:00.419]: Inserted 375 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":375} +[server] INFO [15:12:00.424]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"017da846b7"} +[server] WARN [15:12:00.608]: DB query successfully completed after 683 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8UuFXXDL1s5EGvq2oH_Sr","sqlQueryDurationMs":683,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:12:00.608]: Inserted 255 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] INFO [15:12:00.725]: Inserted 250 objects. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] INFO [15:12:00.725]: Uploaded batch of 4465 objects in 5827ms. Total objects processed so far: 4465 in a total of 6072ms. {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4465,"elapsedTimeMs":6072,"batchElapsedTimeMs":5827,"crtMemUsageMB":372.49405670166016,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":4465} +[server] INFO [15:12:00.726]: /objects/a4abd72149 request completed in 6166 ms {"req":{"id":"b061e545-d7df-4590-8087-382ef2e01832","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9731043-c6a1-4264-afc9-d7951f579ae7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b061e545-d7df-4590-8087-382ef2e01832","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6166,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:00.735]: /api/diff/a4abd72149 request received {"req":{"id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"37866"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:00.783]: DB query successfully completed after 693 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ujd54TpT28ned6YJHlkix","sqlQueryDurationMs":693,"sqlNumberBindings":1040,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:00.783]: Inserted 260 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] INFO [15:12:00.872]: Diffing 1023 objects. {"req":{"id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"37866"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1023} +[server] INFO [15:12:00.947]: /api/diff/a4abd72149 request completed in 212 ms {"req":{"id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"37866"}},"res":{"statusCode":200,"headers":{"x-request-id":"a76ca5a9-e9f5-4e3b-9c9c-5b5aadc87632","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":212,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:00.995]: /objects/a4abd72149 request received {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:01.147]: DB query successfully completed after 753 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-6DHcm5AF51ko-uWPZuNy","sqlQueryDurationMs":753,"sqlNumberBindings":1124,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:01.147]: Inserted 281 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":281} +[server] WARN [15:12:01.310]: DB query successfully completed after 700 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"646h8D6XlsaHSfMMaND7G","sqlQueryDurationMs":700,"sqlNumberBindings":1148,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:12:01.310]: Inserted 287 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":287} +[server] WARN [15:12:01.479]: DB query successfully completed after 695 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sGG8PTezv8bnTwVP3UQcX","sqlQueryDurationMs":695,"sqlNumberBindings":1196,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:01.479]: Inserted 299 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":299} +[server] INFO [15:12:01.921]: Upload finished: 1023 objects processed in 805ms {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1023,"crtMemUsageMB":372.0415725708008,"elapsedTimeMs":805} +[server] WARN [15:12:01.922]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ub9aDXJ5kDeD0_zp4zErc","sqlQueryDurationMs":611,"sqlNumberBindings":544,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3"}} +[server] INFO [15:12:01.922]: Inserted 136 objects. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":136} +[server] INFO [15:12:01.922]: Uploaded batch of 3491 objects in 9306ms. Total objects processed so far: 3491 in a total of 9644ms. {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3491,"elapsedTimeMs":9644,"batchElapsedTimeMs":9306,"crtMemUsageMB":372.1528015136719,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3491} +[server] INFO [15:12:01.923]: /objects/a4abd72149 request completed in 9750 ms {"req":{"id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"991f46b0-92c5-408c-914d-699c61cb8cc5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1ac7d70c-06bf-446a-84a6-41a7bd975ac3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9750,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:01.923]: DB query successfully completed after 776 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"34RFZW8sYKS0n7Ymiwa7V","sqlQueryDurationMs":776,"sqlNumberBindings":1192,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:01.923]: Inserted 298 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":298} +[server] INFO [15:12:01.931]: /api/diff/a4abd72149 request received {"req":{"id":"bab41b5b-0f8c-4a95-b44a-40341c137928","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bab41b5b-0f8c-4a95-b44a-40341c137928","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167218"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:02.091]: Diffing 4519 objects. {"req":{"id":"bab41b5b-0f8c-4a95-b44a-40341c137928","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bab41b5b-0f8c-4a95-b44a-40341c137928","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4519} +[server] WARN [15:12:02.135]: DB query successfully completed after 655 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EE_dXTCDnnHCQP2i5pmri","sqlQueryDurationMs":655,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:02.135]: Inserted 219 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] INFO [15:12:02.161]: /api/diff/a4abd72149 request completed in 230 ms {"req":{"id":"bab41b5b-0f8c-4a95-b44a-40341c137928","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bab41b5b-0f8c-4a95-b44a-40341c137928","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"167218"}},"res":{"statusCode":200,"headers":{"x-request-id":"bab41b5b-0f8c-4a95-b44a-40341c137928","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":230,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:02.223]: /objects/a4abd72149 request received {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:02.282]: Inserted 225 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] INFO [15:12:03.114]: Upload finished: 4519 objects processed in 779ms {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4519,"crtMemUsageMB":370.5829544067383,"elapsedTimeMs":779} +[server] WARN [15:12:03.115]: DB query successfully completed after 833 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sP_22d5Cm1s_wWMv3nphM","sqlQueryDurationMs":833,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:03.115]: Inserted 236 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:12:03.118]: DB query successfully completed after 983 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ai0F7OtEQoqgkjjTU9arR","sqlQueryDurationMs":983,"sqlNumberBindings":328,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:03.118]: Inserted 82 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":82} +[server] WARN [15:12:03.122]: DB query successfully completed after 1197 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SMq8017tQRM9t5EiEDtIC","sqlQueryDurationMs":1197,"sqlNumberBindings":1060,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:03.122]: Inserted 265 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":265} +[server] INFO [15:12:03.582]: Inserted 61 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":61} +[server] WARN [15:12:03.911]: DB query successfully completed after 792 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jbbazoTY26BDLQvbUcH13","sqlQueryDurationMs":792,"sqlNumberBindings":652,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:03.911]: Inserted 163 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":163} +[server] INFO [15:12:04.053]: Inserted 17 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] WARN [15:12:04.177]: DB query successfully completed after 1053 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4SgPpNey2rALkSMRmhmrD","sqlQueryDurationMs":1053,"sqlNumberBindings":1116,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:04.177]: Inserted 279 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":279} +[server] WARN [15:12:04.477]: DB query successfully completed after 1364 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"i1ck_cP721zDE8KpCRYv6","sqlQueryDurationMs":1364,"sqlNumberBindings":516,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:04.477]: Inserted 129 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":129} +[server] WARN [15:12:04.638]: DB query successfully completed after 584 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"u5sU5EbcaIiPsRh6kVTru","sqlQueryDurationMs":584,"sqlNumberBindings":236,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:04.638]: Inserted 59 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":59} +[server] WARN [15:12:04.646]: DB query successfully completed after 732 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QNJ-HCXhREhIrKbTzJCXf","sqlQueryDurationMs":732,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:04.646]: Inserted 240 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] WARN [15:12:05.486]: DB query successfully completed after 846 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XT_SbG-S4rZ7ts739dDik","sqlQueryDurationMs":846,"sqlNumberBindings":344,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:05.486]: Inserted 86 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":86} +[server] WARN [15:12:05.556]: DB query successfully completed after 908 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nDha5V7-NJtiNydlOAgL3","sqlQueryDurationMs":908,"sqlNumberBindings":996,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533"}} +[server] INFO [15:12:05.556]: Inserted 249 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":249} +[server] WARN [15:12:05.617]: DB query successfully completed after 1437 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bwwGK4r2vhZCvWBB3BCkd","sqlQueryDurationMs":1437,"sqlNumberBindings":1136,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:05.617]: Inserted 284 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":284} +[server] INFO [15:12:05.817]: Inserted 94 objects. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":94} +[server] INFO [15:12:05.817]: Uploaded batch of 3086 objects in 10176ms. Total objects processed so far: 3086 in a total of 10443ms. {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3086,"elapsedTimeMs":10443,"batchElapsedTimeMs":10176,"crtMemUsageMB":371.0189514160156,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3086} +[server] INFO [15:12:05.818]: /objects/a4abd72149 request completed in 10931 ms {"req":{"id":"576a20e1-49a9-49ab-b52c-f534a3039533","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"187db1f1-7ce4-4542-9ddc-330b681f1c2a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"576a20e1-49a9-49ab-b52c-f534a3039533","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10931,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:05.825]: /api/diff/a4abd72149 request received {"req":{"id":"71057e38-20ee-45e5-87b3-83392c395b19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71057e38-20ee-45e5-87b3-83392c395b19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"144907"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:05.950]: Diffing 3916 objects. {"req":{"id":"71057e38-20ee-45e5-87b3-83392c395b19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71057e38-20ee-45e5-87b3-83392c395b19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"144907"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3916} +[server] INFO [15:12:06.023]: /api/diff/a4abd72149 request completed in 198 ms {"req":{"id":"71057e38-20ee-45e5-87b3-83392c395b19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"71057e38-20ee-45e5-87b3-83392c395b19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"144907"}},"res":{"statusCode":200,"headers":{"x-request-id":"71057e38-20ee-45e5-87b3-83392c395b19","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":198,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:06.081]: DB query successfully completed after 595 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3k3hUyIVcRRZE2L15laJ6","sqlQueryDurationMs":595,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:06.081]: Inserted 21 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:12:06.098]: /objects/a4abd72149 request received {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:06.121]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jWPXRa4Hp5l2OyzbjiXUH","sqlQueryDurationMs":503,"sqlNumberBindings":544,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d"}} +[server] INFO [15:12:06.121]: Inserted 136 objects. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":136} +[server] INFO [15:12:06.121]: Uploaded batch of 3480 objects in 12725ms. Total objects processed so far: 3480 in a total of 12964ms. {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3480,"elapsedTimeMs":12964,"batchElapsedTimeMs":12725,"crtMemUsageMB":375.2754592895508,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3480} +[server] INFO [15:12:06.121]: /objects/a4abd72149 request completed in 13595 ms {"req":{"id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a1b04877-ce68-45da-b482-73c7b883d07e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"3f740f1f-e95a-4753-8fe8-7cd3235f846d","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13595,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:06.133]: /api/diff/a4abd72149 request received {"req":{"id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"141910"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:06.251]: Diffing 3835 objects. {"req":{"id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"141910"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3835} +[server] INFO [15:12:06.317]: /api/diff/a4abd72149 request completed in 184 ms {"req":{"id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"141910"}},"res":{"statusCode":200,"headers":{"x-request-id":"f8cc93d2-5608-4254-8425-991b3cc24e4d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":184,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:06.383]: /objects/a4abd72149 request received {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:06.400]: DB query successfully completed after 1921 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8Axr3DZK9Ydbn4_YNYBnv","sqlQueryDurationMs":1921,"sqlNumberBindings":1136,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:06.400]: Inserted 284 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":284} +[server] INFO [15:12:06.575]: Inserted 22 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] INFO [15:12:07.191]: Upload finished: 3916 objects processed in 999ms {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3916,"crtMemUsageMB":311.90594482421875,"elapsedTimeMs":999} +[server] INFO [15:12:07.621]: Upload finished: 3837 objects processed in 1146ms {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3837,"crtMemUsageMB":371.28721618652344,"elapsedTimeMs":1146} +[server] WARN [15:12:07.621]: DB query successfully completed after 1045 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mDu3pasFOH0NSk9kvPc-i","sqlQueryDurationMs":1045,"sqlNumberBindings":72,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:07.621]: Inserted 18 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":18} +[server] WARN [15:12:07.624]: DB query successfully completed after 1224 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ID_IFEdpvTlznc4r684E-","sqlQueryDurationMs":1224,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:07.625]: Inserted 204 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] WARN [15:12:07.789]: DB query successfully completed after 600 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DgKJs5XKRdQpHNL6pxXhC","sqlQueryDurationMs":600,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:07.789]: Inserted 500 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:08.525]: DB query successfully completed after 904 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XUEOGYAXDnPwHLdm0umOZ","sqlQueryDurationMs":904,"sqlNumberBindings":252,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb"}} +[server] INFO [15:12:08.526]: Inserted 63 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":63} +[server] WARN [15:12:08.548]: DB query successfully completed after 930 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xzDidxx_9baRxWC8WiA1T","sqlQueryDurationMs":930,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:08.549]: Inserted 500 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:08.833]: DB query successfully completed after 1043 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tck1UWw0qtIILtuxFCVvX","sqlQueryDurationMs":1043,"sqlNumberBindings":1680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:08.833]: Inserted 420 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":420} +[server] INFO [15:12:08.986]: Inserted 500 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:08.992]: DB query successfully completed after 1366 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tQH5fd6gJIpwyUZ-FpJAQ","sqlQueryDurationMs":1366,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:08.992]: Inserted 232 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:12:09.008]: Inserted 92 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] WARN [15:12:09.410]: DB query successfully completed after 575 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5koqtRxBV0WbvfagV4ygv","sqlQueryDurationMs":575,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:09.410]: Inserted 500 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:09.450]: Inserted 300 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":300} +[server] INFO [15:12:09.456]: Inserted 110 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":110} +[server] INFO [15:12:09.558]: Inserted 13 objects. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":13} +[server] INFO [15:12:09.558]: Uploaded batch of 1023 objects in 8071ms. Total objects processed so far: 1023 in a total of 8442ms. {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1023,"elapsedTimeMs":8442,"batchElapsedTimeMs":8071,"crtMemUsageMB":370.75731658935547,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":1023} +[server] INFO [15:12:09.558]: /objects/a4abd72149 request completed in 8563 ms {"req":{"id":"45e9daec-76c3-4168-9876-be127f39aafb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"99a508e8-c924-49c2-90a8-ec5d79e90f6c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"45e9daec-76c3-4168-9876-be127f39aafb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8563,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:09.565]: /api/diff/a4abd72149 request received {"req":{"id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154379"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:09.682]: Diffing 4172 objects. {"req":{"id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154379"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4172} +[server] INFO [15:12:09.772]: /api/diff/a4abd72149 request completed in 207 ms {"req":{"id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154379"}},"res":{"statusCode":200,"headers":{"x-request-id":"24ff13b3-99cd-4c07-8f1f-ba5b37011a4c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":207,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:09.778]: DB query successfully completed after 786 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bSQ9TSpo8Oh-09slTfWGM","sqlQueryDurationMs":786,"sqlNumberBindings":608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:09.779]: Inserted 152 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":152} +[server] INFO [15:12:09.849]: /objects/a4abd72149 request received {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:09.886]: Inserted 268 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":268} +[server] INFO [15:12:09.890]: Inserted 500 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:10.632]: Upload finished: 4172 objects processed in 691ms {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4172,"crtMemUsageMB":371.0852279663086,"elapsedTimeMs":691} +[server] WARN [15:12:10.633]: DB query successfully completed after 745 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2XCR2CsGmCEcQEvp3D6Ag","sqlQueryDurationMs":745,"sqlNumberBindings":1280,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:10.633]: Inserted 320 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":320} +[server] WARN [15:12:10.636]: DB query successfully completed after 745 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YHLLo3mRz5pzflsghyQRv","sqlQueryDurationMs":745,"sqlNumberBindings":1280,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:10.636]: Inserted 320 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":320} +[server] WARN [15:12:10.639]: DB query successfully completed after 860 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Eb041338zH1MUZFmn8XWs","sqlQueryDurationMs":860,"sqlNumberBindings":556,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:10.639]: Inserted 139 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":139} +[server] INFO [15:12:11.063]: Inserted 251 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] WARN [15:12:11.249]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0CtX7nrFPp-jYn6-6mSJ3","sqlQueryDurationMs":620,"sqlNumberBindings":1108,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:11.250]: Inserted 277 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":277} +[server] WARN [15:12:11.317]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qCO0rtHdlAol7Dx27kGVm","sqlQueryDurationMs":680,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:11.317]: Inserted 190 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:12:11.320]: DB query successfully completed after 681 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WJZYATKCW8JU6ZHb0_mgs","sqlQueryDurationMs":681,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:11.320]: Inserted 145 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] INFO [15:12:11.448]: Inserted 253 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] WARN [15:12:11.937]: DB query successfully completed after 686 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kGUD_Qd6Obg2ZbO3CWtsG","sqlQueryDurationMs":686,"sqlNumberBindings":1836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:11.937]: Inserted 459 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":459} +[server] WARN [15:12:12.075]: DB query successfully completed after 624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jwbN9qxK9J677JflKeBvd","sqlQueryDurationMs":624,"sqlNumberBindings":1104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:12.075]: Inserted 276 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] WARN [15:12:12.133]: DB query successfully completed after 812 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fJuahly2G-CAEM7kT6NPT","sqlQueryDurationMs":812,"sqlNumberBindings":1764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:12.133]: Inserted 441 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":441} +[server] WARN [15:12:12.137]: DB query successfully completed after 820 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yXZ4eZUodQcFxaIIRHC89","sqlQueryDurationMs":820,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:12.137]: Inserted 179 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [15:12:12.797]: DB query successfully completed after 722 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3z9e7hdzYhdnm8ZgJA6x8","sqlQueryDurationMs":722,"sqlNumberBindings":984,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:12.797]: Inserted 246 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] WARN [15:12:13.009]: DB query successfully completed after 1071 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9mQABvqKBCGqvNqtpI9gr","sqlQueryDurationMs":1071,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:13.009]: Inserted 500 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:13.014]: DB query successfully completed after 879 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Hed6Osh8LwXm0GWdwK-U6","sqlQueryDurationMs":879,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:13.014]: Inserted 500 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:13.093]: DB query successfully completed after 955 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IxNmYHDtkvs06DdKEhyA6","sqlQueryDurationMs":955,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:13.093]: Inserted 179 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:12:13.264]: Inserted 235 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:12:13.575]: DB query successfully completed after 559 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kkeQ7J47lvnss3L8n5JSU","sqlQueryDurationMs":559,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:13.575]: Inserted 500 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:13.749]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ja0AxY_LMLwo6jzWU9rY-","sqlQueryDurationMs":739,"sqlNumberBindings":1980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:13.750]: Inserted 495 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":495} +[server] WARN [15:12:13.820]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TzxT-nKAqBSbaqReW1T9m","sqlQueryDurationMs":555,"sqlNumberBindings":1040,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:13.820]: Inserted 260 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] WARN [15:12:13.968]: DB query successfully completed after 873 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HEQFwSvl5BJuHwYIwDyc2","sqlQueryDurationMs":873,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:13.968]: Inserted 213 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:12:14.409]: DB query successfully completed after 829 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_ts3gURN6dUqMjgd5gZtk","sqlQueryDurationMs":829,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:14.409]: Inserted 500 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:14.465]: DB query successfully completed after 644 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zjx0QA1dQGHloSwRv3J5P","sqlQueryDurationMs":644,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3"}} +[server] INFO [15:12:14.465]: Inserted 219 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:12:14.554]: DB query successfully completed after 801 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UmXQjEjZhf8cFjtceFp_i","sqlQueryDurationMs":801,"sqlNumberBindings":1996,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:14.554]: Inserted 499 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":499} +[server] WARN [15:12:14.785]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"M6oa6A6fQQoPk-mTY7kwZ","sqlQueryDurationMs":816,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:14.785]: Inserted 191 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] INFO [15:12:14.890]: Inserted 209 objects. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] INFO [15:12:14.890]: Uploaded batch of 3837 objects in 7699ms. Total objects processed so far: 3837 in a total of 8415ms. {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3837,"elapsedTimeMs":8415,"batchElapsedTimeMs":7699,"crtMemUsageMB":371.9369354248047,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3837} +[server] INFO [15:12:14.891]: /objects/a4abd72149 request completed in 8508 ms {"req":{"id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a77d4309-ebd3-4d08-bb35-7448e0bd7780\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c553cb84-a893-44d5-8f7d-0b77b0ebbef3","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8508,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:14.905]: /api/diff/a4abd72149 request received {"req":{"id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"107500"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:14.926]: DB query successfully completed after 513 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"91PTJadtYfZITKYw72lKZ","sqlQueryDurationMs":513,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:14.926]: Inserted 500 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:15.021]: Diffing 2905 objects. {"req":{"id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"107500"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2905} +[server] INFO [15:12:15.074]: /api/diff/a4abd72149 request completed in 169 ms {"req":{"id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"107500"}},"res":{"statusCode":200,"headers":{"x-request-id":"4cc5201a-517b-4a99-8f3d-a6dc46d61791","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":169,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:15.142]: /objects/a4abd72149 request received {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:15.182]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rGLP7gV6Dp_VTR4lkMDX_","sqlQueryDurationMs":627,"sqlNumberBindings":1428,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:15.182]: Inserted 357 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":357} +[server] WARN [15:12:15.448]: DB query successfully completed after 521 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"E-wlzOkbJir8iFLOMNVBs","sqlQueryDurationMs":521,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:15.448]: Inserted 500 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:15.485]: DB query successfully completed after 699 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NS-pwUtxpMM0Jv2niOMyC","sqlQueryDurationMs":699,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:15.486]: Inserted 214 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] INFO [15:12:16.000]: Upload finished: 2905 objects processed in 773ms {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2905,"crtMemUsageMB":370.9210662841797,"elapsedTimeMs":773} +[server] WARN [15:12:16.001]: DB query successfully completed after 553 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kluTmlH1HKMw2osfH-boX","sqlQueryDurationMs":553,"sqlNumberBindings":1172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973"}} +[server] INFO [15:12:16.001]: Inserted 293 objects. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":293} +[server] INFO [15:12:16.001]: Uploaded batch of 4519 objects in 13332ms. Total objects processed so far: 4519 in a total of 13666ms. {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4519,"elapsedTimeMs":13666,"batchElapsedTimeMs":13332,"crtMemUsageMB":371.05259704589844,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":4519} +[server] INFO [15:12:16.002]: /objects/a4abd72149 request completed in 13779 ms {"req":{"id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3e84ffec-3a0f-406b-90cd-2c3e90312944\""}},"res":{"statusCode":201,"headers":{"x-request-id":"876f1dcb-35af-4a55-b5f3-63b783bb7973","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13779,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:16.003]: DB query successfully completed after 820 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VZEuD0XPdT6UClKN-6s67","sqlQueryDurationMs":820,"sqlNumberBindings":1012,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:16.003]: Inserted 253 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:12:16.009]: /api/diff/a4abd72149 request received {"req":{"id":"154102d9-1554-48c7-aa45-603eea1a1f82","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"154102d9-1554-48c7-aa45-603eea1a1f82","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66171"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:16.154]: Diffing 1788 objects. {"req":{"id":"154102d9-1554-48c7-aa45-603eea1a1f82","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"154102d9-1554-48c7-aa45-603eea1a1f82","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66171"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1788} +[server] WARN [15:12:16.192]: DB query successfully completed after 705 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AMB5iYXW7U8AdHWinn4Kf","sqlQueryDurationMs":705,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:16.192]: Inserted 220 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:12:16.212]: /api/diff/a4abd72149 request completed in 203 ms {"req":{"id":"154102d9-1554-48c7-aa45-603eea1a1f82","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"154102d9-1554-48c7-aa45-603eea1a1f82","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"66171"}},"res":{"statusCode":200,"headers":{"x-request-id":"154102d9-1554-48c7-aa45-603eea1a1f82","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":203,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:16.275]: /objects/a4abd72149 request received {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:16.466]: Inserted 246 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] WARN [15:12:16.599]: DB query successfully completed after 595 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H4HryFv3j4RjeNCBM5Idb","sqlQueryDurationMs":595,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:16.599]: Inserted 244 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] INFO [15:12:17.217]: Upload finished: 1783 objects processed in 861ms {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1783,"crtMemUsageMB":373.2083206176758,"elapsedTimeMs":861} +[server] WARN [15:12:17.218]: DB query successfully completed after 751 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d2BmpaEXEVHBsGQnWHaXC","sqlQueryDurationMs":751,"sqlNumberBindings":1004,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:17.218]: Inserted 251 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] WARN [15:12:17.222]: DB query successfully completed after 1029 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C42tPkcTErdkpevNIsqPA","sqlQueryDurationMs":1029,"sqlNumberBindings":948,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a"}} +[server] INFO [15:12:17.222]: Inserted 237 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":237} +[server] WARN [15:12:17.223]: DB query successfully completed after 623 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wK1QM7_hShSwm326vEKs9","sqlQueryDurationMs":623,"sqlNumberBindings":948,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:17.223]: Inserted 237 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":237} +[server] INFO [15:12:17.376]: Inserted 53 objects. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":53} +[server] INFO [15:12:17.376]: Uploaded batch of 3916 objects in 10620ms. Total objects processed so far: 3916 in a total of 11184ms. {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3916,"elapsedTimeMs":11184,"batchElapsedTimeMs":10620,"crtMemUsageMB":374.2250442504883,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3916} +[server] INFO [15:12:17.377]: /objects/a4abd72149 request completed in 11280 ms {"req":{"id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"feb07719-c44b-4113-bce3-a6a9d091f95f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"72f636a4-6b0e-4c2a-955d-3abf5f824b2a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11280,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:17.382]: /api/diff/a4abd72149 request received {"req":{"id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23917"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:17.786]: Diffing 646 objects. {"req":{"id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23917"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":646} +[server] INFO [15:12:17.926]: /api/diff/a4abd72149 request completed in 543 ms {"req":{"id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"23917"}},"res":{"statusCode":200,"headers":{"x-request-id":"dd1a5aab-9ae9-4cb0-a53a-80da29818073","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":543,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:17.968]: /objects/a4abd72149 request received {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:18.084]: DB query successfully completed after 864 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uWgWKpj-c2r8sXWolNQUy","sqlQueryDurationMs":864,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:18.084]: Inserted 245 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:12:18.091]: DB query successfully completed after 876 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"p1JiZJcl93upuD1n6BNKV","sqlQueryDurationMs":876,"sqlNumberBindings":1128,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:18.091]: Inserted 282 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":282} +[server] WARN [15:12:18.370]: DB query successfully completed after 1146 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2o6BSAuBK2_1QR6pKcnu8","sqlQueryDurationMs":1146,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:18.370]: Inserted 231 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] INFO [15:12:18.955]: Upload finished: 646 objects processed in 861ms {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":646,"crtMemUsageMB":432.3970031738281,"elapsedTimeMs":861} +[server] WARN [15:12:18.956]: DB query successfully completed after 864 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3UDql69468hnlFMQYQPKw","sqlQueryDurationMs":864,"sqlNumberBindings":384,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:18.956]: Inserted 96 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":96} +[server] WARN [15:12:18.959]: DB query successfully completed after 874 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pyBKED0BINcv_EJUASH-d","sqlQueryDurationMs":874,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:18.959]: Inserted 242 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] WARN [15:12:19.321]: DB query successfully completed after 950 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ViRAvq5C1wpjO8vcUrY2E","sqlQueryDurationMs":950,"sqlNumberBindings":1004,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:19.321]: Inserted 251 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] WARN [15:12:19.534]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6iaWNRW7PpzDKkntEo1WE","sqlQueryDurationMs":577,"sqlNumberBindings":108,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:19.534]: Inserted 27 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":27} +[server] WARN [15:12:19.786]: DB query successfully completed after 826 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HkcNv1cAvvkFfpTPt43zZ","sqlQueryDurationMs":826,"sqlNumberBindings":964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:19.786]: Inserted 241 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] WARN [15:12:20.023]: DB query successfully completed after 701 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wWWN2UewTqSjWUTl8M9mY","sqlQueryDurationMs":701,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd"}} +[server] INFO [15:12:20.023]: Inserted 225 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] WARN [15:12:20.115]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_IjQeOkMYmWuiGST_Mle6","sqlQueryDurationMs":581,"sqlNumberBindings":200,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:20.115]: Inserted 50 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":50} +[server] WARN [15:12:20.119]: DB query successfully completed after 1167 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"t6tFWT8DJ6XVZHqMSI7bY","sqlQueryDurationMs":1167,"sqlNumberBindings":104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:20.119]: Inserted 26 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":26} +[server] INFO [15:12:20.385]: Inserted 144 objects. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":144} +[server] INFO [15:12:20.385]: Uploaded batch of 4172 objects in 10171ms. Total objects processed so far: 4172 in a total of 10444ms. {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4172,"elapsedTimeMs":10444,"batchElapsedTimeMs":10171,"crtMemUsageMB":370.86399841308594,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":4172} +[server] INFO [15:12:20.386]: /objects/a4abd72149 request completed in 10537 ms {"req":{"id":"b6af8a95-51fd-4e68-af41-516ff19387fd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d50c516a-d472-4077-8dc0-96f8556c039f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b6af8a95-51fd-4e68-af41-516ff19387fd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10537,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:20.401]: /api/diff/a4abd72149 request received {"req":{"id":"2a068e7c-73a5-4999-8737-079489f0bb38","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a068e7c-73a5-4999-8737-079489f0bb38","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89851"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:20.404]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wJEXE29B7rsosHdw2gtuC","sqlQueryDurationMs":617,"sqlNumberBindings":988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:20.404]: Inserted 247 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":247} +[server] INFO [15:12:20.519]: Diffing 2428 objects. {"req":{"id":"2a068e7c-73a5-4999-8737-079489f0bb38","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a068e7c-73a5-4999-8737-079489f0bb38","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89851"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2428} +[server] INFO [15:12:20.539]: Inserted 65 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [15:12:20.594]: /api/diff/a4abd72149 request completed in 194 ms {"req":{"id":"2a068e7c-73a5-4999-8737-079489f0bb38","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2a068e7c-73a5-4999-8737-079489f0bb38","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89851"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a068e7c-73a5-4999-8737-079489f0bb38","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":194,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:20.669]: /objects/a4abd72149 request received {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:20.955]: Inserted 79 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":79} +[server] WARN [15:12:21.044]: DB query successfully completed after 924 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"03dRTy1WGsNo4YJYVbOHw","sqlQueryDurationMs":924,"sqlNumberBindings":64,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:21.044]: Inserted 16 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] WARN [15:12:21.058]: DB query successfully completed after 651 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6tTFXbS-rcAyA7fsjJ-QT","sqlQueryDurationMs":651,"sqlNumberBindings":1036,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:21.059]: Inserted 259 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":259} +[server] INFO [15:12:21.535]: Upload finished: 2428 objects processed in 777ms {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2428,"crtMemUsageMB":430.9355163574219,"elapsedTimeMs":777} +[server] WARN [15:12:21.536]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SyhOMgo9e81TufjzOBLWp","sqlQueryDurationMs":580,"sqlNumberBindings":180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:21.536]: Inserted 45 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":45} +[server] WARN [15:12:21.710]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LKtU3OGcWQZCwbGEvXvyF","sqlQueryDurationMs":650,"sqlNumberBindings":1156,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:21.710]: Inserted 289 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":289} +[server] WARN [15:12:22.012]: DB query successfully completed after 967 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ktkNu8dEIMxUuLC6uXY3P","sqlQueryDurationMs":967,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:22.012]: Inserted 15 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] WARN [15:12:22.074]: DB query successfully completed after 538 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J7bRidSxLIm3VtNVsMcYo","sqlQueryDurationMs":538,"sqlNumberBindings":100,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319"}} +[server] INFO [15:12:22.074]: Inserted 25 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":25} +[server] WARN [15:12:22.450]: DB query successfully completed after 917 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V632H-ocHpUdQX1TzDYfW","sqlQueryDurationMs":917,"sqlNumberBindings":588,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:22.450]: Inserted 147 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":147} +[server] INFO [15:12:22.457]: Inserted 21 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:12:22.769]: DB query successfully completed after 1058 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hEACIqc7M8b4GUtmhdYbO","sqlQueryDurationMs":1058,"sqlNumberBindings":776,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:22.769]: Inserted 194 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] INFO [15:12:22.812]: Inserted 22 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":22} +[server] WARN [15:12:23.039]: DB query successfully completed after 1026 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3wYlW_dBUL6XM8wdpEu5t","sqlQueryDurationMs":1026,"sqlNumberBindings":76,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:23.039]: Inserted 19 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":19} +[server] INFO [15:12:23.214]: Inserted 178 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [15:12:23.242]: DB query successfully completed after 791 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wuROeSNZld8DZ-yklUELo","sqlQueryDurationMs":791,"sqlNumberBindings":688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:23.242]: Inserted 172 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [15:12:23.435]: Inserted 500 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:23.594]: DB query successfully completed after 823 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"QxqEJ3N9SzwQ20a1L-rkP","sqlQueryDurationMs":823,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:23.594]: Inserted 199 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:12:23.826]: Inserted 393 objects. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":393} +[server] INFO [15:12:23.826]: Uploaded batch of 1783 objects in 7047ms. Total objects processed so far: 1783 in a total of 7470ms. {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1783,"elapsedTimeMs":7470,"batchElapsedTimeMs":7047,"crtMemUsageMB":429.95948791503906,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":1783} +[server] INFO [15:12:23.827]: /objects/a4abd72149 request completed in 7552 ms {"req":{"id":"f27addae-c1e4-4b63-9101-bd8230fef319","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"595ff715-7062-4221-a526-552f746de307\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f27addae-c1e4-4b63-9101-bd8230fef319","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7552,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:23.840]: /api/diff/a4abd72149 request received {"req":{"id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88149"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:23.872]: DB query successfully completed after 833 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8nFMyzLM9FXV4yViI0OBQ","sqlQueryDurationMs":833,"sqlNumberBindings":84,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:23.872]: Inserted 21 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] WARN [15:12:23.951]: DB query successfully completed after 708 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BsrW8QtGkaMtElnrJOipk","sqlQueryDurationMs":708,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:23.951]: Inserted 206 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] INFO [15:12:23.965]: Diffing 2382 objects. {"req":{"id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88149"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2382} +[server] INFO [15:12:24.029]: /api/diff/a4abd72149 request completed in 189 ms {"req":{"id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"88149"}},"res":{"statusCode":200,"headers":{"x-request-id":"6dc342e1-0f6f-4716-ab0a-a0dd687db31d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":189,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:24.093]: /objects/a4abd72149 request received {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:24.333]: DB query successfully completed after 739 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kQluoE_t0kSy8Guf6kErX","sqlQueryDurationMs":739,"sqlNumberBindings":764,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:24.333]: Inserted 191 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] WARN [15:12:24.627]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CYuYDXRfMwHURONtWoBeW","sqlQueryDurationMs":675,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:24.627]: Inserted 226 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:12:24.646]: DB query successfully completed after 774 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r4qDE3L3DWdmmE5okelMS","sqlQueryDurationMs":774,"sqlNumberBindings":60,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:24.646]: Inserted 15 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":15} +[server] INFO [15:12:25.182]: Upload finished: 2382 objects processed in 997ms {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2382,"crtMemUsageMB":368.8664321899414,"elapsedTimeMs":997} +[server] WARN [15:12:25.183]: DB query successfully completed after 848 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CToLNRdZstJ5AMRiANGjD","sqlQueryDurationMs":848,"sqlNumberBindings":836,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17"}} +[server] INFO [15:12:25.183]: Inserted 209 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":209} +[server] WARN [15:12:25.259]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"21Y0qOarnKryW4-zmgVbI","sqlQueryDurationMs":631,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:25.259]: Inserted 179 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] WARN [15:12:25.430]: DB query successfully completed after 782 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ml5bJR7ihHw3km9xyRl5z","sqlQueryDurationMs":782,"sqlNumberBindings":96,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:25.430]: Inserted 24 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":24} +[server] INFO [15:12:25.612]: Inserted 92 objects. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:12:25.612]: Uploaded batch of 2905 objects in 10024ms. Total objects processed so far: 2905 in a total of 10385ms. {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2905,"elapsedTimeMs":10385,"batchElapsedTimeMs":10024,"crtMemUsageMB":368.54691314697266,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2905} +[server] INFO [15:12:25.613]: /objects/a4abd72149 request completed in 10471 ms {"req":{"id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3c1b759d-f704-499e-8f37-f1ce9f8dc5db\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ac48f0b0-d169-4b67-abe7-292f5b8a9d17","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10471,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:25.621]: /api/diff/a4abd72149 request received {"req":{"id":"568139dd-7070-4f5d-816c-c7ccd18401f9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568139dd-7070-4f5d-816c-c7ccd18401f9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112384"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:26.019]: Diffing 3037 objects. {"req":{"id":"568139dd-7070-4f5d-816c-c7ccd18401f9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568139dd-7070-4f5d-816c-c7ccd18401f9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112384"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3037} +[server] INFO [15:12:26.089]: /api/diff/a4abd72149 request completed in 468 ms {"req":{"id":"568139dd-7070-4f5d-816c-c7ccd18401f9","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568139dd-7070-4f5d-816c-c7ccd18401f9","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"112384"}},"res":{"statusCode":200,"headers":{"x-request-id":"568139dd-7070-4f5d-816c-c7ccd18401f9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":468,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:26.116]: DB query successfully completed after 937 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ynhPlrE3mXa1H7R5UcRt_","sqlQueryDurationMs":937,"sqlNumberBindings":504,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:26.116]: Inserted 126 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":126} +[server] INFO [15:12:26.154]: /objects/a4abd72149 request received {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:26.320]: DB query successfully completed after 1061 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rZtHcNpCNgSixVl4iDx8J","sqlQueryDurationMs":1061,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:26.320]: Inserted 216 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:12:26.490]: DB query successfully completed after 1059 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OTN07_BZ9Sb_ec3eJ6e2D","sqlQueryDurationMs":1059,"sqlNumberBindings":208,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:26.490]: Inserted 52 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":52} +[server] INFO [15:12:26.978]: Upload finished: 3037 objects processed in 740ms {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3037,"crtMemUsageMB":369.3557586669922,"elapsedTimeMs":740} +[server] WARN [15:12:26.979]: DB query successfully completed after 862 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lt5Qp5UYOTjwR7Nb_ssof","sqlQueryDurationMs":862,"sqlNumberBindings":480,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:26.979]: Inserted 120 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":120} +[server] WARN [15:12:27.151]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qSkc7OJniRJYuWO_KWl9t","sqlQueryDurationMs":660,"sqlNumberBindings":324,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:27.151]: Inserted 81 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":81} +[server] WARN [15:12:27.154]: DB query successfully completed after 833 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OwUkMysTAGMYg3pVmr5zI","sqlQueryDurationMs":833,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:27.154]: Inserted 202 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] INFO [15:12:27.434]: Inserted 203 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] WARN [15:12:27.507]: DB query successfully completed after 527 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UpexclpX-_iLpXS6amKWE","sqlQueryDurationMs":527,"sqlNumberBindings":520,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:27.507]: Inserted 130 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":130} +[server] WARN [15:12:27.691]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ue19SHXTI5VpAiEpGweNE","sqlQueryDurationMs":540,"sqlNumberBindings":424,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:27.691]: Inserted 106 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":106} +[server] WARN [15:12:27.722]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tvJI5X3DwRnk8d3PXH6Wg","sqlQueryDurationMs":567,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:27.722]: Inserted 196 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] INFO [15:12:27.885]: Inserted 197 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] WARN [15:12:28.170]: DB query successfully completed after 662 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_pDIsyvqHNdXHCzrFetq9","sqlQueryDurationMs":662,"sqlNumberBindings":620,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:28.170]: Inserted 155 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] WARN [15:12:28.627]: DB query successfully completed after 904 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yeK7J876SKyd0bFgQsHdg","sqlQueryDurationMs":904,"sqlNumberBindings":772,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:28.627]: Inserted 193 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":193} +[server] WARN [15:12:28.741]: DB query successfully completed after 855 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ir0BXILsarh2SXuwcyRZf","sqlQueryDurationMs":855,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:28.741]: Inserted 170 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [15:12:28.852]: DB query successfully completed after 1160 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mfQ0w_weweJDCpzFp7rNk","sqlQueryDurationMs":1160,"sqlNumberBindings":436,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:28.852]: Inserted 109 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":109} +[server] WARN [15:12:29.087]: DB query successfully completed after 915 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I09fXGJF5nwOy1goW7SoB","sqlQueryDurationMs":915,"sqlNumberBindings":1076,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:29.087]: Inserted 269 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":269} +[server] WARN [15:12:29.287]: DB query successfully completed after 544 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Zd-IwkQAHZLLadqg5oPXz","sqlQueryDurationMs":544,"sqlNumberBindings":1236,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:29.287]: Inserted 309 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":309} +[server] WARN [15:12:29.305]: DB query successfully completed after 678 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aANnoYPAVXpftY1_ZxPQe","sqlQueryDurationMs":678,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:29.305]: Inserted 202 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:12:29.648]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rJyulsV7GOzQhb1y3e3da","sqlQueryDurationMs":560,"sqlNumberBindings":856,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:29.648]: Inserted 214 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":214} +[server] WARN [15:12:29.725]: DB query successfully completed after 872 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cGr0_57gFD63v5x0tIFpq","sqlQueryDurationMs":872,"sqlNumberBindings":648,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4"}} +[server] INFO [15:12:29.725]: Inserted 162 objects. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":162} +[server] INFO [15:12:29.725]: Uploaded batch of 646 objects in 11177ms. Total objects processed so far: 646 in a total of 11631ms. {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":646,"elapsedTimeMs":11631,"batchElapsedTimeMs":11177,"crtMemUsageMB":369.5641403198242,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":646} +[server] INFO [15:12:29.726]: /objects/a4abd72149 request completed in 11758 ms {"req":{"id":"e073b96b-5d65-4927-826b-571f3e37c2a4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2cd8fe12-1209-4173-9c5f-2eb338e85bfa\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e073b96b-5d65-4927-826b-571f3e37c2a4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11758,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:29.740]: /api/diff/a4abd72149 request received {"req":{"id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99212"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:29.763]: Inserted 298 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":298} +[server] WARN [15:12:29.856]: DB query successfully completed after 550 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2eMAMfB30gEyJbqptWeZu","sqlQueryDurationMs":550,"sqlNumberBindings":788,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:29.856]: Inserted 197 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":197} +[server] INFO [15:12:29.875]: Diffing 2681 objects. {"req":{"id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2681} +[server] INFO [15:12:29.934]: /api/diff/a4abd72149 request completed in 194 ms {"req":{"id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"99212"}},"res":{"statusCode":200,"headers":{"x-request-id":"545fd1c5-fa5d-495d-a1fd-e0d0a41b0c96","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":194,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:30.006]: /objects/a4abd72149 request received {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:30.227]: DB query successfully completed after 578 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"usu_hEDjpwDBeHpfJShsv","sqlQueryDurationMs":578,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:30.228]: Inserted 231 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] INFO [15:12:30.261]: Inserted 252 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] INFO [15:12:30.787]: Upload finished: 2681 objects processed in 695ms {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2681,"crtMemUsageMB":370.3411178588867,"elapsedTimeMs":695} +[server] WARN [15:12:30.788]: DB query successfully completed after 931 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MM9bvfNGkrFZo3PJt6P1j","sqlQueryDurationMs":931,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8"}} +[server] INFO [15:12:30.788]: Inserted 227 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:12:31.123]: Inserted 65 objects. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":65} +[server] INFO [15:12:31.123]: Uploaded batch of 2428 objects in 10009ms. Total objects processed so far: 2428 in a total of 10365ms. {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2428,"elapsedTimeMs":10365,"batchElapsedTimeMs":10009,"crtMemUsageMB":370.6574935913086,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2428} +[server] INFO [15:12:31.124]: /objects/a4abd72149 request completed in 10455 ms {"req":{"id":"741e8715-1d77-4944-98a7-30938cc95cd8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"2c3b4c6e-c2c3-4f28-8138-1f67b1a791f6\""}},"res":{"statusCode":201,"headers":{"x-request-id":"741e8715-1d77-4944-98a7-30938cc95cd8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10455,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:31.132]: /api/diff/a4abd72149 request received {"req":{"id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"136212"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:31.142]: DB query successfully completed after 880 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uON2LRIBJHluG5AW2vW1U","sqlQueryDurationMs":880,"sqlNumberBindings":1064,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:31.142]: Inserted 266 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":266} +[server] WARN [15:12:31.169]: DB query successfully completed after 941 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"b4CYlf1ubwbNXS8e2lD-H","sqlQueryDurationMs":941,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:31.170]: Inserted 179 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:12:31.319]: Diffing 3681 objects. {"req":{"id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"136212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3681} +[server] INFO [15:12:31.396]: /api/diff/a4abd72149 request completed in 264 ms {"req":{"id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"136212"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1765a37-7863-4d0d-9d74-e21d512cf06c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":264,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:31.451]: DB query successfully completed after 666 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"futHmRVYiYr_X48HhZWyF","sqlQueryDurationMs":666,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:31.452]: Inserted 203 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:12:31.471]: /objects/a4abd72149 request received {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:31.700]: DB query successfully completed after 557 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MnjzFzilIlrOFomSWmzpf","sqlQueryDurationMs":557,"sqlNumberBindings":1092,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:31.700]: Inserted 273 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] WARN [15:12:31.756]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fVBz93tsTOVyNACHN79tE","sqlQueryDurationMs":586,"sqlNumberBindings":684,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:31.756]: Inserted 171 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":171} +[server] INFO [15:12:32.253]: Upload finished: 3678 objects processed in 696ms {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3678,"crtMemUsageMB":373.2780990600586,"elapsedTimeMs":696} +[server] WARN [15:12:32.254]: DB query successfully completed after 802 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pU6B7y325cFDubRna4yNF","sqlQueryDurationMs":802,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:32.254]: Inserted 213 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:12:32.258]: DB query successfully completed after 557 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OMuYLw71jcalxdmMjnRj2","sqlQueryDurationMs":557,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:32.258]: Inserted 231 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:12:32.305]: DB query successfully completed after 548 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LyzwEZ0QsjyRnh7czlFvS","sqlQueryDurationMs":548,"sqlNumberBindings":1108,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:32.306]: Inserted 277 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":277} +[server] WARN [15:12:32.802]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3efwR_ND3uDANeU4hByYY","sqlQueryDurationMs":546,"sqlNumberBindings":824,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:32.802]: Inserted 206 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":206} +[server] WARN [15:12:32.900]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8VWaqttUY41yDrwR2qvHI","sqlQueryDurationMs":641,"sqlNumberBindings":832,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:32.900]: Inserted 208 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":208} +[server] WARN [15:12:32.911]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U4V9TiywlnLBfjlG0MMjG","sqlQueryDurationMs":603,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:32.912]: Inserted 244 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] WARN [15:12:33.287]: DB query successfully completed after 1035 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cC5aFPUwae1LVlSVQR2VH","sqlQueryDurationMs":1035,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:33.287]: Inserted 228 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:12:33.370]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6QZhiSwvJ2-LvEXpgTPX5","sqlQueryDurationMs":566,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:33.370]: Inserted 211 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] WARN [15:12:33.674]: DB query successfully completed after 773 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IfaLCCbI1xaC7tee4pEmQ","sqlQueryDurationMs":773,"sqlNumberBindings":924,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:33.674]: Inserted 231 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":231} +[server] WARN [15:12:33.777]: DB query successfully completed after 864 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pyylmSB5N7z0g0uu22JbX","sqlQueryDurationMs":864,"sqlNumberBindings":716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244"}} +[server] INFO [15:12:33.777]: Inserted 179 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":179} +[server] INFO [15:12:34.199]: Inserted 87 objects. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":87} +[server] INFO [15:12:34.199]: Uploaded batch of 2382 objects in 9460ms. Total objects processed so far: 2382 in a total of 10015ms. {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2382,"elapsedTimeMs":10015,"batchElapsedTimeMs":9460,"crtMemUsageMB":374.4297409057617,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2382} +[server] INFO [15:12:34.199]: /objects/a4abd72149 request completed in 10106 ms {"req":{"id":"89c5b409-10fc-4295-9b23-b635005a9244","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4904abe6-a1a2-4b8c-8ed0-0bd845067482\""}},"res":{"statusCode":201,"headers":{"x-request-id":"89c5b409-10fc-4295-9b23-b635005a9244","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10106,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:34.212]: /api/diff/a4abd72149 request received {"req":{"id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114863"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:34.255]: DB query successfully completed after 884 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mCQXKvr5a37LB9ddAY5JQ","sqlQueryDurationMs":884,"sqlNumberBindings":864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:34.255]: Inserted 216 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:12:34.343]: Diffing 3104 objects. {"req":{"id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114863"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3104} +[server] WARN [15:12:34.440]: DB query successfully completed after 764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fy4r8VJT0RZfjYolPDM_P","sqlQueryDurationMs":764,"sqlNumberBindings":1232,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5"}} +[server] INFO [15:12:34.440]: Inserted 308 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":308} +[server] INFO [15:12:34.450]: /api/diff/a4abd72149 request completed in 238 ms {"req":{"id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"114863"}},"res":{"statusCode":200,"headers":{"x-request-id":"715ad6d9-04ab-459d-9ef0-a41b2d20c18f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":238,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:34.516]: /objects/a4abd72149 request received {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:34.572]: DB query successfully completed after 1282 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bV5z7bDZLuhMhHPjMN0cI","sqlQueryDurationMs":1282,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:34.572]: Inserted 234 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] INFO [15:12:34.716]: Inserted 210 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:12:34.741]: Inserted 91 objects. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":91} +[server] INFO [15:12:34.741]: Uploaded batch of 3037 objects in 8195ms. Total objects processed so far: 3037 in a total of 8503ms. {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3037,"elapsedTimeMs":8503,"batchElapsedTimeMs":8195,"crtMemUsageMB":377.63582611083984,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3037} +[server] INFO [15:12:34.741]: /objects/a4abd72149 request completed in 8587 ms {"req":{"id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"be86ff67-4967-496c-b112-b08aea809d38\""}},"res":{"statusCode":201,"headers":{"x-request-id":"86d17834-9947-450d-a8a6-e4a003b7dbc5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8587,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:34.748]: /api/diff/a4abd72149 request received {"req":{"id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103911"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:34.872]: Diffing 2808 objects. {"req":{"id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103911"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2808} +[server] INFO [15:12:35.334]: Upload finished: 3094 objects processed in 733ms {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3094,"crtMemUsageMB":436.3803024291992,"elapsedTimeMs":733} +[server] WARN [15:12:35.343]: DB query successfully completed after 626 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wYiH4WEuOt9RKKRz6F-ox","sqlQueryDurationMs":626,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:35.343]: Inserted 212 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:12:35.346]: DB query successfully completed after 774 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8Sq6RmXqhOutiCtcqZCIB","sqlQueryDurationMs":774,"sqlNumberBindings":900,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:35.346]: Inserted 225 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":225} +[server] INFO [15:12:35.352]: /api/diff/a4abd72149 request completed in 604 ms {"req":{"id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103911"}},"res":{"statusCode":200,"headers":{"x-request-id":"bfb109b9-d385-4d92-b86e-4ba0e218598d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":604,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:35.426]: /objects/a4abd72149 request received {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:36.235]: Upload finished: 2802 objects processed in 714ms {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2802,"crtMemUsageMB":377.04625701904297,"elapsedTimeMs":714} +[server] WARN [15:12:36.236]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qSAUn8yXBdPQLpL7HJHFE","sqlQueryDurationMs":905,"sqlNumberBindings":1880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:36.236]: Inserted 470 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":470} +[server] WARN [15:12:36.243]: DB query successfully completed after 897 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pvI6-Fm9DErgdUYRLMMUd","sqlQueryDurationMs":897,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:36.244]: Inserted 212 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:12:36.248]: DB query successfully completed after 901 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8iN-HLcF4UELCGLOiOfCO","sqlQueryDurationMs":901,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:36.248]: Inserted 230 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:12:36.775]: DB query successfully completed after 537 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j48D80g3iSe76TeeoWeir","sqlQueryDurationMs":537,"sqlNumberBindings":768,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:36.775]: Inserted 192 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":192} +[server] WARN [15:12:36.860]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ql9lKp4zlWsAbIhaqZOhQ","sqlQueryDurationMs":627,"sqlNumberBindings":620,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:36.860]: Inserted 155 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":155} +[server] WARN [15:12:36.873]: DB query successfully completed after 628 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IA02n4mc4me5uTmnhM7SF","sqlQueryDurationMs":628,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:36.873]: Inserted 210 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] WARN [15:12:36.925]: DB query successfully completed after 676 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8LudhAHewOQHPHbjgldIf","sqlQueryDurationMs":676,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:36.925]: Inserted 232 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:12:37.286]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e8T5xwYU9ApQ_lvk8b0J1","sqlQueryDurationMs":509,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:37.286]: Inserted 232 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:12:37.357]: Inserted 172 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] WARN [15:12:37.449]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"k8mpXAj0zWLK4tVazLIte","sqlQueryDurationMs":574,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:37.449]: Inserted 236 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:12:37.484]: DB query successfully completed after 559 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jjNmX0mhB0V8XVOiu1ZgC","sqlQueryDurationMs":559,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:37.485]: Inserted 222 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:12:37.708]: Inserted 229 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] INFO [15:12:37.830]: Inserted 183 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":183} +[server] WARN [15:12:38.010]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7Xl5bh60XLmMvvtwJVZL0","sqlQueryDurationMs":560,"sqlNumberBindings":848,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:38.010]: Inserted 212 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":212} +[server] WARN [15:12:38.102]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EcTAvfzi906L09XNfxBUF","sqlQueryDurationMs":616,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:38.102]: Inserted 221 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] WARN [15:12:38.276]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lRxvHU1Nkg-qVIrUKdPAF","sqlQueryDurationMs":566,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:38.276]: Inserted 500 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:38.562]: DB query successfully completed after 731 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lL4O7b1w92HPOYaa_BsdX","sqlQueryDurationMs":731,"sqlNumberBindings":860,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:38.562]: Inserted 215 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] INFO [15:12:38.585]: Inserted 500 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:38.981]: DB query successfully completed after 970 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"F7audql4oF_Hz6Fx2TiuU","sqlQueryDurationMs":970,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e"}} +[server] INFO [15:12:38.981]: Inserted 232 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:12:38.990]: DB query successfully completed after 885 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9ZS_fS0jAYsd1Wu37scux","sqlQueryDurationMs":885,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:38.990]: Inserted 228 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:12:39.156]: DB query successfully completed after 593 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mdqfepZHcpOByEOK8Vc8l","sqlQueryDurationMs":593,"sqlNumberBindings":1056,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:39.156]: Inserted 264 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":264} +[server] WARN [15:12:39.159]: DB query successfully completed after 573 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"tmBUtxA1EHUMtiszE8fBF","sqlQueryDurationMs":573,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:39.159]: Inserted 221 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] INFO [15:12:39.243]: Inserted 108 objects. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":108} +[server] INFO [15:12:39.243]: Uploaded batch of 2681 objects in 8893ms. Total objects processed so far: 2681 in a total of 9151ms. {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2681,"elapsedTimeMs":9151,"batchElapsedTimeMs":8893,"crtMemUsageMB":375.19390869140625,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2681} +[server] INFO [15:12:39.244]: /objects/a4abd72149 request completed in 9238 ms {"req":{"id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3962cc5c-e753-4fca-89bb-2ccdb9d0bb12\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f09397ce-0e62-4e2f-a87a-ebf3df46936e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9238,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:39.260]: /api/diff/a4abd72149 request received {"req":{"id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104133"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:39.376]: Diffing 2814 objects. {"req":{"id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104133"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2814} +[server] INFO [15:12:39.432]: /api/diff/a4abd72149 request completed in 172 ms {"req":{"id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"104133"}},"res":{"statusCode":200,"headers":{"x-request-id":"4aff23ae-3820-4b9f-93a1-fbc572543a39","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":172,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:39.490]: /objects/a4abd72149 request received {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:39.562]: Inserted 78 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":78} +[server] WARN [15:12:39.565]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CGEFVFhjOVJXlLOOCGEdT","sqlQueryDurationMs":574,"sqlNumberBindings":844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:39.565]: Inserted 211 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":211} +[server] INFO [15:12:39.608]: Inserted 265 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":265} +[server] INFO [15:12:39.871]: Inserted 500 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:40.337]: Upload finished: 2814 objects processed in 748ms {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2814,"crtMemUsageMB":435.6886444091797,"elapsedTimeMs":748} +[server] WARN [15:12:40.337]: DB query successfully completed after 775 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KaU2dpbZAc6ajkKstFqhr","sqlQueryDurationMs":775,"sqlNumberBindings":276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7"}} +[server] INFO [15:12:40.337]: Inserted 69 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":69} +[server] WARN [15:12:40.342]: DB query successfully completed after 776 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"useLyqrRq_HF-VXWcIXzP","sqlQueryDurationMs":776,"sqlNumberBindings":1004,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:40.342]: Inserted 251 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":251} +[server] INFO [15:12:40.347]: Inserted 500 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:40.790]: Inserted 70 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":70} +[server] WARN [15:12:40.853]: DB query successfully completed after 510 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SW6FmZ9KezsUqHrmiUGNB","sqlQueryDurationMs":510,"sqlNumberBindings":1176,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:40.853]: Inserted 294 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":294} +[server] WARN [15:12:40.861]: DB query successfully completed after 513 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"59o0aKekl5VmeN9m2xzPC","sqlQueryDurationMs":513,"sqlNumberBindings":796,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:40.861]: Inserted 199 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] WARN [15:12:40.940]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8dfk6Jlj_yyjfe70o6Gr9","sqlQueryDurationMs":604,"sqlNumberBindings":444,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:40.940]: Inserted 111 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":111} +[server] INFO [15:12:41.253]: Inserted 117 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":117} +[server] WARN [15:12:41.371]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WAWQBA3TmpS-peD6jkTrO","sqlQueryDurationMs":509,"sqlNumberBindings":136,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:41.371]: Inserted 34 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":34} +[server] WARN [15:12:41.375]: DB query successfully completed after 520 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GqwHnsMKzd2B7ldnpWTg6","sqlQueryDurationMs":520,"sqlNumberBindings":1808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778"}} +[server] INFO [15:12:41.375]: Inserted 452 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":452} +[server] WARN [15:12:41.519]: DB query successfully completed after 578 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vfpKPFterDLP6PtqCW5WO","sqlQueryDurationMs":578,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:41.519]: Inserted 198 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:12:41.605]: Inserted 500 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:41.639]: Inserted 218 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] INFO [15:12:41.832]: Inserted 150 objects. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] INFO [15:12:41.832]: Uploaded batch of 3678 objects in 10019ms. Total objects processed so far: 3678 in a total of 10275ms. {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3678,"elapsedTimeMs":10275,"batchElapsedTimeMs":10019,"crtMemUsageMB":375.5286178588867,"uploadedSizeMB":24,"requestDropped":false,"totalObjectsProcessed":3678} +[server] INFO [15:12:41.832]: /objects/a4abd72149 request completed in 10361 ms {"req":{"id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6186c6c0-f4c2-4172-a3fa-33dd27396a90\""}},"res":{"statusCode":201,"headers":{"x-request-id":"0101ff27-7a20-4487-aca9-c1f0eccc9778","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10361,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:41.833]: Inserted 47 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":47} +[server] INFO [15:12:41.849]: /api/diff/a4abd72149 request received {"req":{"id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110904"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:41.964]: Diffing 2997 objects. {"req":{"id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110904"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2997} +[server] INFO [15:12:42.019]: /api/diff/a4abd72149 request completed in 170 ms {"req":{"id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"110904"}},"res":{"statusCode":200,"headers":{"x-request-id":"f2dcdf85-ba19-44e5-9b5a-8910bd6d3a25","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:42.028]: Inserted 177 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":177} +[server] INFO [15:12:42.090]: /objects/a4abd72149 request received {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:42.132]: Inserted 21 objects. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":21} +[server] INFO [15:12:42.132]: Uploaded batch of 3094 objects in 7213ms. Total objects processed so far: 3094 in a total of 7531ms. {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3094,"elapsedTimeMs":7531,"batchElapsedTimeMs":7213,"crtMemUsageMB":379.2932815551758,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3094} +[server] INFO [15:12:42.132]: /objects/a4abd72149 request completed in 7616 ms {"req":{"id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c52baee-d9e6-4a4f-8574-b41de3d19b98\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ea7dd3a3-d336-4027-892a-edfd6eb3fea7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7616,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:42.138]: /api/diff/a4abd72149 request received {"req":{"id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"118970"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:42.265]: Diffing 3215 objects. {"req":{"id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"118970"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3215} +[server] INFO [15:12:42.275]: Inserted 82 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":82} +[server] INFO [15:12:42.324]: /api/diff/a4abd72149 request completed in 186 ms {"req":{"id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"118970"}},"res":{"statusCode":200,"headers":{"x-request-id":"66aad59a-5df1-4c49-a3c7-1324ba63daed","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":186,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:42.335]: DB query successfully completed after 815 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kq8ClXoSDc0ZCR1lbzsD2","sqlQueryDurationMs":815,"sqlNumberBindings":1092,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:42.335]: Inserted 273 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] INFO [15:12:42.398]: /objects/a4abd72149 request received {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:42.998]: Upload finished: 2997 objects processed in 809ms {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2997,"crtMemUsageMB":436.67749786376953,"elapsedTimeMs":809} +[server] WARN [15:12:43.004]: DB query successfully completed after 727 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wovhcl9Drg-k2idnIEmxp","sqlQueryDurationMs":727,"sqlNumberBindings":432,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a"}} +[server] INFO [15:12:43.004]: Inserted 108 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":108} +[server] INFO [15:12:43.311]: Inserted 78 objects. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":78} +[server] INFO [15:12:43.311]: Uploaded batch of 2802 objects in 7492ms. Total objects processed so far: 2802 in a total of 7790ms. {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2802,"elapsedTimeMs":7790,"batchElapsedTimeMs":7492,"crtMemUsageMB":436.3600769042969,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2802} +[server] INFO [15:12:43.312]: /objects/a4abd72149 request completed in 7886 ms {"req":{"id":"06c113fc-77a3-404a-b9d4-f14698f7188a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7a1e2d14-3dfb-429e-aa41-9e564b25fe43\""}},"res":{"statusCode":201,"headers":{"x-request-id":"06c113fc-77a3-404a-b9d4-f14698f7188a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7886,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:43.322]: /api/diff/a4abd72149 request received {"req":{"id":"f1187e3d-097b-4ac3-81b4-62373221c486","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1187e3d-097b-4ac3-81b4-62373221c486","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117860"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:43.929]: Upload finished: 3215 objects processed in 929ms {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3215,"crtMemUsageMB":311.7974624633789,"elapsedTimeMs":929} +[server] INFO [15:12:43.930]: Diffing 3185 objects. {"req":{"id":"f1187e3d-097b-4ac3-81b4-62373221c486","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1187e3d-097b-4ac3-81b4-62373221c486","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117860"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3185} +[server] INFO [15:12:44.030]: /api/diff/a4abd72149 request completed in 708 ms {"req":{"id":"f1187e3d-097b-4ac3-81b4-62373221c486","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1187e3d-097b-4ac3-81b4-62373221c486","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"117860"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1187e3d-097b-4ac3-81b4-62373221c486","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":708,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:44.089]: /objects/a4abd72149 request received {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:44.300]: DB query successfully completed after 1964 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YoSOTK9vvbBPbgQr7K2UX","sqlQueryDurationMs":1964,"sqlNumberBindings":868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:44.300]: Inserted 217 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":217} +[server] WARN [15:12:44.429]: DB query successfully completed after 1433 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OjlGBf98yzPjOQ8S11ZvI","sqlQueryDurationMs":1433,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:44.429]: Inserted 243 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:12:44.906]: Upload finished: 3185 objects processed in 710ms {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3185,"crtMemUsageMB":372.8344192504883,"elapsedTimeMs":710} +[server] WARN [15:12:44.909]: DB query successfully completed after 982 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ogZFS1SPGw-CINg7s6xpt","sqlQueryDurationMs":982,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:44.909]: Inserted 223 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] INFO [15:12:45.270]: Inserted 216 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] WARN [15:12:45.367]: DB query successfully completed after 937 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U7ikVBBcvCzFXTsQUAtaS","sqlQueryDurationMs":937,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:45.367]: Inserted 244 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] WARN [15:12:45.572]: DB query successfully completed after 662 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lCYIDr_tR4UUFQkTnsW_o","sqlQueryDurationMs":662,"sqlNumberBindings":996,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:45.572]: Inserted 249 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":249} +[server] WARN [15:12:45.599]: DB query successfully completed after 1298 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VLe7Mv7Dm4h_oyhdvDFN1","sqlQueryDurationMs":1298,"sqlNumberBindings":880,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:45.599]: Inserted 220 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":220} +[server] INFO [15:12:45.658]: Inserted 253 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:12:46.017]: Inserted 241 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] WARN [15:12:46.187]: DB query successfully completed after 819 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zq8pFeEvrvuSGDqiWido2","sqlQueryDurationMs":819,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:46.187]: Inserted 255 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] WARN [15:12:46.231]: DB query successfully completed after 658 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5SmXcgUom1YkRhMWvPZZR","sqlQueryDurationMs":658,"sqlNumberBindings":1000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:46.231]: Inserted 250 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":250} +[server] INFO [15:12:46.385]: Inserted 245 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:12:46.744]: DB query successfully completed after 1145 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1TvLQ7EdbYH-Pcv-1e19H","sqlQueryDurationMs":1145,"sqlNumberBindings":884,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:46.744]: Inserted 221 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":221} +[server] INFO [15:12:46.775]: Inserted 204 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] WARN [15:12:46.963]: DB query successfully completed after 731 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kCbkxDxXJbCI1Z7ESJKcm","sqlQueryDurationMs":731,"sqlNumberBindings":1080,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:46.963]: Inserted 270 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] WARN [15:12:47.056]: DB query successfully completed after 868 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KDF6zo9lCpzfLiQzdFQVR","sqlQueryDurationMs":868,"sqlNumberBindings":988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:47.056]: Inserted 247 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":247} +[server] INFO [15:12:47.188]: Inserted 191 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":191} +[server] INFO [15:12:47.579]: Inserted 227 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:12:47.729]: DB query successfully completed after 764 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WN_uTSxTv_SG6CQyvL-wL","sqlQueryDurationMs":764,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:47.729]: Inserted 252 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] WARN [15:12:47.765]: DB query successfully completed after 1020 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Zvr7FbK_3thEesZKk0Ah4","sqlQueryDurationMs":1020,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:47.765]: Inserted 245 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:12:47.860]: DB query successfully completed after 803 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pwqywWVWwVJp4nq70H3ry","sqlQueryDurationMs":803,"sqlNumberBindings":992,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:47.860]: Inserted 248 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [15:12:47.967]: Inserted 228 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] WARN [15:12:48.572]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"j3YhxVBFWmUC-0aHQXSlJ","sqlQueryDurationMs":603,"sqlNumberBindings":1176,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0"}} +[server] INFO [15:12:48.572]: Inserted 294 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":294} +[server] WARN [15:12:48.591]: DB query successfully completed after 862 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I8bxidKJzDXHoECW-RwdE","sqlQueryDurationMs":862,"sqlNumberBindings":1088,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:48.591]: Inserted 272 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":272} +[server] WARN [15:12:48.969]: DB query successfully completed after 1108 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IAjkbEagTGt0VV6ePd2Mv","sqlQueryDurationMs":1108,"sqlNumberBindings":964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:48.969]: Inserted 241 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] WARN [15:12:48.974]: DB query successfully completed after 1209 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H6hmg-MWed3y_fDTx5V3Y","sqlQueryDurationMs":1209,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:48.975]: Inserted 242 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] WARN [15:12:49.201]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IZUPeqzEaYXA7g81J9hPZ","sqlQueryDurationMs":627,"sqlNumberBindings":1180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0"}} +[server] INFO [15:12:49.201]: Inserted 295 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":295} +[server] WARN [15:12:49.592]: DB query successfully completed after 1000 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PsKZLN96vvm-RTENAp5NK","sqlQueryDurationMs":1000,"sqlNumberBindings":1276,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:49.592]: Inserted 319 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":319} +[server] INFO [15:12:49.662]: Inserted 322 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":322} +[server] WARN [15:12:49.809]: DB query successfully completed after 839 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"niX7fnsdwt-nAWlQi02Pc","sqlQueryDurationMs":839,"sqlNumberBindings":1092,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:49.809]: Inserted 273 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":273} +[server] WARN [15:12:49.854]: DB query successfully completed after 878 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"twvPxUf6ooBF7iIZuA8fG","sqlQueryDurationMs":878,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:49.854]: Inserted 245 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] INFO [15:12:50.062]: Inserted 329 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":329} +[server] WARN [15:12:50.242]: DB query successfully completed after 647 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TNNthjCpuorqkM1z_Q032","sqlQueryDurationMs":647,"sqlNumberBindings":1168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:50.242]: Inserted 292 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":292} +[server] INFO [15:12:50.262]: Inserted 140 objects. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":140} +[server] INFO [15:12:50.263]: Uploaded batch of 3185 objects in 5771ms. Total objects processed so far: 3185 in a total of 6067ms. {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3185,"elapsedTimeMs":6067,"batchElapsedTimeMs":5771,"crtMemUsageMB":370.2322006225586,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3185} +[server] INFO [15:12:50.263]: /objects/a4abd72149 request completed in 6174 ms {"req":{"id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9ded1311-756f-4435-99c5-a5efa9c90f08\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e4fc0b4c-2fb5-405a-817e-c4700c09a2d0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6174,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:50.277]: /api/diff/a4abd72149 request received {"req":{"id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"202664"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:50.400]: Diffing 5477 objects. {"req":{"id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"202664"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5477} +[server] WARN [15:12:50.448]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"buCGEcpkAy16qPEYNWFI0","sqlQueryDurationMs":638,"sqlNumberBindings":808,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:50.448]: Inserted 202 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":202} +[server] WARN [15:12:50.526]: DB query successfully completed after 671 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"L9qIaXyR0hTFx5fXpIFcl","sqlQueryDurationMs":671,"sqlNumberBindings":932,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:50.526]: Inserted 233 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] INFO [15:12:50.536]: /api/diff/a4abd72149 request completed in 259 ms {"req":{"id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"202664"}},"res":{"statusCode":200,"headers":{"x-request-id":"8c84ffe0-c96c-448c-99dc-c308a9c67098","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":259,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:50.615]: /objects/a4abd72149 request received {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:50.847]: Inserted 215 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":215} +[server] WARN [15:12:50.859]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xIL4GZSfsHx55s62Im0b5","sqlQueryDurationMs":616,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:50.859]: Inserted 288 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [15:12:51.477]: Upload finished: 5477 objects processed in 753ms {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":5477,"crtMemUsageMB":371.19337463378906,"elapsedTimeMs":753} +[server] WARN [15:12:51.478]: DB query successfully completed after 951 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iRm2ViZ6WcRzoVWQpO1o9","sqlQueryDurationMs":951,"sqlNumberBindings":964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:51.478]: Inserted 241 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] WARN [15:12:51.481]: DB query successfully completed after 634 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KCq9BN0qSEQp6ouLTjiNC","sqlQueryDurationMs":634,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:51.481]: Inserted 226 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:12:51.485]: DB query successfully completed after 625 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0Z9Rfco7I0l5jLkWOh4qn","sqlQueryDurationMs":625,"sqlNumberBindings":988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:51.485]: Inserted 247 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":247} +[server] WARN [15:12:52.095]: DB query successfully completed after 612 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fRceuWHNyX4KxMJpWc4d2","sqlQueryDurationMs":612,"sqlNumberBindings":988,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c"}} +[server] INFO [15:12:52.095]: Inserted 247 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":247} +[server] WARN [15:12:52.272]: DB query successfully completed after 786 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TyrK_X4vRpCSnyWCZQnH_","sqlQueryDurationMs":786,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:52.272]: Inserted 235 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:12:52.334]: DB query successfully completed after 855 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"__03W1HrJi9-y3E6-3mF7","sqlQueryDurationMs":855,"sqlNumberBindings":996,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9"}} +[server] INFO [15:12:52.334]: Inserted 249 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":249} +[server] INFO [15:12:52.524]: Inserted 253 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:12:52.671]: Inserted 119 objects. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":119} +[server] INFO [15:12:52.671]: Uploaded batch of 2814 objects in 12740ms. Total objects processed so far: 2814 in a total of 13082ms. {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2814,"elapsedTimeMs":13082,"batchElapsedTimeMs":12740,"crtMemUsageMB":372.15685272216797,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":2814} +[server] INFO [15:12:52.671]: /objects/a4abd72149 request completed in 13181 ms {"req":{"id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c0026f2b-c8c8-4d82-9657-aefdeef4ac22\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4635f7bd-2ad4-46d0-9144-7b7239f3a6a9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13181,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:52.694]: /api/diff/a4abd72149 request received {"req":{"id":"06a13f96-af30-469b-b8b2-a32c4c18af19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06a13f96-af30-469b-b8b2-a32c4c18af19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"300492"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:52.732]: Inserted 103 objects. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":103} +[server] INFO [15:12:52.732]: Uploaded batch of 2997 objects in 10146ms. Total objects processed so far: 2997 in a total of 10543ms. {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2997,"elapsedTimeMs":10543,"batchElapsedTimeMs":10146,"crtMemUsageMB":373.29149627685547,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2997} +[server] INFO [15:12:52.732]: /objects/a4abd72149 request completed in 10642 ms {"req":{"id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5434a803-eea6-4fac-bc89-93358acec7d6\""}},"res":{"statusCode":201,"headers":{"x-request-id":"34fe0371-1dfe-4ccb-a5c5-120aeb1f646c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10642,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:12:52.740]: DB query successfully completed after 1266 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rdZw0kQu-mMxY1gptnuva","sqlQueryDurationMs":1266,"sqlNumberBindings":1340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:52.740]: Inserted 335 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":335} +[server] INFO [15:12:52.767]: /api/diff/a4abd72149 request received {"req":{"id":"f08abeca-5714-4265-bcaa-caa24846e25b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f08abeca-5714-4265-bcaa-caa24846e25b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"235076"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:52.816]: Diffing 8121 objects. {"req":{"id":"06a13f96-af30-469b-b8b2-a32c4c18af19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06a13f96-af30-469b-b8b2-a32c4c18af19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"300492"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8121} +[server] WARN [15:12:52.902]: DB query successfully completed after 629 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AorSyTKjX9k65OfPXZIuX","sqlQueryDurationMs":629,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d"}} +[server] INFO [15:12:52.902]: Inserted 228 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] INFO [15:12:52.935]: /api/diff/a4abd72149 request completed in 242 ms {"req":{"id":"06a13f96-af30-469b-b8b2-a32c4c18af19","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"06a13f96-af30-469b-b8b2-a32c4c18af19","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"300492"}},"res":{"statusCode":200,"headers":{"x-request-id":"06a13f96-af30-469b-b8b2-a32c4c18af19","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":242,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:52.966]: Diffing 6353 objects. {"req":{"id":"f08abeca-5714-4265-bcaa-caa24846e25b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f08abeca-5714-4265-bcaa-caa24846e25b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"235076"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6353} +[server] INFO [15:12:53.042]: /objects/a4abd72149 request received {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:53.062]: /api/diff/a4abd72149 request completed in 295 ms {"req":{"id":"f08abeca-5714-4265-bcaa-caa24846e25b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f08abeca-5714-4265-bcaa-caa24846e25b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"235076"}},"res":{"statusCode":200,"headers":{"x-request-id":"f08abeca-5714-4265-bcaa-caa24846e25b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":295,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:53.136]: /objects/a4abd72149 request received {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:53.208]: Inserted 90 objects. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [15:12:53.208]: Uploaded batch of 3215 objects in 9718ms. Total objects processed so far: 3215 in a total of 10208ms. {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3215,"elapsedTimeMs":10208,"batchElapsedTimeMs":9718,"crtMemUsageMB":385.18748474121094,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":3215} +[server] INFO [15:12:53.208]: /objects/a4abd72149 request completed in 10810 ms {"req":{"id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"189a5074-8f8c-4935-9eba-a1018e1342fa\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b5d281a5-6bb2-4122-ac69-6ce3b3aa3d7d","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10810,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:53.242]: /api/diff/a4abd72149 request received {"req":{"id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"264010"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:12:53.359]: Diffing 7135 objects. {"req":{"id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"264010"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7135} +[server] INFO [15:12:53.445]: /api/diff/a4abd72149 request completed in 202 ms {"req":{"id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"264010"}},"res":{"statusCode":200,"headers":{"x-request-id":"1af4f1d6-d7c7-46d4-b2a8-82c2947db3a3","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":202,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:12:53.551]: DB query successfully completed after 811 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"H2EWMDcI8uVwUbCfZc5ut","sqlQueryDurationMs":811,"sqlNumberBindings":1156,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:53.552]: Inserted 289 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":289} +[server] INFO [15:12:53.555]: /objects/a4abd72149 request received {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:12:53.982]: Upload finished: 6353 objects processed in 763ms {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6353,"crtMemUsageMB":433.98986053466797,"elapsedTimeMs":763} +[server] INFO [15:12:54.457]: Upload finished: 8121 objects processed in 1329ms {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8121,"crtMemUsageMB":314.2323532104492,"elapsedTimeMs":1329} +[server] WARN [15:12:54.492]: DB query successfully completed after 939 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oaQxhL-Ql35v7OMolUYa_","sqlQueryDurationMs":939,"sqlNumberBindings":1236,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:54.493]: Inserted 309 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":309} +[server] WARN [15:12:54.643]: DB query successfully completed after 662 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jKa-7j4_rKbGt6halJRW6","sqlQueryDurationMs":662,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:54.643]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:54.846]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:55.293]: Upload finished: 7135 objects processed in 754ms {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7135,"crtMemUsageMB":376.3085708618164,"elapsedTimeMs":754} +[server] WARN [15:12:55.297]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bYmmcbjGlXMAoOHeyZiJv","sqlQueryDurationMs":653,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:55.297]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:55.300]: DB query successfully completed after 806 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"09YAlOLcwA65zWKoR_n9K","sqlQueryDurationMs":806,"sqlNumberBindings":1112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:55.300]: Inserted 278 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":278} +[server] INFO [15:12:55.304]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:55.697]: Inserted 500 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:55.712]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:55.751]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:55.911]: Inserted 500 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:55.942]: DB query successfully completed after 641 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"T9e0l1aZJs2bDo-CTUVPu","sqlQueryDurationMs":641,"sqlNumberBindings":1256,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:55.942]: Inserted 314 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":314} +[server] INFO [15:12:56.112]: Inserted 500 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:56.120]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:56.296]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iQRjuibguLWz9pEou2lAi","sqlQueryDurationMs":543,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:56.296]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:56.504]: Inserted 500 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:56.554]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:56.560]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3qXmxR504YzZaIZWe950d","sqlQueryDurationMs":617,"sqlNumberBindings":1340,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:56.560]: Inserted 335 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":335} +[server] INFO [15:12:56.761]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:57.043]: DB query successfully completed after 537 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BQmT_x-0jpMbzssRBYDEu","sqlQueryDurationMs":537,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:12:57.043]: Inserted 500 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:57.061]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4uAbqIZyajYcvDk4tD5JS","sqlQueryDurationMs":505,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:12:57.061]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:57.122]: DB query successfully completed after 560 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2OGmxGJx_KV5329Z-GXJq","sqlQueryDurationMs":560,"sqlNumberBindings":1096,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:57.122]: Inserted 274 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":274} +[server] INFO [15:12:57.205]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:57.482]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:57.752]: DB query successfully completed after 708 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vfoDFAwJD590WJJxGF-fD","sqlQueryDurationMs":708,"sqlNumberBindings":1928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:12:57.753]: Inserted 482 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":482} +[server] WARN [15:12:57.781]: DB query successfully completed after 659 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"150mcs95_bW_CIHiyFIGa","sqlQueryDurationMs":659,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:57.782]: Inserted 500 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:57.786]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GN5yG31DINxgj_R40BXV1","sqlQueryDurationMs":580,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:57.786]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:58.099]: DB query successfully completed after 616 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xNtYWbWIrNVUDhkJRx00F","sqlQueryDurationMs":616,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:12:58.099]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:12:58.192]: Inserted 500 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:58.284]: DB query successfully completed after 527 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"V8rrPxL1gsidkjCMPQFWd","sqlQueryDurationMs":527,"sqlNumberBindings":1956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:12:58.284]: Inserted 489 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":489} +[server] WARN [15:12:58.397]: DB query successfully completed after 610 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qvPSgnMuW4Pa6E5V3OSF9","sqlQueryDurationMs":610,"sqlNumberBindings":1844,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:58.398]: Inserted 461 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":461} +[server] INFO [15:12:58.558]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:58.742]: DB query successfully completed after 548 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vnp4G3vuWx-krJ-HC38FT","sqlQueryDurationMs":548,"sqlNumberBindings":1972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:58.742]: Inserted 493 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":493} +[server] WARN [15:12:58.837]: DB query successfully completed after 552 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nVc8zfhAT-ahL1Py94h7i","sqlQueryDurationMs":552,"sqlNumberBindings":1896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:12:58.837]: Inserted 474 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":474} +[server] WARN [15:12:59.174]: DB query successfully completed after 776 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vrVA6fpmvULniE1CKJRrJ","sqlQueryDurationMs":776,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:59.175]: Inserted 243 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] WARN [15:12:59.306]: DB query successfully completed after 746 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2D2Ko5zoY3yTc2A9OhoEw","sqlQueryDurationMs":746,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:12:59.306]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:59.365]: DB query successfully completed after 621 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"piZLGWgqXD8mAbYsl1AAk","sqlQueryDurationMs":621,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:12:59.365]: Inserted 500 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:59.514]: DB query successfully completed after 675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"owwwhL7XNBAzzjbuLPUes","sqlQueryDurationMs":675,"sqlNumberBindings":1928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:12:59.514]: Inserted 482 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":482} +[server] WARN [15:12:59.690]: DB query successfully completed after 514 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FtVUwYs3D1JrEhpge9BxG","sqlQueryDurationMs":514,"sqlNumberBindings":964,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:12:59.690]: Inserted 241 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":241} +[server] INFO [15:12:59.789]: Inserted 500 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:12:59.958]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HLkKyim-dOTTxBtz6eFUB","sqlQueryDurationMs":650,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:12:59.958]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:00.049]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fWJegV4FelT0sHYE6bQK6","sqlQueryDurationMs":534,"sqlNumberBindings":1956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:13:00.049]: Inserted 489 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":489} +[server] WARN [15:13:00.326]: DB query successfully completed after 536 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OQJWsHEHszL9aT8cuyzIy","sqlQueryDurationMs":536,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:13:00.326]: Inserted 500 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:00.344]: DB query successfully completed after 653 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AVs1CaIlmZCpo6EzrdPYW","sqlQueryDurationMs":653,"sqlNumberBindings":1008,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:13:00.344]: Inserted 252 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] WARN [15:13:00.679]: DB query successfully completed after 629 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IOicrMxPIaXbKCtUr5Uze","sqlQueryDurationMs":629,"sqlNumberBindings":1984,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:13:00.679]: Inserted 496 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":496} +[server] WARN [15:13:00.998]: DB query successfully completed after 1040 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"foXlQCytkYOIePlSPPa-r","sqlQueryDurationMs":1040,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:00.999]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:01.075]: DB query successfully completed after 748 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6pYMcgM4bFYk43c_jxZQw","sqlQueryDurationMs":748,"sqlNumberBindings":1400,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8"}} +[server] INFO [15:13:01.075]: Inserted 350 objects. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":350} +[server] INFO [15:13:01.075]: Uploaded batch of 5477 objects in 10054ms. Total objects processed so far: 5477 in a total of 10351ms. {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5477,"elapsedTimeMs":10351,"batchElapsedTimeMs":10054,"crtMemUsageMB":376.48246002197266,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":5477} +[server] INFO [15:13:01.075]: /objects/a4abd72149 request completed in 10460 ms {"req":{"id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4027cdcd-e383-4882-9c76-0b3e388f5f2c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e87d0126-204d-4d67-9d2c-0c21d52a7df8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10460,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:01.091]: /api/diff/a4abd72149 request received {"req":{"id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"188345"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:01.212]: Diffing 5090 objects. {"req":{"id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"188345"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5090} +[server] INFO [15:13:01.307]: /api/diff/a4abd72149 request completed in 216 ms {"req":{"id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"188345"}},"res":{"statusCode":200,"headers":{"x-request-id":"7d7849fb-c8ce-4132-a014-38ea186df7f4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":216,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:01.337]: DB query successfully completed after 992 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"t9DRpYW-KvQgfePQ8XTHO","sqlQueryDurationMs":992,"sqlNumberBindings":1412,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:13:01.337]: Inserted 353 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":353} +[server] WARN [15:13:01.348]: DB query successfully completed after 667 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"eXkjzyJhsk7ypzBQ-TWC3","sqlQueryDurationMs":667,"sqlNumberBindings":1864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:13:01.348]: Inserted 466 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":466} +[server] INFO [15:13:01.392]: /objects/a4abd72149 request received {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:01.716]: DB query successfully completed after 717 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PBpAeDRZia8J_LqmjO78N","sqlQueryDurationMs":717,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:01.716]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:02.254]: Upload finished: 5086 objects processed in 772ms {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":5086,"crtMemUsageMB":376.88130950927734,"elapsedTimeMs":772} +[server] WARN [15:13:02.255]: DB query successfully completed after 905 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fqnPxiv-JvRos-kE7Wj_W","sqlQueryDurationMs":905,"sqlNumberBindings":1928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:13:02.255]: Inserted 482 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":482} +[server] WARN [15:13:02.260]: DB query successfully completed after 921 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"auK9mEFYgXfGDZaKw1d78","sqlQueryDurationMs":921,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:13:02.260]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:02.522]: DB query successfully completed after 805 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"o2_xwnPmKXmcBxW5th9P8","sqlQueryDurationMs":805,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:02.522]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:02.902]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JrsqP6rP_xVRe8Pq8Rptp","sqlQueryDurationMs":640,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb"}} +[server] INFO [15:13:02.902]: Inserted 500 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:02.931]: DB query successfully completed after 679 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"62LlRItzQ-Z54wZnPKQUJ","sqlQueryDurationMs":679,"sqlNumberBindings":1140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:02.931]: Inserted 285 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":285} +[server] WARN [15:13:02.969]: DB query successfully completed after 712 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ThIIBY9vqyU5B7VXWwvY_","sqlQueryDurationMs":712,"sqlNumberBindings":1864,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c"}} +[server] INFO [15:13:02.969]: Inserted 466 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":466} +[server] INFO [15:13:03.230]: Inserted 303 objects. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":303} +[server] INFO [15:13:03.230]: Uploaded batch of 6353 objects in 9654ms. Total objects processed so far: 6353 in a total of 10011ms. {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6353,"elapsedTimeMs":10011,"batchElapsedTimeMs":9654,"crtMemUsageMB":378.06327056884766,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":6353} +[server] INFO [15:13:03.230]: /objects/a4abd72149 request completed in 10094 ms {"req":{"id":"d2202b50-019f-4926-adf2-3d633f563ddb","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"62f4cf22-6531-4fc4-bfc9-016516daf4ae\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d2202b50-019f-4926-adf2-3d633f563ddb","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10094,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:03.237]: /api/diff/a4abd72149 request received {"req":{"id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"149125"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:03.239]: DB query successfully completed after 716 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IflvtS_qZiYNs5iiVT-zl","sqlQueryDurationMs":716,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:03.239]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:03.358]: Diffing 4030 objects. {"req":{"id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"149125"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4030} +[server] INFO [15:13:03.435]: Inserted 309 objects. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":309} +[server] INFO [15:13:03.435]: Uploaded batch of 7135 objects in 8558ms. Total objects processed so far: 7135 in a total of 8896ms. {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7135,"elapsedTimeMs":8896,"batchElapsedTimeMs":8558,"crtMemUsageMB":382.9630355834961,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":7135} +[server] INFO [15:13:03.436]: /objects/a4abd72149 request completed in 9881 ms {"req":{"id":"4fd1238b-598c-4600-8094-a503eb68f94c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b983ebb5-be81-4461-8ed4-4ae34cea132e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4fd1238b-598c-4600-8094-a503eb68f94c","access-control-allow-origin":"*","x-ratelimit-remaining":494,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9881,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:03.443]: /api/diff/a4abd72149 request completed in 206 ms {"req":{"id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"149125"}},"res":{"statusCode":200,"headers":{"x-request-id":"e0533f7f-46fb-46a3-b81a-53325a1f1630","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":206,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:03.472]: DB query successfully completed after 539 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"D-fGajWjbfFV-_sfO-0BV","sqlQueryDurationMs":539,"sqlNumberBindings":1416,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:03.472]: Inserted 354 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":354} +[server] INFO [15:13:03.501]: /api/diff/a4abd72149 request received {"req":{"id":"cca2087a-9593-4db2-bafe-c5688d290706","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cca2087a-9593-4db2-bafe-c5688d290706","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"153306"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:03.564]: /objects/a4abd72149 request received {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:03.615]: Diffing 4143 objects. {"req":{"id":"cca2087a-9593-4db2-bafe-c5688d290706","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cca2087a-9593-4db2-bafe-c5688d290706","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"153306"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4143} +[server] INFO [15:13:03.673]: /api/diff/a4abd72149 request completed in 172 ms {"req":{"id":"cca2087a-9593-4db2-bafe-c5688d290706","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cca2087a-9593-4db2-bafe-c5688d290706","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"153306"}},"res":{"statusCode":200,"headers":{"x-request-id":"cca2087a-9593-4db2-bafe-c5688d290706","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":172,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:03.751]: /objects/a4abd72149 request received {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:03.848]: DB query successfully completed after 607 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fs4eJU7jRpfyR_eqxvfvu","sqlQueryDurationMs":607,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:03.848]: Inserted 500 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:03.919]: Inserted 500 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:04.352]: Upload finished: 4030 objects processed in 700ms {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4030,"crtMemUsageMB":437.92733001708984,"elapsedTimeMs":700} +[server] WARN [15:13:04.354]: DB query successfully completed after 506 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"e2kC79tbQLfw_X_SXLtlY","sqlQueryDurationMs":506,"sqlNumberBindings":484,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f"}} +[server] INFO [15:13:04.354]: Inserted 121 objects. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":121} +[server] INFO [15:13:04.354]: Uploaded batch of 8121 objects in 10371ms. Total objects processed so far: 8121 in a total of 11226ms. {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8121,"elapsedTimeMs":11226,"batchElapsedTimeMs":10371,"crtMemUsageMB":438.1104049682617,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":8121} +[server] INFO [15:13:04.355]: /objects/a4abd72149 request completed in 11313 ms {"req":{"id":"333145d3-53ed-4360-9c40-0616e700ab1f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a9a7af7b-65f9-411a-b420-50b080f5432a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"333145d3-53ed-4360-9c40-0616e700ab1f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11313,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:04.377]: /api/diff/a4abd72149 request received {"req":{"id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"226455"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:04.882]: Upload finished: 4143 objects processed in 1030ms {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4143,"crtMemUsageMB":498.05442810058594,"elapsedTimeMs":1030} +[server] INFO [15:13:04.883]: Diffing 6120 objects. {"req":{"id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"226455"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6120} +[server] WARN [15:13:04.887]: DB query successfully completed after 967 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NwDyp8mzM6pt4EhAY9-ER","sqlQueryDurationMs":967,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:04.887]: Inserted 500 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:04.892]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2L1-KMgGnZ-LNq0g7CqiD","sqlQueryDurationMs":543,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:04.892]: Inserted 500 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:04.963]: /api/diff/a4abd72149 request completed in 586 ms {"req":{"id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"226455"}},"res":{"statusCode":200,"headers":{"x-request-id":"d6fe41da-2b36-40cb-9f06-099b1b7b83f4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":586,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:05.047]: /objects/a4abd72149 request received {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:05.368]: Inserted 362 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":362} +[server] INFO [15:13:05.831]: Upload finished: 6120 objects processed in 702ms {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6120,"crtMemUsageMB":375.8706741333008,"elapsedTimeMs":702} +[server] WARN [15:13:05.835]: DB query successfully completed after 955 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MQqGmCqktVd-ud7lnfD1f","sqlQueryDurationMs":955,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:05.835]: Inserted 500 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:05.838]: Inserted 238 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:13:06.004]: DB query successfully completed after 1060 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kLXKnKNRBL-aa2ielRBCz","sqlQueryDurationMs":1060,"sqlNumberBindings":1868,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:06.005]: Inserted 467 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":467} +[server] WARN [15:13:06.426]: DB query successfully completed after 586 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FOUcCwCbCbecc7NU1CpVc","sqlQueryDurationMs":586,"sqlNumberBindings":1032,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:06.426]: Inserted 258 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":258} +[server] WARN [15:13:06.622]: DB query successfully completed after 793 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GBe2DUB0-mSRRjbBwcw9r","sqlQueryDurationMs":793,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:06.622]: Inserted 255 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] INFO [15:13:06.895]: Inserted 256 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":256} +[server] WARN [15:13:06.914]: DB query successfully completed after 1078 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K5JWlWpmu-uUhj3zQIszB","sqlQueryDurationMs":1078,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:06.915]: Inserted 500 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:07.246]: DB query successfully completed after 1240 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vaaDUmis1BuYWFGYGJtwr","sqlQueryDurationMs":1240,"sqlNumberBindings":784,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:07.246]: Inserted 196 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":196} +[server] WARN [15:13:07.442]: DB query successfully completed after 545 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6o0_76of-1N2YRqWeUGU0","sqlQueryDurationMs":545,"sqlNumberBindings":1416,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:07.442]: Inserted 354 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":354} +[server] WARN [15:13:07.457]: DB query successfully completed after 834 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bs_iM4aGQxs3ZxXwRCvXf","sqlQueryDurationMs":834,"sqlNumberBindings":1260,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:07.457]: Inserted 315 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":315} +[server] WARN [15:13:07.957]: DB query successfully completed after 513 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FuAFne_6Wpq6qnteDHUiY","sqlQueryDurationMs":513,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:07.957]: Inserted 500 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:08.021]: DB query successfully completed after 1105 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rj-8PVKa1hZtlNZCWQcij","sqlQueryDurationMs":1105,"sqlNumberBindings":1136,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:08.021]: Inserted 284 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":284} +[server] INFO [15:13:08.171]: Inserted 500 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:08.359]: DB query successfully completed after 900 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"0vsV3oqa78rOYITqWn40r","sqlQueryDurationMs":900,"sqlNumberBindings":1608,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:08.359]: Inserted 402 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":402} +[server] WARN [15:13:08.364]: DB query successfully completed after 1117 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d-ejTifVXJ_WTERYfBbCI","sqlQueryDurationMs":1117,"sqlNumberBindings":852,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:08.364]: Inserted 213 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] WARN [15:13:09.296]: DB query successfully completed after 1124 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"B7AKrIcXw2MKKFtaonhWG","sqlQueryDurationMs":1124,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:09.296]: Inserted 500 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:09.985]: DB query successfully completed after 1624 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SrsfnjyTrxOT9QqKfSnlr","sqlQueryDurationMs":1624,"sqlNumberBindings":1716,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:09.985]: Inserted 429 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":429} +[server] WARN [15:13:10.049]: DB query successfully completed after 2026 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xfPCWJmMYAlG8M4aPi2o9","sqlQueryDurationMs":2026,"sqlNumberBindings":1140,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:10.049]: Inserted 285 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":285} +[server] WARN [15:13:10.167]: DB query successfully completed after 869 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"B9s4iL5G200YdYp_O9Skd","sqlQueryDurationMs":869,"sqlNumberBindings":1028,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:10.167]: Inserted 257 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":257} +[server] WARN [15:13:10.173]: DB query successfully completed after 1808 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kr9PsQ8o_m3WElQjGzPBb","sqlQueryDurationMs":1808,"sqlNumberBindings":816,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:10.174]: Inserted 204 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":204} +[server] WARN [15:13:11.207]: DB query successfully completed after 1038 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"70_YO6O2YRkUT3ta8RfR8","sqlQueryDurationMs":1038,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b"}} +[server] INFO [15:13:11.207]: Inserted 222 objects. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] INFO [15:13:11.207]: Uploaded batch of 5086 objects in 9416ms. Total objects processed so far: 5086 in a total of 9725ms. {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":5086,"elapsedTimeMs":9725,"batchElapsedTimeMs":9416,"crtMemUsageMB":375.43709564208984,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":5086} +[server] INFO [15:13:11.207]: /objects/a4abd72149 request completed in 9815 ms {"req":{"id":"f78b143e-ce4e-4cab-af06-394312c2058b","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3874f3ee-1fa3-4d51-8484-39d113cd5c2d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f78b143e-ce4e-4cab-af06-394312c2058b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9815,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:11.214]: /api/diff/a4abd72149 request received {"req":{"id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"140467"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:11.326]: Diffing 3796 objects. {"req":{"id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"140467"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3796} +[server] INFO [15:13:11.395]: /api/diff/a4abd72149 request completed in 181 ms {"req":{"id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"140467"}},"res":{"statusCode":200,"headers":{"x-request-id":"2bd0a47d-d6c4-4792-930e-3710b8fc6a26","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":181,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:11.401]: DB query successfully completed after 1412 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GhKD0aOqw_R0pxCC0Ghq3","sqlQueryDurationMs":1412,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:11.402]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:11.601]: DB query successfully completed after 1426 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AKBvPf9d0g4puhiwp0uUi","sqlQueryDurationMs":1426,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:11.601]: Inserted 187 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] WARN [15:13:11.631]: DB query successfully completed after 1581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"h_suPjYahd5P5t0X_ASIR","sqlQueryDurationMs":1581,"sqlNumberBindings":1172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:11.632]: Inserted 293 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":293} +[server] INFO [15:13:12.082]: /objects/a4abd72149 request received {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:12.161]: DB query successfully completed after 757 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xMqoDAMW8UQDuFNikSkfN","sqlQueryDurationMs":757,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:12.161]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:12.977]: Upload finished: 3796 objects processed in 806ms {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3796,"crtMemUsageMB":372.97728729248047,"elapsedTimeMs":806} +[server] WARN [15:13:12.978]: DB query successfully completed after 1345 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GugRwKFfDPm8y398TDedX","sqlQueryDurationMs":1345,"sqlNumberBindings":1300,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:12.978]: Inserted 325 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":325} +[server] WARN [15:13:12.982]: DB query successfully completed after 1380 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iZ3vfArn8BOtJPWT_ZUB5","sqlQueryDurationMs":1380,"sqlNumberBindings":820,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:12.982]: Inserted 205 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":205} +[server] WARN [15:13:12.988]: DB query successfully completed after 825 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Z7PpFS3UHfNL0_yAj3gOw","sqlQueryDurationMs":825,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:12.988]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:13.483]: DB query successfully completed after 509 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VTso9rcmgdEOO0L3D7N5J","sqlQueryDurationMs":509,"sqlNumberBindings":1344,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:13.483]: Inserted 336 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":336} +[server] WARN [15:13:13.962]: DB query successfully completed after 983 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oL76bKd0JGK5YnYrB7wyj","sqlQueryDurationMs":983,"sqlNumberBindings":1144,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:13.962]: Inserted 286 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":286} +[server] WARN [15:13:14.040]: DB query successfully completed after 1051 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XSRT4HQ6Fu7PWt0ZUus6g","sqlQueryDurationMs":1051,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:14.040]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:14.199]: DB query successfully completed after 1216 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"3v3vWXpl1jRL2nlc1W7J1","sqlQueryDurationMs":1216,"sqlNumberBindings":1272,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:14.199]: Inserted 318 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":318} +[server] WARN [15:13:14.205]: DB query successfully completed after 721 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"uz1Set4gK7EUv2QjsgRVY","sqlQueryDurationMs":721,"sqlNumberBindings":1040,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:14.205]: Inserted 260 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] WARN [15:13:14.736]: DB query successfully completed after 530 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4J6q1TVDx_s_vI9CHKcoS","sqlQueryDurationMs":530,"sqlNumberBindings":1040,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:14.736]: Inserted 260 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] WARN [15:13:14.923]: DB query successfully completed after 882 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cURC5rVFO3AseRjE4gSdg","sqlQueryDurationMs":882,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:14.923]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:14.954]: DB query successfully completed after 991 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6bk-jG4FHfnTjPFT1ON2j","sqlQueryDurationMs":991,"sqlNumberBindings":1196,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:14.954]: Inserted 299 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":299} +[server] WARN [15:13:15.395]: DB query successfully completed after 1195 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kH1zjGd2SZX4q_tIajwQD","sqlQueryDurationMs":1195,"sqlNumberBindings":1896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:15.395]: Inserted 474 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":474} +[server] WARN [15:13:15.400]: DB query successfully completed after 663 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"8XlXZWDawo_6FYOHZ1D9n","sqlQueryDurationMs":663,"sqlNumberBindings":1124,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:15.400]: Inserted 281 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":281} +[server] WARN [15:13:16.364]: DB query successfully completed after 963 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gzauitReqm_y-AwU5EHyO","sqlQueryDurationMs":963,"sqlNumberBindings":1372,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:16.364]: Inserted 343 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":343} +[server] WARN [15:13:16.371]: DB query successfully completed after 1446 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MTvJGv8EtyXvYLC1bAemJ","sqlQueryDurationMs":1446,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:16.371]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:16.413]: DB query successfully completed after 1458 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zYLiVfQJvcCx1X9nW6FA8","sqlQueryDurationMs":1458,"sqlNumberBindings":1144,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:16.413]: Inserted 286 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":286} +[server] WARN [15:13:16.709]: DB query successfully completed after 1312 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wgr1mpY807T-kSnsmdsbI","sqlQueryDurationMs":1312,"sqlNumberBindings":1244,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:16.709]: Inserted 311 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":311} +[server] WARN [15:13:16.886]: DB query successfully completed after 520 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lo9zlAkFZe-NYOAuH1_mT","sqlQueryDurationMs":520,"sqlNumberBindings":1072,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:16.886]: Inserted 268 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":268} +[server] WARN [15:13:17.152]: DB query successfully completed after 779 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Gkzw9tKAg3Jt1BXXV8lB5","sqlQueryDurationMs":779,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:17.152]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:17.160]: DB query successfully completed after 746 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"O6dESXGgmcvenY5JIXsdL","sqlQueryDurationMs":746,"sqlNumberBindings":1180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:17.160]: Inserted 295 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":295} +[server] INFO [15:13:17.332]: Inserted 218 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":218} +[server] WARN [15:13:17.445]: DB query successfully completed after 735 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5DS5R1C9IR1bWvwGfsZ1p","sqlQueryDurationMs":735,"sqlNumberBindings":1212,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:17.445]: Inserted 303 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":303} +[server] WARN [15:13:17.825]: DB query successfully completed after 670 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bTwaxEve59yrUUzcXM3rH","sqlQueryDurationMs":670,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:17.825]: Inserted 500 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:13:17.842]: DB query successfully completed after 680 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Hl9bZZC5lm2z9sBk_7fNb","sqlQueryDurationMs":680,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:17.842]: Inserted 288 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] WARN [15:13:17.909]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cGuCMqVoHSIK-ED1b_REc","sqlQueryDurationMs":577,"sqlNumberBindings":1500,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:17.910]: Inserted 375 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":375} +[server] WARN [15:13:18.096]: DB query successfully completed after 649 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4WDsEpxRA04dCDwgCpTVj","sqlQueryDurationMs":649,"sqlNumberBindings":1572,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5"}} +[server] INFO [15:13:18.096]: Inserted 393 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":393} +[server] WARN [15:13:18.410]: DB query successfully completed after 566 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"o9SkCjAKCMI8dlfl9fE7Z","sqlQueryDurationMs":566,"sqlNumberBindings":1028,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:18.410]: Inserted 257 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":257} +[server] INFO [15:13:18.474]: Inserted 259 objects. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":259} +[server] INFO [15:13:18.474]: Uploaded batch of 4030 objects in 14539ms. Total objects processed so far: 4030 in a total of 14822ms. {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4030,"elapsedTimeMs":14822,"batchElapsedTimeMs":14539,"crtMemUsageMB":373.52537536621094,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":4030} +[server] INFO [15:13:18.474]: /objects/a4abd72149 request completed in 14910 ms {"req":{"id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5a9887a0-7c19-4775-a514-cddb8bc79b0a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"fa6fd73a-0b2a-47a2-8937-cf36041385f5","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":14910,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:18.481]: /api/diff/a4abd72149 request received {"req":{"id":"c0f06486-369d-43c4-8947-d888486d1a2e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c0f06486-369d-43c4-8947-d888486d1a2e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85670"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:18.502]: DB query successfully completed after 591 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MMgHORmT22hG6z1EcqwLS","sqlQueryDurationMs":591,"sqlNumberBindings":1316,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:18.502]: Inserted 329 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":329} +[server] WARN [15:13:18.525]: DB query successfully completed after 699 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OnF-7dDDCgmumBLW8PYt1","sqlQueryDurationMs":699,"sqlNumberBindings":1272,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:18.525]: Inserted 318 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":318} +[server] INFO [15:13:18.607]: Diffing 2315 objects. {"req":{"id":"c0f06486-369d-43c4-8947-d888486d1a2e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c0f06486-369d-43c4-8947-d888486d1a2e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85670"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2315} +[server] INFO [15:13:19.023]: /api/diff/a4abd72149 request completed in 542 ms {"req":{"id":"c0f06486-369d-43c4-8947-d888486d1a2e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c0f06486-369d-43c4-8947-d888486d1a2e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"85670"}},"res":{"statusCode":200,"headers":{"x-request-id":"c0f06486-369d-43c4-8947-d888486d1a2e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":542,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:19.084]: /objects/a4abd72149 request received {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:19.927]: Upload finished: 2319 objects processed in 713ms {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2319,"crtMemUsageMB":372.42063903808594,"elapsedTimeMs":713} +[server] WARN [15:13:19.928]: DB query successfully completed after 1402 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"APubkmFPfcavNKMbgH0FJ","sqlQueryDurationMs":1402,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:19.928]: Inserted 255 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] WARN [15:13:19.930]: DB query successfully completed after 1427 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C3zsA_IAUtsYjQgQHbxtF","sqlQueryDurationMs":1427,"sqlNumberBindings":1328,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:19.930]: Inserted 332 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":332} +[server] WARN [15:13:19.935]: DB query successfully completed after 1524 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZsJnH06pJbAWIerCn3yWj","sqlQueryDurationMs":1524,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89"}} +[server] INFO [15:13:19.935]: Inserted 244 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] INFO [15:13:19.977]: Inserted 1 objects. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:13:19.977]: Uploaded batch of 4143 objects in 15514ms. Total objects processed so far: 4143 in a total of 16125ms. {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4143,"elapsedTimeMs":16125,"batchElapsedTimeMs":15514,"crtMemUsageMB":372.06859588623047,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":4143} +[server] INFO [15:13:19.977]: /objects/a4abd72149 request completed in 16226 ms {"req":{"id":"aecea8b5-d82c-465a-a405-ceb47d739e89","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9d13e684-998f-4683-abc1-343c1f38ad1f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"aecea8b5-d82c-465a-a405-ceb47d739e89","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":16226,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:19.996]: /api/diff/a4abd72149 request received {"req":{"id":"1571a199-4a67-4396-a05d-380811c2cd56","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1571a199-4a67-4396-a05d-380811c2cd56","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128183"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:20.253]: Diffing 3464 objects. {"req":{"id":"1571a199-4a67-4396-a05d-380811c2cd56","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1571a199-4a67-4396-a05d-380811c2cd56","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128183"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3464} +[server] INFO [15:13:20.577]: /api/diff/a4abd72149 request completed in 581 ms {"req":{"id":"1571a199-4a67-4396-a05d-380811c2cd56","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1571a199-4a67-4396-a05d-380811c2cd56","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"128183"}},"res":{"statusCode":200,"headers":{"x-request-id":"1571a199-4a67-4396-a05d-380811c2cd56","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":581,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:20.639]: /objects/a4abd72149 request received {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:20.687]: DB query successfully completed after 758 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FqMP-AXGJl-wjlMN2vnyq","sqlQueryDurationMs":758,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600"}} +[server] INFO [15:13:20.687]: Inserted 146 objects. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] INFO [15:13:20.687]: Uploaded batch of 6120 objects in 15272ms. Total objects processed so far: 6120 in a total of 15558ms. {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6120,"elapsedTimeMs":15558,"batchElapsedTimeMs":15272,"crtMemUsageMB":376.4205856323242,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":6120} +[server] INFO [15:13:20.687]: /objects/a4abd72149 request completed in 15640 ms {"req":{"id":"eb3f507c-a5cd-4477-8775-9a714d07c600","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"9259a513-3df8-419d-91f5-1a4b18cf3aa5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"eb3f507c-a5cd-4477-8775-9a714d07c600","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":15640,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:20.694]: /api/diff/a4abd72149 request received {"req":{"id":"baff032b-257d-4981-8a07-96bfcb513c69","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baff032b-257d-4981-8a07-96bfcb513c69","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111718"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:20.850]: Diffing 3019 objects. {"req":{"id":"baff032b-257d-4981-8a07-96bfcb513c69","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baff032b-257d-4981-8a07-96bfcb513c69","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111718"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3019} +[server] INFO [15:13:20.925]: /api/diff/a4abd72149 request completed in 231 ms {"req":{"id":"baff032b-257d-4981-8a07-96bfcb513c69","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"baff032b-257d-4981-8a07-96bfcb513c69","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"111718"}},"res":{"statusCode":200,"headers":{"x-request-id":"baff032b-257d-4981-8a07-96bfcb513c69","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":231,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:20.992]: /objects/a4abd72149 request received {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:21.139]: DB query successfully completed after 1214 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WDMNIZukORNrlZ5uf48dy","sqlQueryDurationMs":1214,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:21.139]: Inserted 243 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:13:21.604]: Upload finished: 3464 objects processed in 783ms {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3464,"crtMemUsageMB":312.1995391845703,"elapsedTimeMs":783} +[server] WARN [15:13:21.606]: DB query successfully completed after 1675 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DrTu3gBCYUM4-hukqPZYp","sqlQueryDurationMs":1675,"sqlNumberBindings":1408,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:21.606]: Inserted 352 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":352} +[server] INFO [15:13:22.131]: Upload finished: 3019 objects processed in 1051ms {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3019,"crtMemUsageMB":371.0954360961914,"elapsedTimeMs":1051} +[server] WARN [15:13:22.132]: DB query successfully completed after 992 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cxTmbgHaEqZj3u9KuCe90","sqlQueryDurationMs":992,"sqlNumberBindings":944,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:22.132]: Inserted 236 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":236} +[server] WARN [15:13:22.205]: DB query successfully completed after 603 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7dbUUq021KYzPDFuDctvz","sqlQueryDurationMs":603,"sqlNumberBindings":1304,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:22.205]: Inserted 326 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":326} +[server] WARN [15:13:22.761]: DB query successfully completed after 631 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"VC7wgDXvZYhax27TR6ymv","sqlQueryDurationMs":631,"sqlNumberBindings":1188,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:22.761]: Inserted 297 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":297} +[server] WARN [15:13:22.783]: DB query successfully completed after 1176 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Kse4hg6KK8-x-FGJBY0gQ","sqlQueryDurationMs":1176,"sqlNumberBindings":1312,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:22.783]: Inserted 328 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":328} +[server] WARN [15:13:22.788]: DB query successfully completed after 582 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Zs8cWPgTlQgQ8O8udUXht","sqlQueryDurationMs":582,"sqlNumberBindings":1232,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:22.788]: Inserted 308 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":308} +[server] WARN [15:13:23.118]: DB query successfully completed after 985 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5S77v3BZlazBHmZGtblOB","sqlQueryDurationMs":985,"sqlNumberBindings":1148,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:23.119]: Inserted 287 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":287} +[server] WARN [15:13:23.662]: DB query successfully completed after 873 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7vARl5QJguOauHmERYWNv","sqlQueryDurationMs":873,"sqlNumberBindings":976,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:23.662]: Inserted 244 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":244} +[server] WARN [15:13:23.700]: DB query successfully completed after 938 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"rmRWlsJ_54OV2H66D1mmS","sqlQueryDurationMs":938,"sqlNumberBindings":1020,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:23.700]: Inserted 255 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":255} +[server] WARN [15:13:23.777]: DB query successfully completed after 994 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2bV8-61gyYjYwoSFriREJ","sqlQueryDurationMs":994,"sqlNumberBindings":456,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913"}} +[server] INFO [15:13:23.777]: Inserted 114 objects. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":114} +[server] INFO [15:13:23.777]: Uploaded batch of 3796 objects in 11266ms. Total objects processed so far: 3796 in a total of 11606ms. {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3796,"elapsedTimeMs":11606,"batchElapsedTimeMs":11266,"crtMemUsageMB":370.82035064697266,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3796} +[server] INFO [15:13:23.777]: /objects/a4abd72149 request completed in 11695 ms {"req":{"id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6db4ddeb-5731-4e21-924a-c07bb5e3673e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"32d8a0c9-ec6f-45bb-bc01-2e7f4a5f1913","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11695,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:23.918]: /api/diff/a4abd72149 request received {"req":{"id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86558"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:24.054]: Diffing 2339 objects. {"req":{"id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86558"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2339} +[server] INFO [15:13:24.119]: /api/diff/a4abd72149 request completed in 202 ms {"req":{"id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"86558"}},"res":{"statusCode":200,"headers":{"x-request-id":"dd28ef8e-15ac-41af-a3b5-b8ec626e03a3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":202,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:24.189]: /objects/a4abd72149 request received {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:24.236]: DB query successfully completed after 1115 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Hv60I1Ak8_WH7bOOFZ-7l","sqlQueryDurationMs":1115,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:24.236]: Inserted 227 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] WARN [15:13:24.300]: DB query successfully completed after 637 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4WM2EB_0jAoZcF2I2owLX","sqlQueryDurationMs":637,"sqlNumberBindings":1100,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:24.300]: Inserted 275 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":275} +[server] WARN [15:13:24.343]: DB query successfully completed after 642 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vvs2TOzUcFN9XLB5MrJyX","sqlQueryDurationMs":642,"sqlNumberBindings":1072,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:24.343]: Inserted 268 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":268} +[server] INFO [15:13:24.713]: Upload finished: 2153 objects processed in 436ms {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2153,"crtMemUsageMB":413.0328598022461,"elapsedTimeMs":436} +[server] WARN [15:13:24.878]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JZM9jzu2zgaPyQjJy9lJY","sqlQueryDurationMs":577,"sqlNumberBindings":1284,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:24.878]: Inserted 321 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":321} +[server] WARN [15:13:24.922]: DB query successfully completed after 685 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9PkQD1-QypSJ4m01VktyC","sqlQueryDurationMs":685,"sqlNumberBindings":712,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:24.922]: Inserted 178 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":178} +[server] WARN [15:13:24.936]: DB query successfully completed after 592 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OgYNW5uPILtw8e5Ep0uY-","sqlQueryDurationMs":592,"sqlNumberBindings":1056,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:24.936]: Inserted 264 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":264} +[server] WARN [15:13:25.296]: DB query successfully completed after 585 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"-RkCLNJa7U0-UlfoROxIg","sqlQueryDurationMs":585,"sqlNumberBindings":1304,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:25.296]: Inserted 326 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":326} +[server] WARN [15:13:25.419]: DB query successfully completed after 540 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"YkL-FytpXHWe1egNvelT6","sqlQueryDurationMs":540,"sqlNumberBindings":1052,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:25.419]: Inserted 263 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":263} +[server] WARN [15:13:25.627]: DB query successfully completed after 690 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"GlLdsr56dFCoUbyjmmg8b","sqlQueryDurationMs":690,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:25.627]: Inserted 224 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:13:25.790]: DB query successfully completed after 867 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ntekXt4KEWQK-83c6O4Yu","sqlQueryDurationMs":867,"sqlNumberBindings":488,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:25.790]: Inserted 122 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":122} +[server] WARN [15:13:25.991]: DB query successfully completed after 694 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Lndl8ELxXtC_9MFVxAmqs","sqlQueryDurationMs":694,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:25.992]: Inserted 224 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:13:26.359]: DB query successfully completed after 938 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"J7GOYU6n0pXn0pktkpBuy","sqlQueryDurationMs":938,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:26.359]: Inserted 238 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:13:26.644]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"2wB4byrGeOosULcfgAGLn","sqlQueryDurationMs":650,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:26.644]: Inserted 239 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] WARN [15:13:26.673]: DB query successfully completed after 1045 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I3NeOJZqhaIv7XmW7Bs4E","sqlQueryDurationMs":1045,"sqlNumberBindings":1056,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:26.673]: Inserted 264 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":264} +[server] WARN [15:13:26.824]: DB query successfully completed after 1032 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kzDTLHtnz6kL4f9dZjnoL","sqlQueryDurationMs":1032,"sqlNumberBindings":676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:26.824]: Inserted 169 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":169} +[server] WARN [15:13:26.978]: DB query successfully completed after 617 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fYHYeYPvH2FzqGkB6mCW-","sqlQueryDurationMs":617,"sqlNumberBindings":1104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:26.978]: Inserted 276 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] WARN [15:13:27.276]: DB query successfully completed after 630 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"a-Vnd4FRHg3hl5KbypA9l","sqlQueryDurationMs":630,"sqlNumberBindings":956,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:27.276]: Inserted 239 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":239} +[server] WARN [15:13:27.338]: DB query successfully completed after 664 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"aWRQ1K_bJbnRCtF0ZAQg1","sqlQueryDurationMs":664,"sqlNumberBindings":1236,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:27.338]: Inserted 309 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":309} +[server] WARN [15:13:27.613]: DB query successfully completed after 635 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oajyeE91Okq1A_xAdlLYU","sqlQueryDurationMs":635,"sqlNumberBindings":1088,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:27.613]: Inserted 272 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":272} +[server] WARN [15:13:27.782]: DB query successfully completed after 957 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Vg22dL5437LE0T9L67SAA","sqlQueryDurationMs":957,"sqlNumberBindings":600,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:27.782]: Inserted 150 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":150} +[server] WARN [15:13:27.931]: DB query successfully completed after 655 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Akw_X04noFqjCZ5p9h1Gt","sqlQueryDurationMs":655,"sqlNumberBindings":1044,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:27.931]: Inserted 261 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":261} +[server] WARN [15:13:27.993]: DB query successfully completed after 654 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"y7Oo6GAxDWbNv42A5jY12","sqlQueryDurationMs":654,"sqlNumberBindings":568,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:27.993]: Inserted 142 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":142} +[server] WARN [15:13:28.195]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7TEadL1LMzGMWZzCQqWdW","sqlQueryDurationMs":581,"sqlNumberBindings":1076,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:28.196]: Inserted 269 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":269} +[server] WARN [15:13:28.453]: DB query successfully completed after 521 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1JWG6bGF2G7Y-efyh91Rb","sqlQueryDurationMs":521,"sqlNumberBindings":904,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:28.453]: Inserted 226 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":226} +[server] WARN [15:13:28.596]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"taPVm4HBcACY0bY9qc9zC","sqlQueryDurationMs":814,"sqlNumberBindings":624,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:28.596]: Inserted 156 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] WARN [15:13:28.600]: DB query successfully completed after 607 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"d_rt1sJFCVZvn_3rNXGDq","sqlQueryDurationMs":607,"sqlNumberBindings":544,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:28.600]: Inserted 136 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":136} +[server] WARN [15:13:28.817]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FevHpHlYB-b0c9cakDLqn","sqlQueryDurationMs":619,"sqlNumberBindings":1120,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:28.817]: Inserted 280 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":280} +[server] WARN [15:13:29.378]: DB query successfully completed after 924 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_w4fEmtj3jZyupEc44CsL","sqlQueryDurationMs":924,"sqlNumberBindings":748,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:29.379]: Inserted 187 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":187} +[server] WARN [15:13:29.922]: DB query successfully completed after 1321 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"oOphVNJ3Ac3FDJ-PSC41F","sqlQueryDurationMs":1321,"sqlNumberBindings":580,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:29.922]: Inserted 145 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":145} +[server] WARN [15:13:29.948]: DB query successfully completed after 1351 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IUn1XMUqk_yJbDnkqkrn4","sqlQueryDurationMs":1351,"sqlNumberBindings":624,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:29.948]: Inserted 156 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":156} +[server] WARN [15:13:29.951]: DB query successfully completed after 1132 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"fNuc2PvSIEfKKr8rAUyWy","sqlQueryDurationMs":1132,"sqlNumberBindings":1112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9"}} +[server] INFO [15:13:29.952]: Inserted 278 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":278} +[server] WARN [15:13:30.211]: DB query successfully completed after 831 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"54Ai0IganmM_Dk0gWJxMy","sqlQueryDurationMs":831,"sqlNumberBindings":1792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c"}} +[server] INFO [15:13:30.211]: Inserted 448 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":448} +[server] INFO [15:13:30.328]: Inserted 114 objects. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":114} +[server] INFO [15:13:30.328]: Uploaded batch of 3464 objects in 9169ms. Total objects processed so far: 3464 in a total of 9507ms. {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3464,"elapsedTimeMs":9507,"batchElapsedTimeMs":9169,"crtMemUsageMB":351.1298522949219,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3464} +[server] INFO [15:13:30.328]: /objects/a4abd72149 request completed in 9689 ms {"req":{"id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3a1634d1-baee-410c-b2de-431fe89797e5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"864b4cbf-3d98-4af9-bcfe-d8fccd7f3de9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9689,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:30.366]: Inserted 3 objects. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":3} +[server] INFO [15:13:30.366]: Uploaded batch of 2153 objects in 5921ms. Total objects processed so far: 2153 in a total of 6089ms. {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2153,"elapsedTimeMs":6089,"batchElapsedTimeMs":5921,"crtMemUsageMB":351.2046127319336,"uploadedSizeMB":15.8,"requestDropped":false,"totalObjectsProcessed":2153} +[server] INFO [15:13:30.366]: /objects/a4abd72149 request completed in 6177 ms {"req":{"id":"b8731e94-609e-45b3-83d4-ca071897d90c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"8340c441-9404-4414-af8f-532f44c6a427\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b8731e94-609e-45b3-83d4-ca071897d90c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6177,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:30.372]: /api/diff/a4abd72149 request received {"req":{"id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83598"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:30.697]: /api/diff/a4abd72149 request received {"req":{"id":"1eef7317-ae02-4330-ab97-c937bd666e12","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eef7317-ae02-4330-ab97-c937bd666e12","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75236"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:30.754]: Diffing 2259 objects. {"req":{"id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83598"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2259} +[server] WARN [15:13:30.916]: DB query successfully completed after 992 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iuVLns10qIEp1PTQaiYRM","sqlQueryDurationMs":992,"sqlNumberBindings":1080,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:30.916]: Inserted 270 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] INFO [15:13:30.995]: /api/diff/a4abd72149 request completed in 624 ms {"req":{"id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83598"}},"res":{"statusCode":200,"headers":{"x-request-id":"503378ce-52e3-45a1-bf7f-906db1f24cd6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":624,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:31.011]: Diffing 2033 objects. {"req":{"id":"1eef7317-ae02-4330-ab97-c937bd666e12","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eef7317-ae02-4330-ab97-c937bd666e12","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75236"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2033} +[server] INFO [15:13:31.059]: /objects/a4abd72149 request received {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:31.077]: DB query successfully completed after 1128 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CL8JfQkQVXLFhk0X0dfh3","sqlQueryDurationMs":1128,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:31.077]: Inserted 146 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] INFO [15:13:31.123]: /api/diff/a4abd72149 request completed in 426 ms {"req":{"id":"1eef7317-ae02-4330-ab97-c937bd666e12","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eef7317-ae02-4330-ab97-c937bd666e12","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"75236"}},"res":{"statusCode":200,"headers":{"x-request-id":"1eef7317-ae02-4330-ab97-c937bd666e12","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":426,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:31.158]: /objects/a4abd72149 request received {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:31.910]: Upload finished: 2259 objects processed in 724ms {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2259,"crtMemUsageMB":311.34127044677734,"elapsedTimeMs":724} +[server] INFO [15:13:32.237]: Upload finished: 2018 objects processed in 960ms {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2018,"crtMemUsageMB":355.4892807006836,"elapsedTimeMs":960} +[server] WARN [15:13:32.238]: DB query successfully completed after 1321 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SJ_nH93Uth5J2-b-qYkkZ","sqlQueryDurationMs":1321,"sqlNumberBindings":1252,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da"}} +[server] INFO [15:13:32.238]: Inserted 313 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":313} +[server] WARN [15:13:32.239]: DB query successfully completed after 1162 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LCYUVLVdJMZ3X0Lo7rFup","sqlQueryDurationMs":1162,"sqlNumberBindings":756,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9"}} +[server] INFO [15:13:32.239]: Inserted 189 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":189} +[server] WARN [15:13:32.423]: DB query successfully completed after 516 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mCn1O7KoR0lF8nbEhx7Qd","sqlQueryDurationMs":516,"sqlNumberBindings":1024,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:32.423]: Inserted 256 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":256} +[server] INFO [15:13:32.477]: Inserted 60 objects. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":60} +[server] INFO [15:13:32.477]: Uploaded batch of 2319 objects in 12972ms. Total objects processed so far: 2319 in a total of 13263ms. {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2319,"elapsedTimeMs":13263,"batchElapsedTimeMs":12972,"crtMemUsageMB":355.06719970703125,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2319} +[server] INFO [15:13:32.477]: /objects/a4abd72149 request completed in 13393 ms {"req":{"id":"36105f7f-2696-4949-a2c6-2665672234f9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"879bccea-5b03-479a-b1a7-6f22f3bdcac2\""}},"res":{"statusCode":201,"headers":{"x-request-id":"36105f7f-2696-4949-a2c6-2665672234f9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":13393,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:32.482]: /api/diff/a4abd72149 request received {"req":{"id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74089"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:32.491]: Inserted 132 objects. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":132} +[server] INFO [15:13:32.491]: Uploaded batch of 3019 objects in 10785ms. Total objects processed so far: 3019 in a total of 11411ms. {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3019,"elapsedTimeMs":11411,"batchElapsedTimeMs":10785,"crtMemUsageMB":355.4609680175781,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3019} +[server] INFO [15:13:32.491]: /objects/a4abd72149 request completed in 11499 ms {"req":{"id":"f96fe870-b383-4845-9e74-c6bdf8a461da","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b6ce7e63-0f43-4e2b-b2cb-601fbe39dc3c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"f96fe870-b383-4845-9e74-c6bdf8a461da","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":11499,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:32.592]: Diffing 2002 objects. {"req":{"id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74089"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2002} +[server] INFO [15:13:32.646]: /api/diff/a4abd72149 request completed in 164 ms {"req":{"id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"74089"}},"res":{"statusCode":200,"headers":{"x-request-id":"86cb64cd-b41c-40b3-8e05-1aeee4427dd0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":164,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:32.719]: /objects/a4abd72149 request received {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:32.896]: DB query successfully completed after 660 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wsAJWaB0MFCl1u3RwhSdg","sqlQueryDurationMs":660,"sqlNumberBindings":112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:32.896]: Inserted 28 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":28} +[server] WARN [15:13:32.967]: DB query successfully completed after 543 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UJyZu-uDAUyfp5SwutRnz","sqlQueryDurationMs":543,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:32.967]: Inserted 243 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:13:33.579]: Upload finished: 2002 objects processed in 772ms {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2002,"crtMemUsageMB":295.7611541748047,"elapsedTimeMs":772} +[server] WARN [15:13:33.581]: DB query successfully completed after 684 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"AEU5lu142aveOove2A64G","sqlQueryDurationMs":684,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:33.581]: Inserted 500 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:13:33.584]: /api/diff/a4abd72149 request received {"req":{"id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123336"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:13:33.586]: DB query successfully completed after 618 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N6TzjK3Yv3ZEYQZcmrKmB","sqlQueryDurationMs":618,"sqlNumberBindings":1080,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:33.586]: Inserted 270 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] INFO [15:13:33.713]: Diffing 3333 objects. {"req":{"id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123336"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3333} +[server] INFO [15:13:33.802]: /api/diff/a4abd72149 request completed in 218 ms {"req":{"id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123336"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a496cf4-726a-4c3a-814b-6607ab5fd43f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":218,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:33.845]: /objects/a4abd72149 request received {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:34.144]: DB query successfully completed after 557 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bWHG3tQdPpDZpT9YCBE23","sqlQueryDurationMs":557,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:34.144]: Inserted 288 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] WARN [15:13:34.150]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nnk-AeB9p4jcF5rjIaT-a","sqlQueryDurationMs":574,"sqlNumberBindings":472,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:34.150]: Inserted 118 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":118} +[server] INFO [15:13:34.466]: Upload finished: 2101 objects processed in 525ms {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2101,"crtMemUsageMB":340.1123809814453,"elapsedTimeMs":525} +[server] WARN [15:13:34.467]: DB query successfully completed after 885 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qrljwrPcXoXi-Je9by7ch","sqlQueryDurationMs":885,"sqlNumberBindings":304,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:34.467]: Inserted 76 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":76} +[server] WARN [15:13:34.979]: DB query successfully completed after 834 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_giEYHq9IeqsrEUrjkG7J","sqlQueryDurationMs":834,"sqlNumberBindings":1104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:34.979]: Inserted 276 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] WARN [15:13:35.141]: DB query successfully completed after 990 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"OZtSvcq8a8NOUFmsqUEoS","sqlQueryDurationMs":990,"sqlNumberBindings":512,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:35.141]: Inserted 128 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":128} +[server] WARN [15:13:35.370]: DB query successfully completed after 903 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EzNIJRFSIqt7zmLMC-ZbT","sqlQueryDurationMs":903,"sqlNumberBindings":292,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:35.370]: Inserted 73 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":73} +[server] WARN [15:13:35.650]: DB query successfully completed after 669 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UfHm73dCFTqiunIztnQ9Y","sqlQueryDurationMs":669,"sqlNumberBindings":680,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:35.650]: Inserted 170 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":170} +[server] WARN [15:13:36.018]: DB query successfully completed after 646 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Ymjyxsqwom0YP9L7Oo8FG","sqlQueryDurationMs":646,"sqlNumberBindings":508,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:36.018]: Inserted 127 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":127} +[server] WARN [15:13:36.029]: DB query successfully completed after 1565 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PuDJ2VJvg1RvOMMSqLaXO","sqlQueryDurationMs":1565,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:36.030]: Inserted 198 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [15:13:36.124]: DB query successfully completed after 983 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"_1KDev_lHBgpCEviyr5HV","sqlQueryDurationMs":983,"sqlNumberBindings":416,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:36.124]: Inserted 104 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":104} +[server] WARN [15:13:36.761]: DB query successfully completed after 1110 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UsXOkqBuAiRo_rXMKqAJ_","sqlQueryDurationMs":1110,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:36.761]: Inserted 198 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] WARN [15:13:36.967]: DB query successfully completed after 947 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"frlFw4JtOg6Upd0gy9NP8","sqlQueryDurationMs":947,"sqlNumberBindings":876,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:36.967]: Inserted 219 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:13:37.290]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Pv5lnoJ8kP9MZISFypyop","sqlQueryDurationMs":528,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:37.290]: Inserted 157 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [15:13:37.299]: DB query successfully completed after 1267 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DDUz2oC2p4WGpFRLCSfXy","sqlQueryDurationMs":1267,"sqlNumberBindings":752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:37.299]: Inserted 188 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":188} +[server] WARN [15:13:37.362]: DB query successfully completed after 1237 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dtggH5P23xobZJ8c8XGTN","sqlQueryDurationMs":1237,"sqlNumberBindings":500,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:37.362]: Inserted 125 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":125} +[server] WARN [15:13:37.471]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nE0MJXi-n9ZDVUwXrHBla","sqlQueryDurationMs":503,"sqlNumberBindings":804,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:37.471]: Inserted 201 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":201} +[server] WARN [15:13:37.847]: DB query successfully completed after 555 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"WMLNss99HakxfIbJSP2ZZ","sqlQueryDurationMs":555,"sqlNumberBindings":452,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:37.847]: Inserted 113 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":113} +[server] WARN [15:13:38.003]: DB query successfully completed after 531 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x-HlVqLoa5Dsipn31Ivhh","sqlQueryDurationMs":531,"sqlNumberBindings":1052,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5"}} +[server] INFO [15:13:38.003]: Inserted 263 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":263} +[server] WARN [15:13:38.225]: DB query successfully completed after 924 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wdZjmMFOu-w2F3RIi0nNj","sqlQueryDurationMs":924,"sqlNumberBindings":968,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:38.225]: Inserted 242 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":242} +[server] WARN [15:13:38.364]: DB query successfully completed after 1001 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BAg2vhS1sS5mCFpj45HJG","sqlQueryDurationMs":1001,"sqlNumberBindings":616,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:38.364]: Inserted 154 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":154} +[server] WARN [15:13:38.367]: DB query successfully completed after 519 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N1NmppWBuymJeARoYeOKA","sqlQueryDurationMs":519,"sqlNumberBindings":360,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:38.367]: Inserted 90 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":90} +[server] INFO [15:13:38.497]: Inserted 270 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":270} +[server] WARN [15:13:38.912]: DB query successfully completed after 545 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jRi8LP6cJWjXzEfyYQSOa","sqlQueryDurationMs":545,"sqlNumberBindings":352,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:38.912]: Inserted 88 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":88} +[server] INFO [15:13:38.929]: Inserted 261 objects. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":261} +[server] INFO [15:13:38.929]: Uploaded batch of 2018 objects in 7018ms. Total objects processed so far: 2018 in a total of 7652ms. {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2018,"elapsedTimeMs":7652,"batchElapsedTimeMs":7018,"crtMemUsageMB":337.92555236816406,"uploadedSizeMB":17.8,"requestDropped":false,"totalObjectsProcessed":2018} +[server] INFO [15:13:38.929]: /objects/a4abd72149 request completed in 7771 ms {"req":{"id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"1f017742-eacf-47ec-b017-3ee7d2bfff24\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6d088f4f-719d-41ac-b21b-00f827eeb9c5","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7771,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:39.047]: DB query successfully completed after 820 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"438lVIK8LMg1WLxvZnu0j","sqlQueryDurationMs":820,"sqlNumberBindings":628,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:39.047]: Inserted 157 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] WARN [15:13:39.222]: DB query successfully completed after 857 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DilC8PbbNELduLS8LK6-E","sqlQueryDurationMs":857,"sqlNumberBindings":584,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:39.222]: Inserted 146 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":146} +[server] WARN [15:13:39.533]: DB query successfully completed after 620 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NTe7CJL-BBBAwmX5MyLg7","sqlQueryDurationMs":620,"sqlNumberBindings":440,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade"}} +[server] INFO [15:13:39.533]: Inserted 110 objects. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":110} +[server] INFO [15:13:39.533]: Uploaded batch of 2259 objects in 8041ms. Total objects processed so far: 2259 in a total of 8347ms. {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2259,"elapsedTimeMs":8347,"batchElapsedTimeMs":8041,"crtMemUsageMB":320.94214630126953,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2259} +[server] INFO [15:13:39.533]: /objects/a4abd72149 request completed in 8474 ms {"req":{"id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4b572029-b2bb-4f61-abe8-0be553d51e94\""}},"res":{"statusCode":201,"headers":{"x-request-id":"da72bdf5-a1ea-4cfd-8acc-a31823a25ade","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8474,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:39.862]: DB query successfully completed after 814 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"O5ewE0GtgSrJqwoR_VpNZ","sqlQueryDurationMs":814,"sqlNumberBindings":604,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:39.862]: Inserted 151 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":151} +[server] WARN [15:13:40.210]: DB query successfully completed after 987 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"77XeTMGCLrIabKXnArOvv","sqlQueryDurationMs":987,"sqlNumberBindings":632,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:40.210]: Inserted 158 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":158} +[server] WARN [15:13:40.806]: DB query successfully completed after 944 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Lfjh-ACGJhxfOBS1FApsx","sqlQueryDurationMs":944,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:40.806]: Inserted 190 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:13:40.954]: DB query successfully completed after 743 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"R0Alr7RTZN84cBFK2J6rp","sqlQueryDurationMs":743,"sqlNumberBindings":760,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:40.954]: Inserted 190 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":190} +[server] WARN [15:13:41.435]: DB query successfully completed after 627 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xdPD2QtD1gLE7s0MIV4DT","sqlQueryDurationMs":627,"sqlNumberBindings":1752,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:41.435]: Inserted 438 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":438} +[server] WARN [15:13:41.590]: DB query successfully completed after 635 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JabtgWEUzz7YJvljFgnF2","sqlQueryDurationMs":635,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:41.591]: Inserted 238 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:13:42.034]: DB query successfully completed after 598 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PYcFn5RtA9ZUfVcdFxRnS","sqlQueryDurationMs":598,"sqlNumberBindings":1164,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:42.034]: Inserted 291 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":291} +[server] WARN [15:13:42.166]: DB query successfully completed after 575 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"qp5HejA-we1Fo2ymNmpeE","sqlQueryDurationMs":575,"sqlNumberBindings":744,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:42.166]: Inserted 186 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":186} +[server] WARN [15:13:42.611]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UJ1qz7ziJZgRxv57cj0TO","sqlQueryDurationMs":576,"sqlNumberBindings":984,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82"}} +[server] INFO [15:13:42.611]: Inserted 246 objects. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":246} +[server] INFO [15:13:42.611]: Uploaded batch of 2101 objects in 8449ms. Total objects processed so far: 2101 in a total of 8670ms. {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2101,"elapsedTimeMs":8670,"batchElapsedTimeMs":8449,"crtMemUsageMB":236.00399780273438,"uploadedSizeMB":17,"requestDropped":false,"totalObjectsProcessed":2101} +[server] INFO [15:13:42.611]: /objects/a4abd72149 request completed in 8767 ms {"req":{"id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"06f69c56-716a-4361-aeeb-0dc899a8ed04\""}},"res":{"statusCode":201,"headers":{"x-request-id":"cbf818d2-45c2-4154-bc7b-c2f9943c2e82","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":8767,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:42.619]: /api/diff/a4abd72149 request received {"req":{"id":"8ba619de-fa62-4282-ba18-0d00f2297bee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ba619de-fa62-4282-ba18-0d00f2297bee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123003"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:42.725]: Diffing 3324 objects. {"req":{"id":"8ba619de-fa62-4282-ba18-0d00f2297bee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ba619de-fa62-4282-ba18-0d00f2297bee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123003"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3324} +[server] WARN [15:13:42.775]: DB query successfully completed after 608 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5zvJafzC2V6XOKwNFPDfQ","sqlQueryDurationMs":608,"sqlNumberBindings":908,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:42.775]: Inserted 227 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":227} +[server] INFO [15:13:42.799]: /api/diff/a4abd72149 request completed in 180 ms {"req":{"id":"8ba619de-fa62-4282-ba18-0d00f2297bee","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8ba619de-fa62-4282-ba18-0d00f2297bee","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"123003"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ba619de-fa62-4282-ba18-0d00f2297bee","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":180,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:42.918]: /objects/a4abd72149 request received {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:43.299]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RSUrY8TIOa88OYLmy999A","sqlQueryDurationMs":523,"sqlNumberBindings":912,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e"}} +[server] INFO [15:13:43.299]: Inserted 228 objects. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":228} +[server] INFO [15:13:43.299]: Uploaded batch of 2002 objects in 10196ms. Total objects processed so far: 2002 in a total of 10492ms. {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2002,"elapsedTimeMs":10492,"batchElapsedTimeMs":10196,"crtMemUsageMB":194.94608306884766,"uploadedSizeMB":23.9,"requestDropped":false,"totalObjectsProcessed":2002} +[server] INFO [15:13:43.300]: /objects/a4abd72149 request completed in 10581 ms {"req":{"id":"beca9344-c958-4852-b835-af6ac4b8df0e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"22844154-60ea-4649-90bd-3cbe9735dc1e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"beca9344-c958-4852-b835-af6ac4b8df0e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10581,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:43.307]: /api/diff/a4abd72149 request received {"req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"115862"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:43.413]: Diffing 3131 objects. {"req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"115862"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3131} +[server] INFO [15:13:43.935]: Upload finished: 3322 objects processed in 938ms {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3322,"crtMemUsageMB":193.81295776367188,"elapsedTimeMs":938} +[server] WARN [15:13:43.937]: DB query successfully completed after 520 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131) and \"streamId\" = $132","sqlMethod":"select","sqlQueryId":"0ODELUFUqQJ5Cp5Lnt5of","sqlQueryDurationMs":520,"sqlNumberBindings":132,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 3)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f"}} +[server] WARN [15:13:43.937]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"eYu34HdNPZ_J7REOpQPiC","sqlQueryDurationMs":523,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 0)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f"}} +[server] WARN [15:13:43.938]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"Cxs-K7VGy2PhFYxIxlUgn","sqlQueryDurationMs":523,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 1)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f"}} +[server] WARN [15:13:43.939]: DB query successfully completed after 524 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"3Hlb6eLOQ1o-h-QhyV1iX","sqlQueryDurationMs":524,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 2)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f"}} +[server] INFO [15:13:43.948]: /api/diff/a4abd72149 request completed in 640 ms {"req":{"id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"115862"}},"res":{"statusCode":200,"headers":{"x-request-id":"c59aebd3-d7f4-4a52-a869-5c586c78231f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":640,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:44.043]: /objects/a4abd72149 request received {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:44.496]: DB query successfully completed after 564 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IanTDpylod-j6zhdvWcej","sqlQueryDurationMs":564,"sqlNumberBindings":1200,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:44.496]: Inserted 300 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":300} +[server] INFO [15:13:45.105]: Upload finished: 3131 objects processed in 976ms {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3131,"crtMemUsageMB":252.44039916992188,"elapsedTimeMs":976} +[server] WARN [15:13:45.312]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BMvxk3YL67GYAqN67A3pA","sqlQueryDurationMs":816,"sqlNumberBindings":1172,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:45.313]: Inserted 293 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":293} +[server] WARN [15:13:45.619]: DB query successfully completed after 517 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Pi9t4l5GaETYC7nSooPPA","sqlQueryDurationMs":517,"sqlNumberBindings":1084,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:45.619]: Inserted 271 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":271} +[server] WARN [15:13:45.859]: DB query successfully completed after 545 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"EiuqnAT7mfOhfW7hLbr5S","sqlQueryDurationMs":545,"sqlNumberBindings":1156,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:45.859]: Inserted 289 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":289} +[server] INFO [15:13:46.084]: Inserted 252 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":252} +[server] WARN [15:13:46.464]: DB query successfully completed after 604 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dXcaxKX1aeuCxRyKH0DTh","sqlQueryDurationMs":604,"sqlNumberBindings":1152,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:46.464]: Inserted 288 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":288} +[server] INFO [15:13:46.558]: Inserted 266 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":266} +[server] WARN [15:13:47.188]: DB query successfully completed after 629 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KMUxZkEixfUAcE-ohjp6U","sqlQueryDurationMs":629,"sqlNumberBindings":1192,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:47.189]: Inserted 298 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":298} +[server] WARN [15:13:47.290]: DB query successfully completed after 826 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mNQcapxSYI2jg5GFCJ4vu","sqlQueryDurationMs":826,"sqlNumberBindings":1176,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:47.290]: Inserted 294 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":294} +[server] WARN [15:13:47.968]: DB query successfully completed after 778 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FDlO6_uVHVYoVt4e-Zhm7","sqlQueryDurationMs":778,"sqlNumberBindings":1104,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:47.968]: Inserted 276 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] WARN [15:13:48.109]: DB query successfully completed after 818 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"P23o3yvZAMySvsYq_z-ua","sqlQueryDurationMs":818,"sqlNumberBindings":1024,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:48.110]: Inserted 256 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":256} +[server] INFO [15:13:48.446]: Inserted 219 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":219} +[server] WARN [15:13:48.760]: DB query successfully completed after 650 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"C2h07k7nermb2Dx1QS9js","sqlQueryDurationMs":650,"sqlNumberBindings":840,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:48.760]: Inserted 210 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":210} +[server] INFO [15:13:48.770]: /api/diff/a4abd72149 request received {"req":{"id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121301"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:48.900]: Diffing 3278 objects. {"req":{"id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121301"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3278} +[server] INFO [15:13:48.941]: Inserted 230 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] INFO [15:13:49.057]: /api/diff/a4abd72149 request completed in 287 ms {"req":{"id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"121301"}},"res":{"statusCode":200,"headers":{"x-request-id":"fd673977-80d8-4e73-9ee2-9b4bd4151821","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":287,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:49.078]: /objects/a4abd72149 request received {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:49.273]: Upload finished: 614 objects processed in 112ms {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":614,"crtMemUsageMB":264.12611389160156,"elapsedTimeMs":112} +[server] WARN [15:13:49.383]: DB query successfully completed after 622 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"LE_mykTS9FxEC0DOgwJfm","sqlQueryDurationMs":622,"sqlNumberBindings":888,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:49.383]: Inserted 222 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":222} +[server] WARN [15:13:49.446]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6QWrEMAC7_k7VTF0vVR0Z","sqlQueryDurationMs":505,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:49.446]: Inserted 235 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] WARN [15:13:49.804]: DB query successfully completed after 536 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Z6LPbOAQr-6YQ_M85n9az","sqlQueryDurationMs":536,"sqlNumberBindings":980,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947"}} +[server] INFO [15:13:49.804]: Inserted 245 objects. {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":245} +[server] WARN [15:13:49.949]: DB query successfully completed after 502 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"x-pdQQsayUkjoLxnkuyAV","sqlQueryDurationMs":502,"sqlNumberBindings":952,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:49.949]: Inserted 238 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":238} +[server] WARN [15:13:50.051]: DB query successfully completed after 667 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v5g4vqxCLWqeMCcCzP_fE","sqlQueryDurationMs":667,"sqlNumberBindings":1196,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:50.051]: Inserted 299 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":299} +[server] WARN [15:13:50.443]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"XVibZ5AcWB8Z3oyabHhWU","sqlQueryDurationMs":638,"sqlNumberBindings":1256,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947"}} +[server] INFO [15:13:50.443]: Inserted 314 objects. {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":314} +[server] WARN [15:13:50.477]: DB query successfully completed after 527 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"X635WS-mIbKGRR6-YY8uS","sqlQueryDurationMs":527,"sqlNumberBindings":940,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:50.477]: Inserted 235 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":235} +[server] INFO [15:13:50.574]: Inserted 55 objects. {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":55} +[server] INFO [15:13:50.574]: Uploaded batch of 614 objects in 1385ms. Total objects processed so far: 614 in a total of 1413ms. {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":614,"elapsedTimeMs":1413,"batchElapsedTimeMs":1385,"crtMemUsageMB":264.3434829711914,"uploadedSizeMB":4.2,"requestDropped":false,"totalObjectsProcessed":614} +[server] INFO [15:13:50.574]: /objects/a4abd72149 request completed in 1496 ms {"req":{"id":"15852aa4-c5ea-4e68-9d23-6424a5937947","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ee21cadd-1fbe-42cb-959f-864062685a7e\""}},"res":{"statusCode":201,"headers":{"x-request-id":"15852aa4-c5ea-4e68-9d23-6424a5937947","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1496,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:50.666]: DB query successfully completed after 615 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Od3tlvTQ5VdCbS9Zu7erN","sqlQueryDurationMs":615,"sqlNumberBindings":1176,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:50.667]: Inserted 294 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":294} +[server] WARN [15:13:51.059]: DB query successfully completed after 581 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"HRmka2YJ1tww-qCGu_RE7","sqlQueryDurationMs":581,"sqlNumberBindings":920,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:51.060]: Inserted 230 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":230} +[server] WARN [15:13:51.235]: DB query successfully completed after 568 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"6g4BX2XiWskAuvfI3c84k","sqlQueryDurationMs":568,"sqlNumberBindings":1068,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:51.235]: Inserted 267 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":267} +[server] WARN [15:13:51.592]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hCxFiqdt073Rhw-fa6wp-","sqlQueryDurationMs":532,"sqlNumberBindings":1064,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442"}} +[server] INFO [15:13:51.592]: Inserted 266 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":266} +[server] INFO [15:13:51.861]: Inserted 115 objects. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":115} +[server] INFO [15:13:51.862]: Uploaded batch of 3131 objects in 7251ms. Total objects processed so far: 3131 in a total of 7733ms. {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3131,"elapsedTimeMs":7733,"batchElapsedTimeMs":7251,"crtMemUsageMB":252.06117248535156,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3131} +[server] INFO [15:13:51.862]: /objects/a4abd72149 request completed in 7819 ms {"req":{"id":"07fc51c4-f21a-4365-9b2e-408ec7394442","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"42173b3d-c71e-493b-99c3-af0351b39ac7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"07fc51c4-f21a-4365-9b2e-408ec7394442","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7819,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:13:51.863]: DB query successfully completed after 626 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"r_iPKeTZxtVqo_S7UvNe3","sqlQueryDurationMs":626,"sqlNumberBindings":812,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f"}} +[server] INFO [15:13:51.863]: Inserted 203 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":203} +[server] INFO [15:13:52.322]: Inserted 107 objects. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":107} +[server] INFO [15:13:52.323]: Uploaded batch of 3322 objects in 8898ms. Total objects processed so far: 3322 in a total of 9325ms. {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3322,"elapsedTimeMs":9325,"batchElapsedTimeMs":8898,"crtMemUsageMB":252.38043975830078,"uploadedSizeMB":23.8,"requestDropped":false,"totalObjectsProcessed":3322} +[server] INFO [15:13:52.323]: /objects/a4abd72149 request completed in 9406 ms {"req":{"id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"0fddad68-89da-423f-8d81-1b46dc3a4a74\""}},"res":{"statusCode":201,"headers":{"x-request-id":"99ed7fe2-7097-4ba8-a843-33254c8e965f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9406,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:53.001]: /api/diff/a4abd72149 request received {"req":{"id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103245"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:53.239]: Diffing 2790 objects. {"req":{"id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103245"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2790} +[server] INFO [15:13:53.301]: /api/diff/a4abd72149 request completed in 300 ms {"req":{"id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"103245"}},"res":{"statusCode":200,"headers":{"x-request-id":"9c49f467-261e-4c78-a69c-5eb7fd93b509","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":300,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:13:53.436]: /objects/a4abd72149 request received {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:13:54.459]: Upload finished: 2783 objects processed in 927ms {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2783,"crtMemUsageMB":186.36219024658203,"elapsedTimeMs":927} +[server] INFO [15:13:54.931]: Inserted 232 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] INFO [15:13:55.421]: Inserted 276 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":276} +[server] WARN [15:13:55.930]: DB query successfully completed after 508 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jvOZGSrlQgd9GkUq5lT-l","sqlQueryDurationMs":508,"sqlNumberBindings":1032,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:55.930]: Inserted 258 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":258} +[server] WARN [15:13:56.804]: DB query successfully completed after 873 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZT4oaIn7U9L1XUYM5shnT","sqlQueryDurationMs":873,"sqlNumberBindings":916,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:56.805]: Inserted 229 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":229} +[server] INFO [15:13:57.289]: Inserted 233 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":233} +[server] WARN [15:13:57.838]: DB query successfully completed after 549 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pQJVb-f-lDBzg4x2sK8_t","sqlQueryDurationMs":549,"sqlNumberBindings":960,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:57.838]: Inserted 240 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":240} +[server] WARN [15:13:58.412]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"4OpfV2R-dAgk6MSod8gbZ","sqlQueryDurationMs":572,"sqlNumberBindings":892,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:58.412]: Inserted 223 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":223} +[server] WARN [15:13:58.993]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZEnfCgO3phks3TWO_EFvC","sqlQueryDurationMs":580,"sqlNumberBindings":928,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:58.993]: Inserted 232 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":232} +[server] WARN [15:13:59.565]: DB query successfully completed after 570 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"MO1LsPgZ9XK1H02dibXEZ","sqlQueryDurationMs":570,"sqlNumberBindings":896,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:13:59.565]: Inserted 224 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":224} +[server] WARN [15:14:00.646]: DB query successfully completed after 1080 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NBnVexY6OMRH3zcUr6EIQ","sqlQueryDurationMs":1080,"sqlNumberBindings":936,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:14:00.646]: Inserted 234 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":234} +[server] WARN [15:14:01.353]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"sm_ful9IkM9U_I6IYEXop","sqlQueryDurationMs":706,"sqlNumberBindings":1544,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5"}} +[server] INFO [15:14:01.354]: Inserted 386 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":386} +[server] INFO [15:14:01.395]: Inserted 16 objects. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":16} +[server] INFO [15:14:01.395]: Uploaded batch of 2783 objects in 7415ms. Total objects processed so far: 2783 in a total of 7863ms. {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2783,"elapsedTimeMs":7863,"batchElapsedTimeMs":7415,"crtMemUsageMB":187.17664337158203,"uploadedSizeMB":21.1,"requestDropped":false,"totalObjectsProcessed":2783} +[server] INFO [15:14:01.396]: /objects/a4abd72149 request completed in 7960 ms {"req":{"id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"c11e3c14-8404-4c1c-9546-433cc15d1395\""}},"res":{"statusCode":201,"headers":{"x-request-id":"52b06ccc-7abb-4134-8fd0-4a38e231efe5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7960,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:03.994]: /api/diff/a4abd72149 request received {"req":{"id":"3154667a-bee6-45fd-8f0e-c2834c41f236","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3154667a-bee6-45fd-8f0e-c2834c41f236","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"334347"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:04.106]: Diffing 9036 objects. {"req":{"id":"3154667a-bee6-45fd-8f0e-c2834c41f236","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3154667a-bee6-45fd-8f0e-c2834c41f236","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"334347"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9036} +[server] INFO [15:14:04.258]: /api/diff/a4abd72149 request completed in 265 ms {"req":{"id":"3154667a-bee6-45fd-8f0e-c2834c41f236","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3154667a-bee6-45fd-8f0e-c2834c41f236","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"334347"}},"res":{"statusCode":200,"headers":{"x-request-id":"3154667a-bee6-45fd-8f0e-c2834c41f236","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":265,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:04.310]: /objects/a4abd72149 request received {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:05.020]: Upload finished: 8632 objects processed in 347ms {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8632,"crtMemUsageMB":219.77908325195312,"elapsedTimeMs":347} +[server] WARN [15:14:05.861]: DB query successfully completed after 842 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vs7szkdbdJJRKCCGGgl8f","sqlQueryDurationMs":842,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0"}} +[server] INFO [15:14:05.861]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:06.327]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:06.695]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:07.078]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:14:07.749]: DB query successfully completed after 669 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7ElCMTMHo4q0OuE3lWTh9","sqlQueryDurationMs":669,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0"}} +[server] INFO [15:14:07.749]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:08.083]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:08.410]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:14:08.968]: DB query successfully completed after 556 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"nBY4u0qlOzZt65iUqnF4-","sqlQueryDurationMs":556,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0"}} +[server] INFO [15:14:08.969]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:09.238]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:09.496]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:09.750]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:10.012]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:10.298]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:10.508]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:10.721]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:10.946]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:11.148]: Inserted 500 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:11.230]: Inserted 132 objects. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":132} +[server] INFO [15:14:11.230]: Uploaded batch of 8632 objects in 6422ms. Total objects processed so far: 8632 in a total of 6557ms. {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8632,"elapsedTimeMs":6557,"batchElapsedTimeMs":6422,"crtMemUsageMB":163.64957427978516,"uploadedSizeMB":7.2,"requestDropped":false,"totalObjectsProcessed":8632} +[server] INFO [15:14:11.231]: /objects/a4abd72149 request completed in 6921 ms {"req":{"id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"800073de-9fd7-47e0-86e2-2e82aedcbeda\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ed48a394-c504-4cae-936e-dd4ffe0970b0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6921,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:13.223]: /api/diff/a4abd72149 request received {"req":{"id":"8a05b222-9171-41b5-9c3b-785f4fe97523","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8a05b222-9171-41b5-9c3b-785f4fe97523","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154786"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:13.330]: Diffing 4183 objects. {"req":{"id":"8a05b222-9171-41b5-9c3b-785f4fe97523","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8a05b222-9171-41b5-9c3b-785f4fe97523","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154786"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4183} +[server] INFO [15:14:13.415]: /api/diff/a4abd72149 request completed in 192 ms {"req":{"id":"8a05b222-9171-41b5-9c3b-785f4fe97523","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8a05b222-9171-41b5-9c3b-785f4fe97523","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"154786"}},"res":{"statusCode":200,"headers":{"x-request-id":"8a05b222-9171-41b5-9c3b-785f4fe97523","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":192,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:13.436]: /objects/a4abd72149 request received {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:13.610]: Upload finished: 2673 objects processed in 93ms {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2673,"crtMemUsageMB":173.1333236694336,"elapsedTimeMs":93} +[server] INFO [15:14:13.799]: Inserted 500 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:14.203]: Inserted 500 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:14.485]: Inserted 500 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:14.686]: Inserted 500 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:14.880]: Inserted 500 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:14.945]: Inserted 173 objects. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":173} +[server] INFO [15:14:14.945]: Uploaded batch of 2673 objects in 1399ms. Total objects processed so far: 2673 in a total of 1428ms. {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2673,"elapsedTimeMs":1428,"batchElapsedTimeMs":1399,"crtMemUsageMB":145.19547271728516,"uploadedSizeMB":2,"requestDropped":false,"totalObjectsProcessed":2673} +[server] INFO [15:14:14.946]: /objects/a4abd72149 request completed in 1510 ms {"req":{"id":"82621f81-2560-4db4-a217-74eceb3068b6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"81aa829a-df8b-4a81-b87b-6176d1319532\""}},"res":{"statusCode":201,"headers":{"x-request-id":"82621f81-2560-4db4-a217-74eceb3068b6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1510,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:19.976]: /api/diff/a4abd72149 request received {"req":{"id":"89699215-7951-4bf4-8216-c4f96d272288","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89699215-7951-4bf4-8216-c4f96d272288","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101099"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:20.083]: Diffing 2732 objects. {"req":{"id":"89699215-7951-4bf4-8216-c4f96d272288","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89699215-7951-4bf4-8216-c4f96d272288","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101099"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2732} +[server] INFO [15:14:20.163]: /api/diff/a4abd72149 request completed in 187 ms {"req":{"id":"89699215-7951-4bf4-8216-c4f96d272288","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"89699215-7951-4bf4-8216-c4f96d272288","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"101099"}},"res":{"statusCode":200,"headers":{"x-request-id":"89699215-7951-4bf4-8216-c4f96d272288","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":187,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:20.222]: /objects/a4abd72149 request received {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:20.780]: Upload finished: 1574 objects processed in 481ms {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1574,"crtMemUsageMB":161.18526458740234,"elapsedTimeMs":481} +[server] WARN [15:14:21.364]: DB query successfully completed after 587 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"lPJX0UOHYKI3PDmtuTXhb","sqlQueryDurationMs":587,"sqlNumberBindings":1180,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e"}} +[server] INFO [15:14:21.364]: Inserted 295 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":295} +[server] WARN [15:14:22.006]: DB query successfully completed after 640 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"hOUbxWWnYcokHHjEuW7yc","sqlQueryDurationMs":640,"sqlNumberBindings":1112,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e"}} +[server] INFO [15:14:22.006]: Inserted 278 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":278} +[server] WARN [15:14:22.813]: DB query successfully completed after 806 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"CeVjeytqfrrex9Wi6djBR","sqlQueryDurationMs":806,"sqlNumberBindings":1168,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e"}} +[server] INFO [15:14:22.813]: Inserted 292 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":292} +[server] INFO [15:14:23.198]: /api/diff/a4abd72149 request received {"req":{"id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"40789"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:23.311]: Diffing 1102 objects. {"req":{"id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"40789"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1102} +[server] INFO [15:14:23.404]: /api/diff/a4abd72149 request completed in 206 ms {"req":{"id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"40789"}},"res":{"statusCode":200,"headers":{"x-request-id":"5387df9c-fa12-4ae1-9619-5df01ac50a5f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":206,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:23.410]: /objects/a4abd72149 request received {"req":{"id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3af395ff-3409-4a64-b52d-3f6e6f99548d\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:14:23.512]: DB query successfully completed after 697 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"DEyFSm-t2oioXa_NOhCta","sqlQueryDurationMs":697,"sqlNumberBindings":972,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e"}} +[server] INFO [15:14:23.512]: Inserted 243 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":243} +[server] INFO [15:14:23.527]: Upload finished: 58 objects processed in 33ms {"req":{"id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3af395ff-3409-4a64-b52d-3f6e6f99548d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":58,"crtMemUsageMB":163.72290802001953,"elapsedTimeMs":33} +[server] INFO [15:14:23.580]: Inserted 58 objects. {"req":{"id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3af395ff-3409-4a64-b52d-3f6e6f99548d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":58} +[server] INFO [15:14:23.580]: Uploaded batch of 58 objects in 55ms. Total objects processed so far: 58 in a total of 86ms. {"req":{"id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3af395ff-3409-4a64-b52d-3f6e6f99548d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":58,"elapsedTimeMs":86,"batchElapsedTimeMs":55,"crtMemUsageMB":163.85816192626953,"uploadedSizeMB":0.1,"requestDropped":false,"totalObjectsProcessed":58} +[server] INFO [15:14:23.580]: /objects/a4abd72149 request completed in 170 ms {"req":{"id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"3af395ff-3409-4a64-b52d-3f6e6f99548d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"c6a18a59-7526-4b66-b34b-3aa4c919ec16","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":170,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:23.994]: Inserted 253 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":253} +[server] INFO [15:14:24.255]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1059","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":156.40720000024885},"apollo_query_duration_ms":31} +[server] INFO [15:14:24.333]: GQL ProjectAccessCheck finished after 106 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"565","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":155.61409999942407},"apollo_query_duration_ms":106} +[server] INFO [15:14:24.354]: Inserted 213 objects. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":213} +[server] INFO [15:14:24.354]: Uploaded batch of 1574 objects in 3842ms. Total objects processed so far: 1574 in a total of 4055ms. {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1574,"elapsedTimeMs":4055,"batchElapsedTimeMs":3842,"crtMemUsageMB":163.37591552734375,"uploadedSizeMB":10.9,"requestDropped":false,"totalObjectsProcessed":1574} +[server] INFO [15:14:24.355]: /objects/a4abd72149 request completed in 4133 ms {"req":{"id":"d0562927-e00b-46ef-b4ba-59e99591af3e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f966fd3a-e689-4f0b-9ef4-173c43ca355d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d0562927-e00b-46ef-b4ba-59e99591af3e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4133,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:24.660]: ProjectPageQuery failed after 183 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4026","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","apollo_query_duration_ms":183,"dbMetrics":{"totalCount":16,"totalDuration":473.93149999855086},"error_count":2,"first_error":{"message":"Gatekeeper module is not enabled on this server","path":"project > team > 0 > seatType"}} +[server] err: { +[server] "type": "GraphQLError", +[server] "message": "Gatekeeper module is not enabled on this server", +[server] "stack": +[server] GatekeeperModuleDisabledError: Gatekeeper module is not enabled on this server +[server] at Object.seatType (D:\speckle-server\packages\server\modules\gatekeeperCore\graph\resolvers\index.ts:28:17) +[server] at field.resolve (D:\speckle-server\node_modules\@apollo\server\src\utils\schemaInstrumentation.ts:82:22) +[server] at executeField (D:\speckle-server\node_modules\graphql\execution\execute.js:492:20) +[server] at executeFields (D:\speckle-server\node_modules\graphql\execution\execute.js:414:22) +[server] at completeObjectValue (D:\speckle-server\node_modules\graphql\execution\execute.js:925:10) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:646:12) +[server] at completeValue (D:\speckle-server\node_modules\graphql\execution\execute.js:595:23) +[server] at D:\speckle-server\node_modules\graphql\execution\execute.js:707:25 +[server] at Function.from () +[server] at completeListValue (D:\speckle-server\node_modules\graphql\execution\execute.js:687:34) +[server] "path": [ +[server] "project", +[server] "team", +[server] 0, +[server] "seatType" +[server] ], +[server] "locations": [ +[server] { +[server] "line": 45, +[server] "column": 5 +[server] } +[server] ], +[server] "extensions": {} +[server] } +[server] INFO [15:14:24.661]: GQL ProjectPageQuery finished after 185 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"4026","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectPageQuery($id: String!, $token: String) {\n project(id: $id) {\n ...ProjectPageProject\n __typename\n }\n projectInvite(projectId: $id, token: $token) {\n ...ProjectsInviteBanner\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectPageTeamInternals_Project on Project {\n id\n role\n invitedTeam {\n id\n title\n role\n inviteId\n user {\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n team {\n role\n seatType\n workspaceRole\n user {\n id\n role\n ...LimitedUserAvatar\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageProjectHeader on Project {\n id\n name\n description\n workspace {\n id\n slug\n name\n logo\n role\n __typename\n }\n __typename\n}\n\nfragment ProjectsPageTeamDialogManagePermissions_Project on Project {\n id\n visibility\n role\n workspaceId\n __typename\n}\n\nfragment ProjectPageTeamDialog on Project {\n id\n name\n role\n allowPublicComments\n visibility\n team {\n id\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n invitedTeam {\n id\n title\n inviteId\n role\n user {\n ...LimitedUserAvatar\n role\n __typename\n }\n __typename\n }\n ...ProjectsPageTeamDialogManagePermissions_Project\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment ProjectPageSettingsTab_Project on Project {\n id\n name\n permissions {\n canReadWebhooks {\n ...FullPermissionCheckResult\n __typename\n }\n canReadEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectPageProject on Project {\n id\n createdAt\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n workspace {\n id\n permissions {\n canListDashboards {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n permissions {\n canReadSettings {\n ...FullPermissionCheckResult\n __typename\n }\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectPageTeamInternals_Project\n ...ProjectPageProjectHeader\n ...ProjectPageTeamDialog\n ...WorkspaceMoveProjectManager_ProjectBase\n ...ProjectPageSettingsTab_Project\n ...WorkspaceMoveProject_Project\n hasAccessToDashboards: hasAccessToFeature(featureName: dashboards)\n __typename\n}\n\nfragment ProjectsInviteBanner on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectPageQuery","graphql_operation_title":"GQL ProjectPageQuery","userId":"fc80dbdc8d","actionName":"ProjectPageQuery","dbMetrics":{"totalCount":16,"totalDuration":473.93149999855086},"apollo_query_duration_ms":185} +[server] INFO [15:14:31.085]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"556","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":64.3871000004001},"apollo_query_duration_ms":1} +[server] INFO [15:14:31.228]: GQL ProjectViewerResources finished after 146 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":194.9344000001438},"apollo_query_duration_ms":146} +[server] INFO [15:14:31.234]: GQL ViewerLoadedResources finished after 145 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":242.97739999974146},"apollo_query_duration_ms":145} +[server] INFO [15:14:31.273]: GQL ViewerLoadedThreads finished after 186 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":314.12350000068545},"apollo_query_duration_ms":186} +[server] INFO [15:14:33.251]: /api/diff/a4abd72149 request received {"req":{"id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125223"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:33.420]: Diffing 3384 objects. {"req":{"id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125223"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3384} +[server] INFO [15:14:33.573]: /api/diff/a4abd72149 request completed in 322 ms {"req":{"id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"125223"}},"res":{"statusCode":200,"headers":{"x-request-id":"0d3c83f1-f43c-4eea-95e0-fff3ee78130c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":322,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:33.583]: /objects/a4abd72149 request received {"req":{"id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"888e7f4d-065f-4e3b-a53c-6dc55cd14d7a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:33.703]: Upload finished: 120 objects processed in 30ms {"req":{"id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"888e7f4d-065f-4e3b-a53c-6dc55cd14d7a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":120,"crtMemUsageMB":174.51593017578125,"elapsedTimeMs":30} +[server] INFO [15:14:33.826]: Inserted 120 objects. {"req":{"id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"888e7f4d-065f-4e3b-a53c-6dc55cd14d7a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":120} +[server] INFO [15:14:33.826]: Uploaded batch of 120 objects in 127ms. Total objects processed so far: 120 in a total of 153ms. {"req":{"id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"888e7f4d-065f-4e3b-a53c-6dc55cd14d7a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":120,"elapsedTimeMs":153,"batchElapsedTimeMs":127,"crtMemUsageMB":174.7295379638672,"uploadedSizeMB":0.1,"requestDropped":false,"totalObjectsProcessed":120} +[server] INFO [15:14:33.827]: /objects/a4abd72149 request completed in 244 ms {"req":{"id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"888e7f4d-065f-4e3b-a53c-6dc55cd14d7a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"217db7d8-4666-4a94-ac67-d32ccf59a1ea","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":244,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:37.303]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":214.39439999917522},"apollo_query_duration_ms":161} +[server] INFO [15:14:37.379]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":199.7015999997966},"apollo_query_duration_ms":155} +[server] INFO [15:14:37.523]: GQL BroadcastViewerUserActivity finished after 185 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":191.1054000002332},"apollo_query_duration_ms":185} +[server] INFO [15:14:43.712]: /api/diff/a4abd72149 request received {"req":{"id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"164295"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:43.959]: Diffing 4440 objects. {"req":{"id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"164295"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4440} +[server] INFO [15:14:44.027]: /api/diff/a4abd72149 request completed in 315 ms {"req":{"id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"164295"}},"res":{"statusCode":200,"headers":{"x-request-id":"83d41b06-3077-49b2-a008-97bb2d6b4ccd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":315,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:44.083]: /objects/a4abd72149 request received {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:44.455]: Upload finished: 3816 objects processed in 294ms {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3816,"crtMemUsageMB":192.18312072753906,"elapsedTimeMs":294} +[server] WARN [15:14:45.267]: DB query successfully completed after 816 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Sa_AeOL9IAdd65HLSjAkU","sqlQueryDurationMs":816,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df"}} +[server] INFO [15:14:45.267]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:45.506]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:45.744]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:45.930]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:46.133]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:46.323]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:46.534]: Inserted 500 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:14:47.780]: DB query successfully completed after 1245 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bne3UmZgDlNFnUsMi4Fsm","sqlQueryDurationMs":1245,"sqlNumberBindings":792,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df"}} +[server] INFO [15:14:47.780]: Inserted 198 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":198} +[server] INFO [15:14:48.049]: Inserted 118 objects. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":118} +[server] INFO [15:14:48.049]: Uploaded batch of 3816 objects in 3720ms. Total objects processed so far: 3816 in a total of 3888ms. {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3816,"elapsedTimeMs":3888,"batchElapsedTimeMs":3720,"crtMemUsageMB":159.11661529541016,"uploadedSizeMB":6.1,"requestDropped":false,"totalObjectsProcessed":3816} +[server] INFO [15:14:48.050]: /objects/a4abd72149 request completed in 3967 ms {"req":{"id":"db6c7359-dfb1-48e0-91de-f998b3c976df","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"7c5e1b14-e7a3-41c6-b829-0b2f83685999\""}},"res":{"statusCode":201,"headers":{"x-request-id":"db6c7359-dfb1-48e0-91de-f998b3c976df","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":3967,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:48.880]: /api/diff/a4abd72149 request received {"req":{"id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"976260"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:48.988]: Diffing 26385 objects. {"req":{"id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"976260"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":26385} +[server] INFO [15:14:49.324]: /api/diff/a4abd72149 request completed in 444 ms {"req":{"id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"976260"}},"res":{"statusCode":200,"headers":{"x-request-id":"682c71a8-1477-4c10-99f2-b5bee9668cfd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":444,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:49.431]: /objects/a4abd72149 request received {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:50.532]: Upload finished: 24450 objects processed in 1017ms {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":24450,"crtMemUsageMB":213.04307556152344,"elapsedTimeMs":1017} +[server] INFO [15:14:50.874]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.043]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.196]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.353]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.524]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.670]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:51.839]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:52.018]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:52.335]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:52.527]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:52.795]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.052]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.206]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.350]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.521]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.677]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:53.863]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.068]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.352]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.517]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.683]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.833]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:54.978]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.116]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.259]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.405]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.567]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.733]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:55.876]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.027]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.182]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.278]: /api/diff/a4abd72149 request received {"req":{"id":"f73ecd96-6426-4347-9570-e68d237a458f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f73ecd96-6426-4347-9570-e68d237a458f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"468546"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:56.335]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.386]: Diffing 12663 objects. {"req":{"id":"f73ecd96-6426-4347-9570-e68d237a458f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f73ecd96-6426-4347-9570-e68d237a458f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"468546"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12663} +[server] INFO [15:14:56.501]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.518]: /api/diff/a4abd72149 request completed in 240 ms {"req":{"id":"f73ecd96-6426-4347-9570-e68d237a458f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f73ecd96-6426-4347-9570-e68d237a458f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"468546"}},"res":{"statusCode":200,"headers":{"x-request-id":"f73ecd96-6426-4347-9570-e68d237a458f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":240,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:14:56.645]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.794]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:56.813]: /objects/a4abd72149 request received {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:56.947]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:57.477]: Upload finished: 12385 objects processed in 574ms {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":12385,"crtMemUsageMB":249.03131866455078,"elapsedTimeMs":574} +[server] WARN [15:14:57.483]: DB query successfully completed after 534 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"v-JYDYfbazEWc3GTOrhZI","sqlQueryDurationMs":534,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880"}} +[server] INFO [15:14:57.483]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:57.760]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:57.768]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:57.949]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:57.999]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.137]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.205]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.288]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.423]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.442]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.630]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.634]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.790]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.838]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:58.930]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.027]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.084]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.243]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.248]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.399]: Inserted 500 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.500]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:14:59.556]: Inserted 450 objects. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":450} +[server] INFO [15:14:59.556]: Uploaded batch of 24450 objects in 9654ms. Total objects processed so far: 24450 in a total of 10041ms. {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":24450,"elapsedTimeMs":10041,"batchElapsedTimeMs":9654,"crtMemUsageMB":249.90064239501953,"uploadedSizeMB":18.3,"requestDropped":false,"totalObjectsProcessed":24450} +[server] INFO [15:14:59.557]: /objects/a4abd72149 request completed in 10126 ms {"req":{"id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4c0d68d0-b2b9-49cc-8521-12a0b2c8faf7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1b6c0816-ba5f-4b5a-bd71-9b4ded39a880","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10126,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:14:59.748]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:00.024]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:00.306]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:00.502]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:00.718]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:00.811]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"54ae9b7918","numberOfFailedBackgroundJobs":0} +[server] INFO [15:15:00.971]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:01.264]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:01.793]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Yi0cdGNSPxSytyWjom9_4","sqlQueryDurationMs":528,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d"}} +[server] INFO [15:15:01.794]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:02.067]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:02.737]: DB query successfully completed after 668 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wZp7H6Ll92383VhrwPKUM","sqlQueryDurationMs":668,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d"}} +[server] INFO [15:15:02.737]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:03.026]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:03.267]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:03.516]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:03.754]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:03.998]: Inserted 500 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:04.189]: Inserted 385 objects. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":385} +[server] INFO [15:15:04.189]: Uploaded batch of 12385 objects in 7046ms. Total objects processed so far: 12385 in a total of 7286ms. {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12385,"elapsedTimeMs":7286,"batchElapsedTimeMs":7046,"crtMemUsageMB":252.0686492919922,"uploadedSizeMB":10.5,"requestDropped":false,"totalObjectsProcessed":12385} +[server] INFO [15:15:04.189]: /objects/a4abd72149 request completed in 7376 ms {"req":{"id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e32f1b75-635c-4e21-b876-c70ce528fd12\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ce42ed38-4eda-4596-be4c-b7830d2b899d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7376,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:04.612]: /api/diff/a4abd72149 request received {"req":{"id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1399096"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:04.728]: Diffing 37813 objects. {"req":{"id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1399096"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":37813} +[server] INFO [15:15:05.112]: /api/diff/a4abd72149 request completed in 499 ms {"req":{"id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1399096"}},"res":{"statusCode":200,"headers":{"x-request-id":"1484ce00-bb14-4341-9dd1-3c8f55004c3e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":499,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:05.243]: /objects/a4abd72149 request received {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:05.381]: /api/diff/a4abd72149 request received {"req":{"id":"541b085b-6511-4640-ab10-abd6bb6984b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"541b085b-6511-4640-ab10-abd6bb6984b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"2457"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:05.509]: Diffing 66 objects. {"req":{"id":"541b085b-6511-4640-ab10-abd6bb6984b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"541b085b-6511-4640-ab10-abd6bb6984b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"2457"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":66} +[server] INFO [15:15:05.538]: /api/diff/a4abd72149 request completed in 157 ms {"req":{"id":"541b085b-6511-4640-ab10-abd6bb6984b3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"541b085b-6511-4640-ab10-abd6bb6984b3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"2457"}},"res":{"statusCode":200,"headers":{"x-request-id":"541b085b-6511-4640-ab10-abd6bb6984b3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":157,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:05.545]: /objects/a4abd72149 request received {"req":{"id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6e9a4614-a295-4428-be7c-7beb660c2a41\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:06.028]: Upload finished: 18607 objects processed in 706ms {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":18607,"crtMemUsageMB":193.81558990478516,"elapsedTimeMs":706} +[server] INFO [15:15:06.144]: Upload finished: 17 objects processed in 33ms {"req":{"id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6e9a4614-a295-4428-be7c-7beb660c2a41\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":17,"crtMemUsageMB":193.2142105102539,"elapsedTimeMs":33} +[server] INFO [15:15:06.214]: Inserted 17 objects. {"req":{"id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6e9a4614-a295-4428-be7c-7beb660c2a41\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:15:06.214]: Uploaded batch of 17 objects in 71ms. Total objects processed so far: 17 in a total of 103ms. {"req":{"id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6e9a4614-a295-4428-be7c-7beb660c2a41\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17,"elapsedTimeMs":103,"batchElapsedTimeMs":71,"crtMemUsageMB":193.30686950683594,"uploadedSizeMB":0,"requestDropped":false,"totalObjectsProcessed":17} +[server] INFO [15:15:06.215]: /objects/a4abd72149 request completed in 671 ms {"req":{"id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"6e9a4614-a295-4428-be7c-7beb660c2a41\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1b5f110e-e6ee-495a-ac4a-ab047a306a40","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":671,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:06.274]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:06.408]: /api/diff/a4abd72149 request received {"req":{"id":"835b7c64-d50f-4af8-9853-15be6aa058f1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"835b7c64-d50f-4af8-9853-15be6aa058f1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83968"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:06.485]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:06.494]: /api/diff/a4abd72149 request received {"req":{"id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1235075"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:06.580]: Diffing 2269 objects. {"req":{"id":"835b7c64-d50f-4af8-9853-15be6aa058f1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"835b7c64-d50f-4af8-9853-15be6aa058f1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83968"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2269} +[server] INFO [15:15:06.620]: Diffing 33380 objects. {"req":{"id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1235075"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":33380} +[server] INFO [15:15:06.686]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:06.693]: /api/diff/a4abd72149 request completed in 286 ms {"req":{"id":"835b7c64-d50f-4af8-9853-15be6aa058f1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"835b7c64-d50f-4af8-9853-15be6aa058f1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"83968"}},"res":{"statusCode":200,"headers":{"x-request-id":"835b7c64-d50f-4af8-9853-15be6aa058f1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":286,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:06.760]: /objects/a4abd72149 request received {"req":{"id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"106b5cdf-b449-4d82-8781-c87262ccbca8\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:07.208]: /api/diff/a4abd72149 request received {"req":{"id":"e82e614c-34be-45d7-b0df-18ee84627f8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e82e614c-34be-45d7-b0df-18ee84627f8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"657135"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:07.249]: /api/diff/a4abd72149 request completed in 755 ms {"req":{"id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1235075"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba6aac1d-79c3-43f8-ba21-a39f76cedca1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":755,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:07.320]: /objects/a4abd72149 request received {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:07.433]: Upload finished: 110 objects processed in 126ms {"req":{"id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"106b5cdf-b449-4d82-8781-c87262ccbca8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":110,"crtMemUsageMB":211.35264587402344,"elapsedTimeMs":126} +[server] INFO [15:15:07.504]: Diffing 17760 objects. {"req":{"id":"e82e614c-34be-45d7-b0df-18ee84627f8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e82e614c-34be-45d7-b0df-18ee84627f8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"657135"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17760} +[server] INFO [15:15:07.630]: Inserted 110 objects. {"req":{"id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"106b5cdf-b449-4d82-8781-c87262ccbca8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":110} +[server] INFO [15:15:07.630]: Uploaded batch of 110 objects in 199ms. Total objects processed so far: 110 in a total of 323ms. {"req":{"id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"106b5cdf-b449-4d82-8781-c87262ccbca8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":110,"elapsedTimeMs":323,"batchElapsedTimeMs":199,"crtMemUsageMB":203.5992202758789,"uploadedSizeMB":0.1,"requestDropped":false,"totalObjectsProcessed":110} +[server] INFO [15:15:07.631]: /objects/a4abd72149 request completed in 871 ms {"req":{"id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"106b5cdf-b449-4d82-8781-c87262ccbca8\""}},"res":{"statusCode":201,"headers":{"x-request-id":"be3c67b8-a414-4949-ac98-6ff0e22acbb6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":871,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:07.665]: DB query successfully completed after 657 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"foRZsqlSY4-Mgu31HklCS","sqlQueryDurationMs":657,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:07.665]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:07.850]: /api/diff/a4abd72149 request received {"req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1245287"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:07.873]: /api/diff/a4abd72149 request completed in 665 ms {"req":{"id":"e82e614c-34be-45d7-b0df-18ee84627f8b","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e82e614c-34be-45d7-b0df-18ee84627f8b","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"657135"}},"res":{"statusCode":200,"headers":{"x-request-id":"e82e614c-34be-45d7-b0df-18ee84627f8b","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":665,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:07.949]: /objects/a4abd72149 request received {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:07.950]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:08.000]: Diffing 33656 objects. {"req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1245287"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":33656} +[server] INFO [15:15:08.528]: Upload finished: 26771 objects processed in 1026ms {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":26771,"crtMemUsageMB":275.67042541503906,"elapsedTimeMs":1026} +[server] WARN [15:15:08.529]: DB query successfully completed after 528 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"zOwGq-pQBLOYqqfP2juZ_","sqlQueryDurationMs":528,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 0)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.531]: DB query successfully completed after 529 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"Qg7dGVw6aWi4lM6uMu6PZ","sqlQueryDurationMs":529,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 1)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.533]: DB query successfully completed after 522 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"yMp_VnL_zR2ivQ2wMevWA","sqlQueryDurationMs":522,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 6)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.535]: DB query successfully completed after 530 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"V7rntr1UYc4p-Rjh14E72","sqlQueryDurationMs":530,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 4)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.536]: DB query successfully completed after 533 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"Vwz2vmJstk_Iwe9yL53na","sqlQueryDurationMs":533,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 2)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.538]: DB query successfully completed after 532 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"YwYtRPNRSeM8oGqAYM310","sqlQueryDurationMs":532,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.539]: DB query successfully completed after 535 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"2V3xJ6626A0TRstORMlqI","sqlQueryDurationMs":535,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 3)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2"}} +[server] WARN [15:15:08.541]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5Wks0wWQkgovdOSAWnSyY","sqlQueryDurationMs":590,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:08.541]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:08.824]: /api/diff/a4abd72149 request completed in 974 ms {"req":{"id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1245287"}},"res":{"statusCode":200,"headers":{"x-request-id":"3b947da4-b1a9-4aa0-91a5-60521b4962a2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":974,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:08.911]: /objects/a4abd72149 request received {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:08.956]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:08.979]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:09.237]: Upload finished: 17092 objects processed in 486ms {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":17092,"crtMemUsageMB":329.6857223510742,"elapsedTimeMs":486} +[server] INFO [15:15:09.240]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:09.242]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:09.395]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":165.86729999957606},"apollo_query_duration_ms":142} +[server] INFO [15:15:09.443]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:09.472]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:09.497]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.168]: Upload finished: 30199 objects processed in 929ms {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":30199,"crtMemUsageMB":400.3442153930664,"elapsedTimeMs":929} +[server] WARN [15:15:10.169]: DB query successfully completed after 725 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"JLHWpC1xRysIR5wyIqtt9","sqlQueryDurationMs":725,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286"}} +[server] INFO [15:15:10.169]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:10.172]: DB query successfully completed after 699 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"SUD1sxQhW03miR3igNx4x","sqlQueryDurationMs":699,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:10.172]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:10.174]: DB query successfully completed after 676 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"FtrpNbKC6-1FRwzXQNQiF","sqlQueryDurationMs":676,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:10.174]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.405]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.640]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.673]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:10.881]: DB query successfully completed after 708 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"52sJ3vE6CwaqT5HLbE8WD","sqlQueryDurationMs":708,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:10.881]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.927]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:10.931]: DB query successfully completed after 756 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"yMYlhXIOQt4DLGfRUdqxj","sqlQueryDurationMs":756,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:10.931]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:10.938]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.103]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.111]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.147]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.184]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.272]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.334]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.355]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.446]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.465]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.571]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.596]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.619]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.815]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.835]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.878]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:11.881]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.003]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.120]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.131]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.136]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.163]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.339]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.361]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.376]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.402]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.502]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.567]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.575]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.653]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.690]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.778]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.783]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.853]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.886]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:12.994]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.006]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.018]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.132]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.182]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.220]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.232]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.374]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.383]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.422]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.437]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.556]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.650]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.653]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.665]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.711]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.861]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.870]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.875]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:13.906]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.062]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.079]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.090]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.129]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.240]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.256]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.300]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.356]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.402]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.434]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.531]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.629]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.631]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.726]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:14.987]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.136]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:15.145]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"iDjwDtCukwKeutPpmZqh6","sqlQueryDurationMs":512,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:15.145]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:15.151]: DB query successfully completed after 619 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NRUI5wPqfCH4qu2cQ24gF","sqlQueryDurationMs":619,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:15.152]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.428]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.454]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.458]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.461]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.688]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.726]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.733]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.737]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.856]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:15.943]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.025]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.029]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.067]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.305]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.322]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:16.332]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:16.961]: DB query successfully completed after 652 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"cmBvePLBtjhD4nMtUv2PW","sqlQueryDurationMs":652,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f"}} +[server] INFO [15:15:16.962]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:16.972]: DB query successfully completed after 940 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BKSYasuxHuMwlt8QaoSgG","sqlQueryDurationMs":940,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:16.972]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:17.026]: DB query successfully completed after 693 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"wghtgiEHKdggTMuVb_5Df","sqlQueryDurationMs":693,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9"}} +[server] INFO [15:15:17.027]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:17.029]: DB query successfully completed after 706 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"7rwHYAIqjO4rDnKbek3fx","sqlQueryDurationMs":706,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286"}} +[server] INFO [15:15:17.029]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.413]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.422]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.429]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.434]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.583]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.611]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.650]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.668]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.742]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.793]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.866]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.912]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.928]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:17.967]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.059]: Inserted 500 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.090]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.121]: Inserted 107 objects. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":107} +[server] INFO [15:15:18.122]: Uploaded batch of 18607 objects in 12556ms. Total objects processed so far: 18607 in a total of 12800ms. {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":18607,"elapsedTimeMs":12800,"batchElapsedTimeMs":12556,"crtMemUsageMB":402.3662872314453,"uploadedSizeMB":13.8,"requestDropped":false,"totalObjectsProcessed":18607} +[server] INFO [15:15:18.122]: /objects/a4abd72149 request completed in 12879 ms {"req":{"id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"03f68e91-a1f0-48d6-8496-1edddcd583de\""}},"res":{"statusCode":201,"headers":{"x-request-id":"fe373bd2-abbf-4f52-bf30-402c75ea80c9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":12879,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:18.143]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.164]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.260]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.403]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.411]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.428]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.435]: /api/diff/a4abd72149 request received {"req":{"id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1379893"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:18.597]: Diffing 37294 objects. {"req":{"id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1379893"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":37294} +[server] INFO [15:15:18.601]: Inserted 500 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.605]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.645]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:18.926]: Inserted 92 objects. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":92} +[server] INFO [15:15:18.926]: Uploaded batch of 17092 objects in 9938ms. Total objects processed so far: 17092 in a total of 10175ms. {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17092,"elapsedTimeMs":10175,"batchElapsedTimeMs":9938,"crtMemUsageMB":412.9334182739258,"uploadedSizeMB":12.3,"requestDropped":false,"totalObjectsProcessed":17092} +[server] INFO [15:15:18.926]: /objects/a4abd72149 request completed in 10977 ms {"req":{"id":"ad809d60-5209-4060-b310-9f7b97b09286","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"496ab264-f49f-4f06-90d1-d6862d2c04fa\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ad809d60-5209-4060-b310-9f7b97b09286","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":10977,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:18.977]: /api/diff/a4abd72149 request completed in 543 ms {"req":{"id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1379893"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1a7ef2d-6966-409f-8df4-cc66a48571a0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":543,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:19.040]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.072]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.205]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.277]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.376]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.453]: /objects/a4abd72149 request received {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:19.488]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.536]: /api/diff/a4abd72149 request received {"req":{"id":"d4abab4a-ef44-45c4-b58e-a279be69e568","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4abab4a-ef44-45c4-b58e-a279be69e568","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1612031"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:19.571]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:19.681]: Diffing 43568 objects. {"req":{"id":"d4abab4a-ef44-45c4-b58e-a279be69e568","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4abab4a-ef44-45c4-b58e-a279be69e568","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1612031"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":43568} +[server] INFO [15:15:20.178]: Upload finished: 20421 objects processed in 622ms {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":20421,"crtMemUsageMB":358.55025482177734,"elapsedTimeMs":622} +[server] WARN [15:15:20.182]: DB query successfully completed after 693 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I3BCVreKNjOm9e42y4OGN","sqlQueryDurationMs":693,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:20.182]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:20.190]: DB query successfully completed after 507 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"x-W1SlQIUaWKpfn2WCW_s","sqlQueryDurationMs":507,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 1)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"d4abab4a-ef44-45c4-b58e-a279be69e568"}} +[server] WARN [15:15:20.192]: DB query successfully completed after 504 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"h2Ml4K4FeqKb4YEnq-i2Y","sqlQueryDurationMs":504,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 3)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"d4abab4a-ef44-45c4-b58e-a279be69e568"}} +[server] WARN [15:15:20.194]: DB query successfully completed after 622 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"IEDW4fTqsum-LpRoLddeS","sqlQueryDurationMs":622,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f"}} +[server] INFO [15:15:20.194]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:20.630]: /api/diff/a4abd72149 request completed in 1094 ms {"req":{"id":"d4abab4a-ef44-45c4-b58e-a279be69e568","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4abab4a-ef44-45c4-b58e-a279be69e568","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1612031"}},"res":{"statusCode":200,"headers":{"x-request-id":"d4abab4a-ef44-45c4-b58e-a279be69e568","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1094,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:20.666]: /objects/a4abd72149 request received {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:20.746]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:20.749]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:20.758]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:20.941]: Upload finished: 7260 objects processed in 175ms {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":7260,"crtMemUsageMB":386.4741668701172,"elapsedTimeMs":175} +[server] INFO [15:15:21.005]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.018]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.094]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:21.452]: DB query successfully completed after 512 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"vD-zNvitvtSQaExYS0Spr","sqlQueryDurationMs":512,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd"}} +[server] INFO [15:15:21.452]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.482]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.486]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.569]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.625]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.680]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.689]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.819]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.895]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.917]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:21.980]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.003]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.092]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.135]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.278]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.321]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.324]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.361]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.500]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.523]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.535]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.657]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.726]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.734]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.759]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.824]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.941]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:22.972]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.010]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.097]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.140]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.177]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.248]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.371]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.476]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.572]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.586]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.638]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.714]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.817]: Inserted 500 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:23.988]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.003]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.012]: Inserted 260 objects. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":260} +[server] INFO [15:15:24.012]: Uploaded batch of 7260 objects in 3169ms. Total objects processed so far: 7260 in a total of 3246ms. {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7260,"elapsedTimeMs":3246,"batchElapsedTimeMs":3169,"crtMemUsageMB":396.8792419433594,"uploadedSizeMB":5,"requestDropped":false,"totalObjectsProcessed":7260} +[server] INFO [15:15:24.013]: /objects/a4abd72149 request completed in 3347 ms {"req":{"id":"5cbbe7c8-3017-4174-b948-2814d16576bd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4eda6f8c-31c0-44a6-8804-f4548044ea0d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5cbbe7c8-3017-4174-b948-2814d16576bd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":3347,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:24.025]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.224]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.386]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.452]: /api/diff/a4abd72149 request received {"req":{"id":"2636cd00-0c8f-4f43-9815-1faeb5753804","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2636cd00-0c8f-4f43-9815-1faeb5753804","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1676115"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:24.458]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.473]: Inserted 500 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:24.568]: Inserted 199 objects. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":199} +[server] INFO [15:15:24.568]: Uploaded batch of 30199 objects in 14961ms. Total objects processed so far: 30199 in a total of 15329ms. {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":30199,"elapsedTimeMs":15329,"batchElapsedTimeMs":14961,"crtMemUsageMB":392.5825424194336,"uploadedSizeMB":22.1,"requestDropped":false,"totalObjectsProcessed":30199} +[server] INFO [15:15:24.569]: /objects/a4abd72149 request completed in 15657 ms {"req":{"id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"251d1da4-8a18-48f0-937a-28f5b215106f\""}},"res":{"statusCode":201,"headers":{"x-request-id":"77f234fe-04f7-4caa-a4a8-ffe0647a4a2f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":15657,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:24.591]: Diffing 45300 objects. {"req":{"id":"2636cd00-0c8f-4f43-9815-1faeb5753804","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2636cd00-0c8f-4f43-9815-1faeb5753804","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1676115"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":45300} +[server] INFO [15:15:24.647]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:24.963]: DB query successfully completed after 504 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9dHcIh7Mv4faYLC0rY5id","sqlQueryDurationMs":504,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0"}} +[server] INFO [15:15:24.963]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:25.054]: /api/diff/a4abd72149 request received {"req":{"id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1679852"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:25.562]: /api/diff/a4abd72149 request completed in 1110 ms {"req":{"id":"2636cd00-0c8f-4f43-9815-1faeb5753804","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2636cd00-0c8f-4f43-9815-1faeb5753804","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1676115"}},"res":{"statusCode":200,"headers":{"x-request-id":"2636cd00-0c8f-4f43-9815-1faeb5753804","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1110,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:25.587]: /objects/a4abd72149 request received {"req":{"id":"1fea5988-a108-47b5-814e-76acdb072305","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e09ac611-6aaf-40a0-9a14-afadf75eb7a9\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:25.615]: Diffing 45401 objects. {"req":{"id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1679852"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":45401} +[server] INFO [15:15:25.677]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:25.839]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:26.595]: Upload finished: 323 objects processed in 41ms {"req":{"id":"1fea5988-a108-47b5-814e-76acdb072305","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e09ac611-6aaf-40a0-9a14-afadf75eb7a9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":323,"crtMemUsageMB":421.9103546142578,"elapsedTimeMs":41} +[server] INFO [15:15:26.610]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:26.622]: /api/diff/a4abd72149 request completed in 1567 ms {"req":{"id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1679852"}},"res":{"statusCode":200,"headers":{"x-request-id":"2bb4dd42-ff9e-45dc-a843-9390ebc1de4a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1567,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:26.651]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:26.658]: /objects/a4abd72149 request received {"req":{"id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b68ba771-607d-4316-92c2-5eaca4b81b28\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:26.749]: Inserted 323 objects. {"req":{"id":"1fea5988-a108-47b5-814e-76acdb072305","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e09ac611-6aaf-40a0-9a14-afadf75eb7a9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":323} +[server] INFO [15:15:26.750]: Uploaded batch of 323 objects in 164ms. Total objects processed so far: 323 in a total of 195ms. {"req":{"id":"1fea5988-a108-47b5-814e-76acdb072305","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e09ac611-6aaf-40a0-9a14-afadf75eb7a9\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":323,"elapsedTimeMs":195,"batchElapsedTimeMs":164,"crtMemUsageMB":405.2832336425781,"uploadedSizeMB":0.4,"requestDropped":false,"totalObjectsProcessed":323} +[server] INFO [15:15:26.751]: /objects/a4abd72149 request completed in 1163 ms {"req":{"id":"1fea5988-a108-47b5-814e-76acdb072305","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"e09ac611-6aaf-40a0-9a14-afadf75eb7a9\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1fea5988-a108-47b5-814e-76acdb072305","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":1163,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:26.790]: Upload finished: 367 objects processed in 44ms {"req":{"id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b68ba771-607d-4316-92c2-5eaca4b81b28\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":367,"crtMemUsageMB":408.28126525878906,"elapsedTimeMs":44} +[server] INFO [15:15:26.900]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:26.902]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.049]: Inserted 367 objects. {"req":{"id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b68ba771-607d-4316-92c2-5eaca4b81b28\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":367} +[server] INFO [15:15:27.049]: Uploaded batch of 367 objects in 274ms. Total objects processed so far: 367 in a total of 303ms. {"req":{"id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b68ba771-607d-4316-92c2-5eaca4b81b28\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":367,"elapsedTimeMs":303,"batchElapsedTimeMs":274,"crtMemUsageMB":409.8287124633789,"uploadedSizeMB":0.4,"requestDropped":false,"totalObjectsProcessed":367} +[server] INFO [15:15:27.049]: /objects/a4abd72149 request completed in 391 ms {"req":{"id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"b68ba771-607d-4316-92c2-5eaca4b81b28\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ed05b927-5b4d-4514-9f48-23daa78cbabf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":391,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:27.126]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.129]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.336]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.339]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.552]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.554]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.763]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.776]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.853]: /api/diff/a4abd72149 request received {"req":{"id":"55583959-720c-4e02-821c-555bca8a3f25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55583959-720c-4e02-821c-555bca8a3f25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1538845"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:27.868]: /api/diff/a4abd72149 request received {"req":{"id":"6877d876-f695-43bb-89fb-83da9663275c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6877d876-f695-43bb-89fb-83da9663275c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1402056"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:27.974]: Diffing 41590 objects. {"req":{"id":"55583959-720c-4e02-821c-555bca8a3f25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55583959-720c-4e02-821c-555bca8a3f25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1538845"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":41590} +[server] INFO [15:15:27.982]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.988]: Inserted 500 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:27.992]: Diffing 37893 objects. {"req":{"id":"6877d876-f695-43bb-89fb-83da9663275c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6877d876-f695-43bb-89fb-83da9663275c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1402056"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":37893} +[server] INFO [15:15:28.393]: /api/diff/a4abd72149 request completed in 540 ms {"req":{"id":"55583959-720c-4e02-821c-555bca8a3f25","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"55583959-720c-4e02-821c-555bca8a3f25","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1538845"}},"res":{"statusCode":200,"headers":{"x-request-id":"55583959-720c-4e02-821c-555bca8a3f25","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":540,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:28.399]: Inserted 271 objects. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":271} +[server] INFO [15:15:28.399]: Uploaded batch of 26771 objects in 20378ms. Total objects processed so far: 26771 in a total of 20897ms. {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":26771,"elapsedTimeMs":20897,"batchElapsedTimeMs":20378,"crtMemUsageMB":416.95286560058594,"uploadedSizeMB":20.4,"requestDropped":false,"totalObjectsProcessed":26771} +[server] INFO [15:15:28.400]: /objects/a4abd72149 request completed in 21080 ms {"req":{"id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4e37e7a6-f700-4a1c-a9da-28ebf1c01691\""}},"res":{"statusCode":201,"headers":{"x-request-id":"4606b4b3-8da6-42a6-8496-2cf54f48f3b0","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":21080,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:28.464]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:28.706]: /api/diff/a4abd72149 request completed in 838 ms {"req":{"id":"6877d876-f695-43bb-89fb-83da9663275c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6877d876-f695-43bb-89fb-83da9663275c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1402056"}},"res":{"statusCode":200,"headers":{"x-request-id":"6877d876-f695-43bb-89fb-83da9663275c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":838,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:28.723]: /objects/a4abd72149 request received {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:28.762]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:28.928]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:29.040]: /objects/a4abd72149 request received {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:29.097]: /api/diff/a4abd72149 request received {"req":{"id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1410159"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:29.205]: Upload finished: 6672 objects processed in 403ms {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":6672,"crtMemUsageMB":444.62357330322266,"elapsedTimeMs":403} +[server] INFO [15:15:29.207]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:29.563]: Upload finished: 11157 objects processed in 357ms {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":11157,"crtMemUsageMB":485.29834747314453,"elapsedTimeMs":357} +[server] INFO [15:15:29.565]: Diffing 38112 objects. {"req":{"id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1410159"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":38112} +[server] INFO [15:15:29.657]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:29.698]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:29.903]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.268]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.283]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.286]: /api/diff/a4abd72149 request completed in 1189 ms {"req":{"id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1410159"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac42bd8c-3d3b-44fd-ad6c-14fa30ca3c03","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1189,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:30.336]: /objects/a4abd72149 request received {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:30.417]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.419]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.502]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.784]: Upload finished: 12466 objects processed in 344ms {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":12466,"crtMemUsageMB":532.1267547607422,"elapsedTimeMs":344} +[server] INFO [15:15:30.785]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.787]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:30.793]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.027]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.052]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.064]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.067]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.206]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.297]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.301]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.305]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.491]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:31.845]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"U7kHrZc7yjC1ItsZNjLDZ","sqlQueryDurationMs":546,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4"}} +[server] INFO [15:15:31.845]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:31.854]: DB query successfully completed after 551 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"l9e28_oj_pW5CxueQMp_9","sqlQueryDurationMs":551,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe"}} +[server] INFO [15:15:31.855]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:31.915]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:31.918]: DB query successfully completed after 611 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"NB2IZhgccUoib3U0R-F-t","sqlQueryDurationMs":611,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2"}} +[server] INFO [15:15:31.918]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.107]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.130]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.171]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.173]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.331]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.363]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.437]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.465]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.544]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:32.603]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:33.491]: DB query successfully completed after 1025 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"N4lvVReDd7L-rrjSkcbOT","sqlQueryDurationMs":1025,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2"}} +[server] INFO [15:15:33.491]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:33.494]: DB query successfully completed after 890 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"o5xtMHZ3TSy-qcxM1Nfm2","sqlQueryDurationMs":890,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe"}} +[server] INFO [15:15:33.494]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:33.497]: DB query successfully completed after 952 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"9GTew9GdBg17v9jQiPDpi","sqlQueryDurationMs":952,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e"}} +[server] INFO [15:15:33.497]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:33.500]: DB query successfully completed after 1061 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"BTIZkBwKn9Eh_ArOQWtqC","sqlQueryDurationMs":1061,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4"}} +[server] INFO [15:15:33.500]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:33.741]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:33.744]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:33.849]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:33.866]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:33.973]: Inserted 500 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.053]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.078]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.082]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.238]: Inserted 421 objects. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":421} +[server] INFO [15:15:34.239]: Uploaded batch of 20421 objects in 14457ms. Total objects processed so far: 20421 in a total of 14682ms. {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":20421,"elapsedTimeMs":14682,"batchElapsedTimeMs":14457,"crtMemUsageMB":534.2273941040039,"uploadedSizeMB":15,"requestDropped":false,"totalObjectsProcessed":20421} +[server] INFO [15:15:34.239]: /objects/a4abd72149 request completed in 14786 ms {"req":{"id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"824e8476-0675-4014-9cf4-4c3b551d70a3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"b055def4-e3da-4b22-83d6-5f5cfd07154e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":14786,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:34.262]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.302]: Inserted 500 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.312]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.380]: Inserted 172 objects. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":172} +[server] INFO [15:15:34.380]: Uploaded batch of 6672 objects in 5278ms. Total objects processed so far: 6672 in a total of 5578ms. {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":6672,"elapsedTimeMs":5578,"batchElapsedTimeMs":5278,"crtMemUsageMB":536.0327301025391,"uploadedSizeMB":5.6,"requestDropped":false,"totalObjectsProcessed":6672} +[server] INFO [15:15:34.380]: /objects/a4abd72149 request completed in 5657 ms {"req":{"id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"36c16ae8-34d6-45da-a203-608a05ac23ba\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5d1566c7-4ee0-4583-82f9-36b148b5b9f2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5657,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:34.473]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.554]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.708]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.814]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.838]: /api/diff/a4abd72149 request received {"req":{"id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1142501"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:34.842]: /api/diff/a4abd72149 request received {"req":{"id":"a6556e1e-f117-43b7-8358-68cd40d16ced","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a6556e1e-f117-43b7-8358-68cd40d16ced","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1109978"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:34.887]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:34.969]: Diffing 30878 objects. {"req":{"id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1142501"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":30878} +[server] INFO [15:15:34.979]: Diffing 29999 objects. {"req":{"id":"a6556e1e-f117-43b7-8358-68cd40d16ced","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a6556e1e-f117-43b7-8358-68cd40d16ced","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1109978"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":29999} +[server] INFO [15:15:35.183]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:35.189]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:35.821]: /api/diff/a4abd72149 request completed in 983 ms {"req":{"id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1142501"}},"res":{"statusCode":200,"headers":{"x-request-id":"3387a935-8c69-4fab-ab74-5fe0ff809c2d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":983,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:35.886]: /objects/a4abd72149 request received {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:35.973]: /api/diff/a4abd72149 request completed in 1131 ms {"req":{"id":"a6556e1e-f117-43b7-8358-68cd40d16ced","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a6556e1e-f117-43b7-8358-68cd40d16ced","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1109978"}},"res":{"statusCode":200,"headers":{"x-request-id":"a6556e1e-f117-43b7-8358-68cd40d16ced","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1131,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:36.027]: /objects/a4abd72149 request received {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:36.073]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.168]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.574]: Upload finished: 8868 objects processed in 583ms {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":8868,"crtMemUsageMB":261.15235137939453,"elapsedTimeMs":583} +[server] WARN [15:15:36.576]: DB query successfully completed after 502 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"I0XrCR1F7_o2TFg6458a8","sqlQueryDurationMs":502,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4"}} +[server] INFO [15:15:36.576]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.580]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.939]: Upload finished: 9919 objects processed in 824ms {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":9919,"crtMemUsageMB":319.1258544921875,"elapsedTimeMs":824} +[server] INFO [15:15:36.940]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.942]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:36.985]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.109]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.199]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.260]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.354]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.383]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.427]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.536]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.620]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.661]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.687]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.786]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.816]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:37.895]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.019]: Inserted 500 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.020]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.038]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.097]: Inserted 157 objects. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":157} +[server] INFO [15:15:38.097]: Uploaded batch of 11157 objects in 8745ms. Total objects processed so far: 11157 in a total of 8891ms. {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":11157,"elapsedTimeMs":8891,"batchElapsedTimeMs":8745,"crtMemUsageMB":320.9090042114258,"uploadedSizeMB":9.8,"requestDropped":false,"totalObjectsProcessed":11157} +[server] INFO [15:15:38.098]: /objects/a4abd72149 request completed in 9058 ms {"req":{"id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"ad007463-b2f1-43fd-a7aa-9d756eeba4d3\""}},"res":{"statusCode":201,"headers":{"x-request-id":"5499d793-1e31-49c1-a20f-f34494bdc0d4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9058,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:38.114]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.206]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.271]: /api/diff/a4abd72149 request received {"req":{"id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007081"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:38.359]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.363]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.378]: Diffing 27218 objects. {"req":{"id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007081"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":27218} +[server] INFO [15:15:38.383]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.606]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.666]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.770]: /api/diff/a4abd72149 request completed in 499 ms {"req":{"id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007081"}},"res":{"statusCode":200,"headers":{"x-request-id":"f97736d5-c2c2-4dc9-aa96-e2e4c65b7f4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":499,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:38.835]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.852]: /objects/a4abd72149 request received {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:38.867]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:38.938]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.060]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.080]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.443]: Upload finished: 9881 objects processed in 502ms {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":9881,"crtMemUsageMB":387.66890716552734,"elapsedTimeMs":502} +[server] WARN [15:15:39.444]: DB query successfully completed after 505 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"dbFkM7WsBdRDIial-ZkqI","sqlQueryDurationMs":505,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe"}} +[server] INFO [15:15:39.444]: Inserted 500 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.446]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.449]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.687]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.762]: Inserted 466 objects. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":466} +[server] INFO [15:15:39.762]: Uploaded batch of 12466 objects in 9164ms. Total objects processed so far: 12466 in a total of 9322ms. {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":12466,"elapsedTimeMs":9322,"batchElapsedTimeMs":9164,"crtMemUsageMB":386.9738998413086,"uploadedSizeMB":10.4,"requestDropped":false,"totalObjectsProcessed":12466} +[server] INFO [15:15:39.762]: /objects/a4abd72149 request completed in 9427 ms {"req":{"id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"609705f7-f818-4172-9b82-53fe8ba3a52d\""}},"res":{"statusCode":201,"headers":{"x-request-id":"568f8f0b-39da-43aa-97c8-4a1e229893fe","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":9427,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:39.762]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.765]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:39.980]: /api/diff/a4abd72149 request received {"req":{"id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007636"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:40.150]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.211]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.226]: Diffing 27233 objects. {"req":{"id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007636"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":27233} +[server] WARN [15:15:40.356]: DB query successfully completed after 590 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Od2sHgQ3bU4ekGMK2P-n1","sqlQueryDurationMs":590,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5"}} +[server] INFO [15:15:40.356]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.608]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.614]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.899]: /api/diff/a4abd72149 request completed in 919 ms {"req":{"id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1007636"}},"res":{"statusCode":200,"headers":{"x-request-id":"0b3cc35d-6358-419d-a6c5-4c7079c9a0bc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":919,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:40.956]: /objects/a4abd72149 request received {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:40.987]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:40.989]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:41.022]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:41.394]: Upload finished: 4422 objects processed in 290ms {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":4422,"crtMemUsageMB":298.8128356933594,"elapsedTimeMs":290} +[server] INFO [15:15:41.395]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:41.403]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:41.494]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"w4Dsg5LQaOiVn7SGY9GKw","sqlQueryDurationMs":503,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5"}} +[server] INFO [15:15:41.494]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:41.844]: Inserted 500 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:41.953]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:41.967]: DB query successfully completed after 563 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZoGyJPwQKhtMBoLioL4eK","sqlQueryDurationMs":563,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c"}} +[server] INFO [15:15:41.967]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:41.982]: DB query successfully completed after 589 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"pUitKiczQHhjxPP5AwM3p","sqlQueryDurationMs":589,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5"}} +[server] INFO [15:15:41.982]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.057]: Inserted 368 objects. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":368} +[server] INFO [15:15:42.057]: Uploaded batch of 8868 objects in 5845ms. Total objects processed so far: 8868 in a total of 6066ms. {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":8868,"elapsedTimeMs":6066,"batchElapsedTimeMs":5845,"crtMemUsageMB":299.7334213256836,"uploadedSizeMB":10.5,"requestDropped":false,"totalObjectsProcessed":8868} +[server] INFO [15:15:42.057]: /objects/a4abd72149 request completed in 6171 ms {"req":{"id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53edf5b3-263d-4e5a-b027-b1f61ce6b867\""}},"res":{"statusCode":201,"headers":{"x-request-id":"47badf3a-5382-4ccb-b7ef-bfa8878844ba","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":6171,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:42.203]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.289]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.358]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.403]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.520]: /api/diff/a4abd72149 request received {"req":{"id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1110015"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:42.524]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.600]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.649]: Diffing 30000 objects. {"req":{"id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1110015"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":30000} +[server] INFO [15:15:42.673]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.763]: Inserted 500 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:42.784]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:43.061]: /api/diff/a4abd72149 request completed in 541 ms {"req":{"id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1110015"}},"res":{"statusCode":200,"headers":{"x-request-id":"b8f36b2a-4af5-43fa-9832-37e1232a35a3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":541,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:43.099]: /objects/a4abd72149 request received {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:43.454]: Upload finished: 2030 objects processed in 261ms {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2030,"crtMemUsageMB":332.58717346191406,"elapsedTimeMs":261} +[server] WARN [15:15:43.454]: DB query successfully completed after 510 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"1PpwmKD4oyhhvp2H-5xB1","sqlQueryDurationMs":510,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5"}} +[server] INFO [15:15:43.454]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:43.457]: DB query successfully completed after 529 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"kPwvucy2Qw68g6HXdx4JI","sqlQueryDurationMs":529,"sqlNumberBindings":1676,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c"}} +[server] INFO [15:15:43.457]: Inserted 419 objects. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":419} +[server] INFO [15:15:43.457]: Uploaded batch of 9919 objects in 6810ms. Total objects processed so far: 9919 in a total of 7342ms. {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9919,"elapsedTimeMs":7342,"batchElapsedTimeMs":6810,"crtMemUsageMB":333.4064254760742,"uploadedSizeMB":11.9,"requestDropped":false,"totalObjectsProcessed":9919} +[server] INFO [15:15:43.457]: /objects/a4abd72149 request completed in 7430 ms {"req":{"id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d9e88052-3a02-428a-a52a-34e25358fa5c\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a5df55fc-ffd3-4b2f-8705-a706ade9002c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7430,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:43.458]: DB query successfully completed after 533 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"xmAef6uZQORC9R0D_hC3Z","sqlQueryDurationMs":533,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5"}} +[server] INFO [15:15:43.458]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:43.632]: /api/diff/a4abd72149 request received {"req":{"id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1051518"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:44.008]: Diffing 28419 objects. {"req":{"id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1051518"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":28419} +[server] WARN [15:15:44.023]: DB query successfully completed after 567 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"PiGNwBP2g-vsWU5qkbzCM","sqlQueryDurationMs":567,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5"}} +[server] INFO [15:15:44.023]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:44.029]: DB query successfully completed after 570 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"00ctfHCCihqkotIKoBut-","sqlQueryDurationMs":570,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5"}} +[server] INFO [15:15:44.029]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:44.373]: DB query successfully completed after 921 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"5GmvGD_BEYhncCT8WWiIH","sqlQueryDurationMs":921,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a"}} +[server] INFO [15:15:44.373]: Inserted 500 objects. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:44.533]: /api/diff/a4abd72149 request completed in 901 ms {"req":{"id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1051518"}},"res":{"statusCode":200,"headers":{"x-request-id":"1574fb8f-f6d3-4c01-8db6-b434c5081520","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":901,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:44.555]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:44.604]: /objects/a4abd72149 request received {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:44.773]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:44.810]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.095]: Upload finished: 2775 objects processed in 394ms {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":2775,"crtMemUsageMB":368.65648651123047,"elapsedTimeMs":394} +[server] WARN [15:15:45.095]: DB query successfully completed after 722 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ywlBLlaW0x-pb5kSTlzSU","sqlQueryDurationMs":722,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a"}} +[server] INFO [15:15:45.096]: Inserted 500 objects. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.099]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.144]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.301]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.489]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:45.603]: DB query successfully completed after 507 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KVTot3iJ4MZ3TFm9aP-Te","sqlQueryDurationMs":507,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a"}} +[server] INFO [15:15:45.604]: Inserted 500 objects. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.621]: Inserted 500 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.734]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:45.889]: DB query successfully completed after 797 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"RhTq4AynmN5uGfbXezytQ","sqlQueryDurationMs":797,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8"}} +[server] INFO [15:15:45.889]: Inserted 500 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.943]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:45.965]: Inserted 500 objects. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:46.017]: Inserted 30 objects. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":30} +[server] INFO [15:15:46.017]: Uploaded batch of 2030 objects in 2700ms. Total objects processed so far: 2030 in a total of 2824ms. {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2030,"elapsedTimeMs":2824,"batchElapsedTimeMs":2700,"crtMemUsageMB":368.0050354003906,"uploadedSizeMB":5.8,"requestDropped":false,"totalObjectsProcessed":2030} +[server] INFO [15:15:46.018]: /objects/a4abd72149 request completed in 2919 ms {"req":{"id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"4363e454-6eb6-4b35-a8c0-bfa51a8fff2b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6c518fd1-05e3-4675-877a-8b0c190cfa0a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":2919,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:46.133]: Inserted 500 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:46.157]: /api/diff/a4abd72149 request received {"req":{"id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"943996"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:15:46.232]: DB query successfully completed after 610 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"K7dKsM8NvrYDwQCJJpmq0","sqlQueryDurationMs":610,"sqlNumberBindings":1688,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5"}} +[server] INFO [15:15:46.232]: Inserted 422 objects. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":422} +[server] INFO [15:15:46.232]: Uploaded batch of 4422 objects in 4989ms. Total objects processed so far: 4422 in a total of 5128ms. {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":4422,"elapsedTimeMs":5128,"batchElapsedTimeMs":4989,"crtMemUsageMB":371.69354248046875,"uploadedSizeMB":7.1,"requestDropped":false,"totalObjectsProcessed":4422} +[server] INFO [15:15:46.232]: /objects/a4abd72149 request completed in 5276 ms {"req":{"id":"e7c766df-a079-4e78-8cd2-99689bef43f5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f6f29a8-9338-4b46-a8e9-f2b4389edc1b\""}},"res":{"statusCode":201,"headers":{"x-request-id":"e7c766df-a079-4e78-8cd2-99689bef43f5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":5276,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:46.292]: Diffing 25513 objects. {"req":{"id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"943996"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25513} +[server] INFO [15:15:46.360]: Inserted 381 objects. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":381} +[server] INFO [15:15:46.360]: Uploaded batch of 9881 objects in 7183ms. Total objects processed so far: 9881 in a total of 7419ms. {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9881,"elapsedTimeMs":7419,"batchElapsedTimeMs":7183,"crtMemUsageMB":376.3296203613281,"uploadedSizeMB":12.7,"requestDropped":false,"totalObjectsProcessed":9881} +[server] INFO [15:15:46.361]: /objects/a4abd72149 request completed in 7509 ms {"req":{"id":"d6b70271-0502-44d1-b92f-9d625293c2c5","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"d1f091c6-e9be-4026-981c-6f387981f0a5\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d6b70271-0502-44d1-b92f-9d625293c2c5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":7509,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:46.528]: DB query successfully completed after 638 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"c0bx6f4yz7Tw9LDljE24s","sqlQueryDurationMs":638,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8"}} +[server] INFO [15:15:46.529]: Inserted 500 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:46.586]: /api/diff/a4abd72149 request received {"req":{"id":"e62442f9-63c9-4e65-8868-4a99b4459494","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e62442f9-63c9-4e65-8868-4a99b4459494","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1075309"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:46.625]: /api/diff/a4abd72149 request received {"req":{"id":"4675b061-2207-4d09-a1e7-8af21bf027cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4675b061-2207-4d09-a1e7-8af21bf027cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1143130"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:46.754]: Diffing 29062 objects. {"req":{"id":"e62442f9-63c9-4e65-8868-4a99b4459494","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e62442f9-63c9-4e65-8868-4a99b4459494","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1075309"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":29062} +[server] INFO [15:15:46.790]: /api/diff/a4abd72149 request completed in 633 ms {"req":{"id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"943996"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b9f23ac-6e75-49f7-b33f-87fe54fc5668","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":633,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:46.821]: /objects/a4abd72149 request received {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:47.203]: DB query successfully completed after 584 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Jr8HA1BvGWiQfeqi8ErOh","sqlQueryDurationMs":584,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8"}} +[server] INFO [15:15:47.204]: Inserted 500 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:47.238]: Diffing 30895 objects. {"req":{"id":"4675b061-2207-4d09-a1e7-8af21bf027cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4675b061-2207-4d09-a1e7-8af21bf027cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1143130"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":30895} +[server] INFO [15:15:47.317]: /api/diff/a4abd72149 request completed in 731 ms {"req":{"id":"e62442f9-63c9-4e65-8868-4a99b4459494","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"e62442f9-63c9-4e65-8868-4a99b4459494","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1075309"}},"res":{"statusCode":200,"headers":{"x-request-id":"e62442f9-63c9-4e65-8868-4a99b4459494","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":731,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:47.340]: /objects/a4abd72149 request received {"req":{"id":"7796bc43-12b9-4685-bce4-e6183d0d176a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8340cae-8828-4527-b2e9-5f10e5c85d42\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:47.696]: /api/diff/a4abd72149 request completed in 1071 ms {"req":{"id":"4675b061-2207-4d09-a1e7-8af21bf027cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"4675b061-2207-4d09-a1e7-8af21bf027cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"1143130"}},"res":{"statusCode":200,"headers":{"x-request-id":"4675b061-2207-4d09-a1e7-8af21bf027cc","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1071,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:47.715]: Upload finished: 216 objects processed in 57ms {"req":{"id":"7796bc43-12b9-4685-bce4-e6183d0d176a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8340cae-8828-4527-b2e9-5f10e5c85d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":216,"crtMemUsageMB":397.8956985473633,"elapsedTimeMs":57} +[server] INFO [15:15:47.721]: /objects/a4abd72149 request received {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:47.770]: DB query successfully completed after 546 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"jZKyMEQtHAnsVCJnzY2hw","sqlQueryDurationMs":546,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8"}} +[server] INFO [15:15:47.770]: Inserted 500 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:47.983]: Upload finished: 3053 objects processed in 362ms {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":3053,"crtMemUsageMB":425.18558502197266,"elapsedTimeMs":362} +[server] INFO [15:15:48.075]: Upload finished: 375 objects processed in 89ms {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":375,"crtMemUsageMB":436.06800842285156,"elapsedTimeMs":89} +[server] INFO [15:15:48.084]: Inserted 216 objects. {"req":{"id":"7796bc43-12b9-4685-bce4-e6183d0d176a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8340cae-8828-4527-b2e9-5f10e5c85d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":216} +[server] INFO [15:15:48.084]: Uploaded batch of 216 objects in 387ms. Total objects processed so far: 216 in a total of 426ms. {"req":{"id":"7796bc43-12b9-4685-bce4-e6183d0d176a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8340cae-8828-4527-b2e9-5f10e5c85d42\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":216,"elapsedTimeMs":426,"batchElapsedTimeMs":387,"crtMemUsageMB":433.3934783935547,"uploadedSizeMB":0.8,"requestDropped":false,"totalObjectsProcessed":216} +[server] INFO [15:15:48.085]: /objects/a4abd72149 request completed in 745 ms {"req":{"id":"7796bc43-12b9-4685-bce4-e6183d0d176a","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"f8340cae-8828-4527-b2e9-5f10e5c85d42\""}},"res":{"statusCode":201,"headers":{"x-request-id":"7796bc43-12b9-4685-bce4-e6183d0d176a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":745,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:48.189]: Inserted 500 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:48.279]: /api/diff/a4abd72149 request received {"req":{"id":"7f374ecc-6e52-439d-ac70-75bd599aa525","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f374ecc-6e52-439d-ac70-75bd599aa525","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"944329"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:48.386]: Diffing 25522 objects. {"req":{"id":"7f374ecc-6e52-439d-ac70-75bd599aa525","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f374ecc-6e52-439d-ac70-75bd599aa525","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"944329"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":25522} +[server] INFO [15:15:48.501]: Inserted 275 objects. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":275} +[server] INFO [15:15:48.501]: Uploaded batch of 2775 objects in 3653ms. Total objects processed so far: 2775 in a total of 3800ms. {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2775,"elapsedTimeMs":3800,"batchElapsedTimeMs":3653,"crtMemUsageMB":437.29280853271484,"uploadedSizeMB":6.5,"requestDropped":false,"totalObjectsProcessed":2775} +[server] INFO [15:15:48.502]: /objects/a4abd72149 request completed in 3898 ms {"req":{"id":"d4662cba-713b-4c2c-b160-67002f1d20f8","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"5f0ec545-2d8b-41ec-a015-37d670eaed80\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d4662cba-713b-4c2c-b160-67002f1d20f8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":3898,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:48.503]: DB query successfully completed after 523 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"gRMM22AZ9kzZTli2umtSo","sqlQueryDurationMs":523,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3"}} +[server] INFO [15:15:48.503]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] WARN [15:15:48.626]: DB query successfully completed after 554 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"ZwyaM3KnGnqpynxGCJsK6","sqlQueryDurationMs":554,"sqlNumberBindings":1432,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"1814fec0-8594-42b7-af73-068a109bb233"}} +[server] INFO [15:15:48.626]: Inserted 358 objects. {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":358} +[server] INFO [15:15:48.706]: Inserted 17 objects. {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":17} +[server] INFO [15:15:48.706]: Uploaded batch of 375 objects in 675ms. Total objects processed so far: 375 in a total of 720ms. {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":375,"elapsedTimeMs":720,"batchElapsedTimeMs":675,"crtMemUsageMB":448.98838806152344,"uploadedSizeMB":2.1,"requestDropped":false,"totalObjectsProcessed":375} +[server] INFO [15:15:48.706]: /objects/a4abd72149 request completed in 985 ms {"req":{"id":"1814fec0-8594-42b7-af73-068a109bb233","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"897a54a2-671b-4938-aa08-47b7a8ba3388\""}},"res":{"statusCode":201,"headers":{"x-request-id":"1814fec0-8594-42b7-af73-068a109bb233","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":985,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:48.762]: /api/diff/a4abd72149 request completed in 483 ms {"req":{"id":"7f374ecc-6e52-439d-ac70-75bd599aa525","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"7f374ecc-6e52-439d-ac70-75bd599aa525","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"944329"}},"res":{"statusCode":200,"headers":{"x-request-id":"7f374ecc-6e52-439d-ac70-75bd599aa525","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":483,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:48.812]: /objects/a4abd72149 request received {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:48.957]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:49.189]: Upload finished: 539 objects processed in 298ms {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":539,"crtMemUsageMB":460.06739807128906,"elapsedTimeMs":298} +[server] INFO [15:15:49.402]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:49.682]: Inserted 248 objects. {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":248} +[server] INFO [15:15:49.948]: /api/diff/a4abd72149 request received {"req":{"id":"5fb18c04-e80d-4518-937d-1576559a029c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fb18c04-e80d-4518-937d-1576559a029c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"294868"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:49.955]: /api/diff/a4abd72149 request received {"req":{"id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"355955"}},"requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:15:50.147]: DB query successfully completed after 743 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"zlSyA5DnIFCjB09cgcKJ5","sqlQueryDurationMs":743,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3"}} +[server] INFO [15:15:50.147]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:50.315]: Diffing 7969 objects. {"req":{"id":"5fb18c04-e80d-4518-937d-1576559a029c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fb18c04-e80d-4518-937d-1576559a029c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"294868"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":7969} +[server] INFO [15:15:50.323]: Diffing 9620 objects. {"req":{"id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"355955"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9620} +[server] INFO [15:15:50.546]: /api/diff/a4abd72149 request completed in 598 ms {"req":{"id":"5fb18c04-e80d-4518-937d-1576559a029c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"5fb18c04-e80d-4518-937d-1576559a029c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"294868"}},"res":{"statusCode":200,"headers":{"x-request-id":"5fb18c04-e80d-4518-937d-1576559a029c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":598,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:15:50.654]: DB query successfully completed after 503 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"10-zcDo8Tj-r7tNkvnBAe","sqlQueryDurationMs":503,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3"}} +[server] INFO [15:15:50.654]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:50.659]: /objects/a4abd72149 request received {"req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7a7572f-d726-43fe-aabf-5873cae7c469\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:50.669]: /api/diff/a4abd72149 request completed in 714 ms {"req":{"id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"355955"}},"res":{"statusCode":200,"headers":{"x-request-id":"57a2f22c-b772-4f61-a09e-1955cb4b6905","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":714,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:50.677]: /objects/a4abd72149 request received {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:50.731]: DB query successfully completed after 1048 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"bj4edKvpAS-Wpky083wRg","sqlQueryDurationMs":1048,"sqlNumberBindings":656,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f"}} +[server] INFO [15:15:50.731]: Inserted 164 objects. {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":164} +[server] INFO [15:15:50.858]: Upload finished: 222 objects processed in 87ms {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":222,"crtMemUsageMB":474.94161224365234,"elapsedTimeMs":87} +[server] INFO [15:15:51.191]: Inserted 127 objects. {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":127} +[server] INFO [15:15:51.191]: Uploaded batch of 539 objects in 2115ms. Total objects processed so far: 539 in a total of 2300ms. {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":539,"elapsedTimeMs":2300,"batchElapsedTimeMs":2115,"crtMemUsageMB":469.94811248779297,"uploadedSizeMB":5.3,"requestDropped":false,"totalObjectsProcessed":539} +[server] INFO [15:15:51.192]: /objects/a4abd72149 request completed in 2379 ms {"req":{"id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"dbbcb657-e4c5-48bf-81fd-5c6d47c9c597\""}},"res":{"statusCode":201,"headers":{"x-request-id":"a20476d1-300c-412c-9aa6-09b6e4f5f10f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":2379,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:51.240]: Inserted 194 objects. {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":194} +[server] INFO [15:15:51.274]: /api/diff/a4abd72149 request received {"req":{"id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"893639"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:51.318]: Inserted 28 objects. {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":28} +[server] INFO [15:15:51.318]: Uploaded batch of 222 objects in 500ms. Total objects processed so far: 222 in a total of 547ms. {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":222,"elapsedTimeMs":547,"batchElapsedTimeMs":500,"crtMemUsageMB":473.395263671875,"uploadedSizeMB":2.2,"requestDropped":false,"totalObjectsProcessed":222} +[server] INFO [15:15:51.318]: /objects/a4abd72149 request completed in 641 ms {"req":{"id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"df193ff8-6f3e-49b9-b7b2-5d3f3108cf98\""}},"res":{"statusCode":201,"headers":{"x-request-id":"ab51c6a5-5e84-4e8b-9d90-f49bbe053cf9","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":641,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:15:51.368]: DB query successfully completed after 713 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4), ($5, $6, $7, $8), ($9, $10, $11, $12), ($13, $14, $15, $16), ($17, $18, $19, $20), ($21, $22, $23, $24), ($25, $26, $27, $28), ($29, $30, $31, $32), ($33, $34, $35, $36), ($37, $38, $39, $40), ($41, $42, $43, $44), ($45, $46, $47, $48), ($49, $50, $51, $52), ($53, $54, $55, $56), ($57, $58, $59, $60), ($61, $62, $63, $64), ($65, $66, $67, $68), ($69, $70, $71, $72), ($73, $74, $75, $76), ($77, $78, $79, $80), ($81, $82, $83, $84), ($85, $86, $87, $88), ($89, $90, $91, $92), ($93, $94, $95, $96), ($97, $98, $99, $100), ($101, $102, $103, $104), ($105, $106, $107, $108), ($109, $110, $111, $112), ($113, $114, $115, $116), ($117, $118, $119, $120), ($121, $122, $123, $124), ($125, $126, $127, $128), ($129, $130, $131, $132), ($133, $134, $135, $136), ($137, $138, $139, $140), ($141, $142, $143, $144), ($145, $146, $147, $148), ($149, $150, $151, $152), ($153, $154, $155, $156), ($157, $158, $159, $160), ($161, $162, $163, $164), ($165, $166, $167, $168), ($169, $170, $171, $172), ($173, $174, $175, $176), ($177, $178, $179, $180), ($181, $182, $183, $184), ($185, $186, $187, $188), ($189, $190, $191, $192), ($193, $194, $195, $196), ($197, $198, $199, $200), ($201, $202, $203, $204), ($205, $206, $207, $208), ($209, $210, $211, $212), ($213, $214, $215, $216), ($217, $218, $219, $220), ($221, $222, $223, $224), ($225, $226, $227, $228), ($229, $230, $231, $232), ($233, $234, $235, $236), ($237, $238, $239, $240), ($241, $242, $243, $244), ($245, $246, $247, $248), ($249, $250, $251, $252), ($253, $254, $255, $256), ($257, $258, $259, $260), ($261, $262, $263, $264), ($265, $266, $267, $268), ($269, $270, $271, $272), ($273, $274, $275, $276), ($277, $278, $279, $280), ($281, $282, $283, $284), ($285, $286, $287, $288), ($289, $290, $291, $292), ($293, $294, $295, $296), ($297, $298, $299, $300), ($301, $302, $303, $304), ($305, $306, $307, $308), ($309, $310, $311, $312), ($313, $314, $315, $316), ($317, $318, $319, $320), ($321, $322, $323, $324), ($325, $326, $327, $328), ($329, $330, $331, $332), ($333, $334, $335, $336), ($337, $338, $339, $340), ($341, $342, $343, $344), ($345, $346, $347, $348), ($349, $350, $351, $352), ($353, $354, $355, $356), ($357, $358, $359, $360), ($361, $362, $363, $364), ($365, $366, $367, $368), ($369, $370, $371, $372), ($373, $374, $375, $376), ($377, $378, $379, $380), ($381, $382, $383, $384), ($385, $386, $387, $388), ($389, $390, $391, $392), ($393, $394, $395, $396), ($397, $398, $399, $400), ($401, $402, $403, $404), ($405, $406, $407, $408), ($409, $410, $411, $412), ($413, $414, $415, $416), ($417, $418, $419, $420), ($421, $422, $423, $424), ($425, $426, $427, $428), ($429, $430, $431, $432), ($433, $434, $435, $436), ($437, $438, $439, $440), ($441, $442, $443, $444), ($445, $446, $447, $448), ($449, $450, $451, $452), ($453, $454, $455, $456), ($457, $458, $459, $460), ($461, $462, $463, $464), ($465, $466, $467, $468), ($469, $470, $471, $472), ($473, $474, $475, $476), ($477, $478, $479, $480), ($481, $482, $483, $484), ($485, $486, $487, $488), ($489, $490, $491, $492), ($493, $494, $495, $496), ($497, $498, $499, $500), ($501, $502, $503, $504), ($505, $506, $507, $508), ($509, $510, $511, $512), ($513, $514, $515, $516), ($517, $518, $519, $520), ($521, $522, $523, $524), ($525, $526, $527, $528), ($529, $530, $531, $532), ($533, $534, $535, $536), ($537, $538, $539, $540), ($541, $542, $543, $544), ($545, $546, $547, $548), ($549, $550, $551, $552), ($553, $554, $555, $556), ($557, $558, $559, $560), ($561, $562, $563, $564), ($565, $566, $567, $568), ($569, $570, $571, $572), ($573, $574, $575, $576), ($577, $578, $579, $580), ($581, $582, $583, $584), ($585, $586, $587, $588), ($589, $590, $591, $592), ($593, $594, $595, $596), ($597, $598, $599, $600), ($601, $602, $603, $604), ($605, $606, $607, $608), ($609, $610, $611, $612), ($613, $614, $615, $616), ($617, $618, $619, $620), ($621, $622, $623, $624), ($625, $626, $627, $628), ($629, $630, $631, $632), ($633, $634, $635, $636), ($637, $638, $639, $640), ($641, $642, $643, $644), ($645, $646, $647, $648), ($649, $650, $651, $652), ($653, $654, $655, $656), ($657, $658, $659, $660), ($661, $662, $663, $664), ($665, $666, $667, $668), ($669, $670, $671, $672), ($673, $674, $675, $676), ($677, $678, $679, $680), ($681, $682, $683, $684), ($685, $686, $687, $688), ($689, $690, $691, $692), ($693, $694, $695, $696), ($697, $698, $699, $700), ($701, $702, $703, $704), ($705, $706, $707, $708), ($709, $710, $711, $712), ($713, $714, $715, $716), ($717, $718, $719, $720), ($721, $722, $723, $724), ($725, $726, $727, $728), ($729, $730, $731, $732), ($733, $734, $735, $736), ($737, $738, $739, $740), ($741, $742, $743, $744), ($745, $746, $747, $748), ($749, $750, $751, $752), ($753, $754, $755, $756), ($757, $758, $759, $760), ($761, $762, $763, $764), ($765, $766, $767, $768), ($769, $770, $771, $772), ($773, $774, $775, $776), ($777, $778, $779, $780), ($781, $782, $783, $784), ($785, $786, $787, $788), ($789, $790, $791, $792), ($793, $794, $795, $796), ($797, $798, $799, $800), ($801, $802, $803, $804), ($805, $806, $807, $808), ($809, $810, $811, $812), ($813, $814, $815, $816), ($817, $818, $819, $820), ($821, $822, $823, $824), ($825, $826, $827, $828), ($829, $830, $831, $832), ($833, $834, $835, $836), ($837, $838, $839, $840), ($841, $842, $843, $844), ($845, $846, $847, $848), ($849, $850, $851, $852), ($853, $854, $855, $856), ($857, $858, $859, $860), ($861, $862, $863, $864), ($865, $866, $867, $868), ($869, $870, $871, $872), ($873, $874, $875, $876), ($877, $878, $879, $880), ($881, $882, $883, $884), ($885, $886, $887, $888), ($889, $890, $891, $892), ($893, $894, $895, $896), ($897, $898, $899, $900), ($901, $902, $903, $904), ($905, $906, $907, $908), ($909, $910, $911, $912), ($913, $914, $915, $916), ($917, $918, $919, $920), ($921, $922, $923, $924), ($925, $926, $927, $928), ($929, $930, $931, $932), ($933, $934, $935, $936), ($937, $938, $939, $940), ($941, $942, $943, $944), ($945, $946, $947, $948), ($949, $950, $951, $952), ($953, $954, $955, $956), ($957, $958, $959, $960), ($961, $962, $963, $964), ($965, $966, $967, $968), ($969, $970, $971, $972), ($973, $974, $975, $976), ($977, $978, $979, $980), ($981, $982, $983, $984), ($985, $986, $987, $988), ($989, $990, $991, $992), ($993, $994, $995, $996), ($997, $998, $999, $1000), ($1001, $1002, $1003, $1004), ($1005, $1006, $1007, $1008), ($1009, $1010, $1011, $1012), ($1013, $1014, $1015, $1016), ($1017, $1018, $1019, $1020), ($1021, $1022, $1023, $1024), ($1025, $1026, $1027, $1028), ($1029, $1030, $1031, $1032), ($1033, $1034, $1035, $1036), ($1037, $1038, $1039, $1040), ($1041, $1042, $1043, $1044), ($1045, $1046, $1047, $1048), ($1049, $1050, $1051, $1052), ($1053, $1054, $1055, $1056), ($1057, $1058, $1059, $1060), ($1061, $1062, $1063, $1064), ($1065, $1066, $1067, $1068), ($1069, $1070, $1071, $1072), ($1073, $1074, $1075, $1076), ($1077, $1078, $1079, $1080), ($1081, $1082, $1083, $1084), ($1085, $1086, $1087, $1088), ($1089, $1090, $1091, $1092), ($1093, $1094, $1095, $1096), ($1097, $1098, $1099, $1100), ($1101, $1102, $1103, $1104), ($1105, $1106, $1107, $1108), ($1109, $1110, $1111, $1112), ($1113, $1114, $1115, $1116), ($1117, $1118, $1119, $1120), ($1121, $1122, $1123, $1124), ($1125, $1126, $1127, $1128), ($1129, $1130, $1131, $1132), ($1133, $1134, $1135, $1136), ($1137, $1138, $1139, $1140), ($1141, $1142, $1143, $1144), ($1145, $1146, $1147, $1148), ($1149, $1150, $1151, $1152), ($1153, $1154, $1155, $1156), ($1157, $1158, $1159, $1160), ($1161, $1162, $1163, $1164), ($1165, $1166, $1167, $1168), ($1169, $1170, $1171, $1172), ($1173, $1174, $1175, $1176), ($1177, $1178, $1179, $1180), ($1181, $1182, $1183, $1184), ($1185, $1186, $1187, $1188), ($1189, $1190, $1191, $1192), ($1193, $1194, $1195, $1196), ($1197, $1198, $1199, $1200), ($1201, $1202, $1203, $1204), ($1205, $1206, $1207, $1208), ($1209, $1210, $1211, $1212), ($1213, $1214, $1215, $1216), ($1217, $1218, $1219, $1220), ($1221, $1222, $1223, $1224), ($1225, $1226, $1227, $1228), ($1229, $1230, $1231, $1232), ($1233, $1234, $1235, $1236), ($1237, $1238, $1239, $1240), ($1241, $1242, $1243, $1244), ($1245, $1246, $1247, $1248), ($1249, $1250, $1251, $1252), ($1253, $1254, $1255, $1256), ($1257, $1258, $1259, $1260), ($1261, $1262, $1263, $1264), ($1265, $1266, $1267, $1268), ($1269, $1270, $1271, $1272), ($1273, $1274, $1275, $1276), ($1277, $1278, $1279, $1280), ($1281, $1282, $1283, $1284), ($1285, $1286, $1287, $1288), ($1289, $1290, $1291, $1292), ($1293, $1294, $1295, $1296), ($1297, $1298, $1299, $1300), ($1301, $1302, $1303, $1304), ($1305, $1306, $1307, $1308), ($1309, $1310, $1311, $1312), ($1313, $1314, $1315, $1316), ($1317, $1318, $1319, $1320), ($1321, $1322, $1323, $1324), ($1325, $1326, $1327, $1328), ($1329, $1330, $1331, $1332), ($1333, $1334, $1335, $1336), ($1337, $1338, $1339, $1340), ($1341, $1342, $1343, $1344), ($1345, $1346, $1347, $1348), ($1349, $1350, $1351, $1352), ($1353, $1354, $1355, $1356), ($1357, $1358, $1359, $1360), ($1361, $1362, $1363, $1364), ($1365, $1366, $1367, $1368), ($1369, $1370, $1371, $1372), ($1373, $1374, $1375, $1376), ($1377, $1378, $1379, $1380), ($1381, $1382, $1383, $1384), ($1385, $1386, $1387, $1388), ($1389, $1390, $1391, $1392), ($1393, $1394, $1395, $1396), ($1397, $1398, $1399, $1400), ($1401, $1402, $1403, $1404), ($1405, $1406, $1407, $1408), ($1409, $1410, $1411, $1412), ($1413, $1414, $1415, $1416), ($1417, $1418, $1419, $1420), ($1421, $1422, $1423, $1424), ($1425, $1426, $1427, $1428), ($1429, $1430, $1431, $1432), ($1433, $1434, $1435, $1436), ($1437, $1438, $1439, $1440), ($1441, $1442, $1443, $1444), ($1445, $1446, $1447, $1448), ($1449, $1450, $1451, $1452), ($1453, $1454, $1455, $1456), ($1457, $1458, $1459, $1460), ($1461, $1462, $1463, $1464), ($1465, $1466, $1467, $1468), ($1469, $1470, $1471, $1472), ($1473, $1474, $1475, $1476), ($1477, $1478, $1479, $1480), ($1481, $1482, $1483, $1484), ($1485, $1486, $1487, $1488), ($1489, $1490, $1491, $1492), ($1493, $1494, $1495, $1496), ($1497, $1498, $1499, $1500), ($1501, $1502, $1503, $1504), ($1505, $1506, $1507, $1508), ($1509, $1510, $1511, $1512), ($1513, $1514, $1515, $1516), ($1517, $1518, $1519, $1520), ($1521, $1522, $1523, $1524), ($1525, $1526, $1527, $1528), ($1529, $1530, $1531, $1532), ($1533, $1534, $1535, $1536), ($1537, $1538, $1539, $1540), ($1541, $1542, $1543, $1544), ($1545, $1546, $1547, $1548), ($1549, $1550, $1551, $1552), ($1553, $1554, $1555, $1556), ($1557, $1558, $1559, $1560), ($1561, $1562, $1563, $1564), ($1565, $1566, $1567, $1568), ($1569, $1570, $1571, $1572), ($1573, $1574, $1575, $1576), ($1577, $1578, $1579, $1580), ($1581, $1582, $1583, $1584), ($1585, $1586, $1587, $1588), ($1589, $1590, $1591, $1592), ($1593, $1594, $1595, $1596), ($1597, $1598, $1599, $1600), ($1601, $1602, $1603, $1604), ($1605, $1606, $1607, $1608), ($1609, $1610, $1611, $1612), ($1613, $1614, $1615, $1616), ($1617, $1618, $1619, $1620), ($1621, $1622, $1623, $1624), ($1625, $1626, $1627, $1628), ($1629, $1630, $1631, $1632), ($1633, $1634, $1635, $1636), ($1637, $1638, $1639, $1640), ($1641, $1642, $1643, $1644), ($1645, $1646, $1647, $1648), ($1649, $1650, $1651, $1652), ($1653, $1654, $1655, $1656), ($1657, $1658, $1659, $1660), ($1661, $1662, $1663, $1664), ($1665, $1666, $1667, $1668), ($1669, $1670, $1671, $1672), ($1673, $1674, $1675, $1676), ($1677, $1678, $1679, $1680), ($1681, $1682, $1683, $1684), ($1685, $1686, $1687, $1688), ($1689, $1690, $1691, $1692), ($1693, $1694, $1695, $1696), ($1697, $1698, $1699, $1700), ($1701, $1702, $1703, $1704), ($1705, $1706, $1707, $1708), ($1709, $1710, $1711, $1712), ($1713, $1714, $1715, $1716), ($1717, $1718, $1719, $1720), ($1721, $1722, $1723, $1724), ($1725, $1726, $1727, $1728), ($1729, $1730, $1731, $1732), ($1733, $1734, $1735, $1736), ($1737, $1738, $1739, $1740), ($1741, $1742, $1743, $1744), ($1745, $1746, $1747, $1748), ($1749, $1750, $1751, $1752), ($1753, $1754, $1755, $1756), ($1757, $1758, $1759, $1760), ($1761, $1762, $1763, $1764), ($1765, $1766, $1767, $1768), ($1769, $1770, $1771, $1772), ($1773, $1774, $1775, $1776), ($1777, $1778, $1779, $1780), ($1781, $1782, $1783, $1784), ($1785, $1786, $1787, $1788), ($1789, $1790, $1791, $1792), ($1793, $1794, $1795, $1796), ($1797, $1798, $1799, $1800), ($1801, $1802, $1803, $1804), ($1805, $1806, $1807, $1808), ($1809, $1810, $1811, $1812), ($1813, $1814, $1815, $1816), ($1817, $1818, $1819, $1820), ($1821, $1822, $1823, $1824), ($1825, $1826, $1827, $1828), ($1829, $1830, $1831, $1832), ($1833, $1834, $1835, $1836), ($1837, $1838, $1839, $1840), ($1841, $1842, $1843, $1844), ($1845, $1846, $1847, $1848), ($1849, $1850, $1851, $1852), ($1853, $1854, $1855, $1856), ($1857, $1858, $1859, $1860), ($1861, $1862, $1863, $1864), ($1865, $1866, $1867, $1868), ($1869, $1870, $1871, $1872), ($1873, $1874, $1875, $1876), ($1877, $1878, $1879, $1880), ($1881, $1882, $1883, $1884), ($1885, $1886, $1887, $1888), ($1889, $1890, $1891, $1892), ($1893, $1894, $1895, $1896), ($1897, $1898, $1899, $1900), ($1901, $1902, $1903, $1904), ($1905, $1906, $1907, $1908), ($1909, $1910, $1911, $1912), ($1913, $1914, $1915, $1916), ($1917, $1918, $1919, $1920), ($1921, $1922, $1923, $1924), ($1925, $1926, $1927, $1928), ($1929, $1930, $1931, $1932), ($1933, $1934, $1935, $1936), ($1937, $1938, $1939, $1940), ($1941, $1942, $1943, $1944), ($1945, $1946, $1947, $1948), ($1949, $1950, $1951, $1952), ($1953, $1954, $1955, $1956), ($1957, $1958, $1959, $1960), ($1961, $1962, $1963, $1964), ($1965, $1966, $1967, $1968), ($1969, $1970, $1971, $1972), ($1973, $1974, $1975, $1976), ($1977, $1978, $1979, $1980), ($1981, $1982, $1983, $1984), ($1985, $1986, $1987, $1988), ($1989, $1990, $1991, $1992), ($1993, $1994, $1995, $1996), ($1997, $1998, $1999, $2000) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"KN4B8haif6VsYxcGyMQE_","sqlQueryDurationMs":713,"sqlNumberBindings":2000,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3"}} +[server] INFO [15:15:51.368]: Inserted 500 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":500} +[server] INFO [15:15:51.388]: /api/diff/a4abd72149 request received {"req":{"id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"640596"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:51.406]: Diffing 24152 objects. {"req":{"id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"893639"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":24152} +[server] INFO [15:15:51.451]: Inserted 53 objects. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":53} +[server] INFO [15:15:51.451]: Uploaded batch of 3053 objects in 3648ms. Total objects processed so far: 3053 in a total of 3830ms. {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":3053,"elapsedTimeMs":3830,"batchElapsedTimeMs":3648,"crtMemUsageMB":469.06763458251953,"uploadedSizeMB":7.9,"requestDropped":false,"totalObjectsProcessed":3053} +[server] INFO [15:15:51.452]: /objects/a4abd72149 request completed in 4631 ms {"req":{"id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"720cef20-2761-4a31-ad89-fc69cbc7ff84\""}},"res":{"statusCode":201,"headers":{"x-request-id":"744d18ad-5084-4b6c-86cc-3f425cfe31d3","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":4631,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:51.557]: /api/diff/a4abd72149 request received {"req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6e9d230d-004b-49b4-96b9-f3c601c16778","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"763547"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:51.727]: Diffing 17313 objects. {"req":{"id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"640596"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":17313} +[server] INFO [15:15:51.737]: Diffing 20636 objects. {"req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6e9d230d-004b-49b4-96b9-f3c601c16778","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"763547"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":20636} +[server] INFO [15:15:51.739]: /api/diff/a4abd72149 request completed in 464 ms {"req":{"id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"893639"}},"res":{"statusCode":200,"headers":{"x-request-id":"be354d93-558c-42b7-a8b8-e87ebbeb8748","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":464,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:52.012]: /api/diff/a4abd72149 request completed in 624 ms {"req":{"id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"640596"}},"res":{"statusCode":200,"headers":{"x-request-id":"3834d30f-a586-4564-a7ec-52cb0cbffe34","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":624,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:53.851]: Upload finished: 1 objects processed in 3092ms {"req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7a7572f-d726-43fe-aabf-5873cae7c469\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":320.75244903564453,"elapsedTimeMs":3092} +[server] WARN [15:15:53.855]: DB query successfully completed after 1807 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"iDTguQFtK8bs8IuV0PIRc","sqlQueryDurationMs":1807,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 18)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778"}} +[server] WARN [15:15:53.857]: DB query successfully completed after 1812 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"7gIg9Xt7Sbs-TKZaFEo2-","sqlQueryDurationMs":1812,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 17)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778"}} +[server] WARN [15:15:53.859]: DB query successfully completed after 1809 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636, $637, $638, $639, $640, $641, $642, $643, $644, $645, $646, $647, $648, $649, $650, $651, $652, $653, $654, $655, $656, $657, $658, $659, $660, $661, $662, $663, $664, $665, $666, $667, $668, $669, $670, $671, $672, $673, $674, $675, $676, $677, $678, $679, $680, $681, $682, $683, $684, $685, $686, $687, $688, $689, $690, $691, $692, $693, $694, $695, $696, $697, $698, $699, $700, $701, $702, $703, $704, $705, $706, $707, $708, $709, $710, $711, $712, $713, $714, $715, $716, $717, $718, $719, $720, $721, $722, $723, $724, $725, $726, $727, $728, $729, $730, $731, $732, $733, $734, $735, $736, $737, $738, $739, $740, $741, $742, $743, $744, $745, $746, $747, $748, $749, $750, $751, $752, $753, $754, $755, $756, $757, $758, $759, $760, $761, $762, $763, $764, $765, $766, $767, $768, $769, $770, $771, $772, $773, $774, $775, $776, $777, $778, $779, $780, $781, $782, $783, $784, $785, $786, $787, $788, $789, $790, $791, $792, $793, $794, $795, $796, $797, $798, $799, $800, $801, $802, $803, $804, $805, $806, $807, $808, $809, $810, $811, $812, $813, $814, $815, $816, $817, $818, $819, $820, $821, $822, $823, $824, $825, $826, $827, $828, $829, $830, $831, $832, $833, $834, $835, $836, $837, $838, $839, $840, $841, $842, $843, $844, $845, $846, $847, $848, $849, $850, $851, $852, $853, $854, $855, $856, $857, $858, $859, $860, $861, $862, $863, $864, $865, $866, $867, $868, $869, $870, $871, $872, $873, $874, $875, $876, $877, $878, $879, $880, $881, $882, $883, $884, $885, $886, $887, $888, $889, $890, $891, $892, $893, $894, $895, $896, $897, $898, $899, $900, $901, $902, $903, $904, $905, $906, $907, $908, $909, $910, $911, $912, $913, $914, $915, $916, $917, $918, $919, $920, $921, $922, $923, $924, $925, $926, $927, $928, $929, $930, $931, $932, $933, $934, $935, $936, $937, $938, $939, $940, $941, $942, $943, $944, $945, $946, $947, $948, $949, $950, $951, $952, $953, $954, $955, $956, $957, $958, $959, $960, $961, $962, $963, $964, $965, $966, $967, $968, $969, $970, $971, $972, $973, $974, $975, $976, $977, $978, $979, $980, $981, $982, $983, $984, $985, $986, $987, $988, $989, $990, $991, $992, $993, $994, $995, $996, $997, $998, $999, $1000) and \"streamId\" = $1001","sqlMethod":"select","sqlQueryId":"jcQt_UKH2_hZNL-W0Qexw","sqlQueryDurationMs":1809,"sqlNumberBindings":1001,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778"}} +[server] WARN [15:15:53.861]: DB query successfully completed after 1805 ms {"phase":"startup","region":"main","sql":"select \"id\" from \"objects\" where \"id\" in ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367, $368, $369, $370, $371, $372, $373, $374, $375, $376, $377, $378, $379, $380, $381, $382, $383, $384, $385, $386, $387, $388, $389, $390, $391, $392, $393, $394, $395, $396, $397, $398, $399, $400, $401, $402, $403, $404, $405, $406, $407, $408, $409, $410, $411, $412, $413, $414, $415, $416, $417, $418, $419, $420, $421, $422, $423, $424, $425, $426, $427, $428, $429, $430, $431, $432, $433, $434, $435, $436, $437, $438, $439, $440, $441, $442, $443, $444, $445, $446, $447, $448, $449, $450, $451, $452, $453, $454, $455, $456, $457, $458, $459, $460, $461, $462, $463, $464, $465, $466, $467, $468, $469, $470, $471, $472, $473, $474, $475, $476, $477, $478, $479, $480, $481, $482, $483, $484, $485, $486, $487, $488, $489, $490, $491, $492, $493, $494, $495, $496, $497, $498, $499, $500, $501, $502, $503, $504, $505, $506, $507, $508, $509, $510, $511, $512, $513, $514, $515, $516, $517, $518, $519, $520, $521, $522, $523, $524, $525, $526, $527, $528, $529, $530, $531, $532, $533, $534, $535, $536, $537, $538, $539, $540, $541, $542, $543, $544, $545, $546, $547, $548, $549, $550, $551, $552, $553, $554, $555, $556, $557, $558, $559, $560, $561, $562, $563, $564, $565, $566, $567, $568, $569, $570, $571, $572, $573, $574, $575, $576, $577, $578, $579, $580, $581, $582, $583, $584, $585, $586, $587, $588, $589, $590, $591, $592, $593, $594, $595, $596, $597, $598, $599, $600, $601, $602, $603, $604, $605, $606, $607, $608, $609, $610, $611, $612, $613, $614, $615, $616, $617, $618, $619, $620, $621, $622, $623, $624, $625, $626, $627, $628, $629, $630, $631, $632, $633, $634, $635, $636) and \"streamId\" = $637","sqlMethod":"select","sqlQueryId":"mBtMO2KygEaFdA31S-jip","sqlQueryDurationMs":1805,"sqlNumberBindings":637,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:194:19)\n at async Promise.all (index 20)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\diffUpload.ts:49:27)","req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778"}} +[server] INFO [15:15:53.885]: /api/diff/a4abd72149 request received {"req":{"id":"1258c75b-f989-44bf-a2c2-50c244b602cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1258c75b-f989-44bf-a2c2-50c244b602cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105687"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:53.886]: /api/diff/a4abd72149 request received {"req":{"id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:53.952]: /api/diff/a4abd72149 request completed in 2395 ms {"req":{"id":"6e9d230d-004b-49b4-96b9-f3c601c16778","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6e9d230d-004b-49b4-96b9-f3c601c16778","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"763547"}},"res":{"statusCode":200,"headers":{"x-request-id":"6e9d230d-004b-49b4-96b9-f3c601c16778","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2395,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:53.967]: /api/diff/a4abd72149 request received {"req":{"id":"58323627-9f61-4bcf-99f1-8676dbddc933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"58323627-9f61-4bcf-99f1-8676dbddc933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"348"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:54.019]: Diffing 2856 objects. {"req":{"id":"1258c75b-f989-44bf-a2c2-50c244b602cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1258c75b-f989-44bf-a2c2-50c244b602cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105687"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2856} +[server] INFO [15:15:54.021]: Diffing 2 objects. {"req":{"id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2} +[server] INFO [15:15:54.052]: /api/diff/a4abd72149 request completed in 165 ms {"req":{"id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"res":{"statusCode":200,"headers":{"x-request-id":"1eff772e-d49b-4a84-b2b3-b291fd7aa632","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":165,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:54.076]: Diffing 9 objects. {"req":{"id":"58323627-9f61-4bcf-99f1-8676dbddc933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"58323627-9f61-4bcf-99f1-8676dbddc933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"348"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":9} +[server] INFO [15:15:54.102]: /api/diff/a4abd72149 request completed in 135 ms {"req":{"id":"58323627-9f61-4bcf-99f1-8676dbddc933","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"58323627-9f61-4bcf-99f1-8676dbddc933","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"348"}},"res":{"statusCode":200,"headers":{"x-request-id":"58323627-9f61-4bcf-99f1-8676dbddc933","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":135,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:54.116]: /objects/a4abd72149 request received {"req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53c4b44f-de76-4a3e-8208-0588c9dde85a\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:54.118]: /api/diff/a4abd72149 request completed in 233 ms {"req":{"id":"1258c75b-f989-44bf-a2c2-50c244b602cc","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"1258c75b-f989-44bf-a2c2-50c244b602cc","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"105687"}},"res":{"statusCode":200,"headers":{"x-request-id":"1258c75b-f989-44bf-a2c2-50c244b602cc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":233,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:15:54.179]: /objects/a4abd72149 request received {"req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"31d65e00-3410-4384-8788-4b4132bd64d8\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:54.188]: /objects/a4abd72149 request received {"req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"44c9efa9-092d-4c74-a310-cf6f452ef621\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:15:57.016]: Upload finished: 1 objects processed in 2749ms {"req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"44c9efa9-092d-4c74-a310-cf6f452ef621\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":440.3014678955078,"elapsedTimeMs":2749} +[server] INFO [15:15:58.351]: Upload finished: 1 objects processed in 4097ms {"req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"31d65e00-3410-4384-8788-4b4132bd64d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":559.383674621582,"elapsedTimeMs":4097} +[server] INFO [15:16:00.003]: Upload finished: 1 objects processed in 5811ms {"req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53c4b44f-de76-4a3e-8208-0588c9dde85a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":713.5872421264648,"elapsedTimeMs":5811} +[server] WARN [15:16:12.880]: DB query successfully completed after 15907 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"Mg7dmSfniCpNxbBR1iDsp","sqlQueryDurationMs":15907,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2"}} +[server] INFO [15:16:12.880]: Inserted 1 objects. {"req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"44c9efa9-092d-4c74-a310-cf6f452ef621\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:16:12.880]: Uploaded batch of 1 objects in 17194ms. Total objects processed so far: 1 in a total of 18613ms. {"req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"44c9efa9-092d-4c74-a310-cf6f452ef621\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":18613,"batchElapsedTimeMs":17194,"crtMemUsageMB":700.3922805786133,"uploadedSizeMB":35.5,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [15:16:12.881]: /objects/a4abd72149 request completed in 18692 ms {"req":{"id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"44c9efa9-092d-4c74-a310-cf6f452ef621\""}},"res":{"statusCode":201,"headers":{"x-request-id":"8d53ccb0-bcd0-4626-89ba-741c0544e1e2","access-control-allow-origin":"*","x-ratelimit-remaining":494,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":18692,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:16:12.881]: /api/diff/a4abd72149 request received {"req":{"id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:16:12.986]: Diffing 2 objects. {"req":{"id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":2} +[server] INFO [15:16:13.012]: /api/diff/a4abd72149 request completed in 131 ms {"req":{"id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"89"}},"res":{"statusCode":200,"headers":{"x-request-id":"2bccfc18-ac8e-4fab-b29e-2a0ae183177c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":131,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:16:13.012]: /api/diff/a4abd72149 request received {"req":{"id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:16:13.125]: Diffing 1 objects. {"req":{"id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1} +[server] INFO [15:16:13.154]: /api/diff/a4abd72149 request completed in 141 ms {"req":{"id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"res":{"statusCode":200,"headers":{"x-request-id":"2e247a5b-90e2-4bbc-a2b4-de4ad042830d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":141,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:16:13.223]: /objects/a4abd72149 request received {"req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"19707b6a-a828-48e4-a572-1485b6da52b7\""}},"requestPath":"/objects/a4abd72149"} +[server] INFO [15:16:16.491]: Upload finished: 1 objects processed in 3191ms {"req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"19707b6a-a828-48e4-a572-1485b6da52b7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","totalObjectsProcessed":1,"crtMemUsageMB":760.4674377441406,"elapsedTimeMs":3191} +[server] WARN [15:16:16.499]: DB query successfully completed after 18188 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"mjIMxh60wWrw9WpWMsrLt","sqlQueryDurationMs":18188,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943"}} +[server] INFO [15:16:16.499]: Inserted 1 objects. {"req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"31d65e00-3410-4384-8788-4b4132bd64d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:16:16.499]: Uploaded batch of 1 objects in 19478ms. Total objects processed so far: 1 in a total of 22245ms. {"req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"31d65e00-3410-4384-8788-4b4132bd64d8\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":22245,"batchElapsedTimeMs":19478,"crtMemUsageMB":760.6342010498047,"uploadedSizeMB":35.5,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [15:16:16.500]: /objects/a4abd72149 request completed in 22321 ms {"req":{"id":"83e96e1e-3979-4a25-abf2-20879194c943","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"31d65e00-3410-4384-8788-4b4132bd64d8\""}},"res":{"statusCode":201,"headers":{"x-request-id":"83e96e1e-3979-4a25-abf2-20879194c943","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":22321,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:16:16.502]: /api/diff/a4abd72149 request received {"req":{"id":"c7352361-48bf-494f-950f-a3f38920821f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c7352361-48bf-494f-950f-a3f38920821f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"requestPath":"/api/diff/a4abd72149"} +[server] INFO [15:16:16.761]: Diffing 1 objects. {"req":{"id":"c7352361-48bf-494f-950f-a3f38920821f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c7352361-48bf-494f-950f-a3f38920821f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1} +[server] INFO [15:16:17.019]: /api/diff/a4abd72149 request completed in 516 ms {"req":{"id":"c7352361-48bf-494f-950f-a3f38920821f","method":"POST","path":"/api/diff/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"c7352361-48bf-494f-950f-a3f38920821f","accept-encoding":"gzip","content-type":"application/json; charset=utf-8","content-length":"52"}},"res":{"statusCode":200,"headers":{"x-request-id":"c7352361-48bf-494f-950f-a3f38920821f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-encoding":"gzip","content-type":"application/json","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":516,"requestStatus":"completed","requestPath":"/api/diff/a4abd72149"} +[server] WARN [15:16:18.261]: DB query successfully completed after 24456 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"TNz_Oj0WJYVXMMU3WSs0D","sqlQueryDurationMs":24456,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd"}} +[server] INFO [15:16:18.262]: Inserted 1 objects. {"req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7a7572f-d726-43fe-aabf-5873cae7c469\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:16:18.262]: Uploaded batch of 1 objects in 26180ms. Total objects processed so far: 1 in a total of 27503ms. {"req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7a7572f-d726-43fe-aabf-5873cae7c469\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":27503,"batchElapsedTimeMs":26180,"crtMemUsageMB":711.7004547119141,"uploadedSizeMB":42.4,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [15:16:18.263]: /objects/a4abd72149 request completed in 27604 ms {"req":{"id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"a7a7572f-d726-43fe-aabf-5873cae7c469\""}},"res":{"statusCode":201,"headers":{"x-request-id":"77b1d70f-6e66-4c29-9213-42f157a8f4cd","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":27604,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:16:18.324]: DB query successfully completed after 18383 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"UIJoIimv7KETAwzbYlxhR","sqlQueryDurationMs":18383,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116"}} +[server] INFO [15:16:18.324]: Inserted 1 objects. {"req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53c4b44f-de76-4a3e-8208-0588c9dde85a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:16:18.325]: Uploaded batch of 1 objects in 19910ms. Total objects processed so far: 1 in a total of 24133ms. {"req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53c4b44f-de76-4a3e-8208-0588c9dde85a\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":24133,"batchElapsedTimeMs":19910,"crtMemUsageMB":711.7592620849609,"uploadedSizeMB":42.4,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [15:16:18.326]: /objects/a4abd72149 request completed in 24209 ms {"req":{"id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"53c4b44f-de76-4a3e-8208-0588c9dde85a\""}},"res":{"statusCode":201,"headers":{"x-request-id":"6c8e7dbf-3147-40bd-bbb0-20e5204df116","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":24209,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] WARN [15:16:37.925]: DB query successfully completed after 21486 ms {"phase":"startup","region":"main","sql":"insert into \"objects\" (\"data\", \"id\", \"speckleType\", \"streamId\") values ($1, $2, $3, $4) on conflict do nothing","sqlMethod":"insert","sqlQueryId":"z-qFh4iXIwICNFG2zP0gq","sqlQueryDurationMs":21486,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.storeObjectsIfNotFoundFactory (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:119:5)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\objects\\management.ts:124:9)","req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e"}} +[server] INFO [15:16:37.925]: Inserted 1 objects. {"req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"19707b6a-a828-48e4-a572-1485b6da52b7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","batchLength":1} +[server] INFO [15:16:37.925]: Uploaded batch of 1 objects in 23128ms. Total objects processed so far: 1 in a total of 24625ms. {"req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"19707b6a-a828-48e4-a572-1485b6da52b7\""}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"userId":"fc80dbdc8d","streamId":"a4abd72149","objectCount":1,"elapsedTimeMs":24625,"batchElapsedTimeMs":23128,"crtMemUsageMB":345.0635757446289,"uploadedSizeMB":48.3,"requestDropped":false,"totalObjectsProcessed":1} +[server] INFO [15:16:37.925]: /objects/a4abd72149 request completed in 24702 ms {"req":{"id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","method":"POST","path":"/objects/a4abd72149","pathParameters":{},"headers":{"host":"127.0.0.1:3000","x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","transfer-encoding":"chunked","accept-encoding":"gzip","content-type":"multipart/form-data; boundary=\"19707b6a-a828-48e4-a572-1485b6da52b7\""}},"res":{"statusCode":201,"headers":{"x-request-id":"d115ca4a-182f-427c-a5e3-ac610a1b262e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":24702,"requestStatus":"completed","requestPath":"/objects/a4abd72149"} +[server] INFO [15:16:39.189]: [createVersion (start)] Create a new version {"req":{"id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"3c39c23cc9a88f69c2d306c199c5f656","modelId":"252b555ee9","projectId":"a4abd72149","message":"Created from 25.025_z01_p002_r03.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"252b555ee9","branchId":"252b555ee9","operationName":"createVersion","operationStatus":"start","operationDescription":"Create a new version"} +[server] WARN [15:16:55.173]: DB query successfully completed after 15983 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"objects\".\"id\" = $1 and \"objects\".\"streamId\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"4_6eZEGxUABQxX93Yny1I","sqlQueryDurationMs":15983,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:47:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\services\\commit\\management.ts:110:19)\n at async withOperationLogging.logger.logger (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:338:11)\n at async withOperationLogging (D:\\speckle-server\\packages\\server\\observability\\domain\\businessLogging.ts:35:21)\n at async Object.create (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\resolvers\\versions.ts:336:22)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03"}} +[server] INFO [15:16:55.294]: [Project listener update (start)] {"component":"modules/core","operationName":"Project listener update","operationStatus":"start"} +[server] INFO [15:16:55.803]: [Project listener update (success)] {"component":"modules/core","operationName":"Project listener update","operationStatus":"success"} +[server] INFO [15:16:56.163]: [createVersion (success)] {"req":{"id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"3c39c23cc9a88f69c2d306c199c5f656","modelId":"252b555ee9","projectId":"a4abd72149","message":"Created from 25.025_z01_p002_r03.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","projectId":"a4abd72149","streamId":"a4abd72149","modelId":"252b555ee9","branchId":"252b555ee9","operationName":"createVersion","operationStatus":"success"} +[server] INFO [15:16:56.344]: GQL subscription event OnProjectVersionsUpdate emitted {"component":"subscription/graphql","graphql_query":"subscription OnProjectVersionsUpdate($id: String!) {\n projectVersionsUpdated(id: $id) {\n id\n modelId\n type\n version {\n id\n ...ViewerModelVersionCardItem\n ...ProjectModelPageVersionsCardVersion\n model {\n id\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ProjectModelPageDialogDeleteVersion on Version {\n id\n message\n __typename\n}\n\nfragment ProjectModelPageDialogMoveToVersion on Version {\n id\n message\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment ProjectModelPageVersionsCardVersion on Version {\n id\n message\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n previewUrl\n referencedObject\n sourceApplication\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectModelPageDialogDeleteVersion\n ...ProjectModelPageDialogMoveToVersion\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"OnProjectVersionsUpdate","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":33,"totalDuration":2197.25260000024}} +[server] INFO [15:16:56.421]: GQL Create finished after 17340 ms {"req":{"id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept":"application/graphql-response+json, application/json","accept-charset":"utf-8","user-agent":"GraphQL.Client/6.0.0.0","apollographql-client-name":"IFC 2024","apollographql-client-version":"3.1.7.0","x-request-id":"9484b386-9468-4f9b-8ea7-3cd57c3a8f03","content-type":"application/json; charset=utf-8","content-length":"618"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation Create($input: CreateVersionInput!) {\n data:versionMutations {\n data:create(input: $input) {\n id\n referencedObject\n message\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n id\n name\n bio\n company\n verified\n role\n avatar\n }\n }\n }\n}","graphql_variables":{"input":{"objectId":"3c39c23cc9a88f69c2d306c199c5f656","modelId":"252b555ee9","projectId":"a4abd72149","message":"Created from 25.025_z01_p002_r03.ifc upload.","sourceApplication":"IFC","totalChildrenCount":null,"parents":null}},"graphql_operation_name":"Create","graphql_operation_title":"GQL Create","userId":"fc80dbdc8d","actionName":"Create","dbMetrics":{"totalCount":21,"totalDuration":17294.463600000832},"apollo_query_duration_ms":17340} +[server] INFO [15:16:57.201]: GQL ViewerLoadedResources finished after 658 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":788.6791000012308},"apollo_query_duration_ms":658} +[server] INFO [15:16:57.205]: GQL ProjectViewerResources finished after 670 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":761.7386999991722},"apollo_query_duration_ms":670} +[server] INFO [15:16:57.223]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"4b1b0d8e-4538-47ca-8258-0de99d0bb116","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b1b0d8e-4538-47ca-8258-0de99d0bb116"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:16:57.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 1 ms {"req":{"id":"4b1b0d8e-4538-47ca-8258-0de99d0bb116","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b1b0d8e-4538-47ca-8258-0de99d0bb116"}},"res":{"statusCode":204,"headers":{"x-request-id":"4b1b0d8e-4538-47ca-8258-0de99d0bb116","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:16:57.233]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"f36c89b9-42e7-45ae-b951-130490083cf9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f36c89b9-42e7-45ae-b951-130490083cf9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:16:57.454]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 221 ms {"req":{"id":"f36c89b9-42e7-45ae-b951-130490083cf9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f36c89b9-42e7-45ae-b951-130490083cf9"}},"res":{"statusCode":404,"headers":{"x-request-id":"f36c89b9-42e7-45ae-b951-130490083cf9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-YC5m4RBskJfxh1BFM5oS4fsAWok\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":221,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:16:57.534]: /objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single request received {"req":{"id":"f50953da-05f5-477b-ad48-1f9a21d003a3","method":"OPTIONS","path":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f50953da-05f5-477b-ad48-1f9a21d003a3"}},"requestPath":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single"} +[server] INFO [15:16:57.535]: /objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single request completed in 1 ms {"req":{"id":"f50953da-05f5-477b-ad48-1f9a21d003a3","method":"OPTIONS","path":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f50953da-05f5-477b-ad48-1f9a21d003a3"}},"res":{"statusCode":204,"headers":{"x-request-id":"f50953da-05f5-477b-ad48-1f9a21d003a3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single"} +[server] INFO [15:16:57.543]: /objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single request received {"req":{"id":"4a92188e-bc32-4100-8f42-25e3cc73ded9","method":"GET","path":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/plain","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a92188e-bc32-4100-8f42-25e3cc73ded9"}},"requestPath":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single"} +[server] INFO [15:16:57.568]: GQL ViewerLoadedResources finished after 222 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":422.58069999841973},"apollo_query_duration_ms":222} +[server] INFO [15:16:57.625]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [15:17:04.211]: DB query successfully completed after 6538 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"HriIYyzj_aeW0fA7pxsrm","sqlQueryDurationMs":6538,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\rest\\download.ts:131:19)","req":{"id":"4a92188e-bc32-4100-8f42-25e3cc73ded9"}} +[server] INFO [15:17:04.212]: Downloaded single object. {"req":{"id":"4a92188e-bc32-4100-8f42-25e3cc73ded9","method":"GET","path":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/plain","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a92188e-bc32-4100-8f42-25e3cc73ded9"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"requestId":"4a92188e-bc32-4100-8f42-25e3cc73ded9","userId":"fc80dbdc8d","streamId":"a4abd72149","objectId":"3c39c23cc9a88f69c2d306c199c5f656"} +[server] WARN [15:17:06.022]: DB query successfully completed after 8231 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"dYpIhT4DCvo1gxC027yne","sqlQueryDurationMs":8231,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e"}} +[server] INFO [15:17:06.499]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 8874 ms {"req":{"id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e"}},"res":{"statusCode":200,"headers":{"x-request-id":"001ac4c1-98e8-40e4-bbaa-66d1ad6d981e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":8874,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:17:07.292]: /objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single request completed in 9749 ms {"req":{"id":"4a92188e-bc32-4100-8f42-25e3cc73ded9","method":"GET","path":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/plain","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a92188e-bc32-4100-8f42-25e3cc73ded9"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a92188e-bc32-4100-8f42-25e3cc73ded9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","etag":"W/\"30583a5-FPr4GOPt8YDQ2CDAprbADU2cUE0\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":9749,"requestStatus":"completed","requestPath":"/objects/a4abd72149/3c39c23cc9a88f69c2d306c199c5f656/single"} +[server] INFO [15:17:59.603]: Processing success result for file upload {"req":{"id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"681","x-request-id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"c66761a7d4","warnings":["Large model mode: native geometry extraction was skipped. A viewer derivative is required for browser rendering.","Native IFC geometry skipped: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB"],"result":{"durationSeconds":773.8714044094086,"downloadDurationSeconds":62.51338529586792,"parseDurationSeconds":709.7257766723633,"parser":"speckle_ifc","versionId":"9f95ac8b4a"},"status":"success"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"c66761a7d4","fileUploadStatus":"success","fileId":"c66761a7d4","fileSize":250658364,"fileName":"25.025_z01_p002_r03.ifc","fileType":"ifc","modelId":"252b555ee9","branchId":"252b555ee9","duration":773.8714044094086,"versionId":"9f95ac8b4a"} +[server] INFO [15:17:59.924]: File upload status updated {"req":{"id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"681","x-request-id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"c66761a7d4","warnings":["Large model mode: native geometry extraction was skipped. A viewer derivative is required for browser rendering.","Native IFC geometry skipped: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB"],"result":{"durationSeconds":773.8714044094086,"downloadDurationSeconds":62.51338529586792,"parseDurationSeconds":709.7257766723633,"parser":"speckle_ifc","versionId":"9f95ac8b4a"},"status":"success"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","projectId":"a4abd72149","streamId":"a4abd72149","blobId":"c66761a7d4","fileUploadStatus":"success"} +[server] INFO [15:17:59.924]: GQL FinishFileImport finished after 437 ms {"req":{"id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","user-agent":"python-requests/2.32.4","accept-encoding":"gzip, deflate","accept":"*/*","connection":"keep-alive","content-type":"application/json","apollographql-client-name":"ifc","apollographql-client-version":"python 3.13","content-length":"681","x-request-id":"1b400d5b-279e-4b2b-b94a-97287d2eb56f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}","graphql_variables":{"input":{"projectId":"a4abd72149","jobId":"c66761a7d4","warnings":["Large model mode: native geometry extraction was skipped. A viewer derivative is required for browser rendering.","Native IFC geometry skipped: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB"],"result":{"durationSeconds":773.8714044094086,"downloadDurationSeconds":62.51338529586792,"parseDurationSeconds":709.7257766723633,"parser":"speckle_ifc","versionId":"9f95ac8b4a"},"status":"success"}},"graphql_operation_name":"FinishFileImport","graphql_operation_title":"GQL FinishFileImport","userId":"fc80dbdc8d","actionName":"FinishFileImport","dbMetrics":{"totalCount":8,"totalDuration":254.7894999999553},"apollo_query_duration_ms":437} +[server] INFO [15:17:59.941]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json request received {"req":{"id":"db8bd313-31fd-47fa-a778-dc3140d0ccd2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"145937","x-request-id":"db8bd313-31fd-47fa-a778-dc3140d0ccd2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json"} +[server] INFO [15:18:00.891]: GQL subscription event OnProjectPendingVersionsUpdated emitted {"component":"subscription/graphql","graphql_query":"subscription OnProjectPendingVersionsUpdated($id: String!) {\n projectPendingVersionsUpdated(id: $id) {\n id\n type\n version {\n ...PendingFileUpload\n ...UseFailedFileImportJobUtils_FileUpload\n model {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment UseFailedFileImportJobUtils_FileUpload on FileUpload {\n id\n fileName\n projectId\n modelId\n updatedAt\n convertedStatus\n convertedMessage\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"OnProjectPendingVersionsUpdated","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":45,"totalDuration":3802.443500001449}} +[server] INFO [15:18:00.915]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"dd630eff11"} +[server] INFO [15:18:01.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json request completed in 1226 ms {"req":{"id":"db8bd313-31fd-47fa-a778-dc3140d0ccd2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"145937","x-request-id":"db8bd313-31fd-47fa-a778-dc3140d0ccd2"}},"res":{"statusCode":200,"headers":{"x-request-id":"db8bd313-31fd-47fa-a778-dc3140d0ccd2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"126","etag":"W/\"7e-XjJ2SaKKYtfRZR+tIeUx3Y5Pog4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1226,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/manifest.json"} +[server] INFO [15:18:01.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"615ef7ad-9ca4-4a82-acd5-380747c1fc98","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9241224","x-request-id":"615ef7ad-9ca4-4a82-acd5-380747c1fc98"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:18:02.482]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 1313 ms {"req":{"id":"615ef7ad-9ca4-4a82-acd5-380747c1fc98","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9241224","x-request-id":"615ef7ad-9ca4-4a82-acd5-380747c1fc98"}},"res":{"statusCode":200,"headers":{"x-request-id":"615ef7ad-9ca4-4a82-acd5-380747c1fc98","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-EkjU7C4ND9IuIJMQhAACVcHpcpA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1313,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:18:02.485]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"1bf989dc-e7c0-48f4-9b2a-4be76532ec62","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365024","x-request-id":"1bf989dc-e7c0-48f4-9b2a-4be76532ec62"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:18:03.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 921 ms {"req":{"id":"1bf989dc-e7c0-48f4-9b2a-4be76532ec62","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365024","x-request-id":"1bf989dc-e7c0-48f4-9b2a-4be76532ec62"}},"res":{"statusCode":200,"headers":{"x-request-id":"1bf989dc-e7c0-48f4-9b2a-4be76532ec62","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-/qSwuXr/hYiSiJH2rpOytxklDZw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":921,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:18:03.408]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"62b2e617-fb5b-437c-8052-59b3b50b3090","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"367008","x-request-id":"62b2e617-fb5b-437c-8052-59b3b50b3090"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:18:03.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 413 ms {"req":{"id":"62b2e617-fb5b-437c-8052-59b3b50b3090","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"367008","x-request-id":"62b2e617-fb5b-437c-8052-59b3b50b3090"}},"res":{"statusCode":200,"headers":{"x-request-id":"62b2e617-fb5b-437c-8052-59b3b50b3090","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-07OKce3DWxu90BKAvx5ZrQ+VHbk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":413,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:18:03.843]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"559bf708-181b-4702-9de8-d4e7d1e022a3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9550332","x-request-id":"559bf708-181b-4702-9de8-d4e7d1e022a3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:18:04.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1084 ms {"req":{"id":"559bf708-181b-4702-9de8-d4e7d1e022a3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9550332","x-request-id":"559bf708-181b-4702-9de8-d4e7d1e022a3"}},"res":{"statusCode":200,"headers":{"x-request-id":"559bf708-181b-4702-9de8-d4e7d1e022a3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-NNtFd5aGDB4Ss7dkwNkPTbwsRrI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1084,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:18:04.949]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request received {"req":{"id":"0a1701c8-51c9-4c32-8b6c-7baa9166d4fc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365324","x-request-id":"0a1701c8-51c9-4c32-8b6c-7baa9166d4fc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [15:18:05.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request completed in 475 ms {"req":{"id":"0a1701c8-51c9-4c32-8b6c-7baa9166d4fc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365324","x-request-id":"0a1701c8-51c9-4c32-8b6c-7baa9166d4fc"}},"res":{"statusCode":200,"headers":{"x-request-id":"0a1701c8-51c9-4c32-8b6c-7baa9166d4fc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-PwV0EjB/M5qH3SlFF2Ft2kxuo5M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":475,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [15:18:05.426]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"fbffb4e0-fd07-44c4-8884-524e3ecc9884","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"368508","x-request-id":"fbffb4e0-fd07-44c4-8884-524e3ecc9884"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:18:05.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 346 ms {"req":{"id":"fbffb4e0-fd07-44c4-8884-524e3ecc9884","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"368508","x-request-id":"fbffb4e0-fd07-44c4-8884-524e3ecc9884"}},"res":{"statusCode":200,"headers":{"x-request-id":"fbffb4e0-fd07-44c4-8884-524e3ecc9884","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-knfJ4WQHk3iGfanKcSI6M8xTosU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":346,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:18:05.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"dc4452f7-d417-4dc3-bd8c-23d307baf1ea","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8686832","x-request-id":"dc4452f7-d417-4dc3-bd8c-23d307baf1ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:18:06.884]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1097 ms {"req":{"id":"dc4452f7-d417-4dc3-bd8c-23d307baf1ea","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8686832","x-request-id":"dc4452f7-d417-4dc3-bd8c-23d307baf1ea"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc4452f7-d417-4dc3-bd8c-23d307baf1ea","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-VloBg7lktq+dRJUpMMhtJ3koLN4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1097,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:18:06.906]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"43d0bc08-3741-4143-a63e-99d6e5bbd1d2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1337000","x-request-id":"43d0bc08-3741-4143-a63e-99d6e5bbd1d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:18:07.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 442 ms {"req":{"id":"43d0bc08-3741-4143-a63e-99d6e5bbd1d2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1337000","x-request-id":"43d0bc08-3741-4143-a63e-99d6e5bbd1d2"}},"res":{"statusCode":200,"headers":{"x-request-id":"43d0bc08-3741-4143-a63e-99d6e5bbd1d2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-By9L9cfr1Hb9YltRT0qOsdBT1u8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":442,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:18:07.350]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"b1d7780c-7a30-4e83-a221-40750efe9d8a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"366520","x-request-id":"b1d7780c-7a30-4e83-a221-40750efe9d8a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:18:07.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 340 ms {"req":{"id":"b1d7780c-7a30-4e83-a221-40750efe9d8a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"366520","x-request-id":"b1d7780c-7a30-4e83-a221-40750efe9d8a"}},"res":{"statusCode":200,"headers":{"x-request-id":"b1d7780c-7a30-4e83-a221-40750efe9d8a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xZvZkVlE6LNDfEdtOkTfP41Amgo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":340,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:18:07.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request received {"req":{"id":"66e80136-ac18-49bc-b568-3179cb63b58a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9567040","x-request-id":"66e80136-ac18-49bc-b568-3179cb63b58a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [15:18:09.691]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request completed in 1977 ms {"req":{"id":"66e80136-ac18-49bc-b568-3179cb63b58a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"9567040","x-request-id":"66e80136-ac18-49bc-b568-3179cb63b58a"}},"res":{"statusCode":200,"headers":{"x-request-id":"66e80136-ac18-49bc-b568-3179cb63b58a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-7Md2pw8b3EVzrk8XpZCpLScFS10\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1977,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [15:18:09.717]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"2a4a5d0f-146e-4e42-beb2-559a0fdd0afd","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1363792","x-request-id":"2a4a5d0f-146e-4e42-beb2-559a0fdd0afd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:18:10.175]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 457 ms {"req":{"id":"2a4a5d0f-146e-4e42-beb2-559a0fdd0afd","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1363792","x-request-id":"2a4a5d0f-146e-4e42-beb2-559a0fdd0afd"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a4a5d0f-146e-4e42-beb2-559a0fdd0afd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-lxynkBFg2mFMtSW0NUFRUtLHoZQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":457,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:18:10.196]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"0608f423-95e8-45be-91dc-91013657c8d6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"361460","x-request-id":"0608f423-95e8-45be-91dc-91013657c8d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:18:10.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 333 ms {"req":{"id":"0608f423-95e8-45be-91dc-91013657c8d6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"361460","x-request-id":"0608f423-95e8-45be-91dc-91013657c8d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"0608f423-95e8-45be-91dc-91013657c8d6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-NDOgd2BF7JM3/HYamhq6DeFNeGM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":333,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:18:10.552]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request received {"req":{"id":"ea3509dd-862a-49d3-9306-7cc3d2579c59","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16775748","x-request-id":"ea3509dd-862a-49d3-9306-7cc3d2579c59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [15:18:11.761]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request completed in 1208 ms {"req":{"id":"ea3509dd-862a-49d3-9306-7cc3d2579c59","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16775748","x-request-id":"ea3509dd-862a-49d3-9306-7cc3d2579c59"}},"res":{"statusCode":200,"headers":{"x-request-id":"ea3509dd-862a-49d3-9306-7cc3d2579c59","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Ij6cgyGddKJlo18wTgj+OQl/ZGQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1208,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [15:18:11.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request received {"req":{"id":"c48f7d44-cdfa-46ed-8cb2-147457857239","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2537388","x-request-id":"c48f7d44-cdfa-46ed-8cb2-147457857239"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:18:12.401]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request completed in 622 ms {"req":{"id":"c48f7d44-cdfa-46ed-8cb2-147457857239","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2537388","x-request-id":"c48f7d44-cdfa-46ed-8cb2-147457857239"}},"res":{"statusCode":200,"headers":{"x-request-id":"c48f7d44-cdfa-46ed-8cb2-147457857239","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-RB8mavb+8VPeezxxLx1s5+DUI8I\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":622,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:18:12.403]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"95f49037-6f02-417a-93a1-37b97140bf1a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"430936","x-request-id":"95f49037-6f02-417a-93a1-37b97140bf1a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:18:12.768]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 365 ms {"req":{"id":"95f49037-6f02-417a-93a1-37b97140bf1a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"430936","x-request-id":"95f49037-6f02-417a-93a1-37b97140bf1a"}},"res":{"statusCode":200,"headers":{"x-request-id":"95f49037-6f02-417a-93a1-37b97140bf1a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-mhyxP9s168KVseGmB7NNDwTUWi0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":365,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:18:12.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request received {"req":{"id":"00c445e9-cddc-4b30-980e-c33646b9f7ae","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8843620","x-request-id":"00c445e9-cddc-4b30-980e-c33646b9f7ae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [15:18:14.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request completed in 1570 ms {"req":{"id":"00c445e9-cddc-4b30-980e-c33646b9f7ae","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8843620","x-request-id":"00c445e9-cddc-4b30-980e-c33646b9f7ae"}},"res":{"statusCode":200,"headers":{"x-request-id":"00c445e9-cddc-4b30-980e-c33646b9f7ae","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-KxqDxwO98L0524h0hPbPZC77UHg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1570,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [15:18:14.377]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request received {"req":{"id":"73d9f597-0679-4ac0-baa3-bc72c6d155c2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1286788","x-request-id":"73d9f597-0679-4ac0-baa3-bc72c6d155c2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [15:18:14.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request completed in 584 ms {"req":{"id":"73d9f597-0679-4ac0-baa3-bc72c6d155c2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1286788","x-request-id":"73d9f597-0679-4ac0-baa3-bc72c6d155c2"}},"res":{"statusCode":200,"headers":{"x-request-id":"73d9f597-0679-4ac0-baa3-bc72c6d155c2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1/qOLiBNMCrjjsPGsUgPNMe7Izo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":584,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [15:18:14.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"501ac14a-842e-4911-a331-94f021ad5f6d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"258648","x-request-id":"501ac14a-842e-4911-a331-94f021ad5f6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:18:15.366]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 386 ms {"req":{"id":"501ac14a-842e-4911-a331-94f021ad5f6d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"258648","x-request-id":"501ac14a-842e-4911-a331-94f021ad5f6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"501ac14a-842e-4911-a331-94f021ad5f6d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-+jfp4+4CZx8n4r/aNJ8ARcv0Tsg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":386,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:18:15.370]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"ca504c2d-8466-41bb-976d-830760caa1eb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16772888","x-request-id":"ca504c2d-8466-41bb-976d-830760caa1eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:18:17.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 1714 ms {"req":{"id":"ca504c2d-8466-41bb-976d-830760caa1eb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16772888","x-request-id":"ca504c2d-8466-41bb-976d-830760caa1eb"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca504c2d-8466-41bb-976d-830760caa1eb","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-eZi/C+3fCU+EFkqpOD+kFA/nZuM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1714,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:18:17.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"d3cb1bdf-7d71-44d8-93ee-97f7563e585c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2671520","x-request-id":"d3cb1bdf-7d71-44d8-93ee-97f7563e585c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:18:18.232]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1146 ms {"req":{"id":"d3cb1bdf-7d71-44d8-93ee-97f7563e585c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2671520","x-request-id":"d3cb1bdf-7d71-44d8-93ee-97f7563e585c"}},"res":{"statusCode":200,"headers":{"x-request-id":"d3cb1bdf-7d71-44d8-93ee-97f7563e585c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-nei3TUBXsOu42retCyKognCqq+I\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1146,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:18:18.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"3ba6d207-4df7-48bf-b6d0-156c5668c0a5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"513920","x-request-id":"3ba6d207-4df7-48bf-b6d0-156c5668c0a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:18:18.760]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 506 ms {"req":{"id":"3ba6d207-4df7-48bf-b6d0-156c5668c0a5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"513920","x-request-id":"3ba6d207-4df7-48bf-b6d0-156c5668c0a5"}},"res":{"statusCode":200,"headers":{"x-request-id":"3ba6d207-4df7-48bf-b6d0-156c5668c0a5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-9a74xNRTY5KdqTpuB/mSB+6XVpw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":506,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:18:18.762]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"da78b0ee-6ea9-415a-9ed8-e2b8662775d4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7633160","x-request-id":"da78b0ee-6ea9-415a-9ed8-e2b8662775d4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:18:20.961]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 2199 ms {"req":{"id":"da78b0ee-6ea9-415a-9ed8-e2b8662775d4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7633160","x-request-id":"da78b0ee-6ea9-415a-9ed8-e2b8662775d4"}},"res":{"statusCode":200,"headers":{"x-request-id":"da78b0ee-6ea9-415a-9ed8-e2b8662775d4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Z/vi2WHNBsg6PV1hMSoDRdg9l8M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2199,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:18:20.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"38f524f3-192e-4643-bc1f-8b2293cab9fc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1191752","x-request-id":"38f524f3-192e-4643-bc1f-8b2293cab9fc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:18:21.521]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 542 ms {"req":{"id":"38f524f3-192e-4643-bc1f-8b2293cab9fc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1191752","x-request-id":"38f524f3-192e-4643-bc1f-8b2293cab9fc"}},"res":{"statusCode":200,"headers":{"x-request-id":"38f524f3-192e-4643-bc1f-8b2293cab9fc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-5c/FNiIdpmAt87ZMK95H0+V/dsc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":542,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:18:21.538]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"a693156f-af4c-415e-ad43-f83298a36c02","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"271292","x-request-id":"a693156f-af4c-415e-ad43-f83298a36c02"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:18:21.898]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 360 ms {"req":{"id":"a693156f-af4c-415e-ad43-f83298a36c02","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"271292","x-request-id":"a693156f-af4c-415e-ad43-f83298a36c02"}},"res":{"statusCode":200,"headers":{"x-request-id":"a693156f-af4c-415e-ad43-f83298a36c02","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6aAEXJUvguigZ9eOnfMZ/2gTQsA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":360,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:18:21.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request received {"req":{"id":"2ecbf670-ca96-46bc-afda-243fbfcecc52","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14977868","x-request-id":"2ecbf670-ca96-46bc-afda-243fbfcecc52"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [15:18:23.992]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request completed in 2092 ms {"req":{"id":"2ecbf670-ca96-46bc-afda-243fbfcecc52","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14977868","x-request-id":"2ecbf670-ca96-46bc-afda-243fbfcecc52"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ecbf670-ca96-46bc-afda-243fbfcecc52","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-RG5nC28FPP3i/pu9oLuLPj47cug\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2092,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [15:18:23.993]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"58cabe0a-1167-4cab-a549-643dd1fc3a37","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1980260","x-request-id":"58cabe0a-1167-4cab-a549-643dd1fc3a37"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:18:25.127]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 1134 ms {"req":{"id":"58cabe0a-1167-4cab-a549-643dd1fc3a37","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1980260","x-request-id":"58cabe0a-1167-4cab-a549-643dd1fc3a37"}},"res":{"statusCode":200,"headers":{"x-request-id":"58cabe0a-1167-4cab-a549-643dd1fc3a37","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-poC065Sv3g9nS0LB8+KTvlbvQRw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1134,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:18:25.139]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"54f2271e-90a1-40ec-bd00-7f857ef7e577","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"438980","x-request-id":"54f2271e-90a1-40ec-bd00-7f857ef7e577"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:18:25.735]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 596 ms {"req":{"id":"54f2271e-90a1-40ec-bd00-7f857ef7e577","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"438980","x-request-id":"54f2271e-90a1-40ec-bd00-7f857ef7e577"}},"res":{"statusCode":200,"headers":{"x-request-id":"54f2271e-90a1-40ec-bd00-7f857ef7e577","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-QhU5OPuttim0zRv/6fBO0MgpXq4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":596,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:18:25.761]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"74dbd363-d07f-43f1-bd5b-45cf6effee2b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8860712","x-request-id":"74dbd363-d07f-43f1-bd5b-45cf6effee2b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:18:27.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1564 ms {"req":{"id":"74dbd363-d07f-43f1-bd5b-45cf6effee2b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8860712","x-request-id":"74dbd363-d07f-43f1-bd5b-45cf6effee2b"}},"res":{"statusCode":200,"headers":{"x-request-id":"74dbd363-d07f-43f1-bd5b-45cf6effee2b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-1zeF/9nKxCoGHesmCSDRRWARGlg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1564,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:18:27.352]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin request received {"req":{"id":"9ed7e336-f256-4fd0-981f-5ce2bfa535b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365952","x-request-id":"9ed7e336-f256-4fd0-981f-5ce2bfa535b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin"} +[server] INFO [15:18:27.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin request completed in 570 ms {"req":{"id":"9ed7e336-f256-4fd0-981f-5ce2bfa535b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1365952","x-request-id":"9ed7e336-f256-4fd0-981f-5ce2bfa535b6"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ed7e336-f256-4fd0-981f-5ce2bfa535b6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Xlb92o3knsY9yB341Nrl15JLmbo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":570,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod1.bin"} +[server] INFO [15:18:27.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin request received {"req":{"id":"4f28136f-42e5-4d81-a3b6-d88fb92b7ab0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"363836","x-request-id":"4f28136f-42e5-4d81-a3b6-d88fb92b7ab0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin"} +[server] INFO [15:18:28.283]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin request completed in 361 ms {"req":{"id":"4f28136f-42e5-4d81-a3b6-d88fb92b7ab0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"363836","x-request-id":"4f28136f-42e5-4d81-a3b6-d88fb92b7ab0"}},"res":{"statusCode":200,"headers":{"x-request-id":"4f28136f-42e5-4d81-a3b6-d88fb92b7ab0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-HzWuKcgV2p0st20Z0711KAU4aoE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod2.bin"} +[server] INFO [15:18:28.308]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin request received {"req":{"id":"e678610b-7b02-4dd3-9068-7e413e169913","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16763416","x-request-id":"e678610b-7b02-4dd3-9068-7e413e169913"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin"} +[server] INFO [15:18:29.777]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin request completed in 1469 ms {"req":{"id":"e678610b-7b02-4dd3-9068-7e413e169913","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16763416","x-request-id":"e678610b-7b02-4dd3-9068-7e413e169913"}},"res":{"statusCode":200,"headers":{"x-request-id":"e678610b-7b02-4dd3-9068-7e413e169913","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-JLGZYzM4cbkrqhdBOrwCn/PHmh8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1469,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod0.bin"} +[server] INFO [15:18:29.780]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request received {"req":{"id":"359c00c1-ef3d-4225-8913-fa46d8659c90","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2652760","x-request-id":"359c00c1-ef3d-4225-8913-fa46d8659c90"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [15:18:30.609]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request completed in 828 ms {"req":{"id":"359c00c1-ef3d-4225-8913-fa46d8659c90","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2652760","x-request-id":"359c00c1-ef3d-4225-8913-fa46d8659c90"}},"res":{"statusCode":200,"headers":{"x-request-id":"359c00c1-ef3d-4225-8913-fa46d8659c90","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-JFTWZubqrBMe7FZla7K39rI/bdw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":828,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [15:18:30.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request received {"req":{"id":"ceecb27b-bc4f-4065-adb8-908a0f566970","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"578964","x-request-id":"ceecb27b-bc4f-4065-adb8-908a0f566970"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:18:31.108]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request completed in 473 ms {"req":{"id":"ceecb27b-bc4f-4065-adb8-908a0f566970","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"578964","x-request-id":"ceecb27b-bc4f-4065-adb8-908a0f566970"}},"res":{"statusCode":200,"headers":{"x-request-id":"ceecb27b-bc4f-4065-adb8-908a0f566970","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-KfbTrGi8n+XsZWRdL4zu9XxSVto\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":473,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:18:31.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin request received {"req":{"id":"44e8feef-0f08-464f-9d06-3b30f44b68ad","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16723832","x-request-id":"44e8feef-0f08-464f-9d06-3b30f44b68ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin"} +[server] INFO [15:18:33.081]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin request completed in 1951 ms {"req":{"id":"44e8feef-0f08-464f-9d06-3b30f44b68ad","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16723832","x-request-id":"44e8feef-0f08-464f-9d06-3b30f44b68ad"}},"res":{"statusCode":200,"headers":{"x-request-id":"44e8feef-0f08-464f-9d06-3b30f44b68ad","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-IVy86JBWpxZhcvWhAN7Aoz8buIU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1951,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod0.bin"} +[server] INFO [15:18:33.100]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request received {"req":{"id":"8b0561b2-7154-4e3d-9ff6-d5442e7a1eb2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2589008","x-request-id":"8b0561b2-7154-4e3d-9ff6-d5442e7a1eb2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [15:18:33.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request completed in 862 ms {"req":{"id":"8b0561b2-7154-4e3d-9ff6-d5442e7a1eb2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2589008","x-request-id":"8b0561b2-7154-4e3d-9ff6-d5442e7a1eb2"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b0561b2-7154-4e3d-9ff6-d5442e7a1eb2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xM3hIP6bx/8aF87VBUTQxA2NG/c\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":862,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [15:18:33.963]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request received {"req":{"id":"3794b483-005c-48a1-b236-4058c565851a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"553932","x-request-id":"3794b483-005c-48a1-b236-4058c565851a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:18:34.395]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request completed in 432 ms {"req":{"id":"3794b483-005c-48a1-b236-4058c565851a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"553932","x-request-id":"3794b483-005c-48a1-b236-4058c565851a"}},"res":{"statusCode":200,"headers":{"x-request-id":"3794b483-005c-48a1-b236-4058c565851a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-e2ITdqLnkCc46ny4EXCh9LZKnJ8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":432,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:18:34.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin request received {"req":{"id":"3216f4cd-8ad2-4161-8e40-affa1981d207","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16724792","x-request-id":"3216f4cd-8ad2-4161-8e40-affa1981d207"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin"} +[server] INFO [15:18:36.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin request completed in 2297 ms {"req":{"id":"3216f4cd-8ad2-4161-8e40-affa1981d207","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16724792","x-request-id":"3216f4cd-8ad2-4161-8e40-affa1981d207"}},"res":{"statusCode":200,"headers":{"x-request-id":"3216f4cd-8ad2-4161-8e40-affa1981d207","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-qBtzzgMl8grggCkX1TAW+PIwJfw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2297,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod0.bin"} +[server] INFO [15:18:36.696]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"e5fa4c2b-f16f-4591-a80a-3927988aa906","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2572472","x-request-id":"e5fa4c2b-f16f-4591-a80a-3927988aa906"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:18:37.926]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 1230 ms {"req":{"id":"e5fa4c2b-f16f-4591-a80a-3927988aa906","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2572472","x-request-id":"e5fa4c2b-f16f-4591-a80a-3927988aa906"}},"res":{"statusCode":200,"headers":{"x-request-id":"e5fa4c2b-f16f-4591-a80a-3927988aa906","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6z2uSgQ0K7n/qph8M+6W9k/ghGg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1230,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:18:37.943]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request received {"req":{"id":"439cadea-9bfa-4867-82dc-a6bac0e9502e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"552348","x-request-id":"439cadea-9bfa-4867-82dc-a6bac0e9502e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:18:38.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request completed in 525 ms {"req":{"id":"439cadea-9bfa-4867-82dc-a6bac0e9502e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"552348","x-request-id":"439cadea-9bfa-4867-82dc-a6bac0e9502e"}},"res":{"statusCode":200,"headers":{"x-request-id":"439cadea-9bfa-4867-82dc-a6bac0e9502e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-ZptRhX6nllWDmSn456ZyQBlfJQQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":525,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:18:38.488]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin request received {"req":{"id":"ca5200dd-d2fc-440c-bdac-06405589cbf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16694560","x-request-id":"ca5200dd-d2fc-440c-bdac-06405589cbf0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin"} +[server] INFO [15:18:40.612]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin request completed in 2124 ms {"req":{"id":"ca5200dd-d2fc-440c-bdac-06405589cbf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16694560","x-request-id":"ca5200dd-d2fc-440c-bdac-06405589cbf0"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca5200dd-d2fc-440c-bdac-06405589cbf0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-ZQj75SC24ukUNu8xJ/dnFalFqrk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2124,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin"} +[server] INFO [15:18:40.632]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"b343796d-57aa-4e6e-9207-cf628fc08853","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2589640","x-request-id":"b343796d-57aa-4e6e-9207-cf628fc08853"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:18:41.823]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 1191 ms {"req":{"id":"b343796d-57aa-4e6e-9207-cf628fc08853","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2589640","x-request-id":"b343796d-57aa-4e6e-9207-cf628fc08853"}},"res":{"statusCode":200,"headers":{"x-request-id":"b343796d-57aa-4e6e-9207-cf628fc08853","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vtU5Aso47ex3WBAEzaeZyBWi4WA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1191,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:18:41.826]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"6eacbe59-3507-470e-b12f-3db8b0d372a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"554936","x-request-id":"6eacbe59-3507-470e-b12f-3db8b0d372a0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:18:42.361]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 535 ms {"req":{"id":"6eacbe59-3507-470e-b12f-3db8b0d372a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"554936","x-request-id":"6eacbe59-3507-470e-b12f-3db8b0d372a0"}},"res":{"statusCode":200,"headers":{"x-request-id":"6eacbe59-3507-470e-b12f-3db8b0d372a0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-y7EKkpwHy+7szPLAoo1y44yHqkA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":535,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:18:42.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request received {"req":{"id":"25bf074a-a2a2-447b-9349-de419b0a210a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16775384","x-request-id":"25bf074a-a2a2-447b-9349-de419b0a210a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [15:18:44.307]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request completed in 1925 ms {"req":{"id":"25bf074a-a2a2-447b-9349-de419b0a210a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16775384","x-request-id":"25bf074a-a2a2-447b-9349-de419b0a210a"}},"res":{"statusCode":200,"headers":{"x-request-id":"25bf074a-a2a2-447b-9349-de419b0a210a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-fQ6oEC052yYZop104JidU/9Vjgo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1925,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [15:18:44.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request received {"req":{"id":"198142bb-735f-4e0d-866d-ca60587de6e0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2661272","x-request-id":"198142bb-735f-4e0d-866d-ca60587de6e0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:18:45.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request completed in 1497 ms {"req":{"id":"198142bb-735f-4e0d-866d-ca60587de6e0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2661272","x-request-id":"198142bb-735f-4e0d-866d-ca60587de6e0"}},"res":{"statusCode":200,"headers":{"x-request-id":"198142bb-735f-4e0d-866d-ca60587de6e0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-tl6UnhKDSrdOAGk8d/8uGujNF9c\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1497,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:18:45.827]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"8b82d786-2bbf-4865-a8b1-421ba11a157e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"595108","x-request-id":"8b82d786-2bbf-4865-a8b1-421ba11a157e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:18:46.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 631 ms {"req":{"id":"8b82d786-2bbf-4865-a8b1-421ba11a157e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"595108","x-request-id":"8b82d786-2bbf-4865-a8b1-421ba11a157e"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b82d786-2bbf-4865-a8b1-421ba11a157e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1nDutTRL6cGMpy0/3drkmwrykyg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":631,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:18:46.476]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"654d7ae8-f677-4b97-a77d-e5ba14a0b88c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16773284","x-request-id":"654d7ae8-f677-4b97-a77d-e5ba14a0b88c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [15:18:48.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 2391 ms {"req":{"id":"654d7ae8-f677-4b97-a77d-e5ba14a0b88c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16773284","x-request-id":"654d7ae8-f677-4b97-a77d-e5ba14a0b88c"}},"res":{"statusCode":200,"headers":{"x-request-id":"654d7ae8-f677-4b97-a77d-e5ba14a0b88c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-avpQpmGdwk89jVzERirHlJ2ymgA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2391,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [15:18:48.869]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"a4babff0-181f-45fa-8ff0-f61e3f3084c1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2643380","x-request-id":"a4babff0-181f-45fa-8ff0-f61e3f3084c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:18:49.801]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 932 ms {"req":{"id":"a4babff0-181f-45fa-8ff0-f61e3f3084c1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2643380","x-request-id":"a4babff0-181f-45fa-8ff0-f61e3f3084c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"a4babff0-181f-45fa-8ff0-f61e3f3084c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-dGvU0PtKSIEs7m9ejs43BMAwEY0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":932,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:18:49.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"b21d21ca-1897-4c99-bddc-c440beefc209","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"574108","x-request-id":"b21d21ca-1897-4c99-bddc-c440beefc209"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:18:50.320]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 505 ms {"req":{"id":"b21d21ca-1897-4c99-bddc-c440beefc209","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"574108","x-request-id":"b21d21ca-1897-4c99-bddc-c440beefc209"}},"res":{"statusCode":200,"headers":{"x-request-id":"b21d21ca-1897-4c99-bddc-c440beefc209","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-385nCPxT2sJSB8Um7okRyRSZZms\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":505,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:18:50.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"4b2015f2-aacf-4e73-bba3-7e0adbc368ad","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774804","x-request-id":"4b2015f2-aacf-4e73-bba3-7e0adbc368ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:18:52.294]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 1952 ms {"req":{"id":"4b2015f2-aacf-4e73-bba3-7e0adbc368ad","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774804","x-request-id":"4b2015f2-aacf-4e73-bba3-7e0adbc368ad"}},"res":{"statusCode":200,"headers":{"x-request-id":"4b2015f2-aacf-4e73-bba3-7e0adbc368ad","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-0R2YWZgQf0SosWfWtZnKcciAsQc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1952,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:18:52.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"440bb039-117c-418e-9270-e43b327717d0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2655388","x-request-id":"440bb039-117c-418e-9270-e43b327717d0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [15:18:53.502]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 1206 ms {"req":{"id":"440bb039-117c-418e-9270-e43b327717d0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2655388","x-request-id":"440bb039-117c-418e-9270-e43b327717d0"}},"res":{"statusCode":200,"headers":{"x-request-id":"440bb039-117c-418e-9270-e43b327717d0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-jm3T7esJFmiXaG8svv5rTFNuCg0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1206,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [15:18:53.521]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"35c17ca9-a706-4192-90b7-047541613e08","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"582832","x-request-id":"35c17ca9-a706-4192-90b7-047541613e08"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:18:54.004]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 483 ms {"req":{"id":"35c17ca9-a706-4192-90b7-047541613e08","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"582832","x-request-id":"35c17ca9-a706-4192-90b7-047541613e08"}},"res":{"statusCode":200,"headers":{"x-request-id":"35c17ca9-a706-4192-90b7-047541613e08","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-qCQ6UidmmDorjCcD4ciXJNI1sx4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":483,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:18:54.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request received {"req":{"id":"38ab5993-46b5-49a9-a84c-f34ad200878f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16772724","x-request-id":"38ab5993-46b5-49a9-a84c-f34ad200878f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [15:18:56.174]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request completed in 2167 ms {"req":{"id":"38ab5993-46b5-49a9-a84c-f34ad200878f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16772724","x-request-id":"38ab5993-46b5-49a9-a84c-f34ad200878f"}},"res":{"statusCode":200,"headers":{"x-request-id":"38ab5993-46b5-49a9-a84c-f34ad200878f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-wcPqdg7HQTVuzKT3hRnsGXJH3D8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2167,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [15:18:56.176]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request received {"req":{"id":"24fb7ce9-6358-4816-aecc-dd87ff569925","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2977332","x-request-id":"24fb7ce9-6358-4816-aecc-dd87ff569925"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [15:18:57.064]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request completed in 888 ms {"req":{"id":"24fb7ce9-6358-4816-aecc-dd87ff569925","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2977332","x-request-id":"24fb7ce9-6358-4816-aecc-dd87ff569925"}},"res":{"statusCode":200,"headers":{"x-request-id":"24fb7ce9-6358-4816-aecc-dd87ff569925","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xJuT0y0sp7R/G8iJ6Qy2uJX+XHc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":888,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [15:18:57.091]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"5836ae1f-9497-4a7a-b247-8daac6e46c35","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"544556","x-request-id":"5836ae1f-9497-4a7a-b247-8daac6e46c35"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:18:57.515]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 424 ms {"req":{"id":"5836ae1f-9497-4a7a-b247-8daac6e46c35","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"544556","x-request-id":"5836ae1f-9497-4a7a-b247-8daac6e46c35"}},"res":{"statusCode":200,"headers":{"x-request-id":"5836ae1f-9497-4a7a-b247-8daac6e46c35","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-yMnNnuGmo1AEA3UNHhgMzxMDmzc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:18:57.517]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"246a86e3-2571-4184-98b8-7011591f49b9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774180","x-request-id":"246a86e3-2571-4184-98b8-7011591f49b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:19:00.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 2641 ms {"req":{"id":"246a86e3-2571-4184-98b8-7011591f49b9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774180","x-request-id":"246a86e3-2571-4184-98b8-7011591f49b9"}},"res":{"statusCode":200,"headers":{"x-request-id":"246a86e3-2571-4184-98b8-7011591f49b9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-ZlD1e8fpEzNkvWpC+0FcPWIQMh8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2641,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:19:00.174]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request received {"req":{"id":"9c350c40-6b10-4f85-aba1-a23f8e5e6402","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2496964","x-request-id":"9c350c40-6b10-4f85-aba1-a23f8e5e6402"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [15:19:01.618]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request completed in 1444 ms {"req":{"id":"9c350c40-6b10-4f85-aba1-a23f8e5e6402","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2496964","x-request-id":"9c350c40-6b10-4f85-aba1-a23f8e5e6402"}},"res":{"statusCode":200,"headers":{"x-request-id":"9c350c40-6b10-4f85-aba1-a23f8e5e6402","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6tLfKhMYgUMy+Nunn1rZlOQuGEo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1444,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [15:19:01.621]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"7271dfe2-292a-4828-9b8e-79367620af43","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"376532","x-request-id":"7271dfe2-292a-4828-9b8e-79367620af43"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:19:02.021]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 400 ms {"req":{"id":"7271dfe2-292a-4828-9b8e-79367620af43","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"376532","x-request-id":"7271dfe2-292a-4828-9b8e-79367620af43"}},"res":{"statusCode":200,"headers":{"x-request-id":"7271dfe2-292a-4828-9b8e-79367620af43","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-GhF0OfE+lDtD9ccqk2ssc+GSwk4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":400,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:19:02.044]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"e720f172-b335-4f89-8689-cd9ced7f6d06","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776084","x-request-id":"e720f172-b335-4f89-8689-cd9ced7f6d06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:19:03.914]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 1870 ms {"req":{"id":"e720f172-b335-4f89-8689-cd9ced7f6d06","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776084","x-request-id":"e720f172-b335-4f89-8689-cd9ced7f6d06"}},"res":{"statusCode":200,"headers":{"x-request-id":"e720f172-b335-4f89-8689-cd9ced7f6d06","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-stVcR8voNDv14RZqeeZWzslZum4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1870,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:19:03.916]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"50eec3ef-7a69-4d03-8f54-2aa969015833","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3040356","x-request-id":"50eec3ef-7a69-4d03-8f54-2aa969015833"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [15:19:05.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 1629 ms {"req":{"id":"50eec3ef-7a69-4d03-8f54-2aa969015833","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3040356","x-request-id":"50eec3ef-7a69-4d03-8f54-2aa969015833"}},"res":{"statusCode":200,"headers":{"x-request-id":"50eec3ef-7a69-4d03-8f54-2aa969015833","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-e88GMdDjAGRiDFwmeXmSjnnr0E0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1629,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [15:19:05.556]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"63869b3c-c6c1-48a0-923b-066c9f379be6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"583084","x-request-id":"63869b3c-c6c1-48a0-923b-066c9f379be6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:19:06.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 990 ms {"req":{"id":"63869b3c-c6c1-48a0-923b-066c9f379be6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"583084","x-request-id":"63869b3c-c6c1-48a0-923b-066c9f379be6"}},"res":{"statusCode":200,"headers":{"x-request-id":"63869b3c-c6c1-48a0-923b-066c9f379be6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-0/wC21kWTJa+KFTRRKfF+48y6cU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":990,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:19:06.563]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"875db9ab-e8f4-4ac1-9342-69dc8ef02a66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16745500","x-request-id":"875db9ab-e8f4-4ac1-9342-69dc8ef02a66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:19:08.701]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 2138 ms {"req":{"id":"875db9ab-e8f4-4ac1-9342-69dc8ef02a66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16745500","x-request-id":"875db9ab-e8f4-4ac1-9342-69dc8ef02a66"}},"res":{"statusCode":200,"headers":{"x-request-id":"875db9ab-e8f4-4ac1-9342-69dc8ef02a66","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-iFKFGDe/D4nkhr2159sgqhv5LC4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2138,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:19:08.721]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"212e8e42-ec2d-4bcf-9976-5566cb7a79a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3149356","x-request-id":"212e8e42-ec2d-4bcf-9976-5566cb7a79a0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:19:09.661]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 941 ms {"req":{"id":"212e8e42-ec2d-4bcf-9976-5566cb7a79a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3149356","x-request-id":"212e8e42-ec2d-4bcf-9976-5566cb7a79a0"}},"res":{"statusCode":200,"headers":{"x-request-id":"212e8e42-ec2d-4bcf-9976-5566cb7a79a0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-UqmRirRWsSANvqxmeb4HmZXRoQo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":941,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:19:09.663]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin request received {"req":{"id":"4acc2799-1bd7-41b8-a1e3-0d57edcdfb75","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"660756","x-request-id":"4acc2799-1bd7-41b8-a1e3-0d57edcdfb75"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin"} +[server] INFO [15:19:10.102]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin request completed in 438 ms {"req":{"id":"4acc2799-1bd7-41b8-a1e3-0d57edcdfb75","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"660756","x-request-id":"4acc2799-1bd7-41b8-a1e3-0d57edcdfb75"}},"res":{"statusCode":200,"headers":{"x-request-id":"4acc2799-1bd7-41b8-a1e3-0d57edcdfb75","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-3MsKjphG6YkFZYsDRkeKqXZRvK0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":438,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod2.bin"} +[server] INFO [15:19:10.103]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request received {"req":{"id":"aec091c4-9587-46d9-99f6-9184638ef600","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16773620","x-request-id":"aec091c4-9587-46d9-99f6-9184638ef600"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [15:19:13.474]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request completed in 3371 ms {"req":{"id":"aec091c4-9587-46d9-99f6-9184638ef600","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16773620","x-request-id":"aec091c4-9587-46d9-99f6-9184638ef600"}},"res":{"statusCode":200,"headers":{"x-request-id":"aec091c4-9587-46d9-99f6-9184638ef600","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-8722RY+uM6gen3ZkP3RPFxpIP3o\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":3371,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [15:19:13.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request received {"req":{"id":"bd8ec634-8435-4498-a941-feb65e700140","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2650292","x-request-id":"bd8ec634-8435-4498-a941-feb65e700140"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [15:19:14.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request completed in 963 ms {"req":{"id":"bd8ec634-8435-4498-a941-feb65e700140","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2650292","x-request-id":"bd8ec634-8435-4498-a941-feb65e700140"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd8ec634-8435-4498-a941-feb65e700140","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vv8Cto8MyTkAbXkINMlkBM72qWs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":963,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [15:19:14.460]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request received {"req":{"id":"272f4f3d-67cd-4901-8cde-8e04d954dbd7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"532744","x-request-id":"272f4f3d-67cd-4901-8cde-8e04d954dbd7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:19:14.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request completed in 405 ms {"req":{"id":"272f4f3d-67cd-4901-8cde-8e04d954dbd7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"532744","x-request-id":"272f4f3d-67cd-4901-8cde-8e04d954dbd7"}},"res":{"statusCode":200,"headers":{"x-request-id":"272f4f3d-67cd-4901-8cde-8e04d954dbd7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-bpsPnhO6R3BlOAcwgrxcLlkTTO8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":405,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:19:14.878]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin request received {"req":{"id":"de4e15b5-9c5d-4d2a-9a59-155fa2bdf6b0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16747132","x-request-id":"de4e15b5-9c5d-4d2a-9a59-155fa2bdf6b0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin"} +[server] INFO [15:19:16.798]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin request completed in 1919 ms {"req":{"id":"de4e15b5-9c5d-4d2a-9a59-155fa2bdf6b0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16747132","x-request-id":"de4e15b5-9c5d-4d2a-9a59-155fa2bdf6b0"}},"res":{"statusCode":200,"headers":{"x-request-id":"de4e15b5-9c5d-4d2a-9a59-155fa2bdf6b0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-VGoULRDEiqD1UO8/K9Tg5bvrD0M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1919,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin"} +[server] INFO [15:19:16.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"65f5c647-6a80-4e83-b6c3-79d1ad4f46d6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2956900","x-request-id":"65f5c647-6a80-4e83-b6c3-79d1ad4f46d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:19:17.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 1086 ms {"req":{"id":"65f5c647-6a80-4e83-b6c3-79d1ad4f46d6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2956900","x-request-id":"65f5c647-6a80-4e83-b6c3-79d1ad4f46d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"65f5c647-6a80-4e83-b6c3-79d1ad4f46d6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7n+MWr9k8fFzG+l4XOMQtf7PVts\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1086,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:19:17.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"8ea18894-bb14-42c9-a2b0-835aa89e28f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"611800","x-request-id":"8ea18894-bb14-42c9-a2b0-835aa89e28f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:19:18.504]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 583 ms {"req":{"id":"8ea18894-bb14-42c9-a2b0-835aa89e28f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"611800","x-request-id":"8ea18894-bb14-42c9-a2b0-835aa89e28f9"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ea18894-bb14-42c9-a2b0-835aa89e28f9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-t93P0ikuDZ7jetarvm2Qh2Fa8LE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":583,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:19:18.524]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin request received {"req":{"id":"2806cf53-cef5-4068-9050-9e5dad2dcd3c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776952","x-request-id":"2806cf53-cef5-4068-9050-9e5dad2dcd3c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin"} +[server] INFO [15:19:20.526]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin request completed in 2002 ms {"req":{"id":"2806cf53-cef5-4068-9050-9e5dad2dcd3c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776952","x-request-id":"2806cf53-cef5-4068-9050-9e5dad2dcd3c"}},"res":{"statusCode":200,"headers":{"x-request-id":"2806cf53-cef5-4068-9050-9e5dad2dcd3c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-zcIY1wTYjCf+2nNYVioBaHVfJIY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2002,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin"} +[server] INFO [15:19:20.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"f87ce065-69d4-48a5-8084-9cb25c2d9fa1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2953576","x-request-id":"f87ce065-69d4-48a5-8084-9cb25c2d9fa1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:19:21.976]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 1447 ms {"req":{"id":"f87ce065-69d4-48a5-8084-9cb25c2d9fa1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2953576","x-request-id":"f87ce065-69d4-48a5-8084-9cb25c2d9fa1"}},"res":{"statusCode":200,"headers":{"x-request-id":"f87ce065-69d4-48a5-8084-9cb25c2d9fa1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vfF+Nyg0xmYg9lX+aLACX7FXYfM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1447,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:19:21.977]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"c6939e81-caaa-4200-b035-4072a6eae3a8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"600284","x-request-id":"c6939e81-caaa-4200-b035-4072a6eae3a8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:19:22.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 522 ms {"req":{"id":"c6939e81-caaa-4200-b035-4072a6eae3a8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"600284","x-request-id":"c6939e81-caaa-4200-b035-4072a6eae3a8"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6939e81-caaa-4200-b035-4072a6eae3a8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1BrC4+MLBnHsWrHBwK9kckF0Rh4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":522,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:19:22.519]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin request received {"req":{"id":"526c3993-866d-4a73-9a79-c063cd50edb2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16720516","x-request-id":"526c3993-866d-4a73-9a79-c063cd50edb2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin"} +[server] INFO [15:19:24.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin request completed in 2445 ms {"req":{"id":"526c3993-866d-4a73-9a79-c063cd50edb2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16720516","x-request-id":"526c3993-866d-4a73-9a79-c063cd50edb2"}},"res":{"statusCode":200,"headers":{"x-request-id":"526c3993-866d-4a73-9a79-c063cd50edb2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-dJokECOXSokIGP0MBNduhNovu34\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2445,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod0.bin"} +[server] INFO [15:19:24.966]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request received {"req":{"id":"b4a03a53-21da-49e2-aea1-c5c0dd16f12b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2254372","x-request-id":"b4a03a53-21da-49e2-aea1-c5c0dd16f12b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [15:19:25.943]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request completed in 977 ms {"req":{"id":"b4a03a53-21da-49e2-aea1-c5c0dd16f12b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2254372","x-request-id":"b4a03a53-21da-49e2-aea1-c5c0dd16f12b"}},"res":{"statusCode":200,"headers":{"x-request-id":"b4a03a53-21da-49e2-aea1-c5c0dd16f12b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-jIygUQLxf56TSs+hV79ez1YrOmQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":977,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [15:19:25.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request received {"req":{"id":"3afd9ffc-1d6f-40e4-a7b3-16326946cdd7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"510072","x-request-id":"3afd9ffc-1d6f-40e4-a7b3-16326946cdd7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:19:26.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request completed in 582 ms {"req":{"id":"3afd9ffc-1d6f-40e4-a7b3-16326946cdd7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"510072","x-request-id":"3afd9ffc-1d6f-40e4-a7b3-16326946cdd7"}},"res":{"statusCode":200,"headers":{"x-request-id":"3afd9ffc-1d6f-40e4-a7b3-16326946cdd7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-BQw2Wm9KVJiJRbTWALlzWa7mMKI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":582,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:19:26.548]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin request received {"req":{"id":"6fe9711f-9252-425a-9178-e00f54e378c1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16709220","x-request-id":"6fe9711f-9252-425a-9178-e00f54e378c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin"} +[server] INFO [15:19:28.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin request completed in 2352 ms {"req":{"id":"6fe9711f-9252-425a-9178-e00f54e378c1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16709220","x-request-id":"6fe9711f-9252-425a-9178-e00f54e378c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"6fe9711f-9252-425a-9178-e00f54e378c1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-u7wRjA1EUtVYBBBE2RPk8981RYU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2352,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod0.bin"} +[server] INFO [15:19:28.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"8a0c3943-b934-4135-ae65-be448712f6f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2412756","x-request-id":"8a0c3943-b934-4135-ae65-be448712f6f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [15:19:29.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 1040 ms {"req":{"id":"8a0c3943-b934-4135-ae65-be448712f6f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2412756","x-request-id":"8a0c3943-b934-4135-ae65-be448712f6f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"8a0c3943-b934-4135-ae65-be448712f6f3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-3mu9jzKRIs0sZ40bAnPoZa8CHro\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1040,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [15:19:29.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request received {"req":{"id":"3405606c-db64-4b99-99ce-186cd0e1db57","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"588628","x-request-id":"3405606c-db64-4b99-99ce-186cd0e1db57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:19:30.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request completed in 431 ms {"req":{"id":"3405606c-db64-4b99-99ce-186cd0e1db57","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"588628","x-request-id":"3405606c-db64-4b99-99ce-186cd0e1db57"}},"res":{"statusCode":200,"headers":{"x-request-id":"3405606c-db64-4b99-99ce-186cd0e1db57","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-n81Zbz3O/tkpisEPW4e5NiQHssg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":431,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:19:30.409]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin request received {"req":{"id":"268116a3-d694-4bc8-ac65-6f80abe5ab42","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16262172","x-request-id":"268116a3-d694-4bc8-ac65-6f80abe5ab42"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin"} +[server] INFO [15:19:31.935]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin request completed in 1526 ms {"req":{"id":"268116a3-d694-4bc8-ac65-6f80abe5ab42","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16262172","x-request-id":"268116a3-d694-4bc8-ac65-6f80abe5ab42"}},"res":{"statusCode":200,"headers":{"x-request-id":"268116a3-d694-4bc8-ac65-6f80abe5ab42","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-qfKnXODo5rp/rBFUBmk0UnODwIA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1526,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod0.bin"} +[server] INFO [15:19:31.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request received {"req":{"id":"6444a315-b5c7-4a26-809c-d7265680c766","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2582916","x-request-id":"6444a315-b5c7-4a26-809c-d7265680c766"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [15:19:33.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request completed in 1203 ms {"req":{"id":"6444a315-b5c7-4a26-809c-d7265680c766","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2582916","x-request-id":"6444a315-b5c7-4a26-809c-d7265680c766"}},"res":{"statusCode":200,"headers":{"x-request-id":"6444a315-b5c7-4a26-809c-d7265680c766","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hSGhZuPffjQc20SNHd4YBsUZcBQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1203,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [15:19:33.190]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request received {"req":{"id":"bdd7ab4b-26c5-4267-9695-474da2a48dae","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"596156","x-request-id":"bdd7ab4b-26c5-4267-9695-474da2a48dae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:19:33.663]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request completed in 473 ms {"req":{"id":"bdd7ab4b-26c5-4267-9695-474da2a48dae","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"596156","x-request-id":"bdd7ab4b-26c5-4267-9695-474da2a48dae"}},"res":{"statusCode":200,"headers":{"x-request-id":"bdd7ab4b-26c5-4267-9695-474da2a48dae","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xzt32ksA3bXZN2nCr0rFjSTUfQw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":473,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:19:33.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin request received {"req":{"id":"929750c1-a7c1-49c7-8192-421cb524e9d4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3036272","x-request-id":"929750c1-a7c1-49c7-8192-421cb524e9d4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin"} +[server] INFO [15:19:34.484]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin request completed in 819 ms {"req":{"id":"929750c1-a7c1-49c7-8192-421cb524e9d4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3036272","x-request-id":"929750c1-a7c1-49c7-8192-421cb524e9d4"}},"res":{"statusCode":200,"headers":{"x-request-id":"929750c1-a7c1-49c7-8192-421cb524e9d4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-dbZ8qooIi2pFVVEBn8G8SNXfPrk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":819,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod0.bin"} +[server] INFO [15:19:34.504]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request received {"req":{"id":"643ac49f-0c95-467b-a8c2-c78463f0bbc7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"416336","x-request-id":"643ac49f-0c95-467b-a8c2-c78463f0bbc7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [15:19:34.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request completed in 353 ms {"req":{"id":"643ac49f-0c95-467b-a8c2-c78463f0bbc7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"416336","x-request-id":"643ac49f-0c95-467b-a8c2-c78463f0bbc7"}},"res":{"statusCode":200,"headers":{"x-request-id":"643ac49f-0c95-467b-a8c2-c78463f0bbc7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Vp91LcsGz/I9rd1cxPg1JRfs+94\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":353,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [15:19:34.879]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"431dd6e3-d11e-47a1-94aa-c2c77c50c6d3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"138980","x-request-id":"431dd6e3-d11e-47a1-94aa-c2c77c50c6d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:19:35.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 314 ms {"req":{"id":"431dd6e3-d11e-47a1-94aa-c2c77c50c6d3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"138980","x-request-id":"431dd6e3-d11e-47a1-94aa-c2c77c50c6d3"}},"res":{"statusCode":200,"headers":{"x-request-id":"431dd6e3-d11e-47a1-94aa-c2c77c50c6d3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-wRgbBWppLvtR1gIha8bG2rw8UnQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:19:35.222]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request received {"req":{"id":"9ecfafdd-8b71-46e1-bbf5-fdf4e948e571","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10982016","x-request-id":"9ecfafdd-8b71-46e1-bbf5-fdf4e948e571"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [15:19:36.592]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request completed in 1371 ms {"req":{"id":"9ecfafdd-8b71-46e1-bbf5-fdf4e948e571","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10982016","x-request-id":"9ecfafdd-8b71-46e1-bbf5-fdf4e948e571"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ecfafdd-8b71-46e1-bbf5-fdf4e948e571","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-a1VQnzuyZ7Q0J3llev8lobgOXo4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1371,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [15:19:36.596]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request received {"req":{"id":"52adfa18-f265-4fd7-82a9-5f267dd27e6d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1353744","x-request-id":"52adfa18-f265-4fd7-82a9-5f267dd27e6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:19:37.115]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request completed in 519 ms {"req":{"id":"52adfa18-f265-4fd7-82a9-5f267dd27e6d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1353744","x-request-id":"52adfa18-f265-4fd7-82a9-5f267dd27e6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"52adfa18-f265-4fd7-82a9-5f267dd27e6d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-s6If0MXJ5nXmPCbyRhL6tUMNirM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":519,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:19:37.116]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"b74e5266-96e4-4486-959c-0adb7930b9be","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"275588","x-request-id":"b74e5266-96e4-4486-959c-0adb7930b9be"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:19:37.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 327 ms {"req":{"id":"b74e5266-96e4-4486-959c-0adb7930b9be","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"275588","x-request-id":"b74e5266-96e4-4486-959c-0adb7930b9be"}},"res":{"statusCode":200,"headers":{"x-request-id":"b74e5266-96e4-4486-959c-0adb7930b9be","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7r32yEj0408WJddW19wRTX7M/v8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":327,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:19:37.459]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin request received {"req":{"id":"ff206b7e-146f-4e27-a5b5-ec0fef3a30fb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"15424128","x-request-id":"ff206b7e-146f-4e27-a5b5-ec0fef3a30fb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin"} +[server] INFO [15:19:39.165]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin request completed in 1706 ms {"req":{"id":"ff206b7e-146f-4e27-a5b5-ec0fef3a30fb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"15424128","x-request-id":"ff206b7e-146f-4e27-a5b5-ec0fef3a30fb"}},"res":{"statusCode":200,"headers":{"x-request-id":"ff206b7e-146f-4e27-a5b5-ec0fef3a30fb","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-dh607RA5ZxKRmR/Ya9ZtBjsxi0Q\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1706,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod0.bin"} +[server] INFO [15:19:39.182]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"8788f8e8-e353-4ae9-a8d1-6889a1761b41","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2635176","x-request-id":"8788f8e8-e353-4ae9-a8d1-6889a1761b41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:19:39.862]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 680 ms {"req":{"id":"8788f8e8-e353-4ae9-a8d1-6889a1761b41","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2635176","x-request-id":"8788f8e8-e353-4ae9-a8d1-6889a1761b41"}},"res":{"statusCode":200,"headers":{"x-request-id":"8788f8e8-e353-4ae9-a8d1-6889a1761b41","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-5FKTtfqYh4u+SGLeH3+6h8xjDpM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":680,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:19:39.879]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"d8381554-93da-4281-9367-584b834f2d6a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"573776","x-request-id":"d8381554-93da-4281-9367-584b834f2d6a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:19:40.433]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 554 ms {"req":{"id":"d8381554-93da-4281-9367-584b834f2d6a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"573776","x-request-id":"d8381554-93da-4281-9367-584b834f2d6a"}},"res":{"statusCode":200,"headers":{"x-request-id":"d8381554-93da-4281-9367-584b834f2d6a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1gAUPaywYouFpaxB+7Fh1KToJ4g\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":554,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:19:40.448]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin request received {"req":{"id":"da6a2c9b-39cb-4b1d-b904-d00bb0db11d5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14561156","x-request-id":"da6a2c9b-39cb-4b1d-b904-d00bb0db11d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin"} +[server] INFO [15:19:41.848]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin request completed in 1399 ms {"req":{"id":"da6a2c9b-39cb-4b1d-b904-d00bb0db11d5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14561156","x-request-id":"da6a2c9b-39cb-4b1d-b904-d00bb0db11d5"}},"res":{"statusCode":200,"headers":{"x-request-id":"da6a2c9b-39cb-4b1d-b904-d00bb0db11d5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-FtJCoZ/KxeBqer+xqAEEVv4y4OY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1399,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod0.bin"} +[server] INFO [15:19:41.866]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"c763384e-18d8-447d-9587-496080230637","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2460668","x-request-id":"c763384e-18d8-447d-9587-496080230637"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:19:42.563]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 697 ms {"req":{"id":"c763384e-18d8-447d-9587-496080230637","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2460668","x-request-id":"c763384e-18d8-447d-9587-496080230637"}},"res":{"statusCode":200,"headers":{"x-request-id":"c763384e-18d8-447d-9587-496080230637","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-AZ5KBjaQ+6oIXmNoS9JR4ncAXVE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":697,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:19:42.581]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request received {"req":{"id":"2d432dee-77f6-472a-9e31-13dc0a0e7462","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538164","x-request-id":"2d432dee-77f6-472a-9e31-13dc0a0e7462"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:19:43.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request completed in 843 ms {"req":{"id":"2d432dee-77f6-472a-9e31-13dc0a0e7462","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538164","x-request-id":"2d432dee-77f6-472a-9e31-13dc0a0e7462"}},"res":{"statusCode":200,"headers":{"x-request-id":"2d432dee-77f6-472a-9e31-13dc0a0e7462","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-ZXsljaIzrbd7Kvl1mkADx13UrKs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":843,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:19:43.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin request received {"req":{"id":"6a58baf0-d253-43e1-84a0-94a0d950e287","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13176380","x-request-id":"6a58baf0-d253-43e1-84a0-94a0d950e287"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin"} +[server] INFO [15:19:44.842]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin request completed in 1416 ms {"req":{"id":"6a58baf0-d253-43e1-84a0-94a0d950e287","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13176380","x-request-id":"6a58baf0-d253-43e1-84a0-94a0d950e287"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a58baf0-d253-43e1-84a0-94a0d950e287","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-wkoJ/1ps2z3CmaqqWje6sp30zUY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1416,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod0.bin"} +[server] INFO [15:19:44.866]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request received {"req":{"id":"c37da7c0-4735-4488-963c-9cbf24b8d953","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2434580","x-request-id":"c37da7c0-4735-4488-963c-9cbf24b8d953"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [15:19:45.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request completed in 700 ms {"req":{"id":"c37da7c0-4735-4488-963c-9cbf24b8d953","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2434580","x-request-id":"c37da7c0-4735-4488-963c-9cbf24b8d953"}},"res":{"statusCode":200,"headers":{"x-request-id":"c37da7c0-4735-4488-963c-9cbf24b8d953","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-j6yUVqTUqxx9pMKbXoBIRGIXvJA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":700,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [15:19:45.592]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request received {"req":{"id":"8b2c03f3-15fe-4dcf-aa7d-feaf81a5f962","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"534048","x-request-id":"8b2c03f3-15fe-4dcf-aa7d-feaf81a5f962"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:19:45.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request completed in 387 ms {"req":{"id":"8b2c03f3-15fe-4dcf-aa7d-feaf81a5f962","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"534048","x-request-id":"8b2c03f3-15fe-4dcf-aa7d-feaf81a5f962"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b2c03f3-15fe-4dcf-aa7d-feaf81a5f962","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-/nC7ZMw1SXeCRSMHS9j1Aikb778\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":387,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:19:45.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"f8489fba-be04-4589-bb1d-45602cbeff19","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774428","x-request-id":"f8489fba-be04-4589-bb1d-45602cbeff19"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:19:48.129]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 2134 ms {"req":{"id":"f8489fba-be04-4589-bb1d-45602cbeff19","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774428","x-request-id":"f8489fba-be04-4589-bb1d-45602cbeff19"}},"res":{"statusCode":200,"headers":{"x-request-id":"f8489fba-be04-4589-bb1d-45602cbeff19","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-4H3QXzm2xzT3Uju8n1L2LcDUdaw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2134,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:19:48.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"282a58d6-43ed-4a7b-a654-e3c204a3ffda","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2646492","x-request-id":"282a58d6-43ed-4a7b-a654-e3c204a3ffda"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:19:49.520]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1378 ms {"req":{"id":"282a58d6-43ed-4a7b-a654-e3c204a3ffda","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2646492","x-request-id":"282a58d6-43ed-4a7b-a654-e3c204a3ffda"}},"res":{"statusCode":200,"headers":{"x-request-id":"282a58d6-43ed-4a7b-a654-e3c204a3ffda","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-I7sL3ndX5ssmUj+A8CTOIVIFZuM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1378,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:19:49.539]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin request received {"req":{"id":"364095db-3729-4e85-8ea1-940ce35de090","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"585960","x-request-id":"364095db-3729-4e85-8ea1-940ce35de090"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin"} +[server] INFO [15:19:50.016]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin request completed in 477 ms {"req":{"id":"364095db-3729-4e85-8ea1-940ce35de090","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"585960","x-request-id":"364095db-3729-4e85-8ea1-940ce35de090"}},"res":{"statusCode":200,"headers":{"x-request-id":"364095db-3729-4e85-8ea1-940ce35de090","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-n3lFra6tBICK62eFX5XOpTMN5e0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":477,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod2.bin"} +[server] INFO [15:19:50.034]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"0dbcfee3-5e65-4252-adb5-467ca4abf4f0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777116","x-request-id":"0dbcfee3-5e65-4252-adb5-467ca4abf4f0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:19:51.501]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 1467 ms {"req":{"id":"0dbcfee3-5e65-4252-adb5-467ca4abf4f0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777116","x-request-id":"0dbcfee3-5e65-4252-adb5-467ca4abf4f0"}},"res":{"statusCode":200,"headers":{"x-request-id":"0dbcfee3-5e65-4252-adb5-467ca4abf4f0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-tDEGqXzUNx1/biOoN9Z152GmdXY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1467,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:19:51.502]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"8f19aadc-9522-487b-8338-32fbb7c1be34","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2645580","x-request-id":"8f19aadc-9522-487b-8338-32fbb7c1be34"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:19:52.274]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 771 ms {"req":{"id":"8f19aadc-9522-487b-8338-32fbb7c1be34","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2645580","x-request-id":"8f19aadc-9522-487b-8338-32fbb7c1be34"}},"res":{"statusCode":200,"headers":{"x-request-id":"8f19aadc-9522-487b-8338-32fbb7c1be34","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-0o7DgznAcklG9EbVoytdAhNGo74\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":771,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:19:52.285]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin request received {"req":{"id":"e75c2829-4432-45f2-b9aa-e4d2a03103b3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"581220","x-request-id":"e75c2829-4432-45f2-b9aa-e4d2a03103b3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin"} +[server] INFO [15:19:53.059]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin request completed in 774 ms {"req":{"id":"e75c2829-4432-45f2-b9aa-e4d2a03103b3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"581220","x-request-id":"e75c2829-4432-45f2-b9aa-e4d2a03103b3"}},"res":{"statusCode":200,"headers":{"x-request-id":"e75c2829-4432-45f2-b9aa-e4d2a03103b3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-rWx/3TH+lAEtEUVMbFNF7KmV6OQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":774,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod2.bin"} +[server] INFO [15:19:53.080]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"ff0dbd72-8214-4aaf-87a5-75c9c6c11293","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776088","x-request-id":"ff0dbd72-8214-4aaf-87a5-75c9c6c11293"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:19:55.355]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 2275 ms {"req":{"id":"ff0dbd72-8214-4aaf-87a5-75c9c6c11293","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776088","x-request-id":"ff0dbd72-8214-4aaf-87a5-75c9c6c11293"}},"res":{"statusCode":200,"headers":{"x-request-id":"ff0dbd72-8214-4aaf-87a5-75c9c6c11293","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-TapcEm4VDoVoz+7eM0rGizODlb0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2275,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:19:55.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"b9c4b666-a65f-4b76-8f17-bb237ca76d04","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2651032","x-request-id":"b9c4b666-a65f-4b76-8f17-bb237ca76d04"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [15:19:56.564]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1187 ms {"req":{"id":"b9c4b666-a65f-4b76-8f17-bb237ca76d04","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2651032","x-request-id":"b9c4b666-a65f-4b76-8f17-bb237ca76d04"}},"res":{"statusCode":200,"headers":{"x-request-id":"b9c4b666-a65f-4b76-8f17-bb237ca76d04","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-p4C6fXiE4ieSxlHI94rDval4ekM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1187,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [15:19:56.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"d72535c5-bce7-4a1b-980a-9d217ed749b7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"573392","x-request-id":"d72535c5-bce7-4a1b-980a-9d217ed749b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:19:57.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 612 ms {"req":{"id":"d72535c5-bce7-4a1b-980a-9d217ed749b7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"573392","x-request-id":"d72535c5-bce7-4a1b-980a-9d217ed749b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"d72535c5-bce7-4a1b-980a-9d217ed749b7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-qoR+328K7xvog76Dfk2stj3V25c\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":612,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:19:57.208]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin request received {"req":{"id":"e696f36a-1802-4d75-8b6e-2061801213cb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3319200","x-request-id":"e696f36a-1802-4d75-8b6e-2061801213cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin"} +[server] INFO [15:19:58.773]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin request completed in 1565 ms {"req":{"id":"e696f36a-1802-4d75-8b6e-2061801213cb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3319200","x-request-id":"e696f36a-1802-4d75-8b6e-2061801213cb"}},"res":{"statusCode":200,"headers":{"x-request-id":"e696f36a-1802-4d75-8b6e-2061801213cb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-3kf5ugFweYtQerGS9f0Ug/fc58g\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1565,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod0.bin"} +[server] INFO [15:19:58.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin request received {"req":{"id":"8aa74528-be05-4059-835d-ebabc3606df5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"476496","x-request-id":"8aa74528-be05-4059-835d-ebabc3606df5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin"} +[server] INFO [15:19:59.223]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin request completed in 449 ms {"req":{"id":"8aa74528-be05-4059-835d-ebabc3606df5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"476496","x-request-id":"8aa74528-be05-4059-835d-ebabc3606df5"}},"res":{"statusCode":200,"headers":{"x-request-id":"8aa74528-be05-4059-835d-ebabc3606df5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-FQQWKskdBTwehn+Yn0aOLJDf0LU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":449,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod1.bin"} +[server] INFO [15:19:59.226]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"7c0c27d8-cf43-4a90-9d3f-e4a4fe39185e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"78736","x-request-id":"7c0c27d8-cf43-4a90-9d3f-e4a4fe39185e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:19:59.596]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 370 ms {"req":{"id":"7c0c27d8-cf43-4a90-9d3f-e4a4fe39185e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"78736","x-request-id":"7c0c27d8-cf43-4a90-9d3f-e4a4fe39185e"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c0c27d8-cf43-4a90-9d3f-e4a4fe39185e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hVRKz5TCYcNW0rcEWMIiEn60+cg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":370,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:19:59.613]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin request received {"req":{"id":"6daa7a5f-b58a-41c1-ba2c-62fb5f4f5105","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16635868","x-request-id":"6daa7a5f-b58a-41c1-ba2c-62fb5f4f5105"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin"} +[server] INFO [15:20:00.652]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"b1e9204ffc","numberOfFailedBackgroundJobs":0} +[server] INFO [15:20:02.261]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin request completed in 2648 ms {"req":{"id":"6daa7a5f-b58a-41c1-ba2c-62fb5f4f5105","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16635868","x-request-id":"6daa7a5f-b58a-41c1-ba2c-62fb5f4f5105"}},"res":{"statusCode":200,"headers":{"x-request-id":"6daa7a5f-b58a-41c1-ba2c-62fb5f4f5105","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-iZoTqbhNUVG4T0jBmVzAqQ/VZ4U\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2648,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod0.bin"} +[server] INFO [15:20:02.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request received {"req":{"id":"e04766a3-76df-43a9-8d64-b2065d70b6f7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2775100","x-request-id":"e04766a3-76df-43a9-8d64-b2065d70b6f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [15:20:03.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request completed in 1429 ms {"req":{"id":"e04766a3-76df-43a9-8d64-b2065d70b6f7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2775100","x-request-id":"e04766a3-76df-43a9-8d64-b2065d70b6f7"}},"res":{"statusCode":200,"headers":{"x-request-id":"e04766a3-76df-43a9-8d64-b2065d70b6f7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-UJ81iVK6Vc81Y7fPq9LZretcU4Y\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1429,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [15:20:03.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request received {"req":{"id":"f9957377-8b06-418f-b5a1-9705835d648e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"636556","x-request-id":"f9957377-8b06-418f-b5a1-9705835d648e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:20:04.202]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request completed in 482 ms {"req":{"id":"f9957377-8b06-418f-b5a1-9705835d648e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"636556","x-request-id":"f9957377-8b06-418f-b5a1-9705835d648e"}},"res":{"statusCode":200,"headers":{"x-request-id":"f9957377-8b06-418f-b5a1-9705835d648e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-0uyV2Q93zWgosJEn3m0UcjDfWH8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":482,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:20:04.227]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"1fead432-dafb-46b3-a142-182572f3f0ba","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14955504","x-request-id":"1fead432-dafb-46b3-a142-182572f3f0ba"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:20:06.653]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 2426 ms {"req":{"id":"1fead432-dafb-46b3-a142-182572f3f0ba","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14955504","x-request-id":"1fead432-dafb-46b3-a142-182572f3f0ba"}},"res":{"statusCode":200,"headers":{"x-request-id":"1fead432-dafb-46b3-a142-182572f3f0ba","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-+QFT06BB96K37lm7JV3LLKmKbfo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2426,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:20:06.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin request received {"req":{"id":"d81e5506-eb3c-47f7-ba5a-07f75a546bbe","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2302344","x-request-id":"d81e5506-eb3c-47f7-ba5a-07f75a546bbe"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin"} +[server] INFO [15:20:07.735]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin request completed in 1070 ms {"req":{"id":"d81e5506-eb3c-47f7-ba5a-07f75a546bbe","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2302344","x-request-id":"d81e5506-eb3c-47f7-ba5a-07f75a546bbe"}},"res":{"statusCode":200,"headers":{"x-request-id":"d81e5506-eb3c-47f7-ba5a-07f75a546bbe","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vI3mf+R1bajsGTYbb1gm0QQQF4w\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1070,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod1.bin"} +[server] INFO [15:20:07.750]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin request received {"req":{"id":"9109df41-7b90-42bf-a405-4523b534afcf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521836","x-request-id":"9109df41-7b90-42bf-a405-4523b534afcf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin"} +[server] INFO [15:20:08.617]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin request completed in 867 ms {"req":{"id":"9109df41-7b90-42bf-a405-4523b534afcf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521836","x-request-id":"9109df41-7b90-42bf-a405-4523b534afcf"}},"res":{"statusCode":200,"headers":{"x-request-id":"9109df41-7b90-42bf-a405-4523b534afcf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-conH73FCRvnfdHBRlTbaH+8Ifvg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":867,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod2.bin"} +[server] INFO [15:20:08.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin request received {"req":{"id":"7c9027cb-c0b0-46e7-ad0e-045db3ddbf7a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777176","x-request-id":"7c9027cb-c0b0-46e7-ad0e-045db3ddbf7a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin"} +[server] INFO [15:20:10.302]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin request completed in 1659 ms {"req":{"id":"7c9027cb-c0b0-46e7-ad0e-045db3ddbf7a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777176","x-request-id":"7c9027cb-c0b0-46e7-ad0e-045db3ddbf7a"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c9027cb-c0b0-46e7-ad0e-045db3ddbf7a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-sxJCbSefS5WGqpqWJwOXQSQOeT8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1659,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod0.bin"} +[server] INFO [15:20:10.303]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"5089d2ba-4e2b-4230-9e0d-dd94c075bb6e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3038760","x-request-id":"5089d2ba-4e2b-4230-9e0d-dd94c075bb6e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:20:11.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1082 ms {"req":{"id":"5089d2ba-4e2b-4230-9e0d-dd94c075bb6e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3038760","x-request-id":"5089d2ba-4e2b-4230-9e0d-dd94c075bb6e"}},"res":{"statusCode":200,"headers":{"x-request-id":"5089d2ba-4e2b-4230-9e0d-dd94c075bb6e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-HUhmNqourDfREduuJ1ZGyz7r428\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1082,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:20:11.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"b31a5219-c3c2-4f7b-b3b5-6a7730ba59fa","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"491312","x-request-id":"b31a5219-c3c2-4f7b-b3b5-6a7730ba59fa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:20:11.819]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 414 ms {"req":{"id":"b31a5219-c3c2-4f7b-b3b5-6a7730ba59fa","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"491312","x-request-id":"b31a5219-c3c2-4f7b-b3b5-6a7730ba59fa"}},"res":{"statusCode":200,"headers":{"x-request-id":"b31a5219-c3c2-4f7b-b3b5-6a7730ba59fa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-nBkyw8yjfth4DQwWs39uaNEiEJE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":414,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:20:11.839]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin request received {"req":{"id":"3e6e9e02-f9b2-4448-b572-d3ce3fab6b0a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774912","x-request-id":"3e6e9e02-f9b2-4448-b572-d3ce3fab6b0a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin"} +[server] INFO [15:20:14.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin request completed in 2860 ms {"req":{"id":"3e6e9e02-f9b2-4448-b572-d3ce3fab6b0a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16774912","x-request-id":"3e6e9e02-f9b2-4448-b572-d3ce3fab6b0a"}},"res":{"statusCode":200,"headers":{"x-request-id":"3e6e9e02-f9b2-4448-b572-d3ce3fab6b0a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-u05TP2sqW1lyFKtLJh80DhwK4Io\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2860,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod0.bin"} +[server] INFO [15:20:14.701]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"9d956c09-e266-4dbd-8cf5-ef9196b689a5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2639848","x-request-id":"9d956c09-e266-4dbd-8cf5-ef9196b689a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [15:20:15.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 936 ms {"req":{"id":"9d956c09-e266-4dbd-8cf5-ef9196b689a5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2639848","x-request-id":"9d956c09-e266-4dbd-8cf5-ef9196b689a5"}},"res":{"statusCode":200,"headers":{"x-request-id":"9d956c09-e266-4dbd-8cf5-ef9196b689a5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-MzqFeC2dNFxWwre/QTOuVThpAcY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":936,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [15:20:15.653]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request received {"req":{"id":"9991a676-71d1-4164-9fce-5a6eae9d97e3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"499488","x-request-id":"9991a676-71d1-4164-9fce-5a6eae9d97e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:20:16.078]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request completed in 425 ms {"req":{"id":"9991a676-71d1-4164-9fce-5a6eae9d97e3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"499488","x-request-id":"9991a676-71d1-4164-9fce-5a6eae9d97e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"9991a676-71d1-4164-9fce-5a6eae9d97e3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Z3z0iaWQNrUksMKT6Uq5wlGxLkg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":425,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:20:16.092]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin request received {"req":{"id":"c7cd1004-4d67-4f19-b0dc-a2da622e447f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16575972","x-request-id":"c7cd1004-4d67-4f19-b0dc-a2da622e447f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin"} +[server] INFO [15:20:18.651]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin request completed in 2559 ms {"req":{"id":"c7cd1004-4d67-4f19-b0dc-a2da622e447f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16575972","x-request-id":"c7cd1004-4d67-4f19-b0dc-a2da622e447f"}},"res":{"statusCode":200,"headers":{"x-request-id":"c7cd1004-4d67-4f19-b0dc-a2da622e447f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-sNUJsg/Q6SBrWvzRgZ64M2wxtjY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2559,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod0.bin"} +[server] INFO [15:20:18.653]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request received {"req":{"id":"265f6aa9-b1e4-4ce0-bf7d-24cba530376a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2849868","x-request-id":"265f6aa9-b1e4-4ce0-bf7d-24cba530376a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [15:20:20.459]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request completed in 1805 ms {"req":{"id":"265f6aa9-b1e4-4ce0-bf7d-24cba530376a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2849868","x-request-id":"265f6aa9-b1e4-4ce0-bf7d-24cba530376a"}},"res":{"statusCode":200,"headers":{"x-request-id":"265f6aa9-b1e4-4ce0-bf7d-24cba530376a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-rQ6daDgU4i/N9Sv4IAIK/q4h3bg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1805,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [15:20:20.479]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request received {"req":{"id":"59dc12ba-4d87-4a80-810a-e588cc00e435","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"632176","x-request-id":"59dc12ba-4d87-4a80-810a-e588cc00e435"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:20:20.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request completed in 509 ms {"req":{"id":"59dc12ba-4d87-4a80-810a-e588cc00e435","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"632176","x-request-id":"59dc12ba-4d87-4a80-810a-e588cc00e435"}},"res":{"statusCode":200,"headers":{"x-request-id":"59dc12ba-4d87-4a80-810a-e588cc00e435","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-alnYRVGjzdi7VDgmI1ZTkml48ko\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":509,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:20:20.992]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"080fc954-05d5-4f1a-a7ce-7fba68a95579","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16076020","x-request-id":"080fc954-05d5-4f1a-a7ce-7fba68a95579"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:20:24.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 3553 ms {"req":{"id":"080fc954-05d5-4f1a-a7ce-7fba68a95579","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16076020","x-request-id":"080fc954-05d5-4f1a-a7ce-7fba68a95579"}},"res":{"statusCode":200,"headers":{"x-request-id":"080fc954-05d5-4f1a-a7ce-7fba68a95579","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Snq0aYOzH/Vz200JZ219w4i91ok\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":3553,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:20:24.548]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin request received {"req":{"id":"9782e926-f881-4503-90a1-9c0395335dda","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2335108","x-request-id":"9782e926-f881-4503-90a1-9c0395335dda"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin"} +[server] INFO [15:20:25.670]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin request completed in 1122 ms {"req":{"id":"9782e926-f881-4503-90a1-9c0395335dda","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2335108","x-request-id":"9782e926-f881-4503-90a1-9c0395335dda"}},"res":{"statusCode":200,"headers":{"x-request-id":"9782e926-f881-4503-90a1-9c0395335dda","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-zC3bvP0vSa8qckmv4Y6jJW4oFf4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1122,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod1.bin"} +[server] INFO [15:20:25.688]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin request received {"req":{"id":"9fa2dbcb-fa7f-4cff-8f3f-a85cc4bee06d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530440","x-request-id":"9fa2dbcb-fa7f-4cff-8f3f-a85cc4bee06d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin"} +[server] INFO [15:20:26.115]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin request completed in 427 ms {"req":{"id":"9fa2dbcb-fa7f-4cff-8f3f-a85cc4bee06d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530440","x-request-id":"9fa2dbcb-fa7f-4cff-8f3f-a85cc4bee06d"}},"res":{"statusCode":200,"headers":{"x-request-id":"9fa2dbcb-fa7f-4cff-8f3f-a85cc4bee06d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-A0eBBF8m0SoRDpN3g6Nj2ClGdUM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":427,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod2.bin"} +[server] INFO [15:20:26.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin request received {"req":{"id":"cd25c5cf-36bf-4214-bbf5-840507b8cdb7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10869112","x-request-id":"cd25c5cf-36bf-4214-bbf5-840507b8cdb7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin"} +[server] INFO [15:20:28.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin request completed in 2460 ms {"req":{"id":"cd25c5cf-36bf-4214-bbf5-840507b8cdb7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10869112","x-request-id":"cd25c5cf-36bf-4214-bbf5-840507b8cdb7"}},"res":{"statusCode":200,"headers":{"x-request-id":"cd25c5cf-36bf-4214-bbf5-840507b8cdb7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-CjsMVHK3A7F9CXPspVMfrBS8km8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2460,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod0.bin"} +[server] INFO [15:20:28.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"63fcefe6-ef52-46bb-8ea0-cfe21567be45","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2188408","x-request-id":"63fcefe6-ef52-46bb-8ea0-cfe21567be45"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [15:20:29.588]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 989 ms {"req":{"id":"63fcefe6-ef52-46bb-8ea0-cfe21567be45","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2188408","x-request-id":"63fcefe6-ef52-46bb-8ea0-cfe21567be45"}},"res":{"statusCode":200,"headers":{"x-request-id":"63fcefe6-ef52-46bb-8ea0-cfe21567be45","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-kxqgy0lz7MjEx6zRtZIph4B3+Hw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":989,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [15:20:29.617]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"6f23ff15-f204-4349-b42b-408f107f878b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"528980","x-request-id":"6f23ff15-f204-4349-b42b-408f107f878b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:20:30.165]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 548 ms {"req":{"id":"6f23ff15-f204-4349-b42b-408f107f878b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"528980","x-request-id":"6f23ff15-f204-4349-b42b-408f107f878b"}},"res":{"statusCode":200,"headers":{"x-request-id":"6f23ff15-f204-4349-b42b-408f107f878b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-LDMV5zFiPhQrb2Lm6w6MKC9USrg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":548,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:20:30.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"f9aacc9f-c0b1-4cdd-a946-da280c042f32","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16625556","x-request-id":"f9aacc9f-c0b1-4cdd-a946-da280c042f32"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:20:32.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 2251 ms {"req":{"id":"f9aacc9f-c0b1-4cdd-a946-da280c042f32","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16625556","x-request-id":"f9aacc9f-c0b1-4cdd-a946-da280c042f32"}},"res":{"statusCode":200,"headers":{"x-request-id":"f9aacc9f-c0b1-4cdd-a946-da280c042f32","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-mD3wNydiF2/jcPaEhusXVHvh/9Y\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2251,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:20:32.473]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin request received {"req":{"id":"1400738c-ffe9-4065-8658-35cd9150e74b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3236316","x-request-id":"1400738c-ffe9-4065-8658-35cd9150e74b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin"} +[server] INFO [15:20:33.883]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin request completed in 1409 ms {"req":{"id":"1400738c-ffe9-4065-8658-35cd9150e74b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3236316","x-request-id":"1400738c-ffe9-4065-8658-35cd9150e74b"}},"res":{"statusCode":200,"headers":{"x-request-id":"1400738c-ffe9-4065-8658-35cd9150e74b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-XLjkhewRK7PUTZ2ZtnP+ff6116U\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1409,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod1.bin"} +[server] INFO [15:20:33.906]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin request received {"req":{"id":"fec43405-b733-4dd6-8fa8-774071e3f379","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"688292","x-request-id":"fec43405-b733-4dd6-8fa8-774071e3f379"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin"} +[server] INFO [15:20:34.411]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin request completed in 505 ms {"req":{"id":"fec43405-b733-4dd6-8fa8-774071e3f379","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"688292","x-request-id":"fec43405-b733-4dd6-8fa8-774071e3f379"}},"res":{"statusCode":200,"headers":{"x-request-id":"fec43405-b733-4dd6-8fa8-774071e3f379","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-ZBiE5fPqKaG84paSQyutdY/Qdp0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":505,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod2.bin"} +[server] INFO [15:20:34.418]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"302ec581-fe5f-456d-bab0-00bf001660b5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11003160","x-request-id":"302ec581-fe5f-456d-bab0-00bf001660b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:20:36.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 1723 ms {"req":{"id":"302ec581-fe5f-456d-bab0-00bf001660b5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11003160","x-request-id":"302ec581-fe5f-456d-bab0-00bf001660b5"}},"res":{"statusCode":200,"headers":{"x-request-id":"302ec581-fe5f-456d-bab0-00bf001660b5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-6gduKnSnqNv43sBQlQY9FoI7aAo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1723,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:20:36.161]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"95d4fa57-1332-46f5-a818-d9ec732418b5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2193432","x-request-id":"95d4fa57-1332-46f5-a818-d9ec732418b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:20:36.802]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 641 ms {"req":{"id":"95d4fa57-1332-46f5-a818-d9ec732418b5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2193432","x-request-id":"95d4fa57-1332-46f5-a818-d9ec732418b5"}},"res":{"statusCode":200,"headers":{"x-request-id":"95d4fa57-1332-46f5-a818-d9ec732418b5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-p6sA1669tKBG4UzP8R4VrT05q4c\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":641,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:20:36.806]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin request received {"req":{"id":"f1c9ab35-3335-4602-a257-6bf12620f227","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"f1c9ab35-3335-4602-a257-6bf12620f227"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin"} +[server] INFO [15:20:37.243]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin request completed in 438 ms {"req":{"id":"f1c9ab35-3335-4602-a257-6bf12620f227","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"f1c9ab35-3335-4602-a257-6bf12620f227"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1c9ab35-3335-4602-a257-6bf12620f227","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-XRIQX8Kuk/RBantrsWZZ7wuHJEE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":438,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod2.bin"} +[server] INFO [15:20:37.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin request received {"req":{"id":"2f8bb4bf-9ba8-40ca-b02a-81d68248ed59","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10833972","x-request-id":"2f8bb4bf-9ba8-40ca-b02a-81d68248ed59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin"} +[server] INFO [15:20:39.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin request completed in 1743 ms {"req":{"id":"2f8bb4bf-9ba8-40ca-b02a-81d68248ed59","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10833972","x-request-id":"2f8bb4bf-9ba8-40ca-b02a-81d68248ed59"}},"res":{"statusCode":200,"headers":{"x-request-id":"2f8bb4bf-9ba8-40ca-b02a-81d68248ed59","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-CjA9sWT5fab+AXrRvSVh6TeG10A\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1743,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod0.bin"} +[server] INFO [15:20:39.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"c2aa9ea8-3de3-4776-9ddf-c3707d0ac4cd","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2201268","x-request-id":"c2aa9ea8-3de3-4776-9ddf-c3707d0ac4cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:20:40.047]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 1021 ms {"req":{"id":"c2aa9ea8-3de3-4776-9ddf-c3707d0ac4cd","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2201268","x-request-id":"c2aa9ea8-3de3-4776-9ddf-c3707d0ac4cd"}},"res":{"statusCode":200,"headers":{"x-request-id":"c2aa9ea8-3de3-4776-9ddf-c3707d0ac4cd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-J8AQcqC7W5MOTVSYbxI0NpKAW60\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1021,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:20:40.066]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"599ca48b-5f24-4b56-be27-ea7c23a1813d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"599ca48b-5f24-4b56-be27-ea7c23a1813d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:20:40.525]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 458 ms {"req":{"id":"599ca48b-5f24-4b56-be27-ea7c23a1813d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"599ca48b-5f24-4b56-be27-ea7c23a1813d"}},"res":{"statusCode":200,"headers":{"x-request-id":"599ca48b-5f24-4b56-be27-ea7c23a1813d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-8EOvIiFxSjg1AIl139+ONNPdB+o\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":458,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:20:40.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"26aeb266-94b8-4d58-aacc-a4cfe8d2b5f4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13544984","x-request-id":"26aeb266-94b8-4d58-aacc-a4cfe8d2b5f4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:20:42.544]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 1999 ms {"req":{"id":"26aeb266-94b8-4d58-aacc-a4cfe8d2b5f4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13544984","x-request-id":"26aeb266-94b8-4d58-aacc-a4cfe8d2b5f4"}},"res":{"statusCode":200,"headers":{"x-request-id":"26aeb266-94b8-4d58-aacc-a4cfe8d2b5f4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-z414iCS4YyGqOMzy/Fa+Kv8/YvE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1999,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:20:42.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin request received {"req":{"id":"81455813-5620-471d-aa54-68a0f9a770a2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"81455813-5620-471d-aa54-68a0f9a770a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin"} +[server] INFO [15:20:43.338]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin request completed in 792 ms {"req":{"id":"81455813-5620-471d-aa54-68a0f9a770a2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"81455813-5620-471d-aa54-68a0f9a770a2"}},"res":{"statusCode":200,"headers":{"x-request-id":"81455813-5620-471d-aa54-68a0f9a770a2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-LwmqD74jL3hqW2zcHmFV15XVCJw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":792,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod1.bin"} +[server] INFO [15:20:43.359]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin request received {"req":{"id":"5493a9bf-f955-422a-9542-b24f96a7269f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538144","x-request-id":"5493a9bf-f955-422a-9542-b24f96a7269f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin"} +[server] INFO [15:20:43.734]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin request completed in 375 ms {"req":{"id":"5493a9bf-f955-422a-9542-b24f96a7269f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538144","x-request-id":"5493a9bf-f955-422a-9542-b24f96a7269f"}},"res":{"statusCode":200,"headers":{"x-request-id":"5493a9bf-f955-422a-9542-b24f96a7269f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-GZqe6TSFJW4LtH+rfcYxA7/l5YE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":375,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod2.bin"} +[server] INFO [15:20:43.735]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin request received {"req":{"id":"44aa6ac6-b75e-4bed-af59-1e1ee574bedf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16239340","x-request-id":"44aa6ac6-b75e-4bed-af59-1e1ee574bedf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin"} +[server] INFO [15:20:45.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin request completed in 2199 ms {"req":{"id":"44aa6ac6-b75e-4bed-af59-1e1ee574bedf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16239340","x-request-id":"44aa6ac6-b75e-4bed-af59-1e1ee574bedf"}},"res":{"statusCode":200,"headers":{"x-request-id":"44aa6ac6-b75e-4bed-af59-1e1ee574bedf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-LDtWb8ykSGiSOVIOMMFWIjeO4ZY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2199,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin"} +[server] INFO [15:20:45.959]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request received {"req":{"id":"28e9edfb-34f5-42c5-b297-b8a75e408d2e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2335108","x-request-id":"28e9edfb-34f5-42c5-b297-b8a75e408d2e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [15:20:47.346]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request completed in 1387 ms {"req":{"id":"28e9edfb-34f5-42c5-b297-b8a75e408d2e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2335108","x-request-id":"28e9edfb-34f5-42c5-b297-b8a75e408d2e"}},"res":{"statusCode":200,"headers":{"x-request-id":"28e9edfb-34f5-42c5-b297-b8a75e408d2e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-PRwObF0Vz1MWMlZNEUG16uiniD0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1387,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [15:20:47.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"0aee9d89-61df-4615-9a8c-c11169475d1e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530440","x-request-id":"0aee9d89-61df-4615-9a8c-c11169475d1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:20:48.275]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 927 ms {"req":{"id":"0aee9d89-61df-4615-9a8c-c11169475d1e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530440","x-request-id":"0aee9d89-61df-4615-9a8c-c11169475d1e"}},"res":{"statusCode":200,"headers":{"x-request-id":"0aee9d89-61df-4615-9a8c-c11169475d1e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Q6jZSobXUyW9EhJnZbWs6hld0oA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":927,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:20:48.276]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"14d82f43-715d-4a2b-aa4e-6068ae73c620","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777164","x-request-id":"14d82f43-715d-4a2b-aa4e-6068ae73c620"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:20:50.799]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 2523 ms {"req":{"id":"14d82f43-715d-4a2b-aa4e-6068ae73c620","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16777164","x-request-id":"14d82f43-715d-4a2b-aa4e-6068ae73c620"}},"res":{"statusCode":200,"headers":{"x-request-id":"14d82f43-715d-4a2b-aa4e-6068ae73c620","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-fbJFh8PuhhEUpZlB+slpRidVJd4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2523,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:20:50.817]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"925cce7d-db22-45f3-a6e0-803bd73ce7f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3152460","x-request-id":"925cce7d-db22-45f3-a6e0-803bd73ce7f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:20:52.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1489 ms {"req":{"id":"925cce7d-db22-45f3-a6e0-803bd73ce7f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3152460","x-request-id":"925cce7d-db22-45f3-a6e0-803bd73ce7f9"}},"res":{"statusCode":200,"headers":{"x-request-id":"925cce7d-db22-45f3-a6e0-803bd73ce7f9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-PfzOuKIpUr8i1LbNhk7CIfrZMbo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1489,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:20:52.307]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin request received {"req":{"id":"121ecb6a-497a-4a87-bc4a-6c5d44843042","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"579112","x-request-id":"121ecb6a-497a-4a87-bc4a-6c5d44843042"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin"} +[server] INFO [15:20:52.760]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin request completed in 453 ms {"req":{"id":"121ecb6a-497a-4a87-bc4a-6c5d44843042","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"579112","x-request-id":"121ecb6a-497a-4a87-bc4a-6c5d44843042"}},"res":{"statusCode":200,"headers":{"x-request-id":"121ecb6a-497a-4a87-bc4a-6c5d44843042","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-k06ECARXSvrUyKIqXxvqSvntzDc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":453,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod2.bin"} +[server] INFO [15:20:52.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"f1d641db-deec-4bb3-97f2-eff928e71960","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14389924","x-request-id":"f1d641db-deec-4bb3-97f2-eff928e71960"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:20:54.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1984 ms {"req":{"id":"f1d641db-deec-4bb3-97f2-eff928e71960","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14389924","x-request-id":"f1d641db-deec-4bb3-97f2-eff928e71960"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1d641db-deec-4bb3-97f2-eff928e71960","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-aU1EgGjsSszeNGckgYU8ywBGYmk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1984,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:20:54.785]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"d62df66c-5832-4cc7-b073-c308d491fec2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2327884","x-request-id":"d62df66c-5832-4cc7-b073-c308d491fec2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:20:56.639]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1854 ms {"req":{"id":"d62df66c-5832-4cc7-b073-c308d491fec2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2327884","x-request-id":"d62df66c-5832-4cc7-b073-c308d491fec2"}},"res":{"statusCode":200,"headers":{"x-request-id":"d62df66c-5832-4cc7-b073-c308d491fec2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-yvrVbQQvOqJfZhuhk73hrOuB2Vk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1854,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:20:56.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin request received {"req":{"id":"bebc9d7c-35c9-46f3-a69f-823fd67d8a4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521404","x-request-id":"bebc9d7c-35c9-46f3-a69f-823fd67d8a4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin"} +[server] INFO [15:20:57.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin request completed in 446 ms {"req":{"id":"bebc9d7c-35c9-46f3-a69f-823fd67d8a4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521404","x-request-id":"bebc9d7c-35c9-46f3-a69f-823fd67d8a4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"bebc9d7c-35c9-46f3-a69f-823fd67d8a4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-tFpaxi2srK+YGSv5TYs6mxKzzTM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":446,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod2.bin"} +[server] INFO [15:20:57.109]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin request received {"req":{"id":"86ab51f0-af32-4819-a1bd-d6e3b34cf92d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13684304","x-request-id":"86ab51f0-af32-4819-a1bd-d6e3b34cf92d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin"} +[server] INFO [15:20:58.926]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin request completed in 1816 ms {"req":{"id":"86ab51f0-af32-4819-a1bd-d6e3b34cf92d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13684304","x-request-id":"86ab51f0-af32-4819-a1bd-d6e3b34cf92d"}},"res":{"statusCode":200,"headers":{"x-request-id":"86ab51f0-af32-4819-a1bd-d6e3b34cf92d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-MfYf6hnkJwDmxLZaKaYuZygOkgM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1816,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin"} +[server] INFO [15:20:58.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"505d7af2-96df-48ba-bd9a-a671aa33b86f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"505d7af2-96df-48ba-bd9a-a671aa33b86f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:21:00.849]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 1920 ms {"req":{"id":"505d7af2-96df-48ba-bd9a-a671aa33b86f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"505d7af2-96df-48ba-bd9a-a671aa33b86f"}},"res":{"statusCode":200,"headers":{"x-request-id":"505d7af2-96df-48ba-bd9a-a671aa33b86f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-llABLVqu0PT31ma6QV/p46qTfyQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1920,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:21:00.866]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"01f7fe5e-0924-486b-b25d-f8f5dfedfd06","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538144","x-request-id":"01f7fe5e-0924-486b-b25d-f8f5dfedfd06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:21:01.565]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 699 ms {"req":{"id":"01f7fe5e-0924-486b-b25d-f8f5dfedfd06","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538144","x-request-id":"01f7fe5e-0924-486b-b25d-f8f5dfedfd06"}},"res":{"statusCode":200,"headers":{"x-request-id":"01f7fe5e-0924-486b-b25d-f8f5dfedfd06","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1WX3IJOHHKQ2GRsd3k1e6M3VpIw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":699,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:21:01.580]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin request received {"req":{"id":"1e26d440-2d7f-494c-9602-e182aa8d06da","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10944204","x-request-id":"1e26d440-2d7f-494c-9602-e182aa8d06da"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin"} +[server] INFO [15:21:04.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin request completed in 2843 ms {"req":{"id":"1e26d440-2d7f-494c-9602-e182aa8d06da","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10944204","x-request-id":"1e26d440-2d7f-494c-9602-e182aa8d06da"}},"res":{"statusCode":200,"headers":{"x-request-id":"1e26d440-2d7f-494c-9602-e182aa8d06da","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-4oNmrezW264W6Dsom5v8f7GysEk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2843,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod0.bin"} +[server] INFO [15:21:04.443]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request received {"req":{"id":"5ad16edb-ad3c-40ef-ac5b-5792efde7f69","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2185812","x-request-id":"5ad16edb-ad3c-40ef-ac5b-5792efde7f69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:21:05.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request completed in 1001 ms {"req":{"id":"5ad16edb-ad3c-40ef-ac5b-5792efde7f69","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2185812","x-request-id":"5ad16edb-ad3c-40ef-ac5b-5792efde7f69"}},"res":{"statusCode":200,"headers":{"x-request-id":"5ad16edb-ad3c-40ef-ac5b-5792efde7f69","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-uPLIztIMsG/b6NW5rKGwKzxvlGM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1001,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:21:05.462]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"14fd8440-5a2c-43cb-9e1f-46a9c1343233","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"528456","x-request-id":"14fd8440-5a2c-43cb-9e1f-46a9c1343233"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:21:05.925]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 463 ms {"req":{"id":"14fd8440-5a2c-43cb-9e1f-46a9c1343233","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"528456","x-request-id":"14fd8440-5a2c-43cb-9e1f-46a9c1343233"}},"res":{"statusCode":200,"headers":{"x-request-id":"14fd8440-5a2c-43cb-9e1f-46a9c1343233","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hFdkBftkoQOAC86Q0aAuArJpg9g\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":463,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:21:05.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"fb05d5ae-7c6e-47f5-b2f8-cc51bf645c70","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11086128","x-request-id":"fb05d5ae-7c6e-47f5-b2f8-cc51bf645c70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:21:08.950]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 3021 ms {"req":{"id":"fb05d5ae-7c6e-47f5-b2f8-cc51bf645c70","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11086128","x-request-id":"fb05d5ae-7c6e-47f5-b2f8-cc51bf645c70"}},"res":{"statusCode":200,"headers":{"x-request-id":"fb05d5ae-7c6e-47f5-b2f8-cc51bf645c70","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-eDg9toBJi+QwDGwq2CKggpWDAEk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":3021,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:21:08.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"85587a77-96a0-4962-8c16-2015420f1cb8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2194560","x-request-id":"85587a77-96a0-4962-8c16-2015420f1cb8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:21:09.879]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 900 ms {"req":{"id":"85587a77-96a0-4962-8c16-2015420f1cb8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2194560","x-request-id":"85587a77-96a0-4962-8c16-2015420f1cb8"}},"res":{"statusCode":200,"headers":{"x-request-id":"85587a77-96a0-4962-8c16-2015420f1cb8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-nc2+XAgZg+0X8H8S6Uvxis1Luc8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":900,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:21:09.894]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin request received {"req":{"id":"266ae827-4d7d-43ff-974c-1cb08b1644db","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"266ae827-4d7d-43ff-974c-1cb08b1644db"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin"} +[server] INFO [15:21:10.491]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin request completed in 598 ms {"req":{"id":"266ae827-4d7d-43ff-974c-1cb08b1644db","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"266ae827-4d7d-43ff-974c-1cb08b1644db"}},"res":{"statusCode":200,"headers":{"x-request-id":"266ae827-4d7d-43ff-974c-1cb08b1644db","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-WoQvrnAX2rBpnE7/vIItghxJpdI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":598,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod2.bin"} +[server] INFO [15:21:10.492]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"b79e111f-10c0-45e8-a3b3-f677cd7c228b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776324","x-request-id":"b79e111f-10c0-45e8-a3b3-f677cd7c228b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:21:12.855]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 2362 ms {"req":{"id":"b79e111f-10c0-45e8-a3b3-f677cd7c228b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776324","x-request-id":"b79e111f-10c0-45e8-a3b3-f677cd7c228b"}},"res":{"statusCode":200,"headers":{"x-request-id":"b79e111f-10c0-45e8-a3b3-f677cd7c228b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-APh0OYm6RDeZOr1TTXoaEFSNtDs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2362,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:21:12.875]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"133a43d2-fc88-4914-9786-f8be8cab1e4c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3146628","x-request-id":"133a43d2-fc88-4914-9786-f8be8cab1e4c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:21:14.312]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1437 ms {"req":{"id":"133a43d2-fc88-4914-9786-f8be8cab1e4c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3146628","x-request-id":"133a43d2-fc88-4914-9786-f8be8cab1e4c"}},"res":{"statusCode":200,"headers":{"x-request-id":"133a43d2-fc88-4914-9786-f8be8cab1e4c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-+9YyAaCbxt5v85R3xfdNkCm1gtI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1437,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:21:14.334]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin request received {"req":{"id":"f9943e0f-e643-46c5-b8bc-e96d6cf57516","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"686244","x-request-id":"f9943e0f-e643-46c5-b8bc-e96d6cf57516"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin"} +[server] INFO [15:21:14.786]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin request completed in 453 ms {"req":{"id":"f9943e0f-e643-46c5-b8bc-e96d6cf57516","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"686244","x-request-id":"f9943e0f-e643-46c5-b8bc-e96d6cf57516"}},"res":{"statusCode":200,"headers":{"x-request-id":"f9943e0f-e643-46c5-b8bc-e96d6cf57516","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-OkmHZmejCgA2ZbQA6uumzGuiqoE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":453,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod2.bin"} +[server] INFO [15:21:14.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin request received {"req":{"id":"a33f896d-cdec-4058-b881-dae55ae8ce6e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10965948","x-request-id":"a33f896d-cdec-4058-b881-dae55ae8ce6e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin"} +[server] INFO [15:21:16.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin request completed in 2057 ms {"req":{"id":"a33f896d-cdec-4058-b881-dae55ae8ce6e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10965948","x-request-id":"a33f896d-cdec-4058-b881-dae55ae8ce6e"}},"res":{"statusCode":200,"headers":{"x-request-id":"a33f896d-cdec-4058-b881-dae55ae8ce6e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-h6mTKVuPcT4ruUlzPGI2AlODMa0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2057,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod0.bin"} +[server] INFO [15:21:16.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request received {"req":{"id":"a1544c55-aa90-44d4-90bf-4ed8aa75b7f6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2204532","x-request-id":"a1544c55-aa90-44d4-90bf-4ed8aa75b7f6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [15:21:17.573]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request completed in 708 ms {"req":{"id":"a1544c55-aa90-44d4-90bf-4ed8aa75b7f6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2204532","x-request-id":"a1544c55-aa90-44d4-90bf-4ed8aa75b7f6"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1544c55-aa90-44d4-90bf-4ed8aa75b7f6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-BNJyPBQpQc3IYvmuG/RWWo9VdYw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":708,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [15:21:17.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"2a5f147c-f414-4a60-920b-8beb898c7475","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"2a5f147c-f414-4a60-920b-8beb898c7475"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:21:17.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 379 ms {"req":{"id":"2a5f147c-f414-4a60-920b-8beb898c7475","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"2a5f147c-f414-4a60-920b-8beb898c7475"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a5f147c-f414-4a60-920b-8beb898c7475","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-fc24E60KNUGAZ8fnHoFkpotweO4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":379,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:21:17.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request received {"req":{"id":"506dd621-1e03-47df-b720-5fe01c8d818f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13861352","x-request-id":"506dd621-1e03-47df-b720-5fe01c8d818f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [15:21:19.819]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request completed in 1844 ms {"req":{"id":"506dd621-1e03-47df-b720-5fe01c8d818f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"13861352","x-request-id":"506dd621-1e03-47df-b720-5fe01c8d818f"}},"res":{"statusCode":200,"headers":{"x-request-id":"506dd621-1e03-47df-b720-5fe01c8d818f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-OF2WxMs14ddPQg4XGleMsJ1SsOI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1844,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [15:21:19.820]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"127b570d-e48b-46fe-a7d0-58ee6b47c04f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"127b570d-e48b-46fe-a7d0-58ee6b47c04f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [15:21:20.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 992 ms {"req":{"id":"127b570d-e48b-46fe-a7d0-58ee6b47c04f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2265608","x-request-id":"127b570d-e48b-46fe-a7d0-58ee6b47c04f"}},"res":{"statusCode":200,"headers":{"x-request-id":"127b570d-e48b-46fe-a7d0-58ee6b47c04f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-XCNTKSVGg3GygaGtriLGhSLwWt8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":992,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [15:21:20.831]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request received {"req":{"id":"9cc8970f-b4c3-4104-9fba-a4c4dbf94e66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538124","x-request-id":"9cc8970f-b4c3-4104-9fba-a4c4dbf94e66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:21:21.761]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request completed in 930 ms {"req":{"id":"9cc8970f-b4c3-4104-9fba-a4c4dbf94e66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"538124","x-request-id":"9cc8970f-b4c3-4104-9fba-a4c4dbf94e66"}},"res":{"statusCode":200,"headers":{"x-request-id":"9cc8970f-b4c3-4104-9fba-a4c4dbf94e66","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-j6TQ4UReywzu2utlKw/A+/JSgjk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":930,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:21:21.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"b9393bfc-57fc-45c0-ad9a-d81233ba17f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14143468","x-request-id":"b9393bfc-57fc-45c0-ad9a-d81233ba17f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [15:21:23.985]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 2206 ms {"req":{"id":"b9393bfc-57fc-45c0-ad9a-d81233ba17f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"14143468","x-request-id":"b9393bfc-57fc-45c0-ad9a-d81233ba17f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"b9393bfc-57fc-45c0-ad9a-d81233ba17f3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Ks9Qjgl0CMvbRAJAp9qOKPnNgcw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2206,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [15:21:23.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"c6e2343c-3adb-41b9-92e1-1a616f4fb966","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2327884","x-request-id":"c6e2343c-3adb-41b9-92e1-1a616f4fb966"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [15:21:24.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 824 ms {"req":{"id":"c6e2343c-3adb-41b9-92e1-1a616f4fb966","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2327884","x-request-id":"c6e2343c-3adb-41b9-92e1-1a616f4fb966"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6e2343c-3adb-41b9-92e1-1a616f4fb966","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-bmiUG9xhl1HsFOYrH4HJoRJXXXo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":824,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [15:21:24.814]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"8863fa9f-cd73-4d15-894c-24d26e481e45","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521380","x-request-id":"8863fa9f-cd73-4d15-894c-24d26e481e45"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:21:25.219]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 405 ms {"req":{"id":"8863fa9f-cd73-4d15-894c-24d26e481e45","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"521380","x-request-id":"8863fa9f-cd73-4d15-894c-24d26e481e45"}},"res":{"statusCode":200,"headers":{"x-request-id":"8863fa9f-cd73-4d15-894c-24d26e481e45","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-J0rgtIfchVns0zabKJwyhVDrazU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":405,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:21:25.244]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin request received {"req":{"id":"c997326c-c82f-4ac4-9b3d-0228dc915d95","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776984","x-request-id":"c997326c-c82f-4ac4-9b3d-0228dc915d95"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin"} +[server] INFO [15:21:27.264]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin request completed in 2019 ms {"req":{"id":"c997326c-c82f-4ac4-9b3d-0228dc915d95","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776984","x-request-id":"c997326c-c82f-4ac4-9b3d-0228dc915d95"}},"res":{"statusCode":200,"headers":{"x-request-id":"c997326c-c82f-4ac4-9b3d-0228dc915d95","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-rYhmLKSy37y+isbDpz4FL7RL3MU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2019,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod0.bin"} +[server] INFO [15:21:27.276]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"3e78ebcd-7600-4005-8962-3c581c6c4940","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2796840","x-request-id":"3e78ebcd-7600-4005-8962-3c581c6c4940"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:21:28.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1294 ms {"req":{"id":"3e78ebcd-7600-4005-8962-3c581c6c4940","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2796840","x-request-id":"3e78ebcd-7600-4005-8962-3c581c6c4940"}},"res":{"statusCode":200,"headers":{"x-request-id":"3e78ebcd-7600-4005-8962-3c581c6c4940","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Np99ysOvdYKaIoZeRccCfWKYuh8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1294,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:21:28.572]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"5617a92c-da18-4fec-b00f-7b44d15188f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"476692","x-request-id":"5617a92c-da18-4fec-b00f-7b44d15188f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:21:28.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 402 ms {"req":{"id":"5617a92c-da18-4fec-b00f-7b44d15188f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"476692","x-request-id":"5617a92c-da18-4fec-b00f-7b44d15188f9"}},"res":{"statusCode":200,"headers":{"x-request-id":"5617a92c-da18-4fec-b00f-7b44d15188f9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hQUd0t3XvQyca8uzo8vqzuurixk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":402,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:21:28.994]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request received {"req":{"id":"2a2f6ff5-ad72-4c7d-bc26-2294fc7de225","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16258308","x-request-id":"2a2f6ff5-ad72-4c7d-bc26-2294fc7de225"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [15:21:31.039]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request completed in 2045 ms {"req":{"id":"2a2f6ff5-ad72-4c7d-bc26-2294fc7de225","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16258308","x-request-id":"2a2f6ff5-ad72-4c7d-bc26-2294fc7de225"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a2f6ff5-ad72-4c7d-bc26-2294fc7de225","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-bkgJlRRoeC4AGAeWLjVcUNcZl+A\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2045,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [15:21:31.067]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"07fe5554-358c-49a5-a8b5-1ba64c50ef4f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2332980","x-request-id":"07fe5554-358c-49a5-a8b5-1ba64c50ef4f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [15:21:32.045]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 978 ms {"req":{"id":"07fe5554-358c-49a5-a8b5-1ba64c50ef4f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2332980","x-request-id":"07fe5554-358c-49a5-a8b5-1ba64c50ef4f"}},"res":{"statusCode":200,"headers":{"x-request-id":"07fe5554-358c-49a5-a8b5-1ba64c50ef4f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7I33DVBuk2ksqVxMsAarLc0x9yM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":978,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [15:21:32.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"a8b3ae19-0e2e-4391-890d-906b506bf861","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530416","x-request-id":"a8b3ae19-0e2e-4391-890d-906b506bf861"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:21:32.521]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 456 ms {"req":{"id":"a8b3ae19-0e2e-4391-890d-906b506bf861","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530416","x-request-id":"a8b3ae19-0e2e-4391-890d-906b506bf861"}},"res":{"statusCode":200,"headers":{"x-request-id":"a8b3ae19-0e2e-4391-890d-906b506bf861","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-scRyndlv4UwHd6VVGwS+t6vAPfU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":456,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:21:32.522]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin request received {"req":{"id":"6a002d8f-200d-4af0-a62f-a7975302d68c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11111444","x-request-id":"6a002d8f-200d-4af0-a62f-a7975302d68c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin"} +[server] INFO [15:21:35.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin request completed in 2732 ms {"req":{"id":"6a002d8f-200d-4af0-a62f-a7975302d68c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11111444","x-request-id":"6a002d8f-200d-4af0-a62f-a7975302d68c"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a002d8f-200d-4af0-a62f-a7975302d68c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-VXOL0g5sCgkaO5p9UfxdBMAAUJs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2732,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod0.bin"} +[server] INFO [15:21:35.273]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request received {"req":{"id":"7b919203-4897-4d9e-8ea9-04bc1a743432","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2180612","x-request-id":"7b919203-4897-4d9e-8ea9-04bc1a743432"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [15:21:36.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request completed in 969 ms {"req":{"id":"7b919203-4897-4d9e-8ea9-04bc1a743432","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2180612","x-request-id":"7b919203-4897-4d9e-8ea9-04bc1a743432"}},"res":{"statusCode":200,"headers":{"x-request-id":"7b919203-4897-4d9e-8ea9-04bc1a743432","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1iWo+5CrtNKxMxo5fbDS0J6Hjzs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":969,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [15:21:36.246]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request received {"req":{"id":"56f729e5-9420-43e3-a455-9a65a253d66b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527452","x-request-id":"56f729e5-9420-43e3-a455-9a65a253d66b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:21:36.953]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request completed in 707 ms {"req":{"id":"56f729e5-9420-43e3-a455-9a65a253d66b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527452","x-request-id":"56f729e5-9420-43e3-a455-9a65a253d66b"}},"res":{"statusCode":200,"headers":{"x-request-id":"56f729e5-9420-43e3-a455-9a65a253d66b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-SyQ8E5J6MEvKd++dinA9wBlCjfk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":707,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:21:36.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin request received {"req":{"id":"080e1d89-7543-4863-9a47-3306d322aaf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776680","x-request-id":"080e1d89-7543-4863-9a47-3306d322aaf0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin"} +[server] INFO [15:21:39.172]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin request completed in 2192 ms {"req":{"id":"080e1d89-7543-4863-9a47-3306d322aaf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16776680","x-request-id":"080e1d89-7543-4863-9a47-3306d322aaf0"}},"res":{"statusCode":200,"headers":{"x-request-id":"080e1d89-7543-4863-9a47-3306d322aaf0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-DtmXklqxhHd/YQ5a4oVptvc3+yc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2192,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod0.bin"} +[server] INFO [15:21:39.174]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"63a43f77-4db2-4810-a38b-4597768c7ed5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2955848","x-request-id":"63a43f77-4db2-4810-a38b-4597768c7ed5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [15:21:40.225]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 1051 ms {"req":{"id":"63a43f77-4db2-4810-a38b-4597768c7ed5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2955848","x-request-id":"63a43f77-4db2-4810-a38b-4597768c7ed5"}},"res":{"statusCode":200,"headers":{"x-request-id":"63a43f77-4db2-4810-a38b-4597768c7ed5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-4ui+TM8aWuoZvF/lWQuRVh7MN5k\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1051,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [15:21:40.244]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"e135eac7-d50d-4c64-a0ad-221cca8bc8c7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530452","x-request-id":"e135eac7-d50d-4c64-a0ad-221cca8bc8c7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:21:40.671]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 427 ms {"req":{"id":"e135eac7-d50d-4c64-a0ad-221cca8bc8c7","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"530452","x-request-id":"e135eac7-d50d-4c64-a0ad-221cca8bc8c7"}},"res":{"statusCode":200,"headers":{"x-request-id":"e135eac7-d50d-4c64-a0ad-221cca8bc8c7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vvZ70Go0vEYE9pLiWLiTCwRhfzk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":427,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:21:40.673]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"a57f1a64-f2eb-4967-b5f9-5e0cb221cd4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11264040","x-request-id":"a57f1a64-f2eb-4967-b5f9-5e0cb221cd4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [15:21:42.510]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 1837 ms {"req":{"id":"a57f1a64-f2eb-4967-b5f9-5e0cb221cd4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11264040","x-request-id":"a57f1a64-f2eb-4967-b5f9-5e0cb221cd4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"a57f1a64-f2eb-4967-b5f9-5e0cb221cd4a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-+XTyc8uwbWDwAgAKVW1kP4wvC0s\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1837,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [15:21:42.531]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"671518ce-aedc-4ab9-a3d7-26d5fa9e361b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2194560","x-request-id":"671518ce-aedc-4ab9-a3d7-26d5fa9e361b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:21:44.423]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 1892 ms {"req":{"id":"671518ce-aedc-4ab9-a3d7-26d5fa9e361b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2194560","x-request-id":"671518ce-aedc-4ab9-a3d7-26d5fa9e361b"}},"res":{"statusCode":200,"headers":{"x-request-id":"671518ce-aedc-4ab9-a3d7-26d5fa9e361b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6pjDhp9mcM3yE8shLdSqqUz8moo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1892,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:21:44.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"32a0373b-3675-4ade-927e-f61119e93cf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"32a0373b-3675-4ade-927e-f61119e93cf0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:21:45.318]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 894 ms {"req":{"id":"32a0373b-3675-4ade-927e-f61119e93cf0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"512232","x-request-id":"32a0373b-3675-4ade-927e-f61119e93cf0"}},"res":{"statusCode":200,"headers":{"x-request-id":"32a0373b-3675-4ade-927e-f61119e93cf0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Jp061WWpyD0lOLzyelQqPhsK1oI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":894,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:21:45.322]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request received {"req":{"id":"f4ada824-118b-4b3f-975f-5f93458d5cd1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11242732","x-request-id":"f4ada824-118b-4b3f-975f-5f93458d5cd1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [15:21:47.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request completed in 2060 ms {"req":{"id":"f4ada824-118b-4b3f-975f-5f93458d5cd1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11242732","x-request-id":"f4ada824-118b-4b3f-975f-5f93458d5cd1"}},"res":{"statusCode":200,"headers":{"x-request-id":"f4ada824-118b-4b3f-975f-5f93458d5cd1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-KN2roF+4KiDAUie9e2uhOGS1br8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2060,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [15:21:47.383]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"7e96d3f3-f867-406f-889f-d22c0ce5dbf8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2206660","x-request-id":"7e96d3f3-f867-406f-889f-d22c0ce5dbf8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [15:21:48.752]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 1369 ms {"req":{"id":"7e96d3f3-f867-406f-889f-d22c0ce5dbf8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2206660","x-request-id":"7e96d3f3-f867-406f-889f-d22c0ce5dbf8"}},"res":{"statusCode":200,"headers":{"x-request-id":"7e96d3f3-f867-406f-889f-d22c0ce5dbf8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vjR52NLw+/3fv2rx5Z1TDxar4e0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1369,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [15:21:48.781]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request received {"req":{"id":"78fffa01-c0be-4439-b372-23880cb5603c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"78fffa01-c0be-4439-b372-23880cb5603c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:21:49.200]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request completed in 419 ms {"req":{"id":"78fffa01-c0be-4439-b372-23880cb5603c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"518296","x-request-id":"78fffa01-c0be-4439-b372-23880cb5603c"}},"res":{"statusCode":200,"headers":{"x-request-id":"78fffa01-c0be-4439-b372-23880cb5603c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-rThLgiVIFux2V5TTIqaGPitOBc8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":419,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:21:49.227]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"fce18277-e3b8-4fbf-bd34-47163381ecd8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10513676","x-request-id":"fce18277-e3b8-4fbf-bd34-47163381ecd8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:21:51.480]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 2254 ms {"req":{"id":"fce18277-e3b8-4fbf-bd34-47163381ecd8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10513676","x-request-id":"fce18277-e3b8-4fbf-bd34-47163381ecd8"}},"res":{"statusCode":200,"headers":{"x-request-id":"fce18277-e3b8-4fbf-bd34-47163381ecd8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-n15fyh6Mg5OapHUpvTSPOA76KEY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2254,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:21:51.482]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request received {"req":{"id":"94d6a658-3a35-4c9d-b367-c4f5b308984a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2112812","x-request-id":"94d6a658-3a35-4c9d-b367-c4f5b308984a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [15:21:52.564]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request completed in 1082 ms {"req":{"id":"94d6a658-3a35-4c9d-b367-c4f5b308984a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2112812","x-request-id":"94d6a658-3a35-4c9d-b367-c4f5b308984a"}},"res":{"statusCode":200,"headers":{"x-request-id":"94d6a658-3a35-4c9d-b367-c4f5b308984a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-8sbt9t0ErjVvlrWt2gJ800BceFM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1082,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [15:21:52.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"662b015e-6e6f-4dbe-8a05-911808e676cf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"662b015e-6e6f-4dbe-8a05-911808e676cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:21:53.148]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 571 ms {"req":{"id":"662b015e-6e6f-4dbe-8a05-911808e676cf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"662b015e-6e6f-4dbe-8a05-911808e676cf"}},"res":{"statusCode":200,"headers":{"x-request-id":"662b015e-6e6f-4dbe-8a05-911808e676cf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-4FIpu6K2H6prpm/HQHX5/WPHL4E\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":571,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:21:53.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"7abf260a-ada7-48fc-8122-de3ddefbcd99","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12339772","x-request-id":"7abf260a-ada7-48fc-8122-de3ddefbcd99"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:21:55.316]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 2150 ms {"req":{"id":"7abf260a-ada7-48fc-8122-de3ddefbcd99","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12339772","x-request-id":"7abf260a-ada7-48fc-8122-de3ddefbcd99"}},"res":{"statusCode":200,"headers":{"x-request-id":"7abf260a-ada7-48fc-8122-de3ddefbcd99","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-OLDiAr8cd9Z34OTKUqfD/iSHTmg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2150,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:21:55.319]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request received {"req":{"id":"81f4e7e8-091e-4ba0-939d-ff9330066b88","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2172700","x-request-id":"81f4e7e8-091e-4ba0-939d-ff9330066b88"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [15:21:56.138]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request completed in 818 ms {"req":{"id":"81f4e7e8-091e-4ba0-939d-ff9330066b88","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2172700","x-request-id":"81f4e7e8-091e-4ba0-939d-ff9330066b88"}},"res":{"statusCode":200,"headers":{"x-request-id":"81f4e7e8-091e-4ba0-939d-ff9330066b88","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-v8ne73p6VJAFh05DtqoECAGudds\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":818,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [15:21:56.155]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"a213e4a4-b755-44ca-9e57-74280f7703ab","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"a213e4a4-b755-44ca-9e57-74280f7703ab"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:21:56.630]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 475 ms {"req":{"id":"a213e4a4-b755-44ca-9e57-74280f7703ab","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"a213e4a4-b755-44ca-9e57-74280f7703ab"}},"res":{"statusCode":200,"headers":{"x-request-id":"a213e4a4-b755-44ca-9e57-74280f7703ab","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-WggzoAKXl5+cjstN4XNCqYu4pUU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":475,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:21:56.632]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"ba585be8-eebc-455c-a690-c1789ba4b982","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10342508","x-request-id":"ba585be8-eebc-455c-a690-c1789ba4b982"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:21:58.232]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 1600 ms {"req":{"id":"ba585be8-eebc-455c-a690-c1789ba4b982","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10342508","x-request-id":"ba585be8-eebc-455c-a690-c1789ba4b982"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba585be8-eebc-455c-a690-c1789ba4b982","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-uyxebQsegAVGYmX1nZ2BjpRZ4cY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1600,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:21:58.238]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request received {"req":{"id":"761d317e-82e3-4b6c-a199-1bd664976896","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2112812","x-request-id":"761d317e-82e3-4b6c-a199-1bd664976896"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [15:21:58.983]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request completed in 746 ms {"req":{"id":"761d317e-82e3-4b6c-a199-1bd664976896","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2112812","x-request-id":"761d317e-82e3-4b6c-a199-1bd664976896"}},"res":{"statusCode":200,"headers":{"x-request-id":"761d317e-82e3-4b6c-a199-1bd664976896","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-JFjNR1y7P3h2RAzONGeAyktHg84\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":746,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [15:21:59.005]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"393cf3d8-c4a1-4c0d-bb0e-8fe68b1e016d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"393cf3d8-c4a1-4c0d-bb0e-8fe68b1e016d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:21:59.541]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 536 ms {"req":{"id":"393cf3d8-c4a1-4c0d-bb0e-8fe68b1e016d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"393cf3d8-c4a1-4c0d-bb0e-8fe68b1e016d"}},"res":{"statusCode":200,"headers":{"x-request-id":"393cf3d8-c4a1-4c0d-bb0e-8fe68b1e016d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-1d+tTsw2Y9ZbdxxYQw+hsbshXxo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":536,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:21:59.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"c6dac3cd-9dcc-4cb7-b3cc-303763b743ec","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12307972","x-request-id":"c6dac3cd-9dcc-4cb7-b3cc-303763b743ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:22:01.151]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1609 ms {"req":{"id":"c6dac3cd-9dcc-4cb7-b3cc-303763b743ec","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12307972","x-request-id":"c6dac3cd-9dcc-4cb7-b3cc-303763b743ec"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6dac3cd-9dcc-4cb7-b3cc-303763b743ec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-8qXyzcL9KSrIoXGuVf6F+y2NwX4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1609,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:22:01.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin request received {"req":{"id":"923349b4-6988-4f19-864b-34a42ee27e18","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2172700","x-request-id":"923349b4-6988-4f19-864b-34a42ee27e18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin"} +[server] INFO [15:22:02.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin request completed in 1126 ms {"req":{"id":"923349b4-6988-4f19-864b-34a42ee27e18","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2172700","x-request-id":"923349b4-6988-4f19-864b-34a42ee27e18"}},"res":{"statusCode":200,"headers":{"x-request-id":"923349b4-6988-4f19-864b-34a42ee27e18","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-2U+HzSHtqBYyOOChiTSlr3hMt9k\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1126,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod1.bin"} +[server] INFO [15:22:02.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin request received {"req":{"id":"3613ddb8-0442-434d-b0a7-08979740afe9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"3613ddb8-0442-434d-b0a7-08979740afe9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin"} +[server] INFO [15:22:02.861]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin request completed in 552 ms {"req":{"id":"3613ddb8-0442-434d-b0a7-08979740afe9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"3613ddb8-0442-434d-b0a7-08979740afe9"}},"res":{"statusCode":200,"headers":{"x-request-id":"3613ddb8-0442-434d-b0a7-08979740afe9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-j8BWKiqayyugNQuj6pKDpK/RU54\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":552,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod2.bin"} +[server] INFO [15:22:02.863]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin request received {"req":{"id":"00a897d4-7540-44b1-849f-ab380393bccf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12363608","x-request-id":"00a897d4-7540-44b1-849f-ab380393bccf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin"} +[server] INFO [15:22:04.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin request completed in 2011 ms {"req":{"id":"00a897d4-7540-44b1-849f-ab380393bccf","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12363608","x-request-id":"00a897d4-7540-44b1-849f-ab380393bccf"}},"res":{"statusCode":200,"headers":{"x-request-id":"00a897d4-7540-44b1-849f-ab380393bccf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-2dFVsDx8czvLw8OSh9ZRLw7pHG0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":2011,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod0.bin"} +[server] INFO [15:22:04.896]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"b6446a4c-5a8e-4c35-880b-d70f0ad8f4b3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2169512","x-request-id":"b6446a4c-5a8e-4c35-880b-d70f0ad8f4b3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:22:05.650]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 753 ms {"req":{"id":"b6446a4c-5a8e-4c35-880b-d70f0ad8f4b3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2169512","x-request-id":"b6446a4c-5a8e-4c35-880b-d70f0ad8f4b3"}},"res":{"statusCode":200,"headers":{"x-request-id":"b6446a4c-5a8e-4c35-880b-d70f0ad8f4b3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-zRV1nkHexujm3gMd8KCeg3n235M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":753,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:22:05.668]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"1db5db17-cc19-4b50-8432-73bcda83693c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"1db5db17-cc19-4b50-8432-73bcda83693c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:22:06.176]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 507 ms {"req":{"id":"1db5db17-cc19-4b50-8432-73bcda83693c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"527264","x-request-id":"1db5db17-cc19-4b50-8432-73bcda83693c"}},"res":{"statusCode":200,"headers":{"x-request-id":"1db5db17-cc19-4b50-8432-73bcda83693c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-wuYflHrQYu2sQ+Tcu4WtTKqSYtE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":507,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:22:06.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin request received {"req":{"id":"249bcbda-971d-4f83-a57a-1f3c95eae163","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10886752","x-request-id":"249bcbda-971d-4f83-a57a-1f3c95eae163"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin"} +[server] INFO [15:22:08.109]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin request completed in 1916 ms {"req":{"id":"249bcbda-971d-4f83-a57a-1f3c95eae163","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"10886752","x-request-id":"249bcbda-971d-4f83-a57a-1f3c95eae163"}},"res":{"statusCode":200,"headers":{"x-request-id":"249bcbda-971d-4f83-a57a-1f3c95eae163","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-c9wIm4JzNL3e7HYdx2goGaxMByQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1916,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod0.bin"} +[server] INFO [15:22:08.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"5a8359d9-0842-47c7-b92b-df57958f754e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2116000","x-request-id":"5a8359d9-0842-47c7-b92b-df57958f754e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:22:09.156]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 1026 ms {"req":{"id":"5a8359d9-0842-47c7-b92b-df57958f754e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2116000","x-request-id":"5a8359d9-0842-47c7-b92b-df57958f754e"}},"res":{"statusCode":200,"headers":{"x-request-id":"5a8359d9-0842-47c7-b92b-df57958f754e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-5AzwjMyB2WCaz0ZkU8QLthmElJg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1026,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:22:09.184]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"84d479c4-f258-4446-81f9-87543281a660","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"84d479c4-f258-4446-81f9-87543281a660"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:22:09.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 395 ms {"req":{"id":"84d479c4-f258-4446-81f9-87543281a660","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"520692","x-request-id":"84d479c4-f258-4446-81f9-87543281a660"}},"res":{"statusCode":200,"headers":{"x-request-id":"84d479c4-f258-4446-81f9-87543281a660","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-M1z9JiyN+kGFj4KSVoaWRpgY+rc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":395,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:22:09.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"c332ddc9-bec8-45ab-8d0c-e8c91cc5db39","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16746912","x-request-id":"c332ddc9-bec8-45ab-8d0c-e8c91cc5db39"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:22:10.762]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 1180 ms {"req":{"id":"c332ddc9-bec8-45ab-8d0c-e8c91cc5db39","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"16746912","x-request-id":"c332ddc9-bec8-45ab-8d0c-e8c91cc5db39"}},"res":{"statusCode":200,"headers":{"x-request-id":"c332ddc9-bec8-45ab-8d0c-e8c91cc5db39","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-riBhvj5H0eq4bL+c1v11tBJsCYU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1180,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:22:10.785]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"ca6d9e42-a8c4-434e-9693-0228b2094eef","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2806032","x-request-id":"ca6d9e42-a8c4-434e-9693-0228b2094eef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:22:11.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 696 ms {"req":{"id":"ca6d9e42-a8c4-434e-9693-0228b2094eef","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2806032","x-request-id":"ca6d9e42-a8c4-434e-9693-0228b2094eef"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca6d9e42-a8c4-434e-9693-0228b2094eef","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-ZTQmU/IPoQ8xLtbbcLtZXqD7L+A\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":696,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:22:11.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin request received {"req":{"id":"c1b3887d-7af7-471d-b1f6-69c140bc6ee4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"850220","x-request-id":"c1b3887d-7af7-471d-b1f6-69c140bc6ee4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin"} +[server] INFO [15:22:11.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin request completed in 462 ms {"req":{"id":"c1b3887d-7af7-471d-b1f6-69c140bc6ee4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"850220","x-request-id":"c1b3887d-7af7-471d-b1f6-69c140bc6ee4"}},"res":{"statusCode":200,"headers":{"x-request-id":"c1b3887d-7af7-471d-b1f6-69c140bc6ee4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-SRbHJrxMw3s1TOVhor98RBALUsI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":462,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod2.bin"} +[server] INFO [15:22:11.963]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"11f39539-6709-4dcb-8624-498cba1db38a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12847040","x-request-id":"11f39539-6709-4dcb-8624-498cba1db38a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [15:22:13.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 1505 ms {"req":{"id":"11f39539-6709-4dcb-8624-498cba1db38a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12847040","x-request-id":"11f39539-6709-4dcb-8624-498cba1db38a"}},"res":{"statusCode":200,"headers":{"x-request-id":"11f39539-6709-4dcb-8624-498cba1db38a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-ZvgOvBq2JfQv40IRLQKAKMyoaDY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1505,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [15:22:13.470]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"6114b71b-fea2-4ec2-9473-a2a9b7ae28b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1965488","x-request-id":"6114b71b-fea2-4ec2-9473-a2a9b7ae28b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:22:14.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 771 ms {"req":{"id":"6114b71b-fea2-4ec2-9473-a2a9b7ae28b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1965488","x-request-id":"6114b71b-fea2-4ec2-9473-a2a9b7ae28b6"}},"res":{"statusCode":200,"headers":{"x-request-id":"6114b71b-fea2-4ec2-9473-a2a9b7ae28b6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-9Xn4/2xxcGQw7kUjoOAivzbEYHs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":771,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:22:14.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"1b7d4358-ae73-4b3c-837e-6b5642b74276","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"929548","x-request-id":"1b7d4358-ae73-4b3c-837e-6b5642b74276"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:22:14.885]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 625 ms {"req":{"id":"1b7d4358-ae73-4b3c-837e-6b5642b74276","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"929548","x-request-id":"1b7d4358-ae73-4b3c-837e-6b5642b74276"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b7d4358-ae73-4b3c-837e-6b5642b74276","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-14RVSuQxOjBrDKSCxvpsO02vOVc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":625,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:22:14.886]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request received {"req":{"id":"354dc8e2-c4a2-4698-b82d-e93ba2f5ad3d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12206532","x-request-id":"354dc8e2-c4a2-4698-b82d-e93ba2f5ad3d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [15:22:16.223]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request completed in 1337 ms {"req":{"id":"354dc8e2-c4a2-4698-b82d-e93ba2f5ad3d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"12206532","x-request-id":"354dc8e2-c4a2-4698-b82d-e93ba2f5ad3d"}},"res":{"statusCode":200,"headers":{"x-request-id":"354dc8e2-c4a2-4698-b82d-e93ba2f5ad3d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-QJjhH697lZg3adH9ZDGnD1uZz40\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1337,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [15:22:16.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request received {"req":{"id":"36316c4b-4266-414b-8b12-88bdefe7f12e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1456404","x-request-id":"36316c4b-4266-414b-8b12-88bdefe7f12e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [15:22:16.723]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request completed in 482 ms {"req":{"id":"36316c4b-4266-414b-8b12-88bdefe7f12e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1456404","x-request-id":"36316c4b-4266-414b-8b12-88bdefe7f12e"}},"res":{"statusCode":200,"headers":{"x-request-id":"36316c4b-4266-414b-8b12-88bdefe7f12e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xqpdP2ta0iIHwDIq1nqnu/7EEjM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":482,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [15:22:16.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request received {"req":{"id":"b429781d-78d2-4b2b-9312-e5ec419110c6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"864928","x-request-id":"b429781d-78d2-4b2b-9312-e5ec419110c6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:22:17.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request completed in 394 ms {"req":{"id":"b429781d-78d2-4b2b-9312-e5ec419110c6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"864928","x-request-id":"b429781d-78d2-4b2b-9312-e5ec419110c6"}},"res":{"statusCode":200,"headers":{"x-request-id":"b429781d-78d2-4b2b-9312-e5ec419110c6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-dIfKlOaotoXYG8L5HmIb8S0XYsk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":394,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:22:17.121]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"32a58ce9-0ef8-4125-8497-f5a5db721d4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11140776","x-request-id":"32a58ce9-0ef8-4125-8497-f5a5db721d4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:22:18.554]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 1433 ms {"req":{"id":"32a58ce9-0ef8-4125-8497-f5a5db721d4a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11140776","x-request-id":"32a58ce9-0ef8-4125-8497-f5a5db721d4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"32a58ce9-0ef8-4125-8497-f5a5db721d4a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-ze720vNghXjM/sO31qi1jCV8m3k\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1433,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:22:18.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"d495a897-26a3-4684-b9ad-2d5a20a7c269","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1167528","x-request-id":"d495a897-26a3-4684-b9ad-2d5a20a7c269"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:22:19.290]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 708 ms {"req":{"id":"d495a897-26a3-4684-b9ad-2d5a20a7c269","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1167528","x-request-id":"d495a897-26a3-4684-b9ad-2d5a20a7c269"}},"res":{"statusCode":200,"headers":{"x-request-id":"d495a897-26a3-4684-b9ad-2d5a20a7c269","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-K/N6tdQUEyCV3Sz/4t3n7xfvkWI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":708,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:22:19.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin request received {"req":{"id":"b1930f8d-c39d-4c81-8eba-614da8679a75","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"805604","x-request-id":"b1930f8d-c39d-4c81-8eba-614da8679a75"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin"} +[server] INFO [15:22:20.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin request completed in 697 ms {"req":{"id":"b1930f8d-c39d-4c81-8eba-614da8679a75","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"805604","x-request-id":"b1930f8d-c39d-4c81-8eba-614da8679a75"}},"res":{"statusCode":200,"headers":{"x-request-id":"b1930f8d-c39d-4c81-8eba-614da8679a75","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6xraMIaam2gPHf/SwtOZ+0wYxWQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":697,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod2.bin"} +[server] INFO [15:22:20.009]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"a3e21ccd-d02b-4f31-96f2-1601de9a31ca","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6103748","x-request-id":"a3e21ccd-d02b-4f31-96f2-1601de9a31ca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:22:21.835]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1826 ms {"req":{"id":"a3e21ccd-d02b-4f31-96f2-1601de9a31ca","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6103748","x-request-id":"a3e21ccd-d02b-4f31-96f2-1601de9a31ca"}},"res":{"statusCode":200,"headers":{"x-request-id":"a3e21ccd-d02b-4f31-96f2-1601de9a31ca","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-pyv4LFJjkymV5T7mg97R1oIEXN8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1826,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:22:21.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"ddaf0e64-a84a-45dd-bebe-544882e6274c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1125932","x-request-id":"ddaf0e64-a84a-45dd-bebe-544882e6274c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:22:22.802]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 947 ms {"req":{"id":"ddaf0e64-a84a-45dd-bebe-544882e6274c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1125932","x-request-id":"ddaf0e64-a84a-45dd-bebe-544882e6274c"}},"res":{"statusCode":200,"headers":{"x-request-id":"ddaf0e64-a84a-45dd-bebe-544882e6274c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-5ykic5hTlggGQPOlksTFMBhpHEE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":947,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:22:22.817]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin request received {"req":{"id":"1cd9699e-f4e0-4de3-9487-4d023eaa95b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"869832","x-request-id":"1cd9699e-f4e0-4de3-9487-4d023eaa95b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin"} +[server] INFO [15:22:23.499]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin request completed in 682 ms {"req":{"id":"1cd9699e-f4e0-4de3-9487-4d023eaa95b6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"869832","x-request-id":"1cd9699e-f4e0-4de3-9487-4d023eaa95b6"}},"res":{"statusCode":200,"headers":{"x-request-id":"1cd9699e-f4e0-4de3-9487-4d023eaa95b6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-4OAP3T1MXzsv3x0/WczWfuhW8sU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":682,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod2.bin"} +[server] INFO [15:22:23.513]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"4cf52542-648f-43f9-ad9b-53ea0ed80f88","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3223668","x-request-id":"4cf52542-648f-43f9-ad9b-53ea0ed80f88"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:22:24.868]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1355 ms {"req":{"id":"4cf52542-648f-43f9-ad9b-53ea0ed80f88","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3223668","x-request-id":"4cf52542-648f-43f9-ad9b-53ea0ed80f88"}},"res":{"statusCode":200,"headers":{"x-request-id":"4cf52542-648f-43f9-ad9b-53ea0ed80f88","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7QPv42Xtfu+k1TGjcfINcjtR2Ww\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1355,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:22:24.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"d587b602-e657-4a02-8e36-418fe6c3e993","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1034940","x-request-id":"d587b602-e657-4a02-8e36-418fe6c3e993"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:22:25.449]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 579 ms {"req":{"id":"d587b602-e657-4a02-8e36-418fe6c3e993","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1034940","x-request-id":"d587b602-e657-4a02-8e36-418fe6c3e993"}},"res":{"statusCode":200,"headers":{"x-request-id":"d587b602-e657-4a02-8e36-418fe6c3e993","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hyRSD4WChH8jZocQHZJUBJMVn3U\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":579,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:22:25.474]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin request received {"req":{"id":"c30915aa-9fc2-4366-9313-d75d06f66c25","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"859776","x-request-id":"c30915aa-9fc2-4366-9313-d75d06f66c25"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin"} +[server] INFO [15:22:26.345]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin request completed in 870 ms {"req":{"id":"c30915aa-9fc2-4366-9313-d75d06f66c25","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"859776","x-request-id":"c30915aa-9fc2-4366-9313-d75d06f66c25"}},"res":{"statusCode":200,"headers":{"x-request-id":"c30915aa-9fc2-4366-9313-d75d06f66c25","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-8cptnU6j2JKNPB56ztZylNbO22Y\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":870,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod2.bin"} +[server] INFO [15:22:26.360]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"ed15b823-508e-4399-9c99-1efaf6f5c718","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2034400","x-request-id":"ed15b823-508e-4399-9c99-1efaf6f5c718"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:22:27.163]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 803 ms {"req":{"id":"ed15b823-508e-4399-9c99-1efaf6f5c718","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2034400","x-request-id":"ed15b823-508e-4399-9c99-1efaf6f5c718"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed15b823-508e-4399-9c99-1efaf6f5c718","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-kbDZlFhNzdyD+N2MkjJ37LfIoQA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":803,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:22:27.164]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"354f96a1-7048-416a-ad3c-f933e4567a37","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1004584","x-request-id":"354f96a1-7048-416a-ad3c-f933e4567a37"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:22:27.661]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 497 ms {"req":{"id":"354f96a1-7048-416a-ad3c-f933e4567a37","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1004584","x-request-id":"354f96a1-7048-416a-ad3c-f933e4567a37"}},"res":{"statusCode":200,"headers":{"x-request-id":"354f96a1-7048-416a-ad3c-f933e4567a37","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-VHDjzN4xRdYn3WQGAe055BUY434\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":497,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:22:27.676]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin request received {"req":{"id":"fffc69c8-c6b5-4d87-97c2-2757589fc904","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"858264","x-request-id":"fffc69c8-c6b5-4d87-97c2-2757589fc904"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin"} +[server] INFO [15:22:28.291]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin request completed in 615 ms {"req":{"id":"fffc69c8-c6b5-4d87-97c2-2757589fc904","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"858264","x-request-id":"fffc69c8-c6b5-4d87-97c2-2757589fc904"}},"res":{"statusCode":200,"headers":{"x-request-id":"fffc69c8-c6b5-4d87-97c2-2757589fc904","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-qbOrKLocYZQW38WqerZ6n5mpYyk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":615,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod2.bin"} +[server] INFO [15:22:28.313]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"1d592260-55c3-4dd3-9d49-5a9b89ec6ed1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6944804","x-request-id":"1d592260-55c3-4dd3-9d49-5a9b89ec6ed1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:22:30.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1839 ms {"req":{"id":"1d592260-55c3-4dd3-9d49-5a9b89ec6ed1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6944804","x-request-id":"1d592260-55c3-4dd3-9d49-5a9b89ec6ed1"}},"res":{"statusCode":200,"headers":{"x-request-id":"1d592260-55c3-4dd3-9d49-5a9b89ec6ed1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-OwHcUN0H4vBX3DpSzf0LqQmE07M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1839,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:22:30.178]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin request received {"req":{"id":"8bae47a5-3011-46e6-bfa0-c9265f928561","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1095808","x-request-id":"8bae47a5-3011-46e6-bfa0-c9265f928561"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin"} +[server] INFO [15:22:30.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin request completed in 530 ms {"req":{"id":"8bae47a5-3011-46e6-bfa0-c9265f928561","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1095808","x-request-id":"8bae47a5-3011-46e6-bfa0-c9265f928561"}},"res":{"statusCode":200,"headers":{"x-request-id":"8bae47a5-3011-46e6-bfa0-c9265f928561","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-4vdcDzBHJXLbw9w8TDsLlW4Y1PI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":530,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod1.bin"} +[server] INFO [15:22:30.711]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin request received {"req":{"id":"1a60f198-76f1-478d-afa3-45737e960666","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"859932","x-request-id":"1a60f198-76f1-478d-afa3-45737e960666"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin"} +[server] INFO [15:22:31.196]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin request completed in 484 ms {"req":{"id":"1a60f198-76f1-478d-afa3-45737e960666","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"859932","x-request-id":"1a60f198-76f1-478d-afa3-45737e960666"}},"res":{"statusCode":200,"headers":{"x-request-id":"1a60f198-76f1-478d-afa3-45737e960666","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-MrQ1reQqE6MZdQmbM5DhkGGYkao\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":484,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod2.bin"} +[server] INFO [15:22:31.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request received {"req":{"id":"35094ad4-c7a4-4f69-b82a-774891edff11","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8642876","x-request-id":"35094ad4-c7a4-4f69-b82a-774891edff11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [15:22:32.537]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request completed in 1326 ms {"req":{"id":"35094ad4-c7a4-4f69-b82a-774891edff11","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"8642876","x-request-id":"35094ad4-c7a4-4f69-b82a-774891edff11"}},"res":{"statusCode":200,"headers":{"x-request-id":"35094ad4-c7a4-4f69-b82a-774891edff11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Ib3ZhJL/jEWaqnUf2n9A85Z6kh0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1326,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [15:22:32.539]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"fc0a4bdf-1598-4b41-82e9-413f2409577d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1272548","x-request-id":"fc0a4bdf-1598-4b41-82e9-413f2409577d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:22:33.053]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 514 ms {"req":{"id":"fc0a4bdf-1598-4b41-82e9-413f2409577d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1272548","x-request-id":"fc0a4bdf-1598-4b41-82e9-413f2409577d"}},"res":{"statusCode":200,"headers":{"x-request-id":"fc0a4bdf-1598-4b41-82e9-413f2409577d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-HtmaKmHofh30znUdoWb3j4SwzEE\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":514,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:22:33.073]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"2bb4c715-c92d-4341-9fb0-3bea3a1138a9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"715680","x-request-id":"2bb4c715-c92d-4341-9fb0-3bea3a1138a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:22:33.958]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 885 ms {"req":{"id":"2bb4c715-c92d-4341-9fb0-3bea3a1138a9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"715680","x-request-id":"2bb4c715-c92d-4341-9fb0-3bea3a1138a9"}},"res":{"statusCode":200,"headers":{"x-request-id":"2bb4c715-c92d-4341-9fb0-3bea3a1138a9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-txM/UtenjlWJXTyVGLqWvqj9FgI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":885,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:22:33.963]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"fbdc7556-80e5-4876-a55c-25ec382f5feb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11020812","x-request-id":"fbdc7556-80e5-4876-a55c-25ec382f5feb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:22:35.723]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1760 ms {"req":{"id":"fbdc7556-80e5-4876-a55c-25ec382f5feb","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11020812","x-request-id":"fbdc7556-80e5-4876-a55c-25ec382f5feb"}},"res":{"statusCode":200,"headers":{"x-request-id":"fbdc7556-80e5-4876-a55c-25ec382f5feb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-/w1LTV6NdxPirVJkqIgGhHjFOAM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1760,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:22:35.744]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin request received {"req":{"id":"2732620c-29ae-4ce6-b42d-e009b58e9243","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1316396","x-request-id":"2732620c-29ae-4ce6-b42d-e009b58e9243"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin"} +[server] INFO [15:22:36.203]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin request completed in 460 ms {"req":{"id":"2732620c-29ae-4ce6-b42d-e009b58e9243","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1316396","x-request-id":"2732620c-29ae-4ce6-b42d-e009b58e9243"}},"res":{"statusCode":200,"headers":{"x-request-id":"2732620c-29ae-4ce6-b42d-e009b58e9243","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-YB4iUAgDcAtp2STufnSC6g5cIuY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":460,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod1.bin"} +[server] INFO [15:22:36.229]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin request received {"req":{"id":"eda47967-e0e8-4547-a4c0-926479169e2e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"748864","x-request-id":"eda47967-e0e8-4547-a4c0-926479169e2e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin"} +[server] INFO [15:22:36.672]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin request completed in 443 ms {"req":{"id":"eda47967-e0e8-4547-a4c0-926479169e2e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"748864","x-request-id":"eda47967-e0e8-4547-a4c0-926479169e2e"}},"res":{"statusCode":200,"headers":{"x-request-id":"eda47967-e0e8-4547-a4c0-926479169e2e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-HHWQxWUFzw7Lssh+v3V4BzcP0C4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod2.bin"} +[server] INFO [15:22:36.674]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"b9c6e820-efd2-4e42-98d6-c2d947fd1c66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7191856","x-request-id":"b9c6e820-efd2-4e42-98d6-c2d947fd1c66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [15:22:38.574]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 1899 ms {"req":{"id":"b9c6e820-efd2-4e42-98d6-c2d947fd1c66","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7191856","x-request-id":"b9c6e820-efd2-4e42-98d6-c2d947fd1c66"}},"res":{"statusCode":200,"headers":{"x-request-id":"b9c6e820-efd2-4e42-98d6-c2d947fd1c66","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-Xct5KHUXr7m/rJSaCF9yEGYhxhc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1899,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [15:22:38.591]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"76c8baaf-b91a-4848-96ed-54852a87e494","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1136872","x-request-id":"76c8baaf-b91a-4848-96ed-54852a87e494"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [15:22:39.272]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 681 ms {"req":{"id":"76c8baaf-b91a-4848-96ed-54852a87e494","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1136872","x-request-id":"76c8baaf-b91a-4848-96ed-54852a87e494"}},"res":{"statusCode":200,"headers":{"x-request-id":"76c8baaf-b91a-4848-96ed-54852a87e494","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-XHh749IXvN8KWpLOGXwqEYmnLAM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":681,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [15:22:39.274]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"3fa74b89-4229-47d4-997a-aa8749b9f345","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"871372","x-request-id":"3fa74b89-4229-47d4-997a-aa8749b9f345"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:22:39.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 424 ms {"req":{"id":"3fa74b89-4229-47d4-997a-aa8749b9f345","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"871372","x-request-id":"3fa74b89-4229-47d4-997a-aa8749b9f345"}},"res":{"statusCode":200,"headers":{"x-request-id":"3fa74b89-4229-47d4-997a-aa8749b9f345","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-cyBUBENcGryf/D5ciFGla7Purxc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:22:39.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"8bde5f2a-4b7f-4180-a369-7e1dd6ea3be4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7580848","x-request-id":"8bde5f2a-4b7f-4180-a369-7e1dd6ea3be4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:22:40.863]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1144 ms {"req":{"id":"8bde5f2a-4b7f-4180-a369-7e1dd6ea3be4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7580848","x-request-id":"8bde5f2a-4b7f-4180-a369-7e1dd6ea3be4"}},"res":{"statusCode":200,"headers":{"x-request-id":"8bde5f2a-4b7f-4180-a369-7e1dd6ea3be4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-bklfv2IpwP4s8GcumgTMtxC8aFk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1144,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:22:40.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin request received {"req":{"id":"77c0ca9f-19b3-4ca0-9e17-bbfa6630cc43","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"686032","x-request-id":"77c0ca9f-19b3-4ca0-9e17-bbfa6630cc43"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin"} +[server] INFO [15:22:41.259]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin request completed in 394 ms {"req":{"id":"77c0ca9f-19b3-4ca0-9e17-bbfa6630cc43","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"686032","x-request-id":"77c0ca9f-19b3-4ca0-9e17-bbfa6630cc43"}},"res":{"statusCode":200,"headers":{"x-request-id":"77c0ca9f-19b3-4ca0-9e17-bbfa6630cc43","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-qNDlB2KQCiYAfB1bA+VgL0vz3wQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":394,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod1.bin"} +[server] INFO [15:22:41.287]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin request received {"req":{"id":"dc15e5e5-c1c1-43e4-9436-f114edf5fc78","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"346732","x-request-id":"dc15e5e5-c1c1-43e4-9436-f114edf5fc78"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin"} +[server] INFO [15:22:41.686]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin request completed in 399 ms {"req":{"id":"dc15e5e5-c1c1-43e4-9436-f114edf5fc78","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"346732","x-request-id":"dc15e5e5-c1c1-43e4-9436-f114edf5fc78"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc15e5e5-c1c1-43e4-9436-f114edf5fc78","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-ZaBMiqdu4GTwl42z01ZXuR+8nV4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":399,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod2.bin"} +[server] INFO [15:22:41.688]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin request received {"req":{"id":"31c4cb26-95a0-4fd6-8bdb-393a3fd76761","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5147876","x-request-id":"31c4cb26-95a0-4fd6-8bdb-393a3fd76761"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin"} +[server] INFO [15:22:42.730]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin request completed in 1042 ms {"req":{"id":"31c4cb26-95a0-4fd6-8bdb-393a3fd76761","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5147876","x-request-id":"31c4cb26-95a0-4fd6-8bdb-393a3fd76761"}},"res":{"statusCode":200,"headers":{"x-request-id":"31c4cb26-95a0-4fd6-8bdb-393a3fd76761","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-wUvSTjJKC7KDd7CdwSzTlbRToyA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1042,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod0.bin"} +[server] INFO [15:22:42.748]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"48a531d2-9edf-42e8-b1ee-265c4c4f31d8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"669140","x-request-id":"48a531d2-9edf-42e8-b1ee-265c4c4f31d8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [15:22:43.209]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 460 ms {"req":{"id":"48a531d2-9edf-42e8-b1ee-265c4c4f31d8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"669140","x-request-id":"48a531d2-9edf-42e8-b1ee-265c4c4f31d8"}},"res":{"statusCode":200,"headers":{"x-request-id":"48a531d2-9edf-42e8-b1ee-265c4c4f31d8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-tOTPPuZOHmkY2rQBPCRhSCg/i2M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":460,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [15:22:43.227]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"c04fced6-90bf-4cad-9344-8e56de9fcafc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"484976","x-request-id":"c04fced6-90bf-4cad-9344-8e56de9fcafc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:22:43.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 629 ms {"req":{"id":"c04fced6-90bf-4cad-9344-8e56de9fcafc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"484976","x-request-id":"c04fced6-90bf-4cad-9344-8e56de9fcafc"}},"res":{"statusCode":200,"headers":{"x-request-id":"c04fced6-90bf-4cad-9344-8e56de9fcafc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-i+2Cbao0CV+94KlH0v0YmO2Vy1U\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":629,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:22:43.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"0f1310a7-b673-4fb3-a80b-d6fc2f9d50b8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4873804","x-request-id":"0f1310a7-b673-4fb3-a80b-d6fc2f9d50b8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:22:45.411]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1537 ms {"req":{"id":"0f1310a7-b673-4fb3-a80b-d6fc2f9d50b8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4873804","x-request-id":"0f1310a7-b673-4fb3-a80b-d6fc2f9d50b8"}},"res":{"statusCode":200,"headers":{"x-request-id":"0f1310a7-b673-4fb3-a80b-d6fc2f9d50b8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-98SmkjCDiws9Ro6S70Aup936HIo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1537,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:22:45.433]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"c857f19c-8b42-419e-bf89-ed5ae3bbc692","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"515044","x-request-id":"c857f19c-8b42-419e-bf89-ed5ae3bbc692"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:22:45.804]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 371 ms {"req":{"id":"c857f19c-8b42-419e-bf89-ed5ae3bbc692","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"515044","x-request-id":"c857f19c-8b42-419e-bf89-ed5ae3bbc692"}},"res":{"statusCode":200,"headers":{"x-request-id":"c857f19c-8b42-419e-bf89-ed5ae3bbc692","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-lwkF93Z4CX7DSFcaezxttidPKAs\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":371,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:22:45.822]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin request received {"req":{"id":"e371d38e-def5-4823-a802-bdff70d0622f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"445904","x-request-id":"e371d38e-def5-4823-a802-bdff70d0622f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin"} +[server] INFO [15:22:46.201]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin request completed in 379 ms {"req":{"id":"e371d38e-def5-4823-a802-bdff70d0622f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"445904","x-request-id":"e371d38e-def5-4823-a802-bdff70d0622f"}},"res":{"statusCode":200,"headers":{"x-request-id":"e371d38e-def5-4823-a802-bdff70d0622f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-/U3HoBSsB0PKetYcAm5QUQC93Is\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":379,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod2.bin"} +[server] INFO [15:22:46.229]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request received {"req":{"id":"4e320136-b8a8-43a9-9be6-8a60bbeb2241","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6609684","x-request-id":"4e320136-b8a8-43a9-9be6-8a60bbeb2241"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [15:22:47.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request completed in 1614 ms {"req":{"id":"4e320136-b8a8-43a9-9be6-8a60bbeb2241","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6609684","x-request-id":"4e320136-b8a8-43a9-9be6-8a60bbeb2241"}},"res":{"statusCode":200,"headers":{"x-request-id":"4e320136-b8a8-43a9-9be6-8a60bbeb2241","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-3TUMXKawqjr7if99F0tlnDEiwTo\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1614,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [15:22:47.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"c9bd15d3-42af-4341-92be-59806a0e1410","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"509220","x-request-id":"c9bd15d3-42af-4341-92be-59806a0e1410"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:22:48.304]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 446 ms {"req":{"id":"c9bd15d3-42af-4341-92be-59806a0e1410","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"509220","x-request-id":"c9bd15d3-42af-4341-92be-59806a0e1410"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9bd15d3-42af-4341-92be-59806a0e1410","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-UkA06n5NynuHl8bBNFQcmWBc2Uk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":446,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:22:48.323]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"78ad2f0f-9b22-4a6e-a9ef-59b33be6b75d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"415336","x-request-id":"78ad2f0f-9b22-4a6e-a9ef-59b33be6b75d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:22:48.848]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 525 ms {"req":{"id":"78ad2f0f-9b22-4a6e-a9ef-59b33be6b75d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"415336","x-request-id":"78ad2f0f-9b22-4a6e-a9ef-59b33be6b75d"}},"res":{"statusCode":200,"headers":{"x-request-id":"78ad2f0f-9b22-4a6e-a9ef-59b33be6b75d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xndwNO9UejuNhPqhn/7+jD7zc/Q\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":525,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:22:48.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"c2def6c0-7c40-4e4e-9bca-fd910ada782c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7223340","x-request-id":"c2def6c0-7c40-4e4e-9bca-fd910ada782c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:22:50.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1719 ms {"req":{"id":"c2def6c0-7c40-4e4e-9bca-fd910ada782c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7223340","x-request-id":"c2def6c0-7c40-4e4e-9bca-fd910ada782c"}},"res":{"statusCode":200,"headers":{"x-request-id":"c2def6c0-7c40-4e4e-9bca-fd910ada782c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-3cmXuK547YYFQ6ngSO1RlVbIIv4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1719,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:22:50.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin request received {"req":{"id":"354409be-7125-4141-ab68-fd174b11233f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"444116","x-request-id":"354409be-7125-4141-ab68-fd174b11233f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin"} +[server] INFO [15:22:50.950]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin request completed in 356 ms {"req":{"id":"354409be-7125-4141-ab68-fd174b11233f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"444116","x-request-id":"354409be-7125-4141-ab68-fd174b11233f"}},"res":{"statusCode":200,"headers":{"x-request-id":"354409be-7125-4141-ab68-fd174b11233f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-j/0MS5lf7ewYp+5YafKsgUc8T+w\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod1.bin"} +[server] INFO [15:22:50.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin request received {"req":{"id":"dc00ece8-fd5f-4f60-b7af-0020c1cb7d73","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"328924","x-request-id":"dc00ece8-fd5f-4f60-b7af-0020c1cb7d73"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin"} +[server] INFO [15:22:51.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin request completed in 353 ms {"req":{"id":"dc00ece8-fd5f-4f60-b7af-0020c1cb7d73","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"328924","x-request-id":"dc00ece8-fd5f-4f60-b7af-0020c1cb7d73"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc00ece8-fd5f-4f60-b7af-0020c1cb7d73","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-yK6cV3PNTgv74DiZaJIr+9QVAUY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":353,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod2.bin"} +[server] INFO [15:22:51.328]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"7c0166e7-d5c1-4e38-a211-bb7915f93ab8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3501516","x-request-id":"7c0166e7-d5c1-4e38-a211-bb7915f93ab8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:22:52.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 795 ms {"req":{"id":"7c0166e7-d5c1-4e38-a211-bb7915f93ab8","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"3501516","x-request-id":"7c0166e7-d5c1-4e38-a211-bb7915f93ab8"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c0166e7-d5c1-4e38-a211-bb7915f93ab8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-nhcptaEmzt7ZVKCHSbIa87sYfmQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":795,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:22:52.139]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request received {"req":{"id":"de038d4a-105f-412d-992f-e31fb5f1077f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"249180","x-request-id":"de038d4a-105f-412d-992f-e31fb5f1077f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [15:22:52.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request completed in 361 ms {"req":{"id":"de038d4a-105f-412d-992f-e31fb5f1077f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"249180","x-request-id":"de038d4a-105f-412d-992f-e31fb5f1077f"}},"res":{"statusCode":200,"headers":{"x-request-id":"de038d4a-105f-412d-992f-e31fb5f1077f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xtqmT5+3mNpAfkvN6aUcXPmTeSc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [15:22:52.526]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"366293d9-6abc-4a93-baa3-499fdbca633d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"201808","x-request-id":"366293d9-6abc-4a93-baa3-499fdbca633d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:22:52.849]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 323 ms {"req":{"id":"366293d9-6abc-4a93-baa3-499fdbca633d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"201808","x-request-id":"366293d9-6abc-4a93-baa3-499fdbca633d"}},"res":{"statusCode":200,"headers":{"x-request-id":"366293d9-6abc-4a93-baa3-499fdbca633d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-yREvglT4fupWSnLBrwo4TNK9h3Q\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":323,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:22:52.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"ac3d24b1-2963-40f2-a037-15c45a8d4ec2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4483476","x-request-id":"ac3d24b1-2963-40f2-a037-15c45a8d4ec2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:22:53.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1023 ms {"req":{"id":"ac3d24b1-2963-40f2-a037-15c45a8d4ec2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4483476","x-request-id":"ac3d24b1-2963-40f2-a037-15c45a8d4ec2"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac3d24b1-2963-40f2-a037-15c45a8d4ec2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-KLNETl0vD+HjUDm3qbVwW44b/zU\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1023,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:22:53.889]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin request received {"req":{"id":"a2f34a20-a7b2-417b-9dd3-4e7a3d26b63e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"271108","x-request-id":"a2f34a20-a7b2-417b-9dd3-4e7a3d26b63e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin"} +[server] INFO [15:22:54.219]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin request completed in 330 ms {"req":{"id":"a2f34a20-a7b2-417b-9dd3-4e7a3d26b63e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"271108","x-request-id":"a2f34a20-a7b2-417b-9dd3-4e7a3d26b63e"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2f34a20-a7b2-417b-9dd3-4e7a3d26b63e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-xFDbj0dnvo0gHE4ea9JK5476XRc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":330,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod1.bin"} +[server] INFO [15:22:54.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin request received {"req":{"id":"d7fab56e-ab87-47f9-bd3f-5dd2223f9572","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"200624","x-request-id":"d7fab56e-ab87-47f9-bd3f-5dd2223f9572"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin"} +[server] INFO [15:22:54.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin request completed in 390 ms {"req":{"id":"d7fab56e-ab87-47f9-bd3f-5dd2223f9572","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"200624","x-request-id":"d7fab56e-ab87-47f9-bd3f-5dd2223f9572"}},"res":{"statusCode":200,"headers":{"x-request-id":"d7fab56e-ab87-47f9-bd3f-5dd2223f9572","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7JAEeq80ETeOY3lcOdX0ON1I3pI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":390,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod2.bin"} +[server] INFO [15:22:54.638]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin request received {"req":{"id":"82f2d50e-40af-46d4-a8f6-b45041e0df36","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2728656","x-request-id":"82f2d50e-40af-46d4-a8f6-b45041e0df36"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin"} +[server] INFO [15:22:56.593]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin request completed in 1956 ms {"req":{"id":"82f2d50e-40af-46d4-a8f6-b45041e0df36","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"2728656","x-request-id":"82f2d50e-40af-46d4-a8f6-b45041e0df36"}},"res":{"statusCode":200,"headers":{"x-request-id":"82f2d50e-40af-46d4-a8f6-b45041e0df36","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-z1yLsyKsDDh74H3jg5DD5hMEPZ8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1956,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin"} +[server] INFO [15:22:56.595]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request received {"req":{"id":"2a61ef1b-3fc9-44b0-bd11-2e7f896c5eb1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"245736","x-request-id":"2a61ef1b-3fc9-44b0-bd11-2e7f896c5eb1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:22:56.958]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request completed in 363 ms {"req":{"id":"2a61ef1b-3fc9-44b0-bd11-2e7f896c5eb1","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"245736","x-request-id":"2a61ef1b-3fc9-44b0-bd11-2e7f896c5eb1"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a61ef1b-3fc9-44b0-bd11-2e7f896c5eb1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-GfNXhZ9unRl7Wv6MMBy0imDRlW8\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":363,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:22:56.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"4ae5bf2c-fdd0-4e1a-8ba7-13eca3c91db6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"199768","x-request-id":"4ae5bf2c-fdd0-4e1a-8ba7-13eca3c91db6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:22:57.291]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 332 ms {"req":{"id":"4ae5bf2c-fdd0-4e1a-8ba7-13eca3c91db6","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"199768","x-request-id":"4ae5bf2c-fdd0-4e1a-8ba7-13eca3c91db6"}},"res":{"statusCode":200,"headers":{"x-request-id":"4ae5bf2c-fdd0-4e1a-8ba7-13eca3c91db6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6wQFy+NbQ8dRwI82hTxMEgDe99M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":332,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:22:57.303]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"583b1d94-2452-4105-889a-9c224cd76cd5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6990616","x-request-id":"583b1d94-2452-4105-889a-9c224cd76cd5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:22:58.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1494 ms {"req":{"id":"583b1d94-2452-4105-889a-9c224cd76cd5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"6990616","x-request-id":"583b1d94-2452-4105-889a-9c224cd76cd5"}},"res":{"statusCode":200,"headers":{"x-request-id":"583b1d94-2452-4105-889a-9c224cd76cd5","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"141","etag":"W/\"8d-eHVzYbFlGJA21Yb0xe3lwh0EFTc\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1494,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:22:58.816]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin request received {"req":{"id":"4bc0c1cf-b3ac-4614-a1be-11113dd38cfc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"331504","x-request-id":"4bc0c1cf-b3ac-4614-a1be-11113dd38cfc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin"} +[server] INFO [15:22:59.379]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin request completed in 563 ms {"req":{"id":"4bc0c1cf-b3ac-4614-a1be-11113dd38cfc","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"331504","x-request-id":"4bc0c1cf-b3ac-4614-a1be-11113dd38cfc"}},"res":{"statusCode":200,"headers":{"x-request-id":"4bc0c1cf-b3ac-4614-a1be-11113dd38cfc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-n86TJL6TfHlkp2wXR9S8gmvf2Q0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":563,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod1.bin"} +[server] INFO [15:22:59.391]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin request received {"req":{"id":"70f8f017-5158-4d9e-9d7f-182e5b86ed4e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"216312","x-request-id":"70f8f017-5158-4d9e-9d7f-182e5b86ed4e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin"} +[server] INFO [15:22:59.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin request completed in 543 ms {"req":{"id":"70f8f017-5158-4d9e-9d7f-182e5b86ed4e","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"216312","x-request-id":"70f8f017-5158-4d9e-9d7f-182e5b86ed4e"}},"res":{"statusCode":200,"headers":{"x-request-id":"70f8f017-5158-4d9e-9d7f-182e5b86ed4e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-Oca9U++0mh/aB4W2gRF0FOnyr5M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":543,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod2.bin"} +[server] INFO [15:22:59.953]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"b98ebbbf-e6db-40cf-b291-b97fd2d3e812","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"615688","x-request-id":"b98ebbbf-e6db-40cf-b291-b97fd2d3e812"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:23:00.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 454 ms {"req":{"id":"b98ebbbf-e6db-40cf-b291-b97fd2d3e812","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"615688","x-request-id":"b98ebbbf-e6db-40cf-b291-b97fd2d3e812"}},"res":{"statusCode":200,"headers":{"x-request-id":"b98ebbbf-e6db-40cf-b291-b97fd2d3e812","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-0DOxcbOnwkuUl9Sp779L1ue7TZw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":454,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:23:00.432]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin request received {"req":{"id":"e21c4b1c-47c8-4ab2-ab82-c854b9e5d37c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"286008","x-request-id":"e21c4b1c-47c8-4ab2-ab82-c854b9e5d37c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin"} +[server] INFO [15:23:00.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin request completed in 346 ms {"req":{"id":"e21c4b1c-47c8-4ab2-ab82-c854b9e5d37c","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"286008","x-request-id":"e21c4b1c-47c8-4ab2-ab82-c854b9e5d37c"}},"res":{"statusCode":200,"headers":{"x-request-id":"e21c4b1c-47c8-4ab2-ab82-c854b9e5d37c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-JIJ/uraZ1Q2Z3cKiM1Rna37lwWY\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":346,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod1.bin"} +[server] INFO [15:23:00.782]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin request received {"req":{"id":"cc24eb58-bbcd-449a-a211-517f14d911f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"250576","x-request-id":"cc24eb58-bbcd-449a-a211-517f14d911f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin"} +[server] INFO [15:23:01.138]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin request completed in 356 ms {"req":{"id":"cc24eb58-bbcd-449a-a211-517f14d911f9","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"250576","x-request-id":"cc24eb58-bbcd-449a-a211-517f14d911f9"}},"res":{"statusCode":200,"headers":{"x-request-id":"cc24eb58-bbcd-449a-a211-517f14d911f9","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-KtHWT5ETBbXKW5iKEsua6daiRO4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod2.bin"} +[server] INFO [15:23:01.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin request received {"req":{"id":"effd49e9-3929-4bca-ab11-269b026e751d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1200160","x-request-id":"effd49e9-3929-4bca-ab11-269b026e751d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin"} +[server] INFO [15:23:01.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin request completed in 630 ms {"req":{"id":"effd49e9-3929-4bca-ab11-269b026e751d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1200160","x-request-id":"effd49e9-3929-4bca-ab11-269b026e751d"}},"res":{"statusCode":200,"headers":{"x-request-id":"effd49e9-3929-4bca-ab11-269b026e751d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-DJiw17BfzLR/xMt/yJXugKnrUQA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":630,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod0.bin"} +[server] INFO [15:23:01.793]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request received {"req":{"id":"707e56dd-76a6-484e-977a-8f3743c52f41","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"118744","x-request-id":"707e56dd-76a6-484e-977a-8f3743c52f41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:23:02.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request completed in 325 ms {"req":{"id":"707e56dd-76a6-484e-977a-8f3743c52f41","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"118744","x-request-id":"707e56dd-76a6-484e-977a-8f3743c52f41"}},"res":{"statusCode":200,"headers":{"x-request-id":"707e56dd-76a6-484e-977a-8f3743c52f41","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-5t5sH4I91tbgMPN1gCjknq50HFI\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":325,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:23:02.119]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request received {"req":{"id":"d084eaf2-dd20-493c-8162-514ea900e25f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"90336","x-request-id":"d084eaf2-dd20-493c-8162-514ea900e25f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:23:02.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request completed in 332 ms {"req":{"id":"d084eaf2-dd20-493c-8162-514ea900e25f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"90336","x-request-id":"d084eaf2-dd20-493c-8162-514ea900e25f"}},"res":{"statusCode":200,"headers":{"x-request-id":"d084eaf2-dd20-493c-8162-514ea900e25f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-wImX9/g4VX7g1S2GbNL4/An7Ni4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":332,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:23:02.474]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"2304cb50-d82b-4262-b64a-460a48f1d45f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"251888","x-request-id":"2304cb50-d82b-4262-b64a-460a48f1d45f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:23:02.826]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 352 ms {"req":{"id":"2304cb50-d82b-4262-b64a-460a48f1d45f","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"251888","x-request-id":"2304cb50-d82b-4262-b64a-460a48f1d45f"}},"res":{"statusCode":200,"headers":{"x-request-id":"2304cb50-d82b-4262-b64a-460a48f1d45f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-iAu8t0BeulXj5OcKeKnPBwR5+To\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":352,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:23:02.829]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin request received {"req":{"id":"8038591e-6674-493c-a682-0c11cea0540d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"103736","x-request-id":"8038591e-6674-493c-a682-0c11cea0540d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin"} +[server] INFO [15:23:03.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin request completed in 295 ms {"req":{"id":"8038591e-6674-493c-a682-0c11cea0540d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"103736","x-request-id":"8038591e-6674-493c-a682-0c11cea0540d"}},"res":{"statusCode":200,"headers":{"x-request-id":"8038591e-6674-493c-a682-0c11cea0540d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-72dpdVWTyqbzpWs8G3Mwdacp+2A\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":295,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod1.bin"} +[server] INFO [15:23:03.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin request received {"req":{"id":"d9731143-198a-4615-91ad-48ff11fdc0f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"68816","x-request-id":"d9731143-198a-4615-91ad-48ff11fdc0f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin"} +[server] INFO [15:23:03.460]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin request completed in 319 ms {"req":{"id":"d9731143-198a-4615-91ad-48ff11fdc0f3","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"68816","x-request-id":"d9731143-198a-4615-91ad-48ff11fdc0f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"d9731143-198a-4615-91ad-48ff11fdc0f3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-gVwlUQfq8WqF7gvxGTxyt5vfthw\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":319,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod2.bin"} +[server] INFO [15:23:03.480]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"c3ff2cd7-f979-482f-899b-53df0c7fe1f4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"494416","x-request-id":"c3ff2cd7-f979-482f-899b-53df0c7fe1f4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:23:03.886]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 406 ms {"req":{"id":"c3ff2cd7-f979-482f-899b-53df0c7fe1f4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"494416","x-request-id":"c3ff2cd7-f979-482f-899b-53df0c7fe1f4"}},"res":{"statusCode":200,"headers":{"x-request-id":"c3ff2cd7-f979-482f-899b-53df0c7fe1f4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-9nHrL5eaS6Iy70Qpb7gdXwsA4/0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":406,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:23:03.903]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin request received {"req":{"id":"8d765f62-59d9-4cc7-b607-6d44711facd2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"24896","x-request-id":"8d765f62-59d9-4cc7-b607-6d44711facd2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin"} +[server] INFO [15:23:04.216]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin request completed in 313 ms {"req":{"id":"8d765f62-59d9-4cc7-b607-6d44711facd2","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"24896","x-request-id":"8d765f62-59d9-4cc7-b607-6d44711facd2"}},"res":{"statusCode":200,"headers":{"x-request-id":"8d765f62-59d9-4cc7-b607-6d44711facd2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-6kG0yfmyTr0PmZK7lAVDx2f4E+c\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":313,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod1.bin"} +[server] INFO [15:23:04.232]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin request received {"req":{"id":"b6768230-7da5-4d78-ade8-65ed3ff85f74","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4572","x-request-id":"b6768230-7da5-4d78-ade8-65ed3ff85f74"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin"} +[server] INFO [15:23:04.899]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin request completed in 667 ms {"req":{"id":"b6768230-7da5-4d78-ade8-65ed3ff85f74","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"4572","x-request-id":"b6768230-7da5-4d78-ade8-65ed3ff85f74"}},"res":{"statusCode":200,"headers":{"x-request-id":"b6768230-7da5-4d78-ade8-65ed3ff85f74","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-7TR5LnRvJ5V44qJ6xnQVzDtcq7M\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":667,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod2.bin"} +[server] INFO [15:23:04.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin request received {"req":{"id":"efd8fcd1-5210-4973-86b5-641997736474","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1702284","x-request-id":"efd8fcd1-5210-4973-86b5-641997736474"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin"} +[server] INFO [15:23:06.295]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin request completed in 1394 ms {"req":{"id":"efd8fcd1-5210-4973-86b5-641997736474","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1702284","x-request-id":"efd8fcd1-5210-4973-86b5-641997736474"}},"res":{"statusCode":200,"headers":{"x-request-id":"efd8fcd1-5210-4973-86b5-641997736474","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-eNVAPrKEcXN9J6ZMhXqWUbr5X68\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1394,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod0.bin"} +[server] INFO [15:23:06.311]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request received {"req":{"id":"1e877d14-6288-483b-bed2-ffa259f50731","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"24204","x-request-id":"1e877d14-6288-483b-bed2-ffa259f50731"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:23:06.644]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request completed in 333 ms {"req":{"id":"1e877d14-6288-483b-bed2-ffa259f50731","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"24204","x-request-id":"1e877d14-6288-483b-bed2-ffa259f50731"}},"res":{"statusCode":200,"headers":{"x-request-id":"1e877d14-6288-483b-bed2-ffa259f50731","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-+t1P3nVwSM7qnJZFMJkyynpbRS4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":333,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:23:06.645]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"04bb6703-c3be-4070-b7bf-d32446b25169","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7072","x-request-id":"04bb6703-c3be-4070-b7bf-d32446b25169"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:23:06.942]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 297 ms {"req":{"id":"04bb6703-c3be-4070-b7bf-d32446b25169","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"7072","x-request-id":"04bb6703-c3be-4070-b7bf-d32446b25169"}},"res":{"statusCode":200,"headers":{"x-request-id":"04bb6703-c3be-4070-b7bf-d32446b25169","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-3MHKA9iyefMAzS24Xuqzbfr/2eA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":297,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:23:06.944]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin request received {"req":{"id":"16353ff4-8dfa-4531-9837-08497e7675d5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1958392","x-request-id":"16353ff4-8dfa-4531-9837-08497e7675d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin"} +[server] INFO [15:23:08.387]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin request completed in 1443 ms {"req":{"id":"16353ff4-8dfa-4531-9837-08497e7675d5","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1958392","x-request-id":"16353ff4-8dfa-4531-9837-08497e7675d5"}},"res":{"statusCode":200,"headers":{"x-request-id":"16353ff4-8dfa-4531-9837-08497e7675d5","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-dJ62ARaQ1eOSJhoXvmKBaTF3/oM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":1443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod0.bin"} +[server] INFO [15:23:08.392]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin request received {"req":{"id":"66578477-87b0-43c9-b2db-b834a98f03e4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"20056","x-request-id":"66578477-87b0-43c9-b2db-b834a98f03e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin"} +[server] INFO [15:23:08.693]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin request completed in 302 ms {"req":{"id":"66578477-87b0-43c9-b2db-b834a98f03e4","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"20056","x-request-id":"66578477-87b0-43c9-b2db-b834a98f03e4"}},"res":{"statusCode":200,"headers":{"x-request-id":"66578477-87b0-43c9-b2db-b834a98f03e4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-bI/ALkDjmHZLPd3kMYhuDzZhwo0\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":302,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod1.bin"} +[server] INFO [15:23:08.696]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request received {"req":{"id":"4e104b70-30f4-461b-bbce-919f4872120d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5024","x-request-id":"4e104b70-30f4-461b-bbce-919f4872120d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:23:08.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request completed in 291 ms {"req":{"id":"4e104b70-30f4-461b-bbce-919f4872120d","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5024","x-request-id":"4e104b70-30f4-461b-bbce-919f4872120d"}},"res":{"statusCode":200,"headers":{"x-request-id":"4e104b70-30f4-461b-bbce-919f4872120d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-/coU8K0xiwYQurqq4BgEAqrgz30\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":291,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:23:09.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"66a64538-6873-4c60-97df-dffa09340498","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1475052","x-request-id":"66a64538-6873-4c60-97df-dffa09340498"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:23:09.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 887 ms {"req":{"id":"66a64538-6873-4c60-97df-dffa09340498","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"1475052","x-request-id":"66a64538-6873-4c60-97df-dffa09340498"}},"res":{"statusCode":200,"headers":{"x-request-id":"66a64538-6873-4c60-97df-dffa09340498","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-aCmC0+egs9sqtaDW1x4ooSt7/Mk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":887,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:23:09.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin request received {"req":{"id":"921aa44c-e716-4ae0-ab01-a8ec7384fa2a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"29212","x-request-id":"921aa44c-e716-4ae0-ab01-a8ec7384fa2a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin"} +[server] INFO [15:23:10.215]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin request completed in 293 ms {"req":{"id":"921aa44c-e716-4ae0-ab01-a8ec7384fa2a","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"29212","x-request-id":"921aa44c-e716-4ae0-ab01-a8ec7384fa2a"}},"res":{"statusCode":200,"headers":{"x-request-id":"921aa44c-e716-4ae0-ab01-a8ec7384fa2a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-vJhJc8cY0EU/paVJQRdG6dPbOKg\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":293,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod1.bin"} +[server] INFO [15:23:10.237]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin request received {"req":{"id":"479ee21b-f19f-43ca-96d3-91dbc94a68a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11596","x-request-id":"479ee21b-f19f-43ca-96d3-91dbc94a68a0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin"} +[server] INFO [15:23:10.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin request completed in 309 ms {"req":{"id":"479ee21b-f19f-43ca-96d3-91dbc94a68a0","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"11596","x-request-id":"479ee21b-f19f-43ca-96d3-91dbc94a68a0"}},"res":{"statusCode":200,"headers":{"x-request-id":"479ee21b-f19f-43ca-96d3-91dbc94a68a0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-hYTK0CHUEp/UFMAhPhTKgCL1EzQ\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":309,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod2.bin"} +[server] INFO [15:23:10.563]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin request received {"req":{"id":"b8d2975a-8bd9-4ec2-85c9-f93894646d87","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"994556","x-request-id":"b8d2975a-8bd9-4ec2-85c9-f93894646d87"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin"} +[server] INFO [15:23:11.188]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin request completed in 625 ms {"req":{"id":"b8d2975a-8bd9-4ec2-85c9-f93894646d87","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"994556","x-request-id":"b8d2975a-8bd9-4ec2-85c9-f93894646d87"}},"res":{"statusCode":200,"headers":{"x-request-id":"b8d2975a-8bd9-4ec2-85c9-f93894646d87","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-pcatI9NKL+dg0lPVvQGshG7sMcA\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":625,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod0.bin"} +[server] INFO [15:23:11.213]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request received {"req":{"id":"d514ad7c-8e9b-418b-b194-2969234f683b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"19148","x-request-id":"d514ad7c-8e9b-418b-b194-2969234f683b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:23:11.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request completed in 316 ms {"req":{"id":"d514ad7c-8e9b-418b-b194-2969234f683b","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"19148","x-request-id":"d514ad7c-8e9b-418b-b194-2969234f683b"}},"res":{"statusCode":200,"headers":{"x-request-id":"d514ad7c-8e9b-418b-b194-2969234f683b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-iVcwjCeTY0st10DM+8+WIbPHG24\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":316,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:23:11.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request received {"req":{"id":"caf29b1a-b375-4cfc-bae6-5d69a2c0bc52","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5552","x-request-id":"caf29b1a-b375-4cfc-bae6-5d69a2c0bc52"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:23:11.839]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request completed in 297 ms {"req":{"id":"caf29b1a-b375-4cfc-bae6-5d69a2c0bc52","method":"PUT","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/octet-stream","content-length":"5552","x-request-id":"caf29b1a-b375-4cfc-bae6-5d69a2c0bc52"}},"res":{"statusCode":200,"headers":{"x-request-id":"caf29b1a-b375-4cfc-bae6-5d69a2c0bc52","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"139","etag":"W/\"8b-+0eZbGMDcVNI8faOFna0rqoYED4\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":297,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:23:11.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish request received {"req":{"id":"97b62f83-57ba-4597-92b4-b834640e940f","method":"POST","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/json","content-length":"5751","x-request-id":"97b62f83-57ba-4597-92b4-b834640e940f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish"} +[server] INFO [15:23:12.109]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish request completed in 239 ms {"req":{"id":"97b62f83-57ba-4597-92b4-b834640e940f","method":"POST","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish","pathParameters":{},"headers":{"host":"127.0.0.1:3000","accept-encoding":"identity","content-type":"application/json","content-length":"5751","x-request-id":"97b62f83-57ba-4597-92b4-b834640e940f"}},"res":{"statusCode":200,"headers":{"x-request-id":"97b62f83-57ba-4597-92b4-b834640e940f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","content-type":"application/json; charset=utf-8","content-length":"5884","etag":"W/\"16fc-O8oeajHp+4Y9HwdqvcIYkQLRRdM\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":239,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/publish"} +[server] INFO [15:24:00.450]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"0357e9c132"} +[server] INFO [15:25:01.229]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"f80c29da3d","numberOfFailedBackgroundJobs":0} +[server] INFO [15:25:37.223]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.8988000000827},"apollo_query_duration_ms":138} +[server] INFO [15:25:37.236]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.60479999985546},"apollo_query_duration_ms":137} +[server] INFO [15:25:38.585]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.33960000006482},"apollo_query_duration_ms":131} +[server] INFO [15:25:40.981]: GQL BroadcastViewerUserActivity finished after 163 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.42709999950603},"apollo_query_duration_ms":163} +[server] INFO [15:25:41.004]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.44709999999031},"apollo_query_duration_ms":132} +[server] INFO [15:25:41.019]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.59380000038072},"apollo_query_duration_ms":143} +[server] INFO [15:25:45.972]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.05000000074506},"apollo_query_duration_ms":132} +[server] INFO [15:25:51.100]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":286.47760000033304},"apollo_query_duration_ms":142} +[server] INFO [15:25:55.969]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":151.68140000011772},"apollo_query_duration_ms":131} +[server] INFO [15:26:00.983]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.98009999934584},"apollo_query_duration_ms":147} +[server] INFO [15:26:06.082]: GQL BroadcastViewerUserActivity finished after 200 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":219.73919999971986},"apollo_query_duration_ms":200} +[server] INFO [15:26:07.437]: GQL BroadcastViewerUserActivity finished after 163 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":178.78999999864027},"apollo_query_duration_ms":163} +[server] INFO [15:26:11.318]: GQL BroadcastViewerUserActivity finished after 369 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":480.99109999928623},"apollo_query_duration_ms":369} +[server] INFO [15:26:16.080]: GQL BroadcastViewerUserActivity finished after 183 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":201.36249999934807},"apollo_query_duration_ms":183} +[server] INFO [15:26:20.952]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.4127999995835},"apollo_query_duration_ms":132} +[server] INFO [15:26:25.972]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.65129999956116},"apollo_query_duration_ms":137} +[server] INFO [15:26:30.973]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.82830000016838},"apollo_query_duration_ms":140} +[server] INFO [15:26:36.119]: GQL BroadcastViewerUserActivity finished after 208 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":290.9623999996111},"apollo_query_duration_ms":208} +[server] INFO [15:26:40.971]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.000800000038},"apollo_query_duration_ms":134} +[server] INFO [15:26:42.754]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.63770000077784},"apollo_query_duration_ms":131} +[server] INFO [15:26:43.438]: GQL BroadcastViewerUserActivity finished after 529 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":497.77149999979883},"apollo_query_duration_ms":529} +[server] INFO [15:27:15.279]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.379800000228},"apollo_query_duration_ms":136} +[server] INFO [15:29:32.279]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"ccad7a47-9812-4490-8bf3-f477d558a70c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","x-request-id":"ccad7a47-9812-4490-8bf3-f477d558a70c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:29:32.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 495 ms {"req":{"id":"ccad7a47-9812-4490-8bf3-f477d558a70c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","x-request-id":"ccad7a47-9812-4490-8bf3-f477d558a70c"}},"res":{"statusCode":200,"headers":{"x-request-id":"ccad7a47-9812-4490-8bf3-f477d558a70c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":495,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:29:32.790]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"4e99abbb-1834-4769-bf59-e19c81222b8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","x-request-id":"4e99abbb-1834-4769-bf59-e19c81222b8b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:29:33.416]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 626 ms {"req":{"id":"4e99abbb-1834-4769-bf59-e19c81222b8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","x-request-id":"4e99abbb-1834-4769-bf59-e19c81222b8b"}},"res":{"statusCode":200,"headers":{"x-request-id":"4e99abbb-1834-4769-bf59-e19c81222b8b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":626,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:30:01.025]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"b8122b532c"} +[server] INFO [15:30:01.133]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7e18cc1e0e","numberOfFailedBackgroundJobs":0} +[server] INFO [15:31:19.074]: GQL IntrospectionQuery finished after 35 ms {"req":{"id":"99d7463a-d2ea-416f-a34b-85045dc97278","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"99d7463a-d2ea-416f-a34b-85045dc97278"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":64.00620000017807},"apollo_query_duration_ms":35} +[server] INFO [15:31:19.136]: GQL IntrospectionQuery finished after 30 ms {"req":{"id":"5292007e-a463-49fa-8f9c-fd67692b1949","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"5292007e-a463-49fa-8f9c-fd67692b1949"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":103.61279999976978},"apollo_query_duration_ms":30} +[server] INFO [15:31:20.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"cfffb381-e539-401b-ae8e-82a621c37121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfffb381-e539-401b-ae8e-82a621c37121"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:31:20.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 1 ms {"req":{"id":"cfffb381-e539-401b-ae8e-82a621c37121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfffb381-e539-401b-ae8e-82a621c37121"}},"res":{"statusCode":204,"headers":{"x-request-id":"cfffb381-e539-401b-ae8e-82a621c37121","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:31:20.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"97bccb96-4264-4444-a415-3275d2d3eda1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97bccb96-4264-4444-a415-3275d2d3eda1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:31:20.485]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":183.4948000004515},"apollo_query_duration_ms":138} +[server] INFO [15:31:20.490]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.33789999922737},"apollo_query_duration_ms":148} +[server] INFO [15:31:20.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 413 ms {"req":{"id":"97bccb96-4264-4444-a415-3275d2d3eda1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97bccb96-4264-4444-a415-3275d2d3eda1"}},"res":{"statusCode":200,"headers":{"x-request-id":"97bccb96-4264-4444-a415-3275d2d3eda1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":413,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:33:06.998]: GQL MainServerInfoData finished after 28 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":3,"totalDuration":89.39750000089407},"apollo_query_duration_ms":28} +[server] INFO [15:33:06.998]: GQL ServerInfoBlobSizeLimit finished after 24 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.09989999979734},"apollo_query_duration_ms":24} +[server] INFO [15:33:06.998]: GQL AuthLoginPanel finished after 10 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":66.86830000020564},"apollo_query_duration_ms":10} +[server] INFO [15:33:07.002]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":175.53180000092834},"apollo_query_duration_ms":31} +[server] INFO [15:33:07.085]: GQL NavigationProjectInvites finished after 106 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":152.44789999816567},"apollo_query_duration_ms":106} +[server] INFO [15:33:07.338]: GQL ProjectAccessCheck finished after 110 ms {"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4aeecb11-a312-4216-b57c-7125de49c4b4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":170.40140000078827},"apollo_query_duration_ms":110} +[server] INFO [15:33:22.668]: GQL ProjectViewerResources finished after 140 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":184.27270000055432},"apollo_query_duration_ms":140} +[server] INFO [15:33:22.673]: GQL ViewerLoadedResources finished after 143 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":210.49760000035167},"apollo_query_duration_ms":143} +[server] INFO [15:33:22.717]: GQL ViewerLoadedThreads finished after 186 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":295.0204000007361},"apollo_query_duration_ms":186} +[server] INFO [15:33:23.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"50946d85-a288-4f64-91df-d3aa03fe5402","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"50946d85-a288-4f64-91df-d3aa03fe5402"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:33:23.607]: GQL ViewerLoadedResources finished after 225 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":407.8533000005409},"apollo_query_duration_ms":225} +[server] INFO [15:33:23.614]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 350 ms {"req":{"id":"50946d85-a288-4f64-91df-d3aa03fe5402","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"50946d85-a288-4f64-91df-d3aa03fe5402"}},"res":{"statusCode":200,"headers":{"x-request-id":"50946d85-a288-4f64-91df-d3aa03fe5402","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":350,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:33:23.692]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:33:23.924]: GQL WorkspaceMoveProjectManagerProject finished after 136 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":205.50449999980628},"apollo_query_duration_ms":136} +[server] INFO [15:33:24.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"a941f0b6-ccfb-4fb7-b923-37ce3eb04535","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a941f0b6-ccfb-4fb7-b923-37ce3eb04535"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:33:25.066]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 874 ms {"req":{"id":"a941f0b6-ccfb-4fb7-b923-37ce3eb04535","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a941f0b6-ccfb-4fb7-b923-37ce3eb04535"}},"res":{"statusCode":200,"headers":{"x-request-id":"a941f0b6-ccfb-4fb7-b923-37ce3eb04535","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":874,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:33:25.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"91441e37-6826-4f95-87b1-2c8db32e273c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"91441e37-6826-4f95-87b1-2c8db32e273c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:33:27.622]: GQL BroadcastViewerUserActivity finished after 224 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":226.44709999952465},"apollo_query_duration_ms":224} +[server] INFO [15:33:27.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 2130 ms {"req":{"id":"91441e37-6826-4f95-87b1-2c8db32e273c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"91441e37-6826-4f95-87b1-2c8db32e273c"}},"res":{"statusCode":200,"headers":{"x-request-id":"91441e37-6826-4f95-87b1-2c8db32e273c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2130,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:33:27.765]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":12,"totalDuration":364.8997000004165}} +[server] INFO [15:33:28.076]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"e72116c0-5989-4144-8d2f-8630077ac8f7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e72116c0-5989-4144-8d2f-8630077ac8f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:33:28.440]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 364 ms {"req":{"id":"e72116c0-5989-4144-8d2f-8630077ac8f7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e72116c0-5989-4144-8d2f-8630077ac8f7"}},"res":{"statusCode":200,"headers":{"x-request-id":"e72116c0-5989-4144-8d2f-8630077ac8f7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":364,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:33:28.536]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"ccf55c6f-d77c-4980-816a-cd3a218ab989","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ccf55c6f-d77c-4980-816a-cd3a218ab989"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:33:29.202]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 666 ms {"req":{"id":"ccf55c6f-d77c-4980-816a-cd3a218ab989","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ccf55c6f-d77c-4980-816a-cd3a218ab989"}},"res":{"statusCode":200,"headers":{"x-request-id":"ccf55c6f-d77c-4980-816a-cd3a218ab989","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":666,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:33:29.301]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"6cb9a9da-a169-40ac-b374-6fe35f9a868e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6cb9a9da-a169-40ac-b374-6fe35f9a868e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:33:29.301]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"975e113c-42b5-4ce6-9644-dfd1d0663189","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"975e113c-42b5-4ce6-9644-dfd1d0663189"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:33:29.745]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 444 ms {"req":{"id":"975e113c-42b5-4ce6-9644-dfd1d0663189","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"975e113c-42b5-4ce6-9644-dfd1d0663189"}},"res":{"statusCode":200,"headers":{"x-request-id":"975e113c-42b5-4ce6-9644-dfd1d0663189","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":444,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:33:29.836]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"79ccaa52-6f19-42c5-b5bc-671cdffa3cec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"79ccaa52-6f19-42c5-b5bc-671cdffa3cec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:33:29.890]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 589 ms {"req":{"id":"6cb9a9da-a169-40ac-b374-6fe35f9a868e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6cb9a9da-a169-40ac-b374-6fe35f9a868e"}},"res":{"statusCode":200,"headers":{"x-request-id":"6cb9a9da-a169-40ac-b374-6fe35f9a868e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":589,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:33:30.256]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"022151ae-5709-428a-ac52-8f04c585fca1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"022151ae-5709-428a-ac52-8f04c585fca1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:33:30.649]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 812 ms {"req":{"id":"79ccaa52-6f19-42c5-b5bc-671cdffa3cec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"79ccaa52-6f19-42c5-b5bc-671cdffa3cec"}},"res":{"statusCode":200,"headers":{"x-request-id":"79ccaa52-6f19-42c5-b5bc-671cdffa3cec","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":812,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:33:30.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"20f5307a-be35-459d-ab78-0ece2a463dd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"20f5307a-be35-459d-ab78-0ece2a463dd1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:33:32.311]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1374 ms {"req":{"id":"20f5307a-be35-459d-ab78-0ece2a463dd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"20f5307a-be35-459d-ab78-0ece2a463dd1"}},"res":{"statusCode":200,"headers":{"x-request-id":"20f5307a-be35-459d-ab78-0ece2a463dd1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1374,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:33:32.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"116153e3-7319-4d2e-abe2-6a0435984433","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"116153e3-7319-4d2e-abe2-6a0435984433"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:33:32.749]: GQL BroadcastViewerUserActivity finished after 283 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":324.4063999997452},"apollo_query_duration_ms":283} +[server] INFO [15:33:32.809]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 2552 ms {"req":{"id":"022151ae-5709-428a-ac52-8f04c585fca1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"022151ae-5709-428a-ac52-8f04c585fca1"}},"res":{"statusCode":200,"headers":{"x-request-id":"022151ae-5709-428a-ac52-8f04c585fca1","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2552,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:33:32.884]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":16,"totalDuration":490.99159999890253}} +[server] INFO [15:33:33.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"c9bc8da0-725d-42b6-8d36-c6a8288ee623","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c9bc8da0-725d-42b6-8d36-c6a8288ee623"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:33:34.063]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 920 ms {"req":{"id":"c9bc8da0-725d-42b6-8d36-c6a8288ee623","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c9bc8da0-725d-42b6-8d36-c6a8288ee623"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9bc8da0-725d-42b6-8d36-c6a8288ee623","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":920,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:33:34.234]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"bab3fbc8-7234-4bc0-be88-5ff811fb0869","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bab3fbc8-7234-4bc0-be88-5ff811fb0869"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:33:34.563]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 328 ms {"req":{"id":"bab3fbc8-7234-4bc0-be88-5ff811fb0869","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bab3fbc8-7234-4bc0-be88-5ff811fb0869"}},"res":{"statusCode":200,"headers":{"x-request-id":"bab3fbc8-7234-4bc0-be88-5ff811fb0869","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":328,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:33:34.726]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"cdfe594d-a0ed-45ac-af5e-e806768afbd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cdfe594d-a0ed-45ac-af5e-e806768afbd6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:33:35.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 362 ms {"req":{"id":"cdfe594d-a0ed-45ac-af5e-e806768afbd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cdfe594d-a0ed-45ac-af5e-e806768afbd6"}},"res":{"statusCode":200,"headers":{"x-request-id":"cdfe594d-a0ed-45ac-af5e-e806768afbd6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":362,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:33:35.287]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"bc076baa-85fd-41d9-8cba-c0f23e78cb80","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bc076baa-85fd-41d9-8cba-c0f23e78cb80"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:33:35.409]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 2805 ms {"req":{"id":"116153e3-7319-4d2e-abe2-6a0435984433","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"116153e3-7319-4d2e-abe2-6a0435984433"}},"res":{"statusCode":200,"headers":{"x-request-id":"116153e3-7319-4d2e-abe2-6a0435984433","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2805,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:33:35.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 310 ms {"req":{"id":"bc076baa-85fd-41d9-8cba-c0f23e78cb80","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bc076baa-85fd-41d9-8cba-c0f23e78cb80"}},"res":{"statusCode":200,"headers":{"x-request-id":"bc076baa-85fd-41d9-8cba-c0f23e78cb80","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":310,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:33:35.820]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"7090f51a-30fc-44ad-af10-b1b8f792db76","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7090f51a-30fc-44ad-af10-b1b8f792db76"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:33:35.878]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"44ca51e6-03a9-490c-8812-89dc6b75b10d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"44ca51e6-03a9-490c-8812-89dc6b75b10d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:33:36.281]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 403 ms {"req":{"id":"44ca51e6-03a9-490c-8812-89dc6b75b10d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"44ca51e6-03a9-490c-8812-89dc6b75b10d"}},"res":{"statusCode":200,"headers":{"x-request-id":"44ca51e6-03a9-490c-8812-89dc6b75b10d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":403,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:33:36.431]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"958049a7-2194-4c86-85e2-4d6a4d90ec11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"958049a7-2194-4c86-85e2-4d6a4d90ec11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:33:36.567]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 747 ms {"req":{"id":"7090f51a-30fc-44ad-af10-b1b8f792db76","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7090f51a-30fc-44ad-af10-b1b8f792db76"}},"res":{"statusCode":200,"headers":{"x-request-id":"7090f51a-30fc-44ad-af10-b1b8f792db76","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":747,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:33:36.830]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 399 ms {"req":{"id":"958049a7-2194-4c86-85e2-4d6a4d90ec11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"958049a7-2194-4c86-85e2-4d6a4d90ec11"}},"res":{"statusCode":200,"headers":{"x-request-id":"958049a7-2194-4c86-85e2-4d6a4d90ec11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":399,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:33:37.000]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"f0e7e635-3f09-44ee-afa8-4e9193a325f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f0e7e635-3f09-44ee-afa8-4e9193a325f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:33:37.157]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"e6f7f689-b36d-4632-bfb3-3aa6ad82f985","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e6f7f689-b36d-4632-bfb3-3aa6ad82f985"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:33:37.415]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 415 ms {"req":{"id":"f0e7e635-3f09-44ee-afa8-4e9193a325f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f0e7e635-3f09-44ee-afa8-4e9193a325f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"f0e7e635-3f09-44ee-afa8-4e9193a325f3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":415,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:33:37.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"6da92c1c-3d12-46e8-8f29-c7ce3473d1df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6da92c1c-3d12-46e8-8f29-c7ce3473d1df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:33:37.755]: GQL BroadcastViewerUserActivity finished after 331 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":231.39749999903142},"apollo_query_duration_ms":331} +[server] INFO [15:33:38.180]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":20,"totalDuration":908.9940999993123}} +[server] INFO [15:33:40.738]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 3581 ms {"req":{"id":"e6f7f689-b36d-4632-bfb3-3aa6ad82f985","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e6f7f689-b36d-4632-bfb3-3aa6ad82f985"}},"res":{"statusCode":200,"headers":{"x-request-id":"e6f7f689-b36d-4632-bfb3-3aa6ad82f985","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3581,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:33:41.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"7fd6fd5a-e81a-4e2f-9778-ae74dab2bcd9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7fd6fd5a-e81a-4e2f-9778-ae74dab2bcd9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] WARN [15:33:43.014]: DB query successfully completed after 19161 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"xcf-7CXfjgUC490ZkhNLD","sqlQueryDurationMs":19161,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8"}} +[server] INFO [15:33:43.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 1766 ms {"req":{"id":"7fd6fd5a-e81a-4e2f-9778-ae74dab2bcd9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7fd6fd5a-e81a-4e2f-9778-ae74dab2bcd9"}},"res":{"statusCode":200,"headers":{"x-request-id":"7fd6fd5a-e81a-4e2f-9778-ae74dab2bcd9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1766,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:33:43.050]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 19358 ms {"req":{"id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8"}},"res":{"statusCode":200,"headers":{"x-request-id":"d09be224-4e5a-4fe1-9a23-2dbce8d88cb8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":19358,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:33:43.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"38c7f551-9582-415f-b33d-52c084918697","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"38c7f551-9582-415f-b33d-52c084918697"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:33:43.259]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.33339999988675},"apollo_query_duration_ms":142} +[server] INFO [15:33:43.372]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":24,"totalDuration":1015.959399999585}} +[server] INFO [15:33:43.588]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 5898 ms {"req":{"id":"6da92c1c-3d12-46e8-8f29-c7ce3473d1df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6da92c1c-3d12-46e8-8f29-c7ce3473d1df"}},"res":{"statusCode":200,"headers":{"x-request-id":"6da92c1c-3d12-46e8-8f29-c7ce3473d1df","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5898,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:33:43.936]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"6536313a-0976-490a-8e11-5a799011f77f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6536313a-0976-490a-8e11-5a799011f77f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:33:44.014]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 820 ms {"req":{"id":"38c7f551-9582-415f-b33d-52c084918697","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"38c7f551-9582-415f-b33d-52c084918697"}},"res":{"statusCode":200,"headers":{"x-request-id":"38c7f551-9582-415f-b33d-52c084918697","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":820,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:33:44.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"a21b3af9-b761-4901-b7d4-40a2f888d916","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a21b3af9-b761-4901-b7d4-40a2f888d916"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:33:44.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 378 ms {"req":{"id":"a21b3af9-b761-4901-b7d4-40a2f888d916","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a21b3af9-b761-4901-b7d4-40a2f888d916"}},"res":{"statusCode":200,"headers":{"x-request-id":"a21b3af9-b761-4901-b7d4-40a2f888d916","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":378,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:33:44.702]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 766 ms {"req":{"id":"6536313a-0976-490a-8e11-5a799011f77f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6536313a-0976-490a-8e11-5a799011f77f"}},"res":{"statusCode":200,"headers":{"x-request-id":"6536313a-0976-490a-8e11-5a799011f77f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":766,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:33:44.971]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"86471ffc-8c39-4b74-8c9b-82bc74f72cd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"86471ffc-8c39-4b74-8c9b-82bc74f72cd4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:33:45.030]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"2a5404a9-e605-46fe-8965-9379cc78297f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2a5404a9-e605-46fe-8965-9379cc78297f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:33:45.843]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 871 ms {"req":{"id":"86471ffc-8c39-4b74-8c9b-82bc74f72cd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"86471ffc-8c39-4b74-8c9b-82bc74f72cd4"}},"res":{"statusCode":200,"headers":{"x-request-id":"86471ffc-8c39-4b74-8c9b-82bc74f72cd4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":871,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:33:45.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 878 ms {"req":{"id":"2a5404a9-e605-46fe-8965-9379cc78297f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2a5404a9-e605-46fe-8965-9379cc78297f"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a5404a9-e605-46fe-8965-9379cc78297f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":878,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:33:46.297]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"0114b1d8-da8f-4b9f-992b-09cdc088a0b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0114b1d8-da8f-4b9f-992b-09cdc088a0b2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:33:46.434]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"d9fbcd50-8886-441c-8057-8c1696f55223","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d9fbcd50-8886-441c-8057-8c1696f55223"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:33:46.825]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 528 ms {"req":{"id":"0114b1d8-da8f-4b9f-992b-09cdc088a0b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0114b1d8-da8f-4b9f-992b-09cdc088a0b2"}},"res":{"statusCode":200,"headers":{"x-request-id":"0114b1d8-da8f-4b9f-992b-09cdc088a0b2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":528,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:33:46.961]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"54e08a1e-40bb-4964-9db8-ad71cdf28102","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"54e08a1e-40bb-4964-9db8-ad71cdf28102"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:33:47.161]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 727 ms {"req":{"id":"d9fbcd50-8886-441c-8057-8c1696f55223","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d9fbcd50-8886-441c-8057-8c1696f55223"}},"res":{"statusCode":200,"headers":{"x-request-id":"d9fbcd50-8886-441c-8057-8c1696f55223","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":727,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:33:47.485]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"8b4d7fc8-fddc-4ffb-8053-07c0a114bab9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b4d7fc8-fddc-4ffb-8053-07c0a114bab9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:33:48.062]: GQL BroadcastViewerUserActivity finished after 547 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":692.0563000012189},"apollo_query_duration_ms":547} +[server] INFO [15:33:48.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 1184 ms {"req":{"id":"54e08a1e-40bb-4964-9db8-ad71cdf28102","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"54e08a1e-40bb-4964-9db8-ad71cdf28102"}},"res":{"statusCode":200,"headers":{"x-request-id":"54e08a1e-40bb-4964-9db8-ad71cdf28102","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1184,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:33:48.222]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":28,"totalDuration":1172.8376999986358}} +[server] INFO [15:33:48.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"1f79928d-6bbc-432c-82bf-4a88ca761b91","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"1f79928d-6bbc-432c-82bf-4a88ca761b91"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:33:48.430]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 944 ms {"req":{"id":"8b4d7fc8-fddc-4ffb-8053-07c0a114bab9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b4d7fc8-fddc-4ffb-8053-07c0a114bab9"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b4d7fc8-fddc-4ffb-8053-07c0a114bab9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":944,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:33:48.736]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 333 ms {"req":{"id":"1f79928d-6bbc-432c-82bf-4a88ca761b91","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"1f79928d-6bbc-432c-82bf-4a88ca761b91"}},"res":{"statusCode":200,"headers":{"x-request-id":"1f79928d-6bbc-432c-82bf-4a88ca761b91","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":333,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:33:48.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"33f69a40-26e3-4434-b75d-d57e580e2834","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"33f69a40-26e3-4434-b75d-d57e580e2834"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:33:48.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"8c02272a-3fe3-4792-a818-560afef828a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8c02272a-3fe3-4792-a818-560afef828a7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:33:49.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 372 ms {"req":{"id":"33f69a40-26e3-4434-b75d-d57e580e2834","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"33f69a40-26e3-4434-b75d-d57e580e2834"}},"res":{"statusCode":200,"headers":{"x-request-id":"33f69a40-26e3-4434-b75d-d57e580e2834","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":372,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:33:49.519]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"3640c383-53c1-4313-92c9-c60d34023dd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"3640c383-53c1-4313-92c9-c60d34023dd8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:33:49.782]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 783 ms {"req":{"id":"8c02272a-3fe3-4792-a818-560afef828a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8c02272a-3fe3-4792-a818-560afef828a7"}},"res":{"statusCode":200,"headers":{"x-request-id":"8c02272a-3fe3-4792-a818-560afef828a7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":783,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:33:50.081]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"2278e4af-445c-47c8-8aff-8d96a2d10e50","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2278e4af-445c-47c8-8aff-8d96a2d10e50"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:33:50.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 396 ms {"req":{"id":"2278e4af-445c-47c8-8aff-8d96a2d10e50","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2278e4af-445c-47c8-8aff-8d96a2d10e50"}},"res":{"statusCode":200,"headers":{"x-request-id":"2278e4af-445c-47c8-8aff-8d96a2d10e50","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":396,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:33:50.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1041 ms {"req":{"id":"3640c383-53c1-4313-92c9-c60d34023dd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"3640c383-53c1-4313-92c9-c60d34023dd8"}},"res":{"statusCode":200,"headers":{"x-request-id":"3640c383-53c1-4313-92c9-c60d34023dd8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1041,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:33:50.880]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"dacc7476-b008-46be-8b05-6576ec887391","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dacc7476-b008-46be-8b05-6576ec887391"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:33:50.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"519067d2-4cb3-433f-8856-a8230a4332f2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"519067d2-4cb3-433f-8856-a8230a4332f2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:33:51.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 702 ms {"req":{"id":"519067d2-4cb3-433f-8856-a8230a4332f2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"519067d2-4cb3-433f-8856-a8230a4332f2"}},"res":{"statusCode":200,"headers":{"x-request-id":"519067d2-4cb3-433f-8856-a8230a4332f2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":702,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:33:51.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"b0d70fcf-be51-4c63-99af-be5c80d52807","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b0d70fcf-be51-4c63-99af-be5c80d52807"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:33:52.456]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1576 ms {"req":{"id":"dacc7476-b008-46be-8b05-6576ec887391","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dacc7476-b008-46be-8b05-6576ec887391"}},"res":{"statusCode":200,"headers":{"x-request-id":"dacc7476-b008-46be-8b05-6576ec887391","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1576,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:33:52.537]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":181.59590000100434},"apollo_query_duration_ms":158} +[server] INFO [15:33:52.691]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":32,"totalDuration":1321.2951999972574}} +[server] INFO [15:33:52.840]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"6349ad77-1fcc-424e-a416-9c2877a30edb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6349ad77-1fcc-424e-a416-9c2877a30edb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:33:53.230]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 390 ms {"req":{"id":"6349ad77-1fcc-424e-a416-9c2877a30edb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6349ad77-1fcc-424e-a416-9c2877a30edb"}},"res":{"statusCode":200,"headers":{"x-request-id":"6349ad77-1fcc-424e-a416-9c2877a30edb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":390,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:33:53.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"7ba6dc89-b4dc-46da-96ec-b97eec48a172","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7ba6dc89-b4dc-46da-96ec-b97eec48a172"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:33:54.080]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 2135 ms {"req":{"id":"b0d70fcf-be51-4c63-99af-be5c80d52807","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b0d70fcf-be51-4c63-99af-be5c80d52807"}},"res":{"statusCode":200,"headers":{"x-request-id":"b0d70fcf-be51-4c63-99af-be5c80d52807","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2135,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:33:54.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"ea3006f0-3358-4817-8ea5-ad88bcd0fd5e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ea3006f0-3358-4817-8ea5-ad88bcd0fd5e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:33:55.966]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1559 ms {"req":{"id":"ea3006f0-3358-4817-8ea5-ad88bcd0fd5e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ea3006f0-3358-4817-8ea5-ad88bcd0fd5e"}},"res":{"statusCode":200,"headers":{"x-request-id":"ea3006f0-3358-4817-8ea5-ad88bcd0fd5e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1559,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:33:56.327]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"9fe034c3-a1d1-4908-8962-94abfd0bb109","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9fe034c3-a1d1-4908-8962-94abfd0bb109"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:33:56.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 574 ms {"req":{"id":"9fe034c3-a1d1-4908-8962-94abfd0bb109","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9fe034c3-a1d1-4908-8962-94abfd0bb109"}},"res":{"statusCode":200,"headers":{"x-request-id":"9fe034c3-a1d1-4908-8962-94abfd0bb109","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":574,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:33:57.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"0325c9aa-79c1-409f-9c1a-3ea55fc21a62","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0325c9aa-79c1-409f-9c1a-3ea55fc21a62"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:33:57.779]: GQL BroadcastViewerUserActivity finished after 172 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":327.10340000130236},"apollo_query_duration_ms":172} +[server] INFO [15:33:57.890]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":36,"totalDuration":1426.950899996329}} +[server] INFO [15:33:57.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 791 ms {"req":{"id":"0325c9aa-79c1-409f-9c1a-3ea55fc21a62","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0325c9aa-79c1-409f-9c1a-3ea55fc21a62"}},"res":{"statusCode":200,"headers":{"x-request-id":"0325c9aa-79c1-409f-9c1a-3ea55fc21a62","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":791,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:33:58.335]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"3b4554f3-784c-4f13-949b-15b628475a28","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"3b4554f3-784c-4f13-949b-15b628475a28"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:33:59.184]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 849 ms {"req":{"id":"3b4554f3-784c-4f13-949b-15b628475a28","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"3b4554f3-784c-4f13-949b-15b628475a28"}},"res":{"statusCode":200,"headers":{"x-request-id":"3b4554f3-784c-4f13-949b-15b628475a28","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":849,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:33:59.277]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 5700 ms {"req":{"id":"7ba6dc89-b4dc-46da-96ec-b97eec48a172","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7ba6dc89-b4dc-46da-96ec-b97eec48a172"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ba6dc89-b4dc-46da-96ec-b97eec48a172","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5700,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:33:59.784]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"abfd2892-ff14-4f79-89cb-585d63ee4dd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"abfd2892-ff14-4f79-89cb-585d63ee4dd4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:34:00.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"4177b063-cfcb-43d4-8c3f-cb8c3ae770e2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"4177b063-cfcb-43d4-8c3f-cb8c3ae770e2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:34:00.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 440 ms {"req":{"id":"abfd2892-ff14-4f79-89cb-585d63ee4dd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"abfd2892-ff14-4f79-89cb-585d63ee4dd4"}},"res":{"statusCode":200,"headers":{"x-request-id":"abfd2892-ff14-4f79-89cb-585d63ee4dd4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":440,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:34:00.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 376 ms {"req":{"id":"4177b063-cfcb-43d4-8c3f-cb8c3ae770e2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"4177b063-cfcb-43d4-8c3f-cb8c3ae770e2"}},"res":{"statusCode":200,"headers":{"x-request-id":"4177b063-cfcb-43d4-8c3f-cb8c3ae770e2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":376,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:34:00.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"88845445-3a75-47a9-b424-ff7fbc509429","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"88845445-3a75-47a9-b424-ff7fbc509429"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:34:01.219]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 361 ms {"req":{"id":"88845445-3a75-47a9-b424-ff7fbc509429","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"88845445-3a75-47a9-b424-ff7fbc509429"}},"res":{"statusCode":200,"headers":{"x-request-id":"88845445-3a75-47a9-b424-ff7fbc509429","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:34:01.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"f55d8c08-597f-4b96-92eb-73dade4dbacf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f55d8c08-597f-4b96-92eb-73dade4dbacf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:34:01.673]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 420 ms {"req":{"id":"f55d8c08-597f-4b96-92eb-73dade4dbacf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f55d8c08-597f-4b96-92eb-73dade4dbacf"}},"res":{"statusCode":200,"headers":{"x-request-id":"f55d8c08-597f-4b96-92eb-73dade4dbacf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":420,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:34:01.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"a82273d4-65e2-4179-97f3-10c82b012ad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a82273d4-65e2-4179-97f3-10c82b012ad8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:34:01.952]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"8cc3451b-0cae-42a5-9676-87b96c1e48b6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8cc3451b-0cae-42a5-9676-87b96c1e48b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:34:02.565]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.42279999889433},"apollo_query_duration_ms":133} +[server] INFO [15:34:02.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 782 ms {"req":{"id":"a82273d4-65e2-4179-97f3-10c82b012ad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a82273d4-65e2-4179-97f3-10c82b012ad8"}},"res":{"statusCode":200,"headers":{"x-request-id":"a82273d4-65e2-4179-97f3-10c82b012ad8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":782,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:34:02.668]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 715 ms {"req":{"id":"8cc3451b-0cae-42a5-9676-87b96c1e48b6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8cc3451b-0cae-42a5-9676-87b96c1e48b6"}},"res":{"statusCode":200,"headers":{"x-request-id":"8cc3451b-0cae-42a5-9676-87b96c1e48b6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":715,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:34:02.675]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":40,"totalDuration":1530.5274999965914}} +[server] INFO [15:34:03.095]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"1fe2354f-c419-4024-b6a4-0bb111add92a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"1fe2354f-c419-4024-b6a4-0bb111add92a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:34:03.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"44038fa7-cf32-411e-893b-691a9ddf11cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"44038fa7-cf32-411e-893b-691a9ddf11cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:34:04.252]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 609 ms {"req":{"id":"44038fa7-cf32-411e-893b-691a9ddf11cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"44038fa7-cf32-411e-893b-691a9ddf11cf"}},"res":{"statusCode":200,"headers":{"x-request-id":"44038fa7-cf32-411e-893b-691a9ddf11cf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":609,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:34:04.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"d8b2051c-8968-4c2d-b0be-75bb59e9e73e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d8b2051c-8968-4c2d-b0be-75bb59e9e73e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:34:05.381]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 409 ms {"req":{"id":"d8b2051c-8968-4c2d-b0be-75bb59e9e73e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d8b2051c-8968-4c2d-b0be-75bb59e9e73e"}},"res":{"statusCode":200,"headers":{"x-request-id":"d8b2051c-8968-4c2d-b0be-75bb59e9e73e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":409,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:34:06.013]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"9ffdb9c0-57cc-4db9-9a46-db18e27f72fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9ffdb9c0-57cc-4db9-9a46-db18e27f72fa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:34:06.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 563 ms {"req":{"id":"9ffdb9c0-57cc-4db9-9a46-db18e27f72fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9ffdb9c0-57cc-4db9-9a46-db18e27f72fa"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ffdb9c0-57cc-4db9-9a46-db18e27f72fa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":563,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:34:07.519]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"8b6df8b4-e470-4926-ae22-dca9aa7f2c29","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b6df8b4-e470-4926-ae22-dca9aa7f2c29"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:34:07.618]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"QDwnH_7Co9jbKEWgYQxPj","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"QDwnH_7Co9jbKEWgYQxPj","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"BYq1WXXM8VL6fj0J_AnxD","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"BYq1WXXM8VL6fj0J_AnxD","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.93630000017583},"apollo_query_duration_ms":158} +[server] INFO [15:34:07.734]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"rU9zzIzQZKubcf-ks9wMh"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"_RUPIvWQc521F41QGiEZP"},"dbMetrics":{"totalCount":44,"totalDuration":1641.4128999966197}} +[server] INFO [15:34:07.747]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 4651 ms {"req":{"id":"1fe2354f-c419-4024-b6a4-0bb111add92a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"1fe2354f-c419-4024-b6a4-0bb111add92a"}},"res":{"statusCode":200,"headers":{"x-request-id":"1fe2354f-c419-4024-b6a4-0bb111add92a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4651,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:34:07.892]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 373 ms {"req":{"id":"8b6df8b4-e470-4926-ae22-dca9aa7f2c29","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b6df8b4-e470-4926-ae22-dca9aa7f2c29"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b6df8b4-e470-4926-ae22-dca9aa7f2c29","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":373,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:34:08.785]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"448687d7-428e-495b-a52a-da7aff690352","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"448687d7-428e-495b-a52a-da7aff690352"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:34:08.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"2e53ece8-3d66-48d4-a5ba-2515140f28ca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2e53ece8-3d66-48d4-a5ba-2515140f28ca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:34:09.225]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 440 ms {"req":{"id":"448687d7-428e-495b-a52a-da7aff690352","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"448687d7-428e-495b-a52a-da7aff690352"}},"res":{"statusCode":200,"headers":{"x-request-id":"448687d7-428e-495b-a52a-da7aff690352","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":440,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:34:09.391]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 462 ms {"req":{"id":"2e53ece8-3d66-48d4-a5ba-2515140f28ca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2e53ece8-3d66-48d4-a5ba-2515140f28ca"}},"res":{"statusCode":200,"headers":{"x-request-id":"2e53ece8-3d66-48d4-a5ba-2515140f28ca","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":462,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:35:01.111]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"629df4233d","numberOfFailedBackgroundJobs":0} +[server] INFO [15:35:14.884]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":56.62959999963641},"apollo_query_duration_ms":0} +[server] INFO [15:35:14.898]: GQL ActiveUserMainMetadata finished after 38 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":177.01519999932498},"apollo_query_duration_ms":38} +[server] INFO [15:35:14.903]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":146.11180000100285},"apollo_query_duration_ms":0} +[server] INFO [15:35:14.912]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":65.19560000114143},"apollo_query_duration_ms":1} +[server] INFO [15:35:14.975]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":122.88840000052005},"apollo_query_duration_ms":66} +[server] INFO [15:35:15.226]: GQL ProjectAccessCheck finished after 118 ms {"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":178.2914999993518},"apollo_query_duration_ms":118} +[server] INFO [15:35:16.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"ddf24782-da1a-411e-b691-bb1c3312108c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddf24782-da1a-411e-b691-bb1c3312108c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:16.153]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1 ms {"req":{"id":"ddf24782-da1a-411e-b691-bb1c3312108c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddf24782-da1a-411e-b691-bb1c3312108c"}},"res":{"statusCode":204,"headers":{"x-request-id":"ddf24782-da1a-411e-b691-bb1c3312108c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:16.176]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"a89b772f-01fd-4b7a-9806-6a00c16c4549","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a89b772f-01fd-4b7a-9806-6a00c16c4549"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:16.306]: GQL BroadcastViewerUserActivity finished after 152 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.20429999940097},"apollo_query_duration_ms":152} +[server] INFO [15:35:16.310]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":181.86050000041723},"apollo_query_duration_ms":153} +[server] INFO [15:35:16.465]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request aborted in 289 ms {"req":{"id":"a89b772f-01fd-4b7a-9806-6a00c16c4549","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a89b772f-01fd-4b7a-9806-6a00c16c4549"}},"res":{"statusCode":200,"headers":{"x-request-id":"a89b772f-01fd-4b7a-9806-6a00c16c4549","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":289,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:16.744]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"_RUPIvWQc521F41QGiEZP","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1660","x-request-id":"_RUPIvWQc521F41QGiEZP","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rU9zzIzQZKubcf-ks9wMh","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0.7850635516972192,0.7847582367517867,0.8077298004887374],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rU9zzIzQZKubcf-ks9wMh","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.52419999986887},"apollo_query_duration_ms":142} +[server] INFO [15:35:20.949]: GQL ProjectViewerResources finished after 150 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":197.40180000010878},"apollo_query_duration_ms":150} +[server] INFO [15:35:20.965]: GQL ViewerLoadedResources finished after 151 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":271.3713000006974},"apollo_query_duration_ms":151} +[server] INFO [15:35:20.982]: GQL ViewerLoadedThreads finished after 179 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":287.96559999883175},"apollo_query_duration_ms":179} +[server] INFO [15:35:21.097]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"14f26e4f-24e6-404d-93eb-48615f85eef3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14f26e4f-24e6-404d-93eb-48615f85eef3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:35:21.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 1 ms {"req":{"id":"14f26e4f-24e6-404d-93eb-48615f85eef3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14f26e4f-24e6-404d-93eb-48615f85eef3"}},"res":{"statusCode":204,"headers":{"x-request-id":"14f26e4f-24e6-404d-93eb-48615f85eef3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:35:21.110]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"5273caec-fee4-45e8-8932-2fd63f3d40ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5273caec-fee4-45e8-8932-2fd63f3d40ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:35:21.525]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 415 ms {"req":{"id":"5273caec-fee4-45e8-8932-2fd63f3d40ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5273caec-fee4-45e8-8932-2fd63f3d40ea"}},"res":{"statusCode":200,"headers":{"x-request-id":"5273caec-fee4-45e8-8932-2fd63f3d40ea","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":415,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:35:21.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"eaa32a72-543f-4ead-8bb0-985f856d7949","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaa32a72-543f-4ead-8bb0-985f856d7949"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:21.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 0 ms {"req":{"id":"eaa32a72-543f-4ead-8bb0-985f856d7949","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaa32a72-543f-4ead-8bb0-985f856d7949"}},"res":{"statusCode":204,"headers":{"x-request-id":"eaa32a72-543f-4ead-8bb0-985f856d7949","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:21.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"cd92c354-4262-41f6-a27a-deb3153e7380","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd92c354-4262-41f6-a27a-deb3153e7380"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:21.764]: GQL ViewerLoadedResources finished after 475 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":722.7319999961182},"apollo_query_duration_ms":475} +[server] INFO [15:35:21.822]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"e469b79b-f321-425f-b686-89bdbbbe45bf","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e469b79b-f321-425f-b686-89bdbbbe45bf"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:35:22.077]: GQL WorkspaceMoveProjectManagerProject finished after 149 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":223.05109999980778},"apollo_query_duration_ms":149} +[server] INFO [15:35:22.738]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1018 ms {"req":{"id":"cd92c354-4262-41f6-a27a-deb3153e7380","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd92c354-4262-41f6-a27a-deb3153e7380"}},"res":{"statusCode":200,"headers":{"x-request-id":"cd92c354-4262-41f6-a27a-deb3153e7380","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1018,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:35:23.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"d870f762-0dd8-44ce-a149-cfa38fc008ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d870f762-0dd8-44ce-a149-cfa38fc008ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:35:23.020]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1 ms {"req":{"id":"d870f762-0dd8-44ce-a149-cfa38fc008ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d870f762-0dd8-44ce-a149-cfa38fc008ad"}},"res":{"statusCode":204,"headers":{"x-request-id":"d870f762-0dd8-44ce-a149-cfa38fc008ad","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:35:23.029]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"784886b5-5a57-4b30-8b52-2d8a5c243d6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"784886b5-5a57-4b30-8b52-2d8a5c243d6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:35:24.458]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1428 ms {"req":{"id":"784886b5-5a57-4b30-8b52-2d8a5c243d6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"784886b5-5a57-4b30-8b52-2d8a5c243d6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"784886b5-5a57-4b30-8b52-2d8a5c243d6d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1428,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:35:24.745]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"ec393647-d3da-4109-b771-9df9f2112a40","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ec393647-d3da-4109-b771-9df9f2112a40"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:35:24.746]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"ec393647-d3da-4109-b771-9df9f2112a40","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ec393647-d3da-4109-b771-9df9f2112a40"}},"res":{"statusCode":204,"headers":{"x-request-id":"ec393647-d3da-4109-b771-9df9f2112a40","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:35:24.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"8799ebd6-1edb-4e14-a754-5fa614fb101c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8799ebd6-1edb-4e14-a754-5fa614fb101c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:35:25.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 382 ms {"req":{"id":"8799ebd6-1edb-4e14-a754-5fa614fb101c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8799ebd6-1edb-4e14-a754-5fa614fb101c"}},"res":{"statusCode":200,"headers":{"x-request-id":"8799ebd6-1edb-4e14-a754-5fa614fb101c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":382,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:35:25.240]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"21ca9f15-b419-4798-965a-d64be6a482f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21ca9f15-b419-4798-965a-d64be6a482f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:35:25.240]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 0 ms {"req":{"id":"21ca9f15-b419-4798-965a-d64be6a482f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21ca9f15-b419-4798-965a-d64be6a482f9"}},"res":{"statusCode":204,"headers":{"x-request-id":"21ca9f15-b419-4798-965a-d64be6a482f9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:35:25.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"1818707f-bed7-43f2-8a74-03ac392851ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1818707f-bed7-43f2-8a74-03ac392851ef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:35:25.676]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 423 ms {"req":{"id":"1818707f-bed7-43f2-8a74-03ac392851ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1818707f-bed7-43f2-8a74-03ac392851ef"}},"res":{"statusCode":200,"headers":{"x-request-id":"1818707f-bed7-43f2-8a74-03ac392851ef","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":423,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:35:25.813]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"12fd24e2-876c-4858-b9d4-1350d5264aaf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"12fd24e2-876c-4858-b9d4-1350d5264aaf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:35:25.813]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1 ms {"req":{"id":"12fd24e2-876c-4858-b9d4-1350d5264aaf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"12fd24e2-876c-4858-b9d4-1350d5264aaf"}},"res":{"statusCode":204,"headers":{"x-request-id":"12fd24e2-876c-4858-b9d4-1350d5264aaf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:35:25.814]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"30023b6a-b920-434e-aa9f-b98c1339b2d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30023b6a-b920-434e-aa9f-b98c1339b2d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:35:25.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 1 ms {"req":{"id":"30023b6a-b920-434e-aa9f-b98c1339b2d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30023b6a-b920-434e-aa9f-b98c1339b2d3"}},"res":{"statusCode":204,"headers":{"x-request-id":"30023b6a-b920-434e-aa9f-b98c1339b2d3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:35:25.827]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"bad03c45-5af4-4d67-9ede-cee6b7b52bff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bad03c45-5af4-4d67-9ede-cee6b7b52bff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:35:25.828]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"0ebf5a4c-0ba5-4557-bbce-a054067d6f91","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0ebf5a4c-0ba5-4557-bbce-a054067d6f91"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:35:25.844]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.53930000029504},"apollo_query_duration_ms":160} +[server] INFO [15:35:26.146]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 319 ms {"req":{"id":"bad03c45-5af4-4d67-9ede-cee6b7b52bff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bad03c45-5af4-4d67-9ede-cee6b7b52bff"}},"res":{"statusCode":200,"headers":{"x-request-id":"bad03c45-5af4-4d67-9ede-cee6b7b52bff","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":319,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:35:26.256]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"61f7a8e8-c057-4249-9953-d6095b97adae","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61f7a8e8-c057-4249-9953-d6095b97adae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:35:26.256]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1 ms {"req":{"id":"61f7a8e8-c057-4249-9953-d6095b97adae","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61f7a8e8-c057-4249-9953-d6095b97adae"}},"res":{"statusCode":204,"headers":{"x-request-id":"61f7a8e8-c057-4249-9953-d6095b97adae","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:35:26.268]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"00c4c20c-28ae-4781-8824-ac2c4744017c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00c4c20c-28ae-4781-8824-ac2c4744017c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:35:27.101]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1273 ms {"req":{"id":"0ebf5a4c-0ba5-4557-bbce-a054067d6f91","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0ebf5a4c-0ba5-4557-bbce-a054067d6f91"}},"res":{"statusCode":200,"headers":{"x-request-id":"0ebf5a4c-0ba5-4557-bbce-a054067d6f91","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1273,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:35:27.236]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"09074162-9680-47e9-bf5c-10d2252ffd59","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"09074162-9680-47e9-bf5c-10d2252ffd59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:35:27.237]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1 ms {"req":{"id":"09074162-9680-47e9-bf5c-10d2252ffd59","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"09074162-9680-47e9-bf5c-10d2252ffd59"}},"res":{"statusCode":204,"headers":{"x-request-id":"09074162-9680-47e9-bf5c-10d2252ffd59","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:35:27.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"a97f8bfe-000f-4a19-ba76-b4bf0533688c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a97f8bfe-000f-4a19-ba76-b4bf0533688c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:35:27.607]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1339 ms {"req":{"id":"00c4c20c-28ae-4781-8824-ac2c4744017c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00c4c20c-28ae-4781-8824-ac2c4744017c"}},"res":{"statusCode":200,"headers":{"x-request-id":"00c4c20c-28ae-4781-8824-ac2c4744017c","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1339,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:35:27.910]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"d294cb92-7eb9-4be6-abd5-7e1c33034490","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d294cb92-7eb9-4be6-abd5-7e1c33034490"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:35:27.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1 ms {"req":{"id":"d294cb92-7eb9-4be6-abd5-7e1c33034490","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d294cb92-7eb9-4be6-abd5-7e1c33034490"}},"res":{"statusCode":204,"headers":{"x-request-id":"d294cb92-7eb9-4be6-abd5-7e1c33034490","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:35:27.926]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"176b84d0-92ff-425d-a8a5-d3f8a9cc499d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"176b84d0-92ff-425d-a8a5-d3f8a9cc499d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:35:28.366]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1112 ms {"req":{"id":"a97f8bfe-000f-4a19-ba76-b4bf0533688c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a97f8bfe-000f-4a19-ba76-b4bf0533688c"}},"res":{"statusCode":200,"headers":{"x-request-id":"a97f8bfe-000f-4a19-ba76-b4bf0533688c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1112,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:35:28.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"3df4943a-cdaf-4505-b641-d764e1f77800","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3df4943a-cdaf-4505-b641-d764e1f77800"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:35:28.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 0 ms {"req":{"id":"3df4943a-cdaf-4505-b641-d764e1f77800","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3df4943a-cdaf-4505-b641-d764e1f77800"}},"res":{"statusCode":204,"headers":{"x-request-id":"3df4943a-cdaf-4505-b641-d764e1f77800","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:35:28.607]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"4a6f2c84-21a1-46d2-8def-4cd63b033bd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a6f2c84-21a1-46d2-8def-4cd63b033bd4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:35:28.986]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1060 ms {"req":{"id":"176b84d0-92ff-425d-a8a5-d3f8a9cc499d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"176b84d0-92ff-425d-a8a5-d3f8a9cc499d"}},"res":{"statusCode":200,"headers":{"x-request-id":"176b84d0-92ff-425d-a8a5-d3f8a9cc499d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1060,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:35:29.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"3f3e0b6f-db6b-4bc8-a494-25665f7e1f60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f3e0b6f-db6b-4bc8-a494-25665f7e1f60"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:35:29.258]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 1 ms {"req":{"id":"3f3e0b6f-db6b-4bc8-a494-25665f7e1f60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f3e0b6f-db6b-4bc8-a494-25665f7e1f60"}},"res":{"statusCode":204,"headers":{"x-request-id":"3f3e0b6f-db6b-4bc8-a494-25665f7e1f60","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:35:29.272]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"13bce75f-6555-43b8-8489-c7883a940845","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13bce75f-6555-43b8-8489-c7883a940845"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:35:30.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 758 ms {"req":{"id":"13bce75f-6555-43b8-8489-c7883a940845","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13bce75f-6555-43b8-8489-c7883a940845"}},"res":{"statusCode":200,"headers":{"x-request-id":"13bce75f-6555-43b8-8489-c7883a940845","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":758,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:35:30.380]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"c6dc2c1c-0ec7-4091-817f-968425938adb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6dc2c1c-0ec7-4091-817f-968425938adb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:35:30.381]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 1 ms {"req":{"id":"c6dc2c1c-0ec7-4091-817f-968425938adb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6dc2c1c-0ec7-4091-817f-968425938adb"}},"res":{"statusCode":204,"headers":{"x-request-id":"c6dc2c1c-0ec7-4091-817f-968425938adb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:35:30.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"afb05b59-3e91-462d-9634-4ccf889269c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"afb05b59-3e91-462d-9634-4ccf889269c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:35:30.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 2058 ms {"req":{"id":"4a6f2c84-21a1-46d2-8def-4cd63b033bd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a6f2c84-21a1-46d2-8def-4cd63b033bd4"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a6f2c84-21a1-46d2-8def-4cd63b033bd4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2058,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:35:30.777]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 375 ms {"req":{"id":"afb05b59-3e91-462d-9634-4ccf889269c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"afb05b59-3e91-462d-9634-4ccf889269c3"}},"res":{"statusCode":200,"headers":{"x-request-id":"afb05b59-3e91-462d-9634-4ccf889269c3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":375,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:35:30.850]: GQL BroadcastViewerUserActivity finished after 182 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":204.88810000102967},"apollo_query_duration_ms":182} +[server] INFO [15:35:31.051]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"91ea3065-ba54-4158-949c-3a02d670175c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91ea3065-ba54-4158-949c-3a02d670175c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:35:31.052]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1 ms {"req":{"id":"91ea3065-ba54-4158-949c-3a02d670175c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91ea3065-ba54-4158-949c-3a02d670175c"}},"res":{"statusCode":204,"headers":{"x-request-id":"91ea3065-ba54-4158-949c-3a02d670175c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:35:31.060]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"ea70183f-e34a-4148-bcc0-416ca638e460","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea70183f-e34a-4148-bcc0-416ca638e460"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:35:31.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"e065c474-274d-43ac-864e-65c7b3490eaa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e065c474-274d-43ac-864e-65c7b3490eaa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:35:31.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 1 ms {"req":{"id":"e065c474-274d-43ac-864e-65c7b3490eaa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e065c474-274d-43ac-864e-65c7b3490eaa"}},"res":{"statusCode":204,"headers":{"x-request-id":"e065c474-274d-43ac-864e-65c7b3490eaa","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:35:31.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"d1d94586-0b28-4836-88a9-434902e1eded","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1d94586-0b28-4836-88a9-434902e1eded"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:35:31.496]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 436 ms {"req":{"id":"ea70183f-e34a-4148-bcc0-416ca638e460","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea70183f-e34a-4148-bcc0-416ca638e460"}},"res":{"statusCode":200,"headers":{"x-request-id":"ea70183f-e34a-4148-bcc0-416ca638e460","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":436,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:35:31.613]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 444 ms {"req":{"id":"d1d94586-0b28-4836-88a9-434902e1eded","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1d94586-0b28-4836-88a9-434902e1eded"}},"res":{"statusCode":200,"headers":{"x-request-id":"d1d94586-0b28-4836-88a9-434902e1eded","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":444,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:35:31.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"14882417-f065-49df-b8a2-ffe7f88faf3a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14882417-f065-49df-b8a2-ffe7f88faf3a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:35:31.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 0 ms {"req":{"id":"14882417-f065-49df-b8a2-ffe7f88faf3a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14882417-f065-49df-b8a2-ffe7f88faf3a"}},"res":{"statusCode":204,"headers":{"x-request-id":"14882417-f065-49df-b8a2-ffe7f88faf3a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:35:31.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"d27dc8bd-b31f-4162-9436-e9b146f4d1ee","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d27dc8bd-b31f-4162-9436-e9b146f4d1ee"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:35:31.839]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"1439445b-a716-4ea4-bada-e7795cfe1465","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1439445b-a716-4ea4-bada-e7795cfe1465"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:35:31.840]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 1 ms {"req":{"id":"1439445b-a716-4ea4-bada-e7795cfe1465","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1439445b-a716-4ea4-bada-e7795cfe1465"}},"res":{"statusCode":204,"headers":{"x-request-id":"1439445b-a716-4ea4-bada-e7795cfe1465","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:35:31.852]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"9b7c9318-a310-4628-bb23-519f21e858af","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b7c9318-a310-4628-bb23-519f21e858af"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:35:32.230]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 517 ms {"req":{"id":"d27dc8bd-b31f-4162-9436-e9b146f4d1ee","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d27dc8bd-b31f-4162-9436-e9b146f4d1ee"}},"res":{"statusCode":200,"headers":{"x-request-id":"d27dc8bd-b31f-4162-9436-e9b146f4d1ee","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":517,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:35:32.332]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 479 ms {"req":{"id":"9b7c9318-a310-4628-bb23-519f21e858af","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b7c9318-a310-4628-bb23-519f21e858af"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b7c9318-a310-4628-bb23-519f21e858af","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":479,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:35:32.488]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"a3a391d3-f040-4144-a870-2dede40b184d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a3a391d3-f040-4144-a870-2dede40b184d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:35:32.489]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 1 ms {"req":{"id":"a3a391d3-f040-4144-a870-2dede40b184d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a3a391d3-f040-4144-a870-2dede40b184d"}},"res":{"statusCode":204,"headers":{"x-request-id":"a3a391d3-f040-4144-a870-2dede40b184d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:35:32.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"a2e5261a-4761-4ab3-bbf3-8b563641722f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2e5261a-4761-4ab3-bbf3-8b563641722f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:35:32.526]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"9844ce46-33d8-46ca-b0bc-e04416ba7d93","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9844ce46-33d8-46ca-b0bc-e04416ba7d93"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:35:32.527]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 1 ms {"req":{"id":"9844ce46-33d8-46ca-b0bc-e04416ba7d93","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9844ce46-33d8-46ca-b0bc-e04416ba7d93"}},"res":{"statusCode":204,"headers":{"x-request-id":"9844ce46-33d8-46ca-b0bc-e04416ba7d93","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:35:32.541]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"de5b90bc-5a17-4eff-82c9-21bc7cf8113a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"de5b90bc-5a17-4eff-82c9-21bc7cf8113a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:35:32.802]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 302 ms {"req":{"id":"a2e5261a-4761-4ab3-bbf3-8b563641722f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2e5261a-4761-4ab3-bbf3-8b563641722f"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2e5261a-4761-4ab3-bbf3-8b563641722f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":302,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:35:32.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 354 ms {"req":{"id":"de5b90bc-5a17-4eff-82c9-21bc7cf8113a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"de5b90bc-5a17-4eff-82c9-21bc7cf8113a"}},"res":{"statusCode":200,"headers":{"x-request-id":"de5b90bc-5a17-4eff-82c9-21bc7cf8113a","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":354,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:35:32.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"a0aee3f1-b916-4c81-bb5a-edb0e6880579","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0aee3f1-b916-4c81-bb5a-edb0e6880579"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:35:32.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 0 ms {"req":{"id":"a0aee3f1-b916-4c81-bb5a-edb0e6880579","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0aee3f1-b916-4c81-bb5a-edb0e6880579"}},"res":{"statusCode":204,"headers":{"x-request-id":"a0aee3f1-b916-4c81-bb5a-edb0e6880579","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:35:32.975]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"5d542227-fa7e-444a-8544-4575927a2d3b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d542227-fa7e-444a-8544-4575927a2d3b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:35:33.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"8e288802-c875-4670-9812-23c16cd96675","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e288802-c875-4670-9812-23c16cd96675"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:35:33.212]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1 ms {"req":{"id":"8e288802-c875-4670-9812-23c16cd96675","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e288802-c875-4670-9812-23c16cd96675"}},"res":{"statusCode":204,"headers":{"x-request-id":"8e288802-c875-4670-9812-23c16cd96675","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:35:33.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"f1c8ace6-f7da-41b3-8a3b-3bf9a6977542","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1c8ace6-f7da-41b3-8a3b-3bf9a6977542"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] WARN [15:35:35.141]: DB query successfully completed after 13135 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"hI6SikqBlwgegTFalHGm4","sqlQueryDurationMs":13135,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"e469b79b-f321-425f-b686-89bdbbbe45bf"}} +[server] INFO [15:35:35.182]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 13360 ms {"req":{"id":"e469b79b-f321-425f-b686-89bdbbbe45bf","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e469b79b-f321-425f-b686-89bdbbbe45bf"}},"res":{"statusCode":200,"headers":{"x-request-id":"e469b79b-f321-425f-b686-89bdbbbe45bf","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":13360,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:35:35.664]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 2440 ms {"req":{"id":"f1c8ace6-f7da-41b3-8a3b-3bf9a6977542","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1c8ace6-f7da-41b3-8a3b-3bf9a6977542"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1c8ace6-f7da-41b3-8a3b-3bf9a6977542","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2440,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:35:35.983]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"dfb84618-8301-434b-84b7-e04bddd86c9a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb84618-8301-434b-84b7-e04bddd86c9a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:35:35.984]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 2 ms {"req":{"id":"dfb84618-8301-434b-84b7-e04bddd86c9a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb84618-8301-434b-84b7-e04bddd86c9a"}},"res":{"statusCode":204,"headers":{"x-request-id":"dfb84618-8301-434b-84b7-e04bddd86c9a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:35:35.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"85740bdf-b182-4fb2-9d03-0ff151ea18ce","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85740bdf-b182-4fb2-9d03-0ff151ea18ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:35:36.138]: GQL BroadcastViewerUserActivity finished after 479 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":395.13250000122935},"apollo_query_duration_ms":479} +[server] INFO [15:35:36.664]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 666 ms {"req":{"id":"85740bdf-b182-4fb2-9d03-0ff151ea18ce","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85740bdf-b182-4fb2-9d03-0ff151ea18ce"}},"res":{"statusCode":200,"headers":{"x-request-id":"85740bdf-b182-4fb2-9d03-0ff151ea18ce","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":666,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:35:36.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 3725 ms {"req":{"id":"5d542227-fa7e-444a-8544-4575927a2d3b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d542227-fa7e-444a-8544-4575927a2d3b"}},"res":{"statusCode":200,"headers":{"x-request-id":"5d542227-fa7e-444a-8544-4575927a2d3b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3725,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:35:37.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"587448e2-5328-4d71-9b76-1ee142506791","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"587448e2-5328-4d71-9b76-1ee142506791"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:35:37.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1 ms {"req":{"id":"587448e2-5328-4d71-9b76-1ee142506791","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"587448e2-5328-4d71-9b76-1ee142506791"}},"res":{"statusCode":204,"headers":{"x-request-id":"587448e2-5328-4d71-9b76-1ee142506791","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:35:37.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"f5ef7b4b-c645-4180-ab7b-ccd5981dadfc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5ef7b4b-c645-4180-ab7b-ccd5981dadfc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:35:37.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"a2d87326-6e5d-40d1-b31f-92b7505349ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2d87326-6e5d-40d1-b31f-92b7505349ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:35:37.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 0 ms {"req":{"id":"a2d87326-6e5d-40d1-b31f-92b7505349ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2d87326-6e5d-40d1-b31f-92b7505349ff"}},"res":{"statusCode":204,"headers":{"x-request-id":"a2d87326-6e5d-40d1-b31f-92b7505349ff","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:35:37.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"68d42064-32af-4ad2-8085-7791735ba7a4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"68d42064-32af-4ad2-8085-7791735ba7a4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:35:37.721]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 597 ms {"req":{"id":"f5ef7b4b-c645-4180-ab7b-ccd5981dadfc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5ef7b4b-c645-4180-ab7b-ccd5981dadfc"}},"res":{"statusCode":200,"headers":{"x-request-id":"f5ef7b4b-c645-4180-ab7b-ccd5981dadfc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":597,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:35:37.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 580 ms {"req":{"id":"68d42064-32af-4ad2-8085-7791735ba7a4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"68d42064-32af-4ad2-8085-7791735ba7a4"}},"res":{"statusCode":200,"headers":{"x-request-id":"68d42064-32af-4ad2-8085-7791735ba7a4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":580,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:35:37.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"d753559d-1e75-4299-a8ce-6ff9eea7f7ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d753559d-1e75-4299-a8ce-6ff9eea7f7ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:35:37.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 0 ms {"req":{"id":"d753559d-1e75-4299-a8ce-6ff9eea7f7ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d753559d-1e75-4299-a8ce-6ff9eea7f7ce"}},"res":{"statusCode":204,"headers":{"x-request-id":"d753559d-1e75-4299-a8ce-6ff9eea7f7ce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:35:37.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"d67e076b-9434-4ba4-ab69-b4a4ffc15de2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d67e076b-9434-4ba4-ab69-b4a4ffc15de2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:35:38.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"69a7424d-99f9-4f81-bb64-6dcfe1822ddd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69a7424d-99f9-4f81-bb64-6dcfe1822ddd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:35:38.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 0 ms {"req":{"id":"69a7424d-99f9-4f81-bb64-6dcfe1822ddd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69a7424d-99f9-4f81-bb64-6dcfe1822ddd"}},"res":{"statusCode":204,"headers":{"x-request-id":"69a7424d-99f9-4f81-bb64-6dcfe1822ddd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:35:38.255]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"50adf82e-a38b-4d23-baad-48268404e089","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50adf82e-a38b-4d23-baad-48268404e089"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:35:38.295]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 321 ms {"req":{"id":"d67e076b-9434-4ba4-ab69-b4a4ffc15de2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d67e076b-9434-4ba4-ab69-b4a4ffc15de2"}},"res":{"statusCode":200,"headers":{"x-request-id":"d67e076b-9434-4ba4-ab69-b4a4ffc15de2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":321,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:35:38.605]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"93287cc5-c8ed-46be-a816-ebc5185d31ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93287cc5-c8ed-46be-a816-ebc5185d31ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:35:38.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"93287cc5-c8ed-46be-a816-ebc5185d31ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93287cc5-c8ed-46be-a816-ebc5185d31ac"}},"res":{"statusCode":204,"headers":{"x-request-id":"93287cc5-c8ed-46be-a816-ebc5185d31ac","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:35:38.619]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"92281f42-67f8-442c-b677-dcfa958d18f2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92281f42-67f8-442c-b677-dcfa958d18f2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:35:38.846]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 591 ms {"req":{"id":"50adf82e-a38b-4d23-baad-48268404e089","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50adf82e-a38b-4d23-baad-48268404e089"}},"res":{"statusCode":200,"headers":{"x-request-id":"50adf82e-a38b-4d23-baad-48268404e089","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":591,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:35:39.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 486 ms {"req":{"id":"92281f42-67f8-442c-b677-dcfa958d18f2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92281f42-67f8-442c-b677-dcfa958d18f2"}},"res":{"statusCode":200,"headers":{"x-request-id":"92281f42-67f8-442c-b677-dcfa958d18f2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":486,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:35:39.344]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"9f230bea-22d8-46bd-8b73-b95e7e31bd69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f230bea-22d8-46bd-8b73-b95e7e31bd69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:35:39.345]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 1 ms {"req":{"id":"9f230bea-22d8-46bd-8b73-b95e7e31bd69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f230bea-22d8-46bd-8b73-b95e7e31bd69"}},"res":{"statusCode":204,"headers":{"x-request-id":"9f230bea-22d8-46bd-8b73-b95e7e31bd69","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:35:39.356]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"a0fc227e-3961-4fb7-86cf-efcdbb797291","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0fc227e-3961-4fb7-86cf-efcdbb797291"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:35:39.399]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"88a7e409-ded0-43c7-b6aa-3cbde30f7c8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88a7e409-ded0-43c7-b6aa-3cbde30f7c8a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:35:39.399]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 0 ms {"req":{"id":"88a7e409-ded0-43c7-b6aa-3cbde30f7c8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88a7e409-ded0-43c7-b6aa-3cbde30f7c8a"}},"res":{"statusCode":204,"headers":{"x-request-id":"88a7e409-ded0-43c7-b6aa-3cbde30f7c8a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:35:39.411]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"08159d16-302f-4e0f-96f2-4fd2aec5dd36","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08159d16-302f-4e0f-96f2-4fd2aec5dd36"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:35:39.675]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 319 ms {"req":{"id":"a0fc227e-3961-4fb7-86cf-efcdbb797291","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0fc227e-3961-4fb7-86cf-efcdbb797291"}},"res":{"statusCode":200,"headers":{"x-request-id":"a0fc227e-3961-4fb7-86cf-efcdbb797291","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":319,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:35:39.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 404 ms {"req":{"id":"08159d16-302f-4e0f-96f2-4fd2aec5dd36","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08159d16-302f-4e0f-96f2-4fd2aec5dd36"}},"res":{"statusCode":200,"headers":{"x-request-id":"08159d16-302f-4e0f-96f2-4fd2aec5dd36","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":404,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:35:39.871]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"e482b8c1-e1b6-42b3-b624-8a9a1e6fd680","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e482b8c1-e1b6-42b3-b624-8a9a1e6fd680"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:35:39.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 1 ms {"req":{"id":"e482b8c1-e1b6-42b3-b624-8a9a1e6fd680","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e482b8c1-e1b6-42b3-b624-8a9a1e6fd680"}},"res":{"statusCode":204,"headers":{"x-request-id":"e482b8c1-e1b6-42b3-b624-8a9a1e6fd680","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:35:39.887]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"02dc66cd-9eac-4f34-b4d3-7eddba0b81a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"02dc66cd-9eac-4f34-b4d3-7eddba0b81a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:35:40.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"6a13b8a5-742a-4b5b-bf01-a60751283fb8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a13b8a5-742a-4b5b-bf01-a60751283fb8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:35:40.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 0 ms {"req":{"id":"6a13b8a5-742a-4b5b-bf01-a60751283fb8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a13b8a5-742a-4b5b-bf01-a60751283fb8"}},"res":{"statusCode":204,"headers":{"x-request-id":"6a13b8a5-742a-4b5b-bf01-a60751283fb8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:35:40.157]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"17788a9b-7f49-405e-a408-120f6b748755","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17788a9b-7f49-405e-a408-120f6b748755"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:35:40.250]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 363 ms {"req":{"id":"02dc66cd-9eac-4f34-b4d3-7eddba0b81a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"02dc66cd-9eac-4f34-b4d3-7eddba0b81a2"}},"res":{"statusCode":200,"headers":{"x-request-id":"02dc66cd-9eac-4f34-b4d3-7eddba0b81a2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":363,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:35:40.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"4cf6a003-5095-4552-956b-9da28818ead0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cf6a003-5095-4552-956b-9da28818ead0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:35:40.543]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 1 ms {"req":{"id":"4cf6a003-5095-4552-956b-9da28818ead0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cf6a003-5095-4552-956b-9da28818ead0"}},"res":{"statusCode":204,"headers":{"x-request-id":"4cf6a003-5095-4552-956b-9da28818ead0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:35:40.557]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"ef42e34e-99df-4d81-af92-a16551b7af9b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef42e34e-99df-4d81-af92-a16551b7af9b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:35:40.558]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 401 ms {"req":{"id":"17788a9b-7f49-405e-a408-120f6b748755","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17788a9b-7f49-405e-a408-120f6b748755"}},"res":{"statusCode":200,"headers":{"x-request-id":"17788a9b-7f49-405e-a408-120f6b748755","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":401,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:35:40.841]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"36b2b5ff-23e7-4fe0-9a2d-17b01c59d3ed","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36b2b5ff-23e7-4fe0-9a2d-17b01c59d3ed"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:35:40.841]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 0 ms {"req":{"id":"36b2b5ff-23e7-4fe0-9a2d-17b01c59d3ed","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36b2b5ff-23e7-4fe0-9a2d-17b01c59d3ed"}},"res":{"statusCode":204,"headers":{"x-request-id":"36b2b5ff-23e7-4fe0-9a2d-17b01c59d3ed","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:35:40.851]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":173.9708000002429},"apollo_query_duration_ms":150} +[server] INFO [15:35:40.854]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"8f116eef-3337-47f9-89be-ba929ed186c8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f116eef-3337-47f9-89be-ba929ed186c8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:35:40.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 299 ms {"req":{"id":"ef42e34e-99df-4d81-af92-a16551b7af9b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef42e34e-99df-4d81-af92-a16551b7af9b"}},"res":{"statusCode":200,"headers":{"x-request-id":"ef42e34e-99df-4d81-af92-a16551b7af9b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":299,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:35:41.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 305 ms {"req":{"id":"8f116eef-3337-47f9-89be-ba929ed186c8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f116eef-3337-47f9-89be-ba929ed186c8"}},"res":{"statusCode":200,"headers":{"x-request-id":"8f116eef-3337-47f9-89be-ba929ed186c8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":305,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:35:41.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"647cebb1-01fc-422e-82f0-fa170a9bd7b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"647cebb1-01fc-422e-82f0-fa170a9bd7b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:35:41.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 1 ms {"req":{"id":"647cebb1-01fc-422e-82f0-fa170a9bd7b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"647cebb1-01fc-422e-82f0-fa170a9bd7b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"647cebb1-01fc-422e-82f0-fa170a9bd7b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:35:41.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"988ebd04-86c5-41c1-8e65-1a1d7bf9960b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"988ebd04-86c5-41c1-8e65-1a1d7bf9960b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:35:41.429]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"a1b852a1-94c1-4014-b568-d3a2e06028df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1b852a1-94c1-4014-b568-d3a2e06028df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:35:41.430]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1 ms {"req":{"id":"a1b852a1-94c1-4014-b568-d3a2e06028df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1b852a1-94c1-4014-b568-d3a2e06028df"}},"res":{"statusCode":204,"headers":{"x-request-id":"a1b852a1-94c1-4014-b568-d3a2e06028df","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:35:41.440]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"46853e31-d0fe-43ca-a3c8-503fbe4abf1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46853e31-d0fe-43ca-a3c8-503fbe4abf1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:35:41.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 589 ms {"req":{"id":"988ebd04-86c5-41c1-8e65-1a1d7bf9960b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"988ebd04-86c5-41c1-8e65-1a1d7bf9960b"}},"res":{"statusCode":200,"headers":{"x-request-id":"988ebd04-86c5-41c1-8e65-1a1d7bf9960b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":589,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:35:42.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"612f77f3-94f7-4d4c-bee7-578de638b7a1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"612f77f3-94f7-4d4c-bee7-578de638b7a1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:35:42.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 0 ms {"req":{"id":"612f77f3-94f7-4d4c-bee7-578de638b7a1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"612f77f3-94f7-4d4c-bee7-578de638b7a1"}},"res":{"statusCode":204,"headers":{"x-request-id":"612f77f3-94f7-4d4c-bee7-578de638b7a1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:35:42.123]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"1eb6b0d1-ed86-45f3-a2c6-8a664e6a7917","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1eb6b0d1-ed86-45f3-a2c6-8a664e6a7917"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:35:42.466]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1027 ms {"req":{"id":"46853e31-d0fe-43ca-a3c8-503fbe4abf1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46853e31-d0fe-43ca-a3c8-503fbe4abf1e"}},"res":{"statusCode":200,"headers":{"x-request-id":"46853e31-d0fe-43ca-a3c8-503fbe4abf1e","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1027,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:35:42.558]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 435 ms {"req":{"id":"1eb6b0d1-ed86-45f3-a2c6-8a664e6a7917","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1eb6b0d1-ed86-45f3-a2c6-8a664e6a7917"}},"res":{"statusCode":200,"headers":{"x-request-id":"1eb6b0d1-ed86-45f3-a2c6-8a664e6a7917","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":435,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:35:42.857]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"873b28a8-8937-4db4-835b-b0cd1c36e138","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"873b28a8-8937-4db4-835b-b0cd1c36e138"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:35:42.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1 ms {"req":{"id":"873b28a8-8937-4db4-835b-b0cd1c36e138","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"873b28a8-8937-4db4-835b-b0cd1c36e138"}},"res":{"statusCode":204,"headers":{"x-request-id":"873b28a8-8937-4db4-835b-b0cd1c36e138","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:35:42.868]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"590fdabb-b3c3-4023-b225-019fabb9420d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"590fdabb-b3c3-4023-b225-019fabb9420d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:35:43.025]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"9b180d7b-e7f2-436d-9608-b5c50adff9e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b180d7b-e7f2-436d-9608-b5c50adff9e8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:35:43.025]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 0 ms {"req":{"id":"9b180d7b-e7f2-436d-9608-b5c50adff9e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b180d7b-e7f2-436d-9608-b5c50adff9e8"}},"res":{"statusCode":204,"headers":{"x-request-id":"9b180d7b-e7f2-436d-9608-b5c50adff9e8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:35:43.036]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"9b78f6b4-432e-40f8-a4a3-ddde10b64b0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b78f6b4-432e-40f8-a4a3-ddde10b64b0e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:35:43.397]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 361 ms {"req":{"id":"9b78f6b4-432e-40f8-a4a3-ddde10b64b0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b78f6b4-432e-40f8-a4a3-ddde10b64b0e"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b78f6b4-432e-40f8-a4a3-ddde10b64b0e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:35:43.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 650 ms {"req":{"id":"590fdabb-b3c3-4023-b225-019fabb9420d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"590fdabb-b3c3-4023-b225-019fabb9420d"}},"res":{"statusCode":200,"headers":{"x-request-id":"590fdabb-b3c3-4023-b225-019fabb9420d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":650,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:35:43.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"9391ac2d-4932-4cf6-9f6a-04737c032157","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9391ac2d-4932-4cf6-9f6a-04737c032157"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:35:43.896]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1 ms {"req":{"id":"9391ac2d-4932-4cf6-9f6a-04737c032157","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9391ac2d-4932-4cf6-9f6a-04737c032157"}},"res":{"statusCode":204,"headers":{"x-request-id":"9391ac2d-4932-4cf6-9f6a-04737c032157","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:35:43.907]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"ed929f32-39fb-49fe-9ee1-191e4ae2cc3d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed929f32-39fb-49fe-9ee1-191e4ae2cc3d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:35:43.949]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"1ec19df5-35ff-44b0-954f-52b95f38447b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ec19df5-35ff-44b0-954f-52b95f38447b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:35:43.950]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 1 ms {"req":{"id":"1ec19df5-35ff-44b0-954f-52b95f38447b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ec19df5-35ff-44b0-954f-52b95f38447b"}},"res":{"statusCode":204,"headers":{"x-request-id":"1ec19df5-35ff-44b0-954f-52b95f38447b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:35:43.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"148c6cc3-1eb7-41b8-b7cb-679abe086e01","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"148c6cc3-1eb7-41b8-b7cb-679abe086e01"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:35:44.320]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 358 ms {"req":{"id":"148c6cc3-1eb7-41b8-b7cb-679abe086e01","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"148c6cc3-1eb7-41b8-b7cb-679abe086e01"}},"res":{"statusCode":200,"headers":{"x-request-id":"148c6cc3-1eb7-41b8-b7cb-679abe086e01","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":358,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:35:44.740]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"b0485466-8c9d-4a3c-b764-3bdf5ccad6a8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b0485466-8c9d-4a3c-b764-3bdf5ccad6a8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:35:44.741]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 1 ms {"req":{"id":"b0485466-8c9d-4a3c-b764-3bdf5ccad6a8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b0485466-8c9d-4a3c-b764-3bdf5ccad6a8"}},"res":{"statusCode":204,"headers":{"x-request-id":"b0485466-8c9d-4a3c-b764-3bdf5ccad6a8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:35:44.754]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"e437d0ee-29e2-4dcd-ac27-ab787d9bb518","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e437d0ee-29e2-4dcd-ac27-ab787d9bb518"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:35:45.479]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1572 ms {"req":{"id":"ed929f32-39fb-49fe-9ee1-191e4ae2cc3d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed929f32-39fb-49fe-9ee1-191e4ae2cc3d"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed929f32-39fb-49fe-9ee1-191e4ae2cc3d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1572,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:35:45.740]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"f3acbc43-8924-4397-858d-1349a44f90c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3acbc43-8924-4397-858d-1349a44f90c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:35:45.740]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 0 ms {"req":{"id":"f3acbc43-8924-4397-858d-1349a44f90c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3acbc43-8924-4397-858d-1349a44f90c1"}},"res":{"statusCode":204,"headers":{"x-request-id":"f3acbc43-8924-4397-858d-1349a44f90c1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:35:45.754]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"adb9b4f7-b539-4860-9d93-34b8d494e4af","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"adb9b4f7-b539-4860-9d93-34b8d494e4af"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:35:45.791]: GQL BroadcastViewerUserActivity finished after 164 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":179.3458000002429},"apollo_query_duration_ms":164} +[server] WARN [15:35:46.758]: DB query successfully completed after 746 ms {"phase":"startup","region":"main","sql":"select * from \"viewer_derivatives\" where \"projectId\" = $1 and \"versionId\" = $2 and \"derivativeType\" = $3 order by \"schemaVersion\" desc limit $4","sqlMethod":"select","sqlQueryId":"rY8B1BWyIxAMKX2rwMBev","sqlQueryDurationMs":746,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\repositories\\viewerDerivatives.ts:74:12)\n at async getAuthorizedDerivative (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:98:10)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:193:26)","req":{"id":"adb9b4f7-b539-4860-9d93-34b8d494e4af"}} +[server] INFO [15:35:47.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1911 ms {"req":{"id":"adb9b4f7-b539-4860-9d93-34b8d494e4af","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"adb9b4f7-b539-4860-9d93-34b8d494e4af"}},"res":{"statusCode":200,"headers":{"x-request-id":"adb9b4f7-b539-4860-9d93-34b8d494e4af","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1911,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:35:48.006]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"f6a4a047-36f4-4bce-ad8b-d803b7d868ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a4a047-36f4-4bce-ad8b-d803b7d868ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:35:48.006]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 0 ms {"req":{"id":"f6a4a047-36f4-4bce-ad8b-d803b7d868ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a4a047-36f4-4bce-ad8b-d803b7d868ce"}},"res":{"statusCode":204,"headers":{"x-request-id":"f6a4a047-36f4-4bce-ad8b-d803b7d868ce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:35:48.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"a24c53e2-1ea8-46bc-91f9-c76a80bf53f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a24c53e2-1ea8-46bc-91f9-c76a80bf53f5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:35:48.040]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 3286 ms {"req":{"id":"e437d0ee-29e2-4dcd-ac27-ab787d9bb518","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e437d0ee-29e2-4dcd-ac27-ab787d9bb518"}},"res":{"statusCode":200,"headers":{"x-request-id":"e437d0ee-29e2-4dcd-ac27-ab787d9bb518","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3286,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:35:48.587]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"202b1936-6b2c-464e-9052-57cead724923","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"202b1936-6b2c-464e-9052-57cead724923"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:35:48.588]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 0 ms {"req":{"id":"202b1936-6b2c-464e-9052-57cead724923","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"202b1936-6b2c-464e-9052-57cead724923"}},"res":{"statusCode":204,"headers":{"x-request-id":"202b1936-6b2c-464e-9052-57cead724923","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:35:48.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"24a10de1-f739-4e57-a823-d7cd542cdfd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24a10de1-f739-4e57-a823-d7cd542cdfd6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:35:48.924]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 905 ms {"req":{"id":"a24c53e2-1ea8-46bc-91f9-c76a80bf53f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a24c53e2-1ea8-46bc-91f9-c76a80bf53f5"}},"res":{"statusCode":200,"headers":{"x-request-id":"a24c53e2-1ea8-46bc-91f9-c76a80bf53f5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":905,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:35:49.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 615 ms {"req":{"id":"24a10de1-f739-4e57-a823-d7cd542cdfd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24a10de1-f739-4e57-a823-d7cd542cdfd6"}},"res":{"statusCode":200,"headers":{"x-request-id":"24a10de1-f739-4e57-a823-d7cd542cdfd6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":615,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:35:49.354]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"78b9650b-8ca3-4109-a0f2-fe7567d69342","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78b9650b-8ca3-4109-a0f2-fe7567d69342"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:35:49.354]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 0 ms {"req":{"id":"78b9650b-8ca3-4109-a0f2-fe7567d69342","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78b9650b-8ca3-4109-a0f2-fe7567d69342"}},"res":{"statusCode":204,"headers":{"x-request-id":"78b9650b-8ca3-4109-a0f2-fe7567d69342","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:35:49.365]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"41fb7716-927f-4f89-bef3-243dcd6568b6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41fb7716-927f-4f89-bef3-243dcd6568b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:35:49.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"2a8fc0e5-5c50-4ef9-a617-ba2c2a356abc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2a8fc0e5-5c50-4ef9-a617-ba2c2a356abc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:35:49.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 1 ms {"req":{"id":"2a8fc0e5-5c50-4ef9-a617-ba2c2a356abc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2a8fc0e5-5c50-4ef9-a617-ba2c2a356abc"}},"res":{"statusCode":204,"headers":{"x-request-id":"2a8fc0e5-5c50-4ef9-a617-ba2c2a356abc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:35:49.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"c868bdf3-cad1-4547-9570-4419450d242b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c868bdf3-cad1-4547-9570-4419450d242b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:35:49.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 412 ms {"req":{"id":"41fb7716-927f-4f89-bef3-243dcd6568b6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41fb7716-927f-4f89-bef3-243dcd6568b6"}},"res":{"statusCode":200,"headers":{"x-request-id":"41fb7716-927f-4f89-bef3-243dcd6568b6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":412,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:35:50.048]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 324 ms {"req":{"id":"c868bdf3-cad1-4547-9570-4419450d242b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c868bdf3-cad1-4547-9570-4419450d242b"}},"res":{"statusCode":200,"headers":{"x-request-id":"c868bdf3-cad1-4547-9570-4419450d242b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":324,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:35:50.358]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"f3f9f55c-87ca-4254-babc-8547c7af0506","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3f9f55c-87ca-4254-babc-8547c7af0506"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:35:50.358]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 0 ms {"req":{"id":"f3f9f55c-87ca-4254-babc-8547c7af0506","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3f9f55c-87ca-4254-babc-8547c7af0506"}},"res":{"statusCode":204,"headers":{"x-request-id":"f3f9f55c-87ca-4254-babc-8547c7af0506","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:35:50.369]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"9be19ea6-964c-43b6-8e4b-e0924ff95c81","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be19ea6-964c-43b6-8e4b-e0924ff95c81"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:35:50.551]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"3bc8492f-2f23-4237-8e26-9573a546fc7c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3bc8492f-2f23-4237-8e26-9573a546fc7c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:35:50.551]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 0 ms {"req":{"id":"3bc8492f-2f23-4237-8e26-9573a546fc7c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3bc8492f-2f23-4237-8e26-9573a546fc7c"}},"res":{"statusCode":204,"headers":{"x-request-id":"3bc8492f-2f23-4237-8e26-9573a546fc7c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:35:50.564]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"b132fa7e-a5f2-4475-a663-a40703fc17a8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b132fa7e-a5f2-4475-a663-a40703fc17a8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:35:51.002]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 632 ms {"req":{"id":"9be19ea6-964c-43b6-8e4b-e0924ff95c81","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be19ea6-964c-43b6-8e4b-e0924ff95c81"}},"res":{"statusCode":200,"headers":{"x-request-id":"9be19ea6-964c-43b6-8e4b-e0924ff95c81","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":632,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:35:51.066]: GQL BroadcastViewerUserActivity finished after 339 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":393.4963000006974},"apollo_query_duration_ms":339} +[server] INFO [15:35:51.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 519 ms {"req":{"id":"b132fa7e-a5f2-4475-a663-a40703fc17a8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b132fa7e-a5f2-4475-a663-a40703fc17a8"}},"res":{"statusCode":200,"headers":{"x-request-id":"b132fa7e-a5f2-4475-a663-a40703fc17a8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":519,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:35:51.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"608bcef9-6428-4817-9d8b-1b601a9c8730","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"608bcef9-6428-4817-9d8b-1b601a9c8730"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:35:51.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 0 ms {"req":{"id":"608bcef9-6428-4817-9d8b-1b601a9c8730","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"608bcef9-6428-4817-9d8b-1b601a9c8730"}},"res":{"statusCode":204,"headers":{"x-request-id":"608bcef9-6428-4817-9d8b-1b601a9c8730","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:35:51.456]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"5fd06447-4ffe-486d-9a18-865a25a8deea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fd06447-4ffe-486d-9a18-865a25a8deea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:35:51.770]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 314 ms {"req":{"id":"5fd06447-4ffe-486d-9a18-865a25a8deea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fd06447-4ffe-486d-9a18-865a25a8deea"}},"res":{"statusCode":200,"headers":{"x-request-id":"5fd06447-4ffe-486d-9a18-865a25a8deea","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:35:52.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"dc8e5282-7a54-45b1-9cba-70f7a0e0ab9f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc8e5282-7a54-45b1-9cba-70f7a0e0ab9f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:35:52.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 0 ms {"req":{"id":"dc8e5282-7a54-45b1-9cba-70f7a0e0ab9f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc8e5282-7a54-45b1-9cba-70f7a0e0ab9f"}},"res":{"statusCode":204,"headers":{"x-request-id":"dc8e5282-7a54-45b1-9cba-70f7a0e0ab9f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:35:52.055]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"600e2a40-dc0f-4766-bdaf-0ba5c3eb4e61","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"600e2a40-dc0f-4766-bdaf-0ba5c3eb4e61"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:35:52.240]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"809445a8-5571-49bb-8526-9398eede64a4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"809445a8-5571-49bb-8526-9398eede64a4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:35:52.240]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 0 ms {"req":{"id":"809445a8-5571-49bb-8526-9398eede64a4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"809445a8-5571-49bb-8526-9398eede64a4"}},"res":{"statusCode":204,"headers":{"x-request-id":"809445a8-5571-49bb-8526-9398eede64a4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:35:52.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"fe5f9c91-15c6-4fcd-914e-aa940219cd46","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe5f9c91-15c6-4fcd-914e-aa940219cd46"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:35:52.379]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 324 ms {"req":{"id":"600e2a40-dc0f-4766-bdaf-0ba5c3eb4e61","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"600e2a40-dc0f-4766-bdaf-0ba5c3eb4e61"}},"res":{"statusCode":200,"headers":{"x-request-id":"600e2a40-dc0f-4766-bdaf-0ba5c3eb4e61","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":324,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:35:52.716]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 462 ms {"req":{"id":"fe5f9c91-15c6-4fcd-914e-aa940219cd46","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe5f9c91-15c6-4fcd-914e-aa940219cd46"}},"res":{"statusCode":200,"headers":{"x-request-id":"fe5f9c91-15c6-4fcd-914e-aa940219cd46","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":462,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:35:53.050]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"e0760414-3e59-4b1a-a7eb-96c1de6be00e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e0760414-3e59-4b1a-a7eb-96c1de6be00e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:35:53.050]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 0 ms {"req":{"id":"e0760414-3e59-4b1a-a7eb-96c1de6be00e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e0760414-3e59-4b1a-a7eb-96c1de6be00e"}},"res":{"statusCode":204,"headers":{"x-request-id":"e0760414-3e59-4b1a-a7eb-96c1de6be00e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:35:53.062]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"55ee01e4-689a-4e4a-99fc-9af211740eff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55ee01e4-689a-4e4a-99fc-9af211740eff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:35:53.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"4d058ea8-d3d3-4288-8ce0-234d9b7b1b18","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d058ea8-d3d3-4288-8ce0-234d9b7b1b18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:35:53.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 0 ms {"req":{"id":"4d058ea8-d3d3-4288-8ce0-234d9b7b1b18","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d058ea8-d3d3-4288-8ce0-234d9b7b1b18"}},"res":{"statusCode":204,"headers":{"x-request-id":"4d058ea8-d3d3-4288-8ce0-234d9b7b1b18","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:35:53.951]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"992bc470-1734-4eda-a442-cde9b5817010","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"992bc470-1734-4eda-a442-cde9b5817010"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:35:54.393]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 441 ms {"req":{"id":"992bc470-1734-4eda-a442-cde9b5817010","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"992bc470-1734-4eda-a442-cde9b5817010"}},"res":{"statusCode":200,"headers":{"x-request-id":"992bc470-1734-4eda-a442-cde9b5817010","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":441,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:35:54.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 1809 ms {"req":{"id":"55ee01e4-689a-4e4a-99fc-9af211740eff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55ee01e4-689a-4e4a-99fc-9af211740eff"}},"res":{"statusCode":200,"headers":{"x-request-id":"55ee01e4-689a-4e4a-99fc-9af211740eff","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1809,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:35:55.269]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"9c3dc1ee-9430-4b1b-87ca-281a36c53632","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c3dc1ee-9430-4b1b-87ca-281a36c53632"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:35:55.269]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 1 ms {"req":{"id":"9c3dc1ee-9430-4b1b-87ca-281a36c53632","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c3dc1ee-9430-4b1b-87ca-281a36c53632"}},"res":{"statusCode":204,"headers":{"x-request-id":"9c3dc1ee-9430-4b1b-87ca-281a36c53632","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:35:55.280]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"a9e77092-f634-4103-a59d-d5fb51c064f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9e77092-f634-4103-a59d-d5fb51c064f0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:35:55.981]: GQL BroadcastViewerUserActivity finished after 183 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":265.61109999846667},"apollo_query_duration_ms":183} +[server] INFO [15:35:56.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 743 ms {"req":{"id":"a9e77092-f634-4103-a59d-d5fb51c064f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9e77092-f634-4103-a59d-d5fb51c064f0"}},"res":{"statusCode":200,"headers":{"x-request-id":"a9e77092-f634-4103-a59d-d5fb51c064f0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":743,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:35:56.251]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"3357ba62-b76c-4fb6-948b-d925b329dc86","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3357ba62-b76c-4fb6-948b-d925b329dc86"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:35:56.251]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 0 ms {"req":{"id":"3357ba62-b76c-4fb6-948b-d925b329dc86","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3357ba62-b76c-4fb6-948b-d925b329dc86"}},"res":{"statusCode":204,"headers":{"x-request-id":"3357ba62-b76c-4fb6-948b-d925b329dc86","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:35:56.261]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"bb45b246-37f3-402d-8a2a-8ae783ac4227","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb45b246-37f3-402d-8a2a-8ae783ac4227"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:35:56.689]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 428 ms {"req":{"id":"bb45b246-37f3-402d-8a2a-8ae783ac4227","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb45b246-37f3-402d-8a2a-8ae783ac4227"}},"res":{"statusCode":200,"headers":{"x-request-id":"bb45b246-37f3-402d-8a2a-8ae783ac4227","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":428,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:35:57.374]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"577fe3f0-430a-4236-9965-d9e90c6bca78","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"577fe3f0-430a-4236-9965-d9e90c6bca78"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:35:57.374]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 0 ms {"req":{"id":"577fe3f0-430a-4236-9965-d9e90c6bca78","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"577fe3f0-430a-4236-9965-d9e90c6bca78"}},"res":{"statusCode":204,"headers":{"x-request-id":"577fe3f0-430a-4236-9965-d9e90c6bca78","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:35:57.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"578a8434-164a-4418-8fa5-fe3b8460eead","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"578a8434-164a-4418-8fa5-fe3b8460eead"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:35:57.746]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 361 ms {"req":{"id":"578a8434-164a-4418-8fa5-fe3b8460eead","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"578a8434-164a-4418-8fa5-fe3b8460eead"}},"res":{"statusCode":200,"headers":{"x-request-id":"578a8434-164a-4418-8fa5-fe3b8460eead","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:35:57.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"34c97255-f7dc-4962-a762-8b9d64f09394","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"34c97255-f7dc-4962-a762-8b9d64f09394"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:35:57.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 1 ms {"req":{"id":"34c97255-f7dc-4962-a762-8b9d64f09394","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"34c97255-f7dc-4962-a762-8b9d64f09394"}},"res":{"statusCode":204,"headers":{"x-request-id":"34c97255-f7dc-4962-a762-8b9d64f09394","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:35:57.884]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"bf13aee5-0e49-469c-9e44-bfa16957277d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf13aee5-0e49-469c-9e44-bfa16957277d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:35:58.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 330 ms {"req":{"id":"bf13aee5-0e49-469c-9e44-bfa16957277d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf13aee5-0e49-469c-9e44-bfa16957277d"}},"res":{"statusCode":200,"headers":{"x-request-id":"bf13aee5-0e49-469c-9e44-bfa16957277d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":330,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:35:58.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"1213331b-0d6e-452c-97cb-62050e9bc0e5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1213331b-0d6e-452c-97cb-62050e9bc0e5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:35:58.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 0 ms {"req":{"id":"1213331b-0d6e-452c-97cb-62050e9bc0e5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1213331b-0d6e-452c-97cb-62050e9bc0e5"}},"res":{"statusCode":204,"headers":{"x-request-id":"1213331b-0d6e-452c-97cb-62050e9bc0e5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:35:58.434]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"255d768d-dcfd-48af-a53d-a72c71813813","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"255d768d-dcfd-48af-a53d-a72c71813813"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:35:58.763]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 328 ms {"req":{"id":"255d768d-dcfd-48af-a53d-a72c71813813","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"255d768d-dcfd-48af-a53d-a72c71813813"}},"res":{"statusCode":200,"headers":{"x-request-id":"255d768d-dcfd-48af-a53d-a72c71813813","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":328,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:35:59.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"32a92cde-84ad-4567-badf-991cd2674861","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32a92cde-84ad-4567-badf-991cd2674861"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:35:59.343]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 1 ms {"req":{"id":"32a92cde-84ad-4567-badf-991cd2674861","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32a92cde-84ad-4567-badf-991cd2674861"}},"res":{"statusCode":204,"headers":{"x-request-id":"32a92cde-84ad-4567-badf-991cd2674861","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:35:59.352]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"0aaf8dd5-2367-48ab-812c-117aa995cbac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0aaf8dd5-2367-48ab-812c-117aa995cbac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:35:59.630]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"bd09864b-b42c-40c9-87dc-d2c5def35710","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd09864b-b42c-40c9-87dc-d2c5def35710"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:35:59.630]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 0 ms {"req":{"id":"bd09864b-b42c-40c9-87dc-d2c5def35710","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd09864b-b42c-40c9-87dc-d2c5def35710"}},"res":{"statusCode":204,"headers":{"x-request-id":"bd09864b-b42c-40c9-87dc-d2c5def35710","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:35:59.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"8fb234bf-05f7-4221-8d9e-353c98861973","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fb234bf-05f7-4221-8d9e-353c98861973"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:35:59.669]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 317 ms {"req":{"id":"0aaf8dd5-2367-48ab-812c-117aa995cbac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0aaf8dd5-2367-48ab-812c-117aa995cbac"}},"res":{"statusCode":200,"headers":{"x-request-id":"0aaf8dd5-2367-48ab-812c-117aa995cbac","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":317,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:35:59.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 296 ms {"req":{"id":"8fb234bf-05f7-4221-8d9e-353c98861973","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fb234bf-05f7-4221-8d9e-353c98861973"}},"res":{"statusCode":200,"headers":{"x-request-id":"8fb234bf-05f7-4221-8d9e-353c98861973","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":296,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:36:00.110]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"bf98cead-3354-419f-b2af-ea103764ecee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf98cead-3354-419f-b2af-ea103764ecee"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:36:00.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 1 ms {"req":{"id":"bf98cead-3354-419f-b2af-ea103764ecee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf98cead-3354-419f-b2af-ea103764ecee"}},"res":{"statusCode":204,"headers":{"x-request-id":"bf98cead-3354-419f-b2af-ea103764ecee","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:36:00.121]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"a20766d2-e4a7-44c9-99a2-ba18cac01977","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a20766d2-e4a7-44c9-99a2-ba18cac01977"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:36:00.305]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"f2de2926e0"} +[server] INFO [15:36:00.437]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 316 ms {"req":{"id":"a20766d2-e4a7-44c9-99a2-ba18cac01977","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a20766d2-e4a7-44c9-99a2-ba18cac01977"}},"res":{"statusCode":200,"headers":{"x-request-id":"a20766d2-e4a7-44c9-99a2-ba18cac01977","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":316,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:36:01.072]: GQL BroadcastViewerUserActivity finished after 291 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":424.33050000015646},"apollo_query_duration_ms":291} +[server] INFO [15:36:01.285]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"836ab13e-cdab-4854-814f-d1197790e10a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"836ab13e-cdab-4854-814f-d1197790e10a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:36:01.285]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 0 ms {"req":{"id":"836ab13e-cdab-4854-814f-d1197790e10a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"836ab13e-cdab-4854-814f-d1197790e10a"}},"res":{"statusCode":204,"headers":{"x-request-id":"836ab13e-cdab-4854-814f-d1197790e10a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:36:01.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"0a657ed9-1b13-4a0e-b4aa-42f3dab0ed48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0a657ed9-1b13-4a0e-b4aa-42f3dab0ed48"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:36:01.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"322cef38-bbbd-4662-9cab-8ea59ffdc761","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"322cef38-bbbd-4662-9cab-8ea59ffdc761"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:36:01.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 1 ms {"req":{"id":"322cef38-bbbd-4662-9cab-8ea59ffdc761","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"322cef38-bbbd-4662-9cab-8ea59ffdc761"}},"res":{"statusCode":204,"headers":{"x-request-id":"322cef38-bbbd-4662-9cab-8ea59ffdc761","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:36:01.581]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"706e8e67-6858-45bb-a4ee-ca6d1c7f4547","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"706e8e67-6858-45bb-a4ee-ca6d1c7f4547"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:36:01.763]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 467 ms {"req":{"id":"0a657ed9-1b13-4a0e-b4aa-42f3dab0ed48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0a657ed9-1b13-4a0e-b4aa-42f3dab0ed48"}},"res":{"statusCode":200,"headers":{"x-request-id":"0a657ed9-1b13-4a0e-b4aa-42f3dab0ed48","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":467,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:36:01.892]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 311 ms {"req":{"id":"706e8e67-6858-45bb-a4ee-ca6d1c7f4547","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"706e8e67-6858-45bb-a4ee-ca6d1c7f4547"}},"res":{"statusCode":200,"headers":{"x-request-id":"706e8e67-6858-45bb-a4ee-ca6d1c7f4547","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":311,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:36:02.487]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"81c74d91-a9cb-450e-ab29-fe14d6e930eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81c74d91-a9cb-450e-ab29-fe14d6e930eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:36:02.488]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 1 ms {"req":{"id":"81c74d91-a9cb-450e-ab29-fe14d6e930eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81c74d91-a9cb-450e-ab29-fe14d6e930eb"}},"res":{"statusCode":204,"headers":{"x-request-id":"81c74d91-a9cb-450e-ab29-fe14d6e930eb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:36:02.498]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"200ca6fd-1521-451d-871c-583d99487cd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"200ca6fd-1521-451d-871c-583d99487cd8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:36:02.961]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 463 ms {"req":{"id":"200ca6fd-1521-451d-871c-583d99487cd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"200ca6fd-1521-451d-871c-583d99487cd8"}},"res":{"statusCode":200,"headers":{"x-request-id":"200ca6fd-1521-451d-871c-583d99487cd8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":463,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:36:03.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"0eaa3e25-3503-4821-9979-2acfcd1ed994","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0eaa3e25-3503-4821-9979-2acfcd1ed994"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:36:03.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 0 ms {"req":{"id":"0eaa3e25-3503-4821-9979-2acfcd1ed994","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0eaa3e25-3503-4821-9979-2acfcd1ed994"}},"res":{"statusCode":204,"headers":{"x-request-id":"0eaa3e25-3503-4821-9979-2acfcd1ed994","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:36:03.231]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"d23e45fe-33d7-40fe-88d8-7e04c12abef9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d23e45fe-33d7-40fe-88d8-7e04c12abef9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:36:03.577]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 346 ms {"req":{"id":"d23e45fe-33d7-40fe-88d8-7e04c12abef9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d23e45fe-33d7-40fe-88d8-7e04c12abef9"}},"res":{"statusCode":200,"headers":{"x-request-id":"d23e45fe-33d7-40fe-88d8-7e04c12abef9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":346,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:36:04.061]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"e4a70e6a-4d01-436b-94f2-a64596b2712b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e4a70e6a-4d01-436b-94f2-a64596b2712b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:36:04.061]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 0 ms {"req":{"id":"e4a70e6a-4d01-436b-94f2-a64596b2712b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e4a70e6a-4d01-436b-94f2-a64596b2712b"}},"res":{"statusCode":204,"headers":{"x-request-id":"e4a70e6a-4d01-436b-94f2-a64596b2712b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:36:04.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"8b7cf355-d17d-42aa-9a87-6c2c06707af7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b7cf355-d17d-42aa-9a87-6c2c06707af7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:36:04.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 429 ms {"req":{"id":"8b7cf355-d17d-42aa-9a87-6c2c06707af7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b7cf355-d17d-42aa-9a87-6c2c06707af7"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b7cf355-d17d-42aa-9a87-6c2c06707af7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":429,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:36:04.965]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"67416d03-91c1-4f91-98ba-532243864bbc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67416d03-91c1-4f91-98ba-532243864bbc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:36:04.965]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 0 ms {"req":{"id":"67416d03-91c1-4f91-98ba-532243864bbc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67416d03-91c1-4f91-98ba-532243864bbc"}},"res":{"statusCode":204,"headers":{"x-request-id":"67416d03-91c1-4f91-98ba-532243864bbc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:36:04.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"e759c498-406a-46df-bc38-21a872630bc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e759c498-406a-46df-bc38-21a872630bc2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:36:05.347]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 373 ms {"req":{"id":"e759c498-406a-46df-bc38-21a872630bc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e759c498-406a-46df-bc38-21a872630bc2"}},"res":{"statusCode":200,"headers":{"x-request-id":"e759c498-406a-46df-bc38-21a872630bc2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":373,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:36:05.825]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.8364000003785},"apollo_query_duration_ms":135} +[server] INFO [15:36:06.106]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"37b848f7-4085-43fa-8bc1-47aeb2beda54","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37b848f7-4085-43fa-8bc1-47aeb2beda54"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:36:06.106]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 0 ms {"req":{"id":"37b848f7-4085-43fa-8bc1-47aeb2beda54","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37b848f7-4085-43fa-8bc1-47aeb2beda54"}},"res":{"statusCode":204,"headers":{"x-request-id":"37b848f7-4085-43fa-8bc1-47aeb2beda54","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:36:06.116]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"d6be6116-ca17-4dc1-92b8-056d84dbe757","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6be6116-ca17-4dc1-92b8-056d84dbe757"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:36:06.609]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"e722a702-cc45-435d-a183-25c41a670c14","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e722a702-cc45-435d-a183-25c41a670c14"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:36:06.609]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 0 ms {"req":{"id":"e722a702-cc45-435d-a183-25c41a670c14","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e722a702-cc45-435d-a183-25c41a670c14"}},"res":{"statusCode":204,"headers":{"x-request-id":"e722a702-cc45-435d-a183-25c41a670c14","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:36:06.618]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"a80260c1-ec48-45ff-892c-2b9698e23c52","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a80260c1-ec48-45ff-892c-2b9698e23c52"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:36:06.702]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 586 ms {"req":{"id":"d6be6116-ca17-4dc1-92b8-056d84dbe757","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6be6116-ca17-4dc1-92b8-056d84dbe757"}},"res":{"statusCode":200,"headers":{"x-request-id":"d6be6116-ca17-4dc1-92b8-056d84dbe757","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":586,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:36:06.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 315 ms {"req":{"id":"a80260c1-ec48-45ff-892c-2b9698e23c52","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a80260c1-ec48-45ff-892c-2b9698e23c52"}},"res":{"statusCode":200,"headers":{"x-request-id":"a80260c1-ec48-45ff-892c-2b9698e23c52","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":315,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:36:08.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"b6b0ce5d-c657-4aa7-8d4b-373ffd1772f4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6b0ce5d-c657-4aa7-8d4b-373ffd1772f4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:36:08.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 0 ms {"req":{"id":"b6b0ce5d-c657-4aa7-8d4b-373ffd1772f4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6b0ce5d-c657-4aa7-8d4b-373ffd1772f4"}},"res":{"statusCode":204,"headers":{"x-request-id":"b6b0ce5d-c657-4aa7-8d4b-373ffd1772f4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:36:08.264]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"c12c0ea8-7449-4d5e-b77a-45800fc8a13e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c12c0ea8-7449-4d5e-b77a-45800fc8a13e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:36:08.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"55e6c445-3de1-409b-95e7-bc8bf9a12079","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55e6c445-3de1-409b-95e7-bc8bf9a12079"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:36:08.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 0 ms {"req":{"id":"55e6c445-3de1-409b-95e7-bc8bf9a12079","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55e6c445-3de1-409b-95e7-bc8bf9a12079"}},"res":{"statusCode":204,"headers":{"x-request-id":"55e6c445-3de1-409b-95e7-bc8bf9a12079","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:36:08.607]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"c401a64a-8d92-4ab5-a057-e3ff01869eeb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c401a64a-8d92-4ab5-a057-e3ff01869eeb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:36:08.714]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 450 ms {"req":{"id":"c12c0ea8-7449-4d5e-b77a-45800fc8a13e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c12c0ea8-7449-4d5e-b77a-45800fc8a13e"}},"res":{"statusCode":200,"headers":{"x-request-id":"c12c0ea8-7449-4d5e-b77a-45800fc8a13e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":450,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:36:08.949]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 341 ms {"req":{"id":"c401a64a-8d92-4ab5-a057-e3ff01869eeb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c401a64a-8d92-4ab5-a057-e3ff01869eeb"}},"res":{"statusCode":200,"headers":{"x-request-id":"c401a64a-8d92-4ab5-a057-e3ff01869eeb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":341,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:36:10.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"9f35f649-e963-417f-8059-718d4787e27b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f35f649-e963-417f-8059-718d4787e27b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:36:10.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 0 ms {"req":{"id":"9f35f649-e963-417f-8059-718d4787e27b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f35f649-e963-417f-8059-718d4787e27b"}},"res":{"statusCode":204,"headers":{"x-request-id":"9f35f649-e963-417f-8059-718d4787e27b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:36:10.095]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"b839ab79-e403-4ce6-abaf-56a7d380aa64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b839ab79-e403-4ce6-abaf-56a7d380aa64"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:36:10.475]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 380 ms {"req":{"id":"b839ab79-e403-4ce6-abaf-56a7d380aa64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b839ab79-e403-4ce6-abaf-56a7d380aa64"}},"res":{"statusCode":200,"headers":{"x-request-id":"b839ab79-e403-4ce6-abaf-56a7d380aa64","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":380,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:36:10.779]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.53169999923557},"apollo_query_duration_ms":134} +[server] INFO [15:36:12.210]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"bdcc016e-9dc2-4e2b-955e-2061988047e5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bdcc016e-9dc2-4e2b-955e-2061988047e5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:36:12.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 1 ms {"req":{"id":"bdcc016e-9dc2-4e2b-955e-2061988047e5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bdcc016e-9dc2-4e2b-955e-2061988047e5"}},"res":{"statusCode":204,"headers":{"x-request-id":"bdcc016e-9dc2-4e2b-955e-2061988047e5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:36:12.220]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"1be8e69d-db9d-41c9-aed4-fce924eab4d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1be8e69d-db9d-41c9-aed4-fce924eab4d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:36:12.510]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"161db89e-bcbe-435a-98d8-6357fda7b00c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"161db89e-bcbe-435a-98d8-6357fda7b00c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:36:12.511]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 1 ms {"req":{"id":"161db89e-bcbe-435a-98d8-6357fda7b00c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"161db89e-bcbe-435a-98d8-6357fda7b00c"}},"res":{"statusCode":204,"headers":{"x-request-id":"161db89e-bcbe-435a-98d8-6357fda7b00c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:36:12.523]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"9ac4a2e9-5d5c-41a1-a157-f271ca729744","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ac4a2e9-5d5c-41a1-a157-f271ca729744"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:36:12.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 479 ms {"req":{"id":"1be8e69d-db9d-41c9-aed4-fce924eab4d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1be8e69d-db9d-41c9-aed4-fce924eab4d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"1be8e69d-db9d-41c9-aed4-fce924eab4d6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":479,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:36:12.868]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 345 ms {"req":{"id":"9ac4a2e9-5d5c-41a1-a157-f271ca729744","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ac4a2e9-5d5c-41a1-a157-f271ca729744"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ac4a2e9-5d5c-41a1-a157-f271ca729744","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":345,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:36:14.384]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"db2a732f-18a4-414f-baa4-642c82d135ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db2a732f-18a4-414f-baa4-642c82d135ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:36:14.384]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 1 ms {"req":{"id":"db2a732f-18a4-414f-baa4-642c82d135ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db2a732f-18a4-414f-baa4-642c82d135ac"}},"res":{"statusCode":204,"headers":{"x-request-id":"db2a732f-18a4-414f-baa4-642c82d135ac","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:36:14.393]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"1b2ad120-0db9-42ca-ac2e-37b1f0b4f27d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b2ad120-0db9-42ca-ac2e-37b1f0b4f27d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:36:14.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 393 ms {"req":{"id":"1b2ad120-0db9-42ca-ac2e-37b1f0b4f27d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b2ad120-0db9-42ca-ac2e-37b1f0b4f27d"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b2ad120-0db9-42ca-ac2e-37b1f0b4f27d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":393,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:36:15.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"7faf976f-b3ae-459e-a3c6-2f555975bfb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7faf976f-b3ae-459e-a3c6-2f555975bfb1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:36:15.679]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 1 ms {"req":{"id":"7faf976f-b3ae-459e-a3c6-2f555975bfb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7faf976f-b3ae-459e-a3c6-2f555975bfb1"}},"res":{"statusCode":204,"headers":{"x-request-id":"7faf976f-b3ae-459e-a3c6-2f555975bfb1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:36:15.688]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"57f69632-192c-4198-95fe-bf28c08dbf11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57f69632-192c-4198-95fe-bf28c08dbf11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:36:15.794]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.54459999874234},"apollo_query_duration_ms":136} +[server] INFO [15:36:16.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 400 ms {"req":{"id":"57f69632-192c-4198-95fe-bf28c08dbf11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57f69632-192c-4198-95fe-bf28c08dbf11"}},"res":{"statusCode":200,"headers":{"x-request-id":"57f69632-192c-4198-95fe-bf28c08dbf11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":400,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:36:18.619]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"456bc842-5d7e-4669-9b8e-e3b937b3f523","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"456bc842-5d7e-4669-9b8e-e3b937b3f523"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:36:18.619]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 0 ms {"req":{"id":"456bc842-5d7e-4669-9b8e-e3b937b3f523","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"456bc842-5d7e-4669-9b8e-e3b937b3f523"}},"res":{"statusCode":204,"headers":{"x-request-id":"456bc842-5d7e-4669-9b8e-e3b937b3f523","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:36:18.628]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"d579ff1c-100d-4920-b965-70529211a8ad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d579ff1c-100d-4920-b965-70529211a8ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:36:19.434]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"5ce32c52-ca58-47ef-bed6-bff553b4ba0b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ce32c52-ca58-47ef-bed6-bff553b4ba0b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [15:36:19.435]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 1 ms {"req":{"id":"5ce32c52-ca58-47ef-bed6-bff553b4ba0b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ce32c52-ca58-47ef-bed6-bff553b4ba0b"}},"res":{"statusCode":204,"headers":{"x-request-id":"5ce32c52-ca58-47ef-bed6-bff553b4ba0b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [15:36:19.446]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"ed7393ec-9a03-45f1-95fd-9d6c95f52417","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed7393ec-9a03-45f1-95fd-9d6c95f52417"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] WARN [15:36:19.469]: DB query successfully completed after 518 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"_wWeKowOF7LJyiNLLjr2I","sqlQueryDurationMs":518,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canRead (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canRead.ts:57:27)\n at async authorizeProject (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:85:5)\n at async getAuthorizedDerivative (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:95:3)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:193:26)","req":{"id":"d579ff1c-100d-4920-b965-70529211a8ad"}} +[server] WARN [15:36:19.498]: DB query successfully completed after 525 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"v3fE4k1bkR69WK6D4oa53","sqlQueryDurationMs":525,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"avD57BnGoXuaZSx7OqSuZ"}} +[server] INFO [15:36:19.619]: GQL BroadcastViewerUserActivity finished after 647 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[286.3352990672465,253.2942168058892,211.85388814803323],"target":[92.64261450259471,59.67686024658251,18.068766692062763],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":850.7110000001267},"apollo_query_duration_ms":647} +[server] INFO [15:36:20.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1459 ms {"req":{"id":"d579ff1c-100d-4920-b965-70529211a8ad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d579ff1c-100d-4920-b965-70529211a8ad"}},"res":{"statusCode":200,"headers":{"x-request-id":"d579ff1c-100d-4920-b965-70529211a8ad","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1459,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:36:20.203]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 757 ms {"req":{"id":"ed7393ec-9a03-45f1-95fd-9d6c95f52417","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed7393ec-9a03-45f1-95fd-9d6c95f52417"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed7393ec-9a03-45f1-95fd-9d6c95f52417","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":757,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [15:36:20.621]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[285.4780456928332,301.623253372265,147.81332127424233],"target":[92.64261450259471,59.67686024658251,18.068766692062763],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.36349999904633},"apollo_query_duration_ms":142} +[server] INFO [15:36:20.855]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[285.4780456928332,301.623253372265,147.81332127424233],"target":[92.64261450259471,59.67686024658251,18.068766692062763],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.98059999849647},"apollo_query_duration_ms":137} +[server] INFO [15:36:21.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"3dd6f69c-5176-452e-be69-1e0e1b5f722a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3dd6f69c-5176-452e-be69-1e0e1b5f722a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:36:21.598]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 1 ms {"req":{"id":"3dd6f69c-5176-452e-be69-1e0e1b5f722a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3dd6f69c-5176-452e-be69-1e0e1b5f722a"}},"res":{"statusCode":204,"headers":{"x-request-id":"3dd6f69c-5176-452e-be69-1e0e1b5f722a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:36:21.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"da293962-f3d2-4bae-b452-3b7a42ee7908","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da293962-f3d2-4bae-b452-3b7a42ee7908"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:36:21.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"1d0367ce-a74b-4ca9-97b9-e78dfc97c452","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d0367ce-a74b-4ca9-97b9-e78dfc97c452"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:36:21.845]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 1 ms {"req":{"id":"1d0367ce-a74b-4ca9-97b9-e78dfc97c452","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d0367ce-a74b-4ca9-97b9-e78dfc97c452"}},"res":{"statusCode":204,"headers":{"x-request-id":"1d0367ce-a74b-4ca9-97b9-e78dfc97c452","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:36:21.855]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"00e640dc-e7f7-4e69-b94b-e104c088243c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00e640dc-e7f7-4e69-b94b-e104c088243c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:36:21.878]: GQL BroadcastViewerUserActivity finished after 203 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[239.96925459102295,242.7159056968146,86.03383547702687],"target":[100.31852227649838,67.49918970064243,-7.9267087517371175],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":286.91790000069886},"apollo_query_duration_ms":203} +[server] INFO [15:36:22.223]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 617 ms {"req":{"id":"da293962-f3d2-4bae-b452-3b7a42ee7908","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da293962-f3d2-4bae-b452-3b7a42ee7908"}},"res":{"statusCode":200,"headers":{"x-request-id":"da293962-f3d2-4bae-b452-3b7a42ee7908","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":617,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:36:22.332]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[210.2048125527823,197.53489262238236,39.22598632870642],"target":[109.51973663156639,71.20753249792803,-28.517478904006303],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":165.37810000032187},"apollo_query_duration_ms":136} +[server] INFO [15:36:22.466]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 611 ms {"req":{"id":"00e640dc-e7f7-4e69-b94b-e104c088243c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00e640dc-e7f7-4e69-b94b-e104c088243c"}},"res":{"statusCode":200,"headers":{"x-request-id":"00e640dc-e7f7-4e69-b94b-e104c088243c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":611,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:36:22.616]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"877a66a7-0fd6-4eab-9682-5cf60585455a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"877a66a7-0fd6-4eab-9682-5cf60585455a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:36:22.617]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 1 ms {"req":{"id":"877a66a7-0fd6-4eab-9682-5cf60585455a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"877a66a7-0fd6-4eab-9682-5cf60585455a"}},"res":{"statusCode":204,"headers":{"x-request-id":"877a66a7-0fd6-4eab-9682-5cf60585455a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:36:22.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"047a9a88-de86-4c1b-bbc6-2fe7cd45565c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"047a9a88-de86-4c1b-bbc6-2fe7cd45565c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:36:22.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"ae784a25-9d2e-4c9f-9bb8-db84e8449260","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ae784a25-9d2e-4c9f-9bb8-db84e8449260"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:36:22.770]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 0 ms {"req":{"id":"ae784a25-9d2e-4c9f-9bb8-db84e8449260","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ae784a25-9d2e-4c9f-9bb8-db84e8449260"}},"res":{"statusCode":204,"headers":{"x-request-id":"ae784a25-9d2e-4c9f-9bb8-db84e8449260","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:36:22.781]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"f6a652b3-cbc2-4c63-b11f-1ac4586ca8b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a652b3-cbc2-4c63-b11f-1ac4586ca8b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:36:25.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 2349 ms {"req":{"id":"f6a652b3-cbc2-4c63-b11f-1ac4586ca8b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a652b3-cbc2-4c63-b11f-1ac4586ca8b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"f6a652b3-cbc2-4c63-b11f-1ac4586ca8b7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2349,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:36:25.470]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"c58c233d-5450-4086-972c-2174ed07b315","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c58c233d-5450-4086-972c-2174ed07b315"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:36:25.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1 ms {"req":{"id":"c58c233d-5450-4086-972c-2174ed07b315","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c58c233d-5450-4086-972c-2174ed07b315"}},"res":{"statusCode":204,"headers":{"x-request-id":"c58c233d-5450-4086-972c-2174ed07b315","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:36:25.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"47351fa1-a64e-4618-a71a-b8ebc34f8e99","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47351fa1-a64e-4618-a71a-b8ebc34f8e99"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:36:25.660]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[193.32710586633044,168.9299695122247,14.593201899909731],"target":[115.55028108657677,71.34509048828016,-37.737012654438125],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.4621000001207},"apollo_query_duration_ms":135} +[server] INFO [15:36:25.838]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[193.32710586633044,168.9299695122247,14.593201899909731],"target":[115.55028108657677,71.34509048828016,-37.737012654438125],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.04020000156015},"apollo_query_duration_ms":139} +[server] INFO [15:36:25.957]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 3322 ms {"req":{"id":"047a9a88-de86-4c1b-bbc6-2fe7cd45565c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"047a9a88-de86-4c1b-bbc6-2fe7cd45565c"}},"res":{"statusCode":200,"headers":{"x-request-id":"047a9a88-de86-4c1b-bbc6-2fe7cd45565c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3322,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:36:26.226]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"a9edb30b-79e6-4bd1-b94b-5241b30a47d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9edb30b-79e6-4bd1-b94b-5241b30a47d7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:36:26.227]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1 ms {"req":{"id":"a9edb30b-79e6-4bd1-b94b-5241b30a47d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9edb30b-79e6-4bd1-b94b-5241b30a47d7"}},"res":{"statusCode":204,"headers":{"x-request-id":"a9edb30b-79e6-4bd1-b94b-5241b30a47d7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:36:26.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"a2f66d8c-e3c5-47c1-8057-8f5c23c6fb20","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2f66d8c-e3c5-47c1-8057-8f5c23c6fb20"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:36:27.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1663 ms {"req":{"id":"47351fa1-a64e-4618-a71a-b8ebc34f8e99","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47351fa1-a64e-4618-a71a-b8ebc34f8e99"}},"res":{"statusCode":200,"headers":{"x-request-id":"47351fa1-a64e-4618-a71a-b8ebc34f8e99","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1663,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:36:27.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"b712d460-5f1b-46dd-bf40-b92544660869","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b712d460-5f1b-46dd-bf40-b92544660869"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:36:27.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 1 ms {"req":{"id":"b712d460-5f1b-46dd-bf40-b92544660869","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b712d460-5f1b-46dd-bf40-b92544660869"}},"res":{"statusCode":204,"headers":{"x-request-id":"b712d460-5f1b-46dd-bf40-b92544660869","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:36:27.379]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"bfc2e1f1-53c5-439d-811b-36cfa2a5ac08","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bfc2e1f1-53c5-439d-811b-36cfa2a5ac08"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:36:30.780]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[193.32710586633044,168.9299695122247,14.593201899909731],"target":[115.55028108657677,71.34509048828016,-37.737012654438125],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.21710000094026},"apollo_query_duration_ms":153} +[server] INFO [15:36:31.127]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 4885 ms {"req":{"id":"a2f66d8c-e3c5-47c1-8057-8f5c23c6fb20","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2f66d8c-e3c5-47c1-8057-8f5c23c6fb20"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2f66d8c-e3c5-47c1-8057-8f5c23c6fb20","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4885,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:36:31.517]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 4137 ms {"req":{"id":"bfc2e1f1-53c5-439d-811b-36cfa2a5ac08","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bfc2e1f1-53c5-439d-811b-36cfa2a5ac08"}},"res":{"statusCode":200,"headers":{"x-request-id":"bfc2e1f1-53c5-439d-811b-36cfa2a5ac08","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4137,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:36:31.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"d9f8c7d5-ac94-4feb-a52c-51d74018aa0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9f8c7d5-ac94-4feb-a52c-51d74018aa0a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:36:31.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 0 ms {"req":{"id":"d9f8c7d5-ac94-4feb-a52c-51d74018aa0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9f8c7d5-ac94-4feb-a52c-51d74018aa0a"}},"res":{"statusCode":204,"headers":{"x-request-id":"d9f8c7d5-ac94-4feb-a52c-51d74018aa0a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:36:31.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"1047a36e-2b93-4f81-b647-d91e99a0961c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1047a36e-2b93-4f81-b647-d91e99a0961c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:36:32.173]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"dba886d1-22b3-4ea5-a98e-f3f5421fb066","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dba886d1-22b3-4ea5-a98e-f3f5421fb066"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:36:32.174]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 1 ms {"req":{"id":"dba886d1-22b3-4ea5-a98e-f3f5421fb066","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dba886d1-22b3-4ea5-a98e-f3f5421fb066"}},"res":{"statusCode":204,"headers":{"x-request-id":"dba886d1-22b3-4ea5-a98e-f3f5421fb066","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:36:32.188]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"140a0ee4-a7f1-47de-88d4-8a0a815cf0df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"140a0ee4-a7f1-47de-88d4-8a0a815cf0df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:36:33.832]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 2261 ms {"req":{"id":"1047a36e-2b93-4f81-b647-d91e99a0961c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1047a36e-2b93-4f81-b647-d91e99a0961c"}},"res":{"statusCode":200,"headers":{"x-request-id":"1047a36e-2b93-4f81-b647-d91e99a0961c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2261,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:36:34.429]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"c9631e93-cd81-45b8-9228-4f3d2de20657","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9631e93-cd81-45b8-9228-4f3d2de20657"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:36:34.430]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 0 ms {"req":{"id":"c9631e93-cd81-45b8-9228-4f3d2de20657","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9631e93-cd81-45b8-9228-4f3d2de20657"}},"res":{"statusCode":204,"headers":{"x-request-id":"c9631e93-cd81-45b8-9228-4f3d2de20657","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:36:34.439]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"9b73e9d5-42ab-45d1-8e28-b4b971bd9ed3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b73e9d5-42ab-45d1-8e28-b4b971bd9ed3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:36:34.856]: GQL BroadcastViewerUserActivity finished after 313 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[182.20549241868082,150.87958378104784,3.1913108786026085],"target":[118.11936341136395,70.47212096675358,-39.92745734583005],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":358.30779999960214},"apollo_query_duration_ms":313} +[server] INFO [15:36:35.308]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.6098793139708,156.0252619009823,6.555306554621587],"target":[117.51836730338145,70.59233273567993,-39.25838464368063],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":185.08910000231117},"apollo_query_duration_ms":159} +[server] INFO [15:36:35.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1158 ms {"req":{"id":"9b73e9d5-42ab-45d1-8e28-b4b971bd9ed3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b73e9d5-42ab-45d1-8e28-b4b971bd9ed3"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b73e9d5-42ab-45d1-8e28-b4b971bd9ed3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1158,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:36:35.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"83590a6a-0639-40d4-839c-d782a0ac228f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83590a6a-0639-40d4-839c-d782a0ac228f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:35.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 0 ms {"req":{"id":"83590a6a-0639-40d4-839c-d782a0ac228f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83590a6a-0639-40d4-839c-d782a0ac228f"}},"res":{"statusCode":204,"headers":{"x-request-id":"83590a6a-0639-40d4-839c-d782a0ac228f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:35.910]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"55d49820-f7f2-4a4a-a42d-ad114731ebe5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55d49820-f7f2-4a4a-a42d-ad114731ebe5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:36.119]: GQL BroadcastViewerUserActivity finished after 442 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.6098793139708,156.0252619009823,6.555306554621587],"target":[117.51836730338145,70.59233273567993,-39.25838464368063],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":407.65870000142604},"apollo_query_duration_ms":442} +[server] INFO [15:36:36.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 4792 ms {"req":{"id":"140a0ee4-a7f1-47de-88d4-8a0a815cf0df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"140a0ee4-a7f1-47de-88d4-8a0a815cf0df"}},"res":{"statusCode":200,"headers":{"x-request-id":"140a0ee4-a7f1-47de-88d4-8a0a815cf0df","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4792,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:36:37.747]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"2abb038f-996c-47bb-ab08-9390ecea6fd9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2abb038f-996c-47bb-ab08-9390ecea6fd9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:36:37.748]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1 ms {"req":{"id":"2abb038f-996c-47bb-ab08-9390ecea6fd9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2abb038f-996c-47bb-ab08-9390ecea6fd9"}},"res":{"statusCode":204,"headers":{"x-request-id":"2abb038f-996c-47bb-ab08-9390ecea6fd9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:36:37.757]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"557db91b-39e4-4e71-a7b3-563a0a68ec4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"557db91b-39e4-4e71-a7b3-563a0a68ec4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:36:37.951]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 2041 ms {"req":{"id":"55d49820-f7f2-4a4a-a42d-ad114731ebe5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55d49820-f7f2-4a4a-a42d-ad114731ebe5"}},"res":{"statusCode":200,"headers":{"x-request-id":"55d49820-f7f2-4a4a-a42d-ad114731ebe5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2041,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:38.331]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"220b47d1-87f7-4dee-a09a-c065eb5dbd4a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"220b47d1-87f7-4dee-a09a-c065eb5dbd4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:36:38.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 2 ms {"req":{"id":"220b47d1-87f7-4dee-a09a-c065eb5dbd4a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"220b47d1-87f7-4dee-a09a-c065eb5dbd4a"}},"res":{"statusCode":204,"headers":{"x-request-id":"220b47d1-87f7-4dee-a09a-c065eb5dbd4a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:36:38.345]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"7dc3e7d0-5170-4d1c-9a19-48f8617456e9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dc3e7d0-5170-4d1c-9a19-48f8617456e9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:36:38.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 647 ms {"req":{"id":"557db91b-39e4-4e71-a7b3-563a0a68ec4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"557db91b-39e4-4e71-a7b3-563a0a68ec4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"557db91b-39e4-4e71-a7b3-563a0a68ec4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":647,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:36:38.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"1324b6b9-e366-4d66-ba3b-37ff072711fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1324b6b9-e366-4d66-ba3b-37ff072711fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:36:38.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 2 ms {"req":{"id":"1324b6b9-e366-4d66-ba3b-37ff072711fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1324b6b9-e366-4d66-ba3b-37ff072711fd"}},"res":{"statusCode":204,"headers":{"x-request-id":"1324b6b9-e366-4d66-ba3b-37ff072711fd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:36:38.947]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"cb2f326f-9694-4619-94c0-7d50463f70ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cb2f326f-9694-4619-94c0-7d50463f70ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] WARN [15:36:41.786]: DB query successfully completed after 625 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"lDz1E_tiCpbPP5MQ-szPZ","sqlQueryDurationMs":625,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"avD57BnGoXuaZSx7OqSuZ"}} +[server] WARN [15:36:42.911]: DB query successfully completed after 1124 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"IB0JtS5rdA6ZzXxkTtlTt","sqlQueryDurationMs":1124,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"avD57BnGoXuaZSx7OqSuZ"}} +[server] WARN [15:36:49.756]: DB query successfully completed after 6820 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"2DsgrDrTqX0_RurYMUbnV","sqlQueryDurationMs":6820,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"avD57BnGoXuaZSx7OqSuZ"}} +[server] INFO [15:36:49.873]: GQL BroadcastViewerUserActivity finished after 6938 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.6098793139708,156.0252619009823,6.555306554621587],"target":[117.51836730338145,70.59233273567993,-39.25838464368063],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":8655.289300001226},"apollo_query_duration_ms":6938} +[server] WARN [15:36:50.780]: DB query successfully completed after 3906 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"Ms1nP1drq2xUmWLpUtIpP","sqlQueryDurationMs":3906,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"avD57BnGoXuaZSx7OqSuZ"}} +[server] INFO [15:36:50.801]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.30335467106917,149.5431363582732,1.439300269532618],"target":[120.46756209772653,69.4497651862366,-41.51103527154303],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.67530000116676},"apollo_query_duration_ms":154} +[server] INFO [15:36:50.803]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.30335467106917,149.5431363582732,1.439300269532618],"target":[120.46756209772653,69.4497651862366,-41.51103527154303],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":164.0025999993086},"apollo_query_duration_ms":142} +[server] INFO [15:36:50.986]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.6098793139708,156.0252619009823,6.555306554621587],"target":[117.51836730338145,70.59233273567993,-39.25838464368063],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":4052.0985000012442},"apollo_query_duration_ms":148} +[server] INFO [15:36:51.759]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.53037680802328,155.56412403475707,6.336790465856963],"target":[117.7048472582984,70.46491723906098,-39.2979410065353],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":287.51189999934286},"apollo_query_duration_ms":153} +[server] INFO [15:36:52.776]: GQL BroadcastViewerUserActivity finished after 206 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.5486251480803,156.00065228580425,7.160358031984605],"target":[184.9334976891825,154.78202419669284,6.979163178616327],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":244.52479999978095},"apollo_query_duration_ms":206} +[server] INFO [15:36:53.734]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 14786 ms {"req":{"id":"cb2f326f-9694-4619-94c0-7d50463f70ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cb2f326f-9694-4619-94c0-7d50463f70ea"}},"res":{"statusCode":200,"headers":{"x-request-id":"cb2f326f-9694-4619-94c0-7d50463f70ea","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":14786,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:36:53.897]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"79d4acf4-a888-4378-953d-f20c46b966ca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79d4acf4-a888-4378-953d-f20c46b966ca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:36:53.898]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 1 ms {"req":{"id":"79d4acf4-a888-4378-953d-f20c46b966ca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79d4acf4-a888-4378-953d-f20c46b966ca"}},"res":{"statusCode":204,"headers":{"x-request-id":"79d4acf4-a888-4378-953d-f20c46b966ca","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:36:53.907]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"2ce5edd1-14e1-4f62-93ac-5015a22d5957","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ce5edd1-14e1-4f62-93ac-5015a22d5957"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:36:55.765]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 17420 ms {"req":{"id":"7dc3e7d0-5170-4d1c-9a19-48f8617456e9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dc3e7d0-5170-4d1c-9a19-48f8617456e9"}},"res":{"statusCode":200,"headers":{"x-request-id":"7dc3e7d0-5170-4d1c-9a19-48f8617456e9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":17420,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:36:56.090]: GQL BroadcastViewerUserActivity finished after 355 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.31771245746214,156.34740133976948,5.612204785834819],"target":[182.44841229953994,150.6630350869589,4.7670101617550245],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":432.07820000033826},"apollo_query_duration_ms":355} +[server] INFO [15:36:56.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 2342 ms {"req":{"id":"2ce5edd1-14e1-4f62-93ac-5015a22d5957","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ce5edd1-14e1-4f62-93ac-5015a22d5957"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ce5edd1-14e1-4f62-93ac-5015a22d5957","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2342,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:36:56.347]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"5c78c50f-f610-4757-82d5-34f3505a1b04","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5c78c50f-f610-4757-82d5-34f3505a1b04"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:36:56.347]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 0 ms {"req":{"id":"5c78c50f-f610-4757-82d5-34f3505a1b04","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5c78c50f-f610-4757-82d5-34f3505a1b04"}},"res":{"statusCode":204,"headers":{"x-request-id":"5c78c50f-f610-4757-82d5-34f3505a1b04","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:36:56.357]: GQL BroadcastViewerUserActivity finished after 194 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.41787595594818,156.27776515016063,5.740504778609664],"target":[182.54857579802598,150.59339889735006,4.89531015452987],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":249.79380000103265},"apollo_query_duration_ms":194} +[server] INFO [15:36:56.360]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"f3d70ac1-2bf2-4652-b71a-1775be926de8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3d70ac1-2bf2-4652-b71a-1775be926de8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:36:56.634]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"35fee497-be74-4609-9bd2-be17db70d493","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35fee497-be74-4609-9bd2-be17db70d493"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:36:56.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 1 ms {"req":{"id":"35fee497-be74-4609-9bd2-be17db70d493","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35fee497-be74-4609-9bd2-be17db70d493"}},"res":{"statusCode":204,"headers":{"x-request-id":"35fee497-be74-4609-9bd2-be17db70d493","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:36:56.644]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"69e14d78-eb68-4f5b-81c5-18ce95e989ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69e14d78-eb68-4f5b-81c5-18ce95e989ae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:36:56.646]: GQL BroadcastViewerUserActivity finished after 152 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.43330997358666,156.25089789942098,5.868804771384509],"target":[182.56400981566446,150.5665316466104,5.023610147304715],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.74260000046343},"apollo_query_duration_ms":152} +[server] INFO [15:36:56.762]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.43330997358666,156.25089789942098,5.868804771384509],"target":[182.56400981566446,150.5665316466104,5.023610147304715],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.39000000152737},"apollo_query_duration_ms":161} +[server] INFO [15:36:57.758]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.4225381905929,155.81470224301827,5.787994769270652],"target":[182.7325692898686,150.48560887571438,4.995624808408696],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.5906999995932},"apollo_query_duration_ms":154} +[server] INFO [15:36:58.536]: GQL BroadcastViewerUserActivity finished after 468 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.45534182319201,155.79196755050788,5.827542055138138],"target":[182.7325692898686,150.48560887571438,4.995624808408696],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":439.5233000004664},"apollo_query_duration_ms":468} +[server] INFO [15:36:58.764]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.39143695977145,155.0763100253587,6.337701292062407],"target":[182.7325692898686,150.48560887571438,4.995624808408696],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":239.6425000000745},"apollo_query_duration_ms":148} +[server] INFO [15:36:58.873]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 2513 ms {"req":{"id":"f3d70ac1-2bf2-4652-b71a-1775be926de8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f3d70ac1-2bf2-4652-b71a-1775be926de8"}},"res":{"statusCode":200,"headers":{"x-request-id":"f3d70ac1-2bf2-4652-b71a-1775be926de8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2513,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:36:59.275]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"30d3052a-018c-44c5-96ec-5c9b4c89cd9c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30d3052a-018c-44c5-96ec-5c9b4c89cd9c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:59.276]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1 ms {"req":{"id":"30d3052a-018c-44c5-96ec-5c9b4c89cd9c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30d3052a-018c-44c5-96ec-5c9b4c89cd9c"}},"res":{"statusCode":204,"headers":{"x-request-id":"30d3052a-018c-44c5-96ec-5c9b4c89cd9c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:59.285]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"335e9dfe-a8b2-44cc-b8bc-67a62a30ac09","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"335e9dfe-a8b2-44cc-b8bc-67a62a30ac09"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:36:59.755]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.66116105469135,156.34491883934285,6.652465587281605],"target":[182.27248507447584,150.8385431828746,5.042694652991568],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.69540000054985},"apollo_query_duration_ms":140} +[server] INFO [15:37:00.688]: GQL BroadcastViewerUserActivity finished after 178 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1698","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[187.1147250325379,158.51859798548,6.8747893878971365],"target":[181.5216677013244,151.50111141944893,4.823250115872042],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.31800000090152},"apollo_query_duration_ms":178} +[server] INFO [15:37:00.920]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1698","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[187.1147250325379,158.51859798548,6.8747893878971365],"target":[181.5216677013244,151.50111141944893,4.823250115872042],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":208.31880000047386},"apollo_query_duration_ms":160} +[server] INFO [15:37:01.466]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 2181 ms {"req":{"id":"335e9dfe-a8b2-44cc-b8bc-67a62a30ac09","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"335e9dfe-a8b2-44cc-b8bc-67a62a30ac09"}},"res":{"statusCode":200,"headers":{"x-request-id":"335e9dfe-a8b2-44cc-b8bc-67a62a30ac09","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2181,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:37:01.545]: GQL BroadcastViewerUserActivity finished after 219 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.6409614393755,157.5146685156274,6.598812142960042],"target":[181.72518838459686,151.34695570119752,4.795701451074276],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":228.49660000018775},"apollo_query_duration_ms":219} +[server] INFO [15:37:01.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"116137e7-0b7f-46e4-8ac5-aba2ed6d05bd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"116137e7-0b7f-46e4-8ac5-aba2ed6d05bd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:37:01.788]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 0 ms {"req":{"id":"116137e7-0b7f-46e4-8ac5-aba2ed6d05bd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"116137e7-0b7f-46e4-8ac5-aba2ed6d05bd"}},"res":{"statusCode":204,"headers":{"x-request-id":"116137e7-0b7f-46e4-8ac5-aba2ed6d05bd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:37:01.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"25d7ef7b-53ce-4fb6-81fe-2d10820dba6c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25d7ef7b-53ce-4fb6-81fe-2d10820dba6c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:37:02.492]: GQL BroadcastViewerUserActivity finished after 192 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.70477555680662,156.48388637247345,6.286907849746567],"target":[181.65430336214789,151.40184760032076,4.801190417312324],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":506.03320000041276},"apollo_query_duration_ms":192} +[server] INFO [15:37:02.667]: GQL BroadcastViewerUserActivity finished after 185 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.4301445405363,156.18394989561529,6.192087787454538],"target":[181.63282685427146,151.4195385419891,4.799227693163754],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":206.56529999990016},"apollo_query_duration_ms":185} +[server] INFO [15:37:03.427]: GQL BroadcastViewerUserActivity finished after 381 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.92693456228542,155.64433065420985,6.01402222620226],"target":[181.5894483079607,151.4568597296171,4.789828781522248],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":431.36129999998957},"apollo_query_duration_ms":381} +[server] INFO [15:37:03.717]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 7074 ms {"req":{"id":"69e14d78-eb68-4f5b-81c5-18ce95e989ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69e14d78-eb68-4f5b-81c5-18ce95e989ae"}},"res":{"statusCode":200,"headers":{"x-request-id":"69e14d78-eb68-4f5b-81c5-18ce95e989ae","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7074,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:37:04.243]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"160478bd-8c44-44eb-977b-ecbee1f4ec1e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"160478bd-8c44-44eb-977b-ecbee1f4ec1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:37:04.244]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 1 ms {"req":{"id":"160478bd-8c44-44eb-977b-ecbee1f4ec1e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"160478bd-8c44-44eb-977b-ecbee1f4ec1e"}},"res":{"statusCode":204,"headers":{"x-request-id":"160478bd-8c44-44eb-977b-ecbee1f4ec1e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:37:04.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"693d6a20-3e6a-4079-a0b9-d0cab39cccba","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"693d6a20-3e6a-4079-a0b9-d0cab39cccba"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:37:06.009]: GQL BroadcastViewerUserActivity finished after 358 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.92693456228542,155.64433065420985,6.01402222620226],"target":[181.5894483079607,151.4568597296171,4.789828781522248],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":380.84729999955744},"apollo_query_duration_ms":358} +[server] INFO [15:37:07.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 5424 ms {"req":{"id":"25d7ef7b-53ce-4fb6-81fe-2d10820dba6c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25d7ef7b-53ce-4fb6-81fe-2d10820dba6c"}},"res":{"statusCode":200,"headers":{"x-request-id":"25d7ef7b-53ce-4fb6-81fe-2d10820dba6c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:37:07.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"7102a175-3e2e-4fd0-b740-81455cf6dbc6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7102a175-3e2e-4fd0-b740-81455cf6dbc6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:37:07.714]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 1 ms {"req":{"id":"7102a175-3e2e-4fd0-b740-81455cf6dbc6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7102a175-3e2e-4fd0-b740-81455cf6dbc6"}},"res":{"statusCode":204,"headers":{"x-request-id":"7102a175-3e2e-4fd0-b740-81455cf6dbc6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:37:07.727]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"96da2c49-ac72-4cc0-952f-0b175ffb0daa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96da2c49-ac72-4cc0-952f-0b175ffb0daa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:37:10.186]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 5929 ms {"req":{"id":"693d6a20-3e6a-4079-a0b9-d0cab39cccba","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"693d6a20-3e6a-4079-a0b9-d0cab39cccba"}},"res":{"statusCode":200,"headers":{"x-request-id":"693d6a20-3e6a-4079-a0b9-d0cab39cccba","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5929,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [15:37:10.732]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"fb2c001f-12c1-4183-a391-a26998ffc91e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fb2c001f-12c1-4183-a391-a26998ffc91e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:37:10.732]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 0 ms {"req":{"id":"fb2c001f-12c1-4183-a391-a26998ffc91e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fb2c001f-12c1-4183-a391-a26998ffc91e"}},"res":{"statusCode":204,"headers":{"x-request-id":"fb2c001f-12c1-4183-a391-a26998ffc91e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:37:10.747]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"49626c8e-fac8-4a64-8b3e-0a81a94bf642","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49626c8e-fac8-4a64-8b3e-0a81a94bf642"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:37:10.830]: GQL BroadcastViewerUserActivity finished after 145 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.92693456228542,155.64433065420985,6.01402222620226],"target":[181.5894483079607,151.4568597296171,4.789828781522248],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.56910000182688},"apollo_query_duration_ms":145} +[server] INFO [15:37:12.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 4655 ms {"req":{"id":"96da2c49-ac72-4cc0-952f-0b175ffb0daa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96da2c49-ac72-4cc0-952f-0b175ffb0daa"}},"res":{"statusCode":200,"headers":{"x-request-id":"96da2c49-ac72-4cc0-952f-0b175ffb0daa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4655,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:37:12.877]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"78c5f788-cc50-4889-9051-60d51f05f9bb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78c5f788-cc50-4889-9051-60d51f05f9bb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:37:12.877]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 0 ms {"req":{"id":"78c5f788-cc50-4889-9051-60d51f05f9bb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78c5f788-cc50-4889-9051-60d51f05f9bb"}},"res":{"statusCode":204,"headers":{"x-request-id":"78c5f788-cc50-4889-9051-60d51f05f9bb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:37:12.890]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"5b8b4fb6-7c49-409a-b28f-18e0c5c469b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b8b4fb6-7c49-409a-b28f-18e0c5c469b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:37:15.646]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 4900 ms {"req":{"id":"49626c8e-fac8-4a64-8b3e-0a81a94bf642","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49626c8e-fac8-4a64-8b3e-0a81a94bf642"}},"res":{"statusCode":200,"headers":{"x-request-id":"49626c8e-fac8-4a64-8b3e-0a81a94bf642","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4900,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [15:37:15.745]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.92693456228542,155.64433065420985,6.01402222620226],"target":[181.5894483079607,151.4568597296171,4.789828781522248],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.01900000032037},"apollo_query_duration_ms":142} +[server] INFO [15:37:16.015]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"122a47c4-d62c-49ce-a3e5-84a06cc7b3ea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"122a47c4-d62c-49ce-a3e5-84a06cc7b3ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:37:16.016]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1 ms {"req":{"id":"122a47c4-d62c-49ce-a3e5-84a06cc7b3ea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"122a47c4-d62c-49ce-a3e5-84a06cc7b3ea"}},"res":{"statusCode":204,"headers":{"x-request-id":"122a47c4-d62c-49ce-a3e5-84a06cc7b3ea","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:37:16.027]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"c399b69d-fc73-4b7a-a04b-2bb4668619f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c399b69d-fc73-4b7a-a04b-2bb4668619f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:37:16.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 3301 ms {"req":{"id":"5b8b4fb6-7c49-409a-b28f-18e0c5c469b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b8b4fb6-7c49-409a-b28f-18e0c5c469b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"5b8b4fb6-7c49-409a-b28f-18e0c5c469b7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3301,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:37:17.063]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"c2fb9600-cad9-486f-82db-8c813f268099","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2fb9600-cad9-486f-82db-8c813f268099"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:37:17.064]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 0 ms {"req":{"id":"c2fb9600-cad9-486f-82db-8c813f268099","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2fb9600-cad9-486f-82db-8c813f268099"}},"res":{"statusCode":204,"headers":{"x-request-id":"c2fb9600-cad9-486f-82db-8c813f268099","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:37:17.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"3ab6fac4-b3ac-426b-a607-656884fb93b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ab6fac4-b3ac-426b-a607-656884fb93b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:37:17.419]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1392 ms {"req":{"id":"c399b69d-fc73-4b7a-a04b-2bb4668619f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c399b69d-fc73-4b7a-a04b-2bb4668619f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"c399b69d-fc73-4b7a-a04b-2bb4668619f3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1392,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:37:18.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"8e5384ef-d9bf-418b-a0bd-cda3f8e619b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e5384ef-d9bf-418b-a0bd-cda3f8e619b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:37:18.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1 ms {"req":{"id":"8e5384ef-d9bf-418b-a0bd-cda3f8e619b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e5384ef-d9bf-418b-a0bd-cda3f8e619b9"}},"res":{"statusCode":204,"headers":{"x-request-id":"8e5384ef-d9bf-418b-a0bd-cda3f8e619b9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:37:18.123]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"5fbae0c2-54f2-4a54-b49c-61469519faa6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fbae0c2-54f2-4a54-b49c-61469519faa6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:37:20.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 2459 ms {"req":{"id":"5fbae0c2-54f2-4a54-b49c-61469519faa6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fbae0c2-54f2-4a54-b49c-61469519faa6"}},"res":{"statusCode":200,"headers":{"x-request-id":"5fbae0c2-54f2-4a54-b49c-61469519faa6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2459,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:37:20.753]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.92693456228542,155.64433065420985,6.01402222620226],"target":[181.5894483079607,151.4568597296171,4.789828781522248],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.70659999921918},"apollo_query_duration_ms":135} +[server] INFO [15:37:20.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"9e59f9f6-55a2-4bde-aa0a-8a1f87a6a342","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e59f9f6-55a2-4bde-aa0a-8a1f87a6a342"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:37:20.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 0 ms {"req":{"id":"9e59f9f6-55a2-4bde-aa0a-8a1f87a6a342","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e59f9f6-55a2-4bde-aa0a-8a1f87a6a342"}},"res":{"statusCode":204,"headers":{"x-request-id":"9e59f9f6-55a2-4bde-aa0a-8a1f87a6a342","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:37:21.011]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"7f457062-aa63-41cb-a650-3d13b9d7654f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f457062-aa63-41cb-a650-3d13b9d7654f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:37:21.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 4363 ms {"req":{"id":"3ab6fac4-b3ac-426b-a607-656884fb93b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ab6fac4-b3ac-426b-a607-656884fb93b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"3ab6fac4-b3ac-426b-a607-656884fb93b7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4363,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [15:37:21.881]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"930167ea-f880-49b8-9f04-b67d27b37653","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"930167ea-f880-49b8-9f04-b67d27b37653"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:37:21.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 1 ms {"req":{"id":"930167ea-f880-49b8-9f04-b67d27b37653","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"930167ea-f880-49b8-9f04-b67d27b37653"}},"res":{"statusCode":204,"headers":{"x-request-id":"930167ea-f880-49b8-9f04-b67d27b37653","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:37:21.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"0021c5ae-a4ff-494e-ba0c-1b8dc2939e06","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0021c5ae-a4ff-494e-ba0c-1b8dc2939e06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:37:22.939]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.70938067468063,155.3970196209026,5.9126635286164415],"target":[181.58048730814295,151.471265625197,4.76498217308881],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.3070000000298},"apollo_query_duration_ms":147} +[server] INFO [15:37:26.013]: GQL BroadcastViewerUserActivity finished after 254 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.70938067468063,155.3970196209026,5.9126635286164415],"target":[181.58048730814295,151.471265625197,4.76498217308881],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":290.09590000100434},"apollo_query_duration_ms":254} +[server] INFO [15:37:26.537]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 4644 ms {"req":{"id":"0021c5ae-a4ff-494e-ba0c-1b8dc2939e06","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0021c5ae-a4ff-494e-ba0c-1b8dc2939e06"}},"res":{"statusCode":200,"headers":{"x-request-id":"0021c5ae-a4ff-494e-ba0c-1b8dc2939e06","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4644,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [15:37:26.776]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 5765 ms {"req":{"id":"7f457062-aa63-41cb-a650-3d13b9d7654f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f457062-aa63-41cb-a650-3d13b9d7654f"}},"res":{"statusCode":200,"headers":{"x-request-id":"7f457062-aa63-41cb-a650-3d13b9d7654f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5765,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:37:27.358]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"39a7a144-1f5a-4bfb-9ae6-5cdfc9905e98","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39a7a144-1f5a-4bfb-9ae6-5cdfc9905e98"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:37:27.359]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 1 ms {"req":{"id":"39a7a144-1f5a-4bfb-9ae6-5cdfc9905e98","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39a7a144-1f5a-4bfb-9ae6-5cdfc9905e98"}},"res":{"statusCode":204,"headers":{"x-request-id":"39a7a144-1f5a-4bfb-9ae6-5cdfc9905e98","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:37:27.369]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"a5d77b4a-8e52-4d93-b02a-7dc50ee4250e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5d77b4a-8e52-4d93-b02a-7dc50ee4250e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:37:27.712]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"63b2391e-9524-45c5-b2ed-9ec9be04c50b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63b2391e-9524-45c5-b2ed-9ec9be04c50b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:37:27.712]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 0 ms {"req":{"id":"63b2391e-9524-45c5-b2ed-9ec9be04c50b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63b2391e-9524-45c5-b2ed-9ec9be04c50b"}},"res":{"statusCode":204,"headers":{"x-request-id":"63b2391e-9524-45c5-b2ed-9ec9be04c50b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:37:27.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"805c2c31-0a66-4643-b27c-2a60a8eeed42","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"805c2c31-0a66-4643-b27c-2a60a8eeed42"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:37:30.884]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1699","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.70938067468063,155.3970196209026,5.9126635286164415],"target":[181.58048730814295,151.471265625197,4.76498217308881],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":223.15730000007898},"apollo_query_duration_ms":150} +[server] INFO [15:37:31.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 4131 ms {"req":{"id":"805c2c31-0a66-4643-b27c-2a60a8eeed42","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"805c2c31-0a66-4643-b27c-2a60a8eeed42"}},"res":{"statusCode":200,"headers":{"x-request-id":"805c2c31-0a66-4643-b27c-2a60a8eeed42","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4131,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:37:32.030]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.70060000102967},"apollo_query_duration_ms":143} +[server] INFO [15:37:32.111]: GQL BroadcastViewerUserActivity finished after 157 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":173.9831000007689},"apollo_query_duration_ms":157} +[server] INFO [15:37:32.773]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"94b5241e-fac2-473d-9d84-4954f331575f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94b5241e-fac2-473d-9d84-4954f331575f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:37:32.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 1 ms {"req":{"id":"94b5241e-fac2-473d-9d84-4954f331575f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94b5241e-fac2-473d-9d84-4954f331575f"}},"res":{"statusCode":204,"headers":{"x-request-id":"94b5241e-fac2-473d-9d84-4954f331575f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:37:32.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"3aba9583-6ecc-42fb-9a75-f3f365a9ce18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3aba9583-6ecc-42fb-9a75-f3f365a9ce18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:37:33.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 598 ms {"req":{"id":"3aba9583-6ecc-42fb-9a75-f3f365a9ce18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3aba9583-6ecc-42fb-9a75-f3f365a9ce18"}},"res":{"statusCode":200,"headers":{"x-request-id":"3aba9583-6ecc-42fb-9a75-f3f365a9ce18","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":598,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [15:37:33.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"15daf744-0678-4528-9ec9-4b846e4bfc29","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15daf744-0678-4528-9ec9-4b846e4bfc29"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:37:33.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 0 ms {"req":{"id":"15daf744-0678-4528-9ec9-4b846e4bfc29","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15daf744-0678-4528-9ec9-4b846e4bfc29"}},"res":{"statusCode":204,"headers":{"x-request-id":"15daf744-0678-4528-9ec9-4b846e4bfc29","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:37:33.732]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"08d675b8-ce05-4693-b6ca-b4b258da1dcd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08d675b8-ce05-4693-b6ca-b4b258da1dcd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:37:33.835]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 6466 ms {"req":{"id":"a5d77b4a-8e52-4d93-b02a-7dc50ee4250e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5d77b4a-8e52-4d93-b02a-7dc50ee4250e"}},"res":{"statusCode":200,"headers":{"x-request-id":"a5d77b4a-8e52-4d93-b02a-7dc50ee4250e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6466,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:37:34.421]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"d8674207-bbcd-441d-95c6-df81076ddfce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8674207-bbcd-441d-95c6-df81076ddfce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:37:34.422]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 1 ms {"req":{"id":"d8674207-bbcd-441d-95c6-df81076ddfce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8674207-bbcd-441d-95c6-df81076ddfce"}},"res":{"statusCode":204,"headers":{"x-request-id":"d8674207-bbcd-441d-95c6-df81076ddfce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:37:34.437]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"5eb4c012-44df-4c8f-a351-97bae2c913b3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5eb4c012-44df-4c8f-a351-97bae2c913b3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:37:34.732]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 1000 ms {"req":{"id":"08d675b8-ce05-4693-b6ca-b4b258da1dcd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08d675b8-ce05-4693-b6ca-b4b258da1dcd"}},"res":{"statusCode":200,"headers":{"x-request-id":"08d675b8-ce05-4693-b6ca-b4b258da1dcd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1000,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [15:37:35.284]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 847 ms {"req":{"id":"5eb4c012-44df-4c8f-a351-97bae2c913b3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5eb4c012-44df-4c8f-a351-97bae2c913b3"}},"res":{"statusCode":200,"headers":{"x-request-id":"5eb4c012-44df-4c8f-a351-97bae2c913b3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":847,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [15:37:35.350]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request received {"req":{"id":"07e4726f-4a30-44a3-9723-335597f939ec","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07e4726f-4a30-44a3-9723-335597f939ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:37:35.351]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request completed in 1 ms {"req":{"id":"07e4726f-4a30-44a3-9723-335597f939ec","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07e4726f-4a30-44a3-9723-335597f939ec"}},"res":{"statusCode":204,"headers":{"x-request-id":"07e4726f-4a30-44a3-9723-335597f939ec","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:37:35.362]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request received {"req":{"id":"01213a21-e3f2-42c8-a142-cafcf992b73f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"01213a21-e3f2-42c8-a142-cafcf992b73f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:37:35.881]: GQL BroadcastViewerUserActivity finished after 183 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":221.4329000003636},"apollo_query_duration_ms":183} +[server] INFO [15:37:35.994]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"01b80ca6-5cf5-4751-9a70-991549703e9b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"01b80ca6-5cf5-4751-9a70-991549703e9b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:37:35.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 1 ms {"req":{"id":"01b80ca6-5cf5-4751-9a70-991549703e9b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"01b80ca6-5cf5-4751-9a70-991549703e9b"}},"res":{"statusCode":204,"headers":{"x-request-id":"01b80ca6-5cf5-4751-9a70-991549703e9b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:37:36.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"24b06761-1fd3-4248-a654-20b1dcc73ee3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24b06761-1fd3-4248-a654-20b1dcc73ee3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:37:36.273]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request completed in 911 ms {"req":{"id":"01213a21-e3f2-42c8-a142-cafcf992b73f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"01213a21-e3f2-42c8-a142-cafcf992b73f"}},"res":{"statusCode":200,"headers":{"x-request-id":"01213a21-e3f2-42c8-a142-cafcf992b73f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":911,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [15:37:36.701]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 694 ms {"req":{"id":"24b06761-1fd3-4248-a654-20b1dcc73ee3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24b06761-1fd3-4248-a654-20b1dcc73ee3"}},"res":{"statusCode":200,"headers":{"x-request-id":"24b06761-1fd3-4248-a654-20b1dcc73ee3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":694,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [15:37:36.983]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"3f62266c-f978-44a0-8d5a-67767ccac175","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f62266c-f978-44a0-8d5a-67767ccac175"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:37:36.984]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 1 ms {"req":{"id":"3f62266c-f978-44a0-8d5a-67767ccac175","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f62266c-f978-44a0-8d5a-67767ccac175"}},"res":{"statusCode":204,"headers":{"x-request-id":"3f62266c-f978-44a0-8d5a-67767ccac175","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:37:36.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"db7606cc-7c74-4d99-9ce0-86657e38beef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db7606cc-7c74-4d99-9ce0-86657e38beef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:37:37.636]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"00b469de-8c65-495d-a5c4-3e57a475affa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00b469de-8c65-495d-a5c4-3e57a475affa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:37:37.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 0 ms {"req":{"id":"00b469de-8c65-495d-a5c4-3e57a475affa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"00b469de-8c65-495d-a5c4-3e57a475affa"}},"res":{"statusCode":204,"headers":{"x-request-id":"00b469de-8c65-495d-a5c4-3e57a475affa","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:37:37.649]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"667c40a3-b2ed-421f-baf6-7ac9f98fa50a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"667c40a3-b2ed-421f-baf6-7ac9f98fa50a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:37:37.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 668 ms {"req":{"id":"db7606cc-7c74-4d99-9ce0-86657e38beef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db7606cc-7c74-4d99-9ce0-86657e38beef"}},"res":{"statusCode":200,"headers":{"x-request-id":"db7606cc-7c74-4d99-9ce0-86657e38beef","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":668,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [15:37:38.046]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request received {"req":{"id":"65cf99b0-849b-46da-9a67-9a122d5a9a61","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65cf99b0-849b-46da-9a67-9a122d5a9a61"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:37:38.046]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request completed in 0 ms {"req":{"id":"65cf99b0-849b-46da-9a67-9a122d5a9a61","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65cf99b0-849b-46da-9a67-9a122d5a9a61"}},"res":{"statusCode":204,"headers":{"x-request-id":"65cf99b0-849b-46da-9a67-9a122d5a9a61","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:37:38.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request received {"req":{"id":"66ce37a4-e785-48fa-a930-48b81434ba06","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66ce37a4-e785-48fa-a930-48b81434ba06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:37:38.117]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 468 ms {"req":{"id":"667c40a3-b2ed-421f-baf6-7ac9f98fa50a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"667c40a3-b2ed-421f-baf6-7ac9f98fa50a"}},"res":{"statusCode":200,"headers":{"x-request-id":"667c40a3-b2ed-421f-baf6-7ac9f98fa50a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":468,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [15:37:38.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request completed in 652 ms {"req":{"id":"66ce37a4-e785-48fa-a930-48b81434ba06","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66ce37a4-e785-48fa-a930-48b81434ba06"}},"res":{"statusCode":200,"headers":{"x-request-id":"66ce37a4-e785-48fa-a930-48b81434ba06","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":652,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [15:37:38.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request received {"req":{"id":"8646b7f2-93b2-4a53-b197-c2f281c8464a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8646b7f2-93b2-4a53-b197-c2f281c8464a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:37:38.965]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request completed in 1 ms {"req":{"id":"8646b7f2-93b2-4a53-b197-c2f281c8464a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8646b7f2-93b2-4a53-b197-c2f281c8464a"}},"res":{"statusCode":204,"headers":{"x-request-id":"8646b7f2-93b2-4a53-b197-c2f281c8464a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:37:38.977]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request received {"req":{"id":"f947c19b-fc5c-4eaa-8fa8-114a4621f210","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f947c19b-fc5c-4eaa-8fa8-114a4621f210"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:37:39.634]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"336ca0b6-7c0f-4255-9d35-13cef83f6546","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"336ca0b6-7c0f-4255-9d35-13cef83f6546"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:37:39.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1 ms {"req":{"id":"336ca0b6-7c0f-4255-9d35-13cef83f6546","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"336ca0b6-7c0f-4255-9d35-13cef83f6546"}},"res":{"statusCode":204,"headers":{"x-request-id":"336ca0b6-7c0f-4255-9d35-13cef83f6546","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:37:39.636]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request completed in 659 ms {"req":{"id":"f947c19b-fc5c-4eaa-8fa8-114a4621f210","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f947c19b-fc5c-4eaa-8fa8-114a4621f210"}},"res":{"statusCode":200,"headers":{"x-request-id":"f947c19b-fc5c-4eaa-8fa8-114a4621f210","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":659,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [15:37:39.647]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"e00b1b9c-fc31-4de1-8d7b-0e723d81ce9c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e00b1b9c-fc31-4de1-8d7b-0e723d81ce9c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:37:39.806]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"49d24298-87ae-410b-b238-4324f3213b41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49d24298-87ae-410b-b238-4324f3213b41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:37:39.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 0 ms {"req":{"id":"49d24298-87ae-410b-b238-4324f3213b41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49d24298-87ae-410b-b238-4324f3213b41"}},"res":{"statusCode":204,"headers":{"x-request-id":"49d24298-87ae-410b-b238-4324f3213b41","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:37:39.818]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"e02a6b9f-c9bf-4ad3-b8a5-03abb9344fc9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e02a6b9f-c9bf-4ad3-b8a5-03abb9344fc9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:37:40.785]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1138 ms {"req":{"id":"e00b1b9c-fc31-4de1-8d7b-0e723d81ce9c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e00b1b9c-fc31-4de1-8d7b-0e723d81ce9c"}},"res":{"statusCode":200,"headers":{"x-request-id":"e00b1b9c-fc31-4de1-8d7b-0e723d81ce9c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1138,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [15:37:40.823]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":173.14290000125766},"apollo_query_duration_ms":140} +[server] INFO [15:37:40.977]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 1159 ms {"req":{"id":"e02a6b9f-c9bf-4ad3-b8a5-03abb9344fc9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e02a6b9f-c9bf-4ad3-b8a5-03abb9344fc9"}},"res":{"statusCode":200,"headers":{"x-request-id":"e02a6b9f-c9bf-4ad3-b8a5-03abb9344fc9","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1159,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [15:37:41.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request received {"req":{"id":"8229bfb0-15ce-44d6-8efc-0219423c1e10","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8229bfb0-15ce-44d6-8efc-0219423c1e10"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:37:41.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request completed in 0 ms {"req":{"id":"8229bfb0-15ce-44d6-8efc-0219423c1e10","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8229bfb0-15ce-44d6-8efc-0219423c1e10"}},"res":{"statusCode":204,"headers":{"x-request-id":"8229bfb0-15ce-44d6-8efc-0219423c1e10","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:37:41.469]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request received {"req":{"id":"d0bd66da-8ca0-4fcd-82c3-074b55f6b170","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0bd66da-8ca0-4fcd-82c3-074b55f6b170"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:37:42.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request completed in 927 ms {"req":{"id":"d0bd66da-8ca0-4fcd-82c3-074b55f6b170","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0bd66da-8ca0-4fcd-82c3-074b55f6b170"}},"res":{"statusCode":200,"headers":{"x-request-id":"d0bd66da-8ca0-4fcd-82c3-074b55f6b170","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":927,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [15:37:42.581]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"c650bc9e-1a4b-44b1-80d2-91d1290b1260","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c650bc9e-1a4b-44b1-80d2-91d1290b1260"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:37:42.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 1 ms {"req":{"id":"c650bc9e-1a4b-44b1-80d2-91d1290b1260","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c650bc9e-1a4b-44b1-80d2-91d1290b1260"}},"res":{"statusCode":204,"headers":{"x-request-id":"c650bc9e-1a4b-44b1-80d2-91d1290b1260","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:37:42.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"1f422a01-092d-49a9-8938-44aacc93412f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f422a01-092d-49a9-8938-44aacc93412f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:37:42.917]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"8f5f8972-28f1-430f-a926-1a24b3e40ad0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f5f8972-28f1-430f-a926-1a24b3e40ad0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:37:42.917]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 0 ms {"req":{"id":"8f5f8972-28f1-430f-a926-1a24b3e40ad0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f5f8972-28f1-430f-a926-1a24b3e40ad0"}},"res":{"statusCode":204,"headers":{"x-request-id":"8f5f8972-28f1-430f-a926-1a24b3e40ad0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:37:42.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"6a4467e3-ec54-43b0-b4ee-bb1211cf2e1b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a4467e3-ec54-43b0-b4ee-bb1211cf2e1b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:37:43.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 1012 ms {"req":{"id":"1f422a01-092d-49a9-8938-44aacc93412f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f422a01-092d-49a9-8938-44aacc93412f"}},"res":{"statusCode":200,"headers":{"x-request-id":"1f422a01-092d-49a9-8938-44aacc93412f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1012,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [15:37:43.849]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 919 ms {"req":{"id":"6a4467e3-ec54-43b0-b4ee-bb1211cf2e1b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a4467e3-ec54-43b0-b4ee-bb1211cf2e1b"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a4467e3-ec54-43b0-b4ee-bb1211cf2e1b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":919,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [15:37:45.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"d6bf188c-7251-4704-9ce0-829bedd20c83","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6bf188c-7251-4704-9ce0-829bedd20c83"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:37:45.009]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 1 ms {"req":{"id":"d6bf188c-7251-4704-9ce0-829bedd20c83","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6bf188c-7251-4704-9ce0-829bedd20c83"}},"res":{"statusCode":204,"headers":{"x-request-id":"d6bf188c-7251-4704-9ce0-829bedd20c83","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:37:45.020]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"54e0da37-cfb0-4f3a-8fcf-bb36dae58303","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54e0da37-cfb0-4f3a-8fcf-bb36dae58303"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:37:45.173]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"e77d85cb-f2e9-4bf9-b8b1-bbf212960737","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e77d85cb-f2e9-4bf9-b8b1-bbf212960737"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:37:45.174]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1 ms {"req":{"id":"e77d85cb-f2e9-4bf9-b8b1-bbf212960737","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e77d85cb-f2e9-4bf9-b8b1-bbf212960737"}},"res":{"statusCode":204,"headers":{"x-request-id":"e77d85cb-f2e9-4bf9-b8b1-bbf212960737","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:37:45.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"a67db919-d382-40c2-a43e-5483a31ad4e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a67db919-d382-40c2-a43e-5483a31ad4e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:37:45.799]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 779 ms {"req":{"id":"54e0da37-cfb0-4f3a-8fcf-bb36dae58303","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54e0da37-cfb0-4f3a-8fcf-bb36dae58303"}},"res":{"statusCode":200,"headers":{"x-request-id":"54e0da37-cfb0-4f3a-8fcf-bb36dae58303","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":779,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [15:37:45.907]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.81090000178665},"apollo_query_duration_ms":153} +[server] INFO [15:37:46.273]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1088 ms {"req":{"id":"a67db919-d382-40c2-a43e-5483a31ad4e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a67db919-d382-40c2-a43e-5483a31ad4e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"a67db919-d382-40c2-a43e-5483a31ad4e3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1088,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [15:37:46.768]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"e9d5a1e0-d3c2-40c1-86f0-acef620aeac4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e9d5a1e0-d3c2-40c1-86f0-acef620aeac4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:37:46.768]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 0 ms {"req":{"id":"e9d5a1e0-d3c2-40c1-86f0-acef620aeac4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e9d5a1e0-d3c2-40c1-86f0-acef620aeac4"}},"res":{"statusCode":204,"headers":{"x-request-id":"e9d5a1e0-d3c2-40c1-86f0-acef620aeac4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:37:46.780]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"9c376da9-25fa-445c-b778-0311d1289810","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c376da9-25fa-445c-b778-0311d1289810"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:37:47.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request received {"req":{"id":"4b932126-a720-49c2-8b62-9c13fdf7d3ef","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b932126-a720-49c2-8b62-9c13fdf7d3ef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:37:47.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request completed in 0 ms {"req":{"id":"4b932126-a720-49c2-8b62-9c13fdf7d3ef","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b932126-a720-49c2-8b62-9c13fdf7d3ef"}},"res":{"statusCode":204,"headers":{"x-request-id":"4b932126-a720-49c2-8b62-9c13fdf7d3ef","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:37:47.070]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request received {"req":{"id":"2e60e04f-81d4-4262-ab06-c5a4875513b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e60e04f-81d4-4262-ab06-c5a4875513b2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:37:47.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request completed in 509 ms {"req":{"id":"2e60e04f-81d4-4262-ab06-c5a4875513b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e60e04f-81d4-4262-ab06-c5a4875513b2"}},"res":{"statusCode":200,"headers":{"x-request-id":"2e60e04f-81d4-4262-ab06-c5a4875513b2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":509,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [15:37:48.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 1596 ms {"req":{"id":"9c376da9-25fa-445c-b778-0311d1289810","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c376da9-25fa-445c-b778-0311d1289810"}},"res":{"statusCode":200,"headers":{"x-request-id":"9c376da9-25fa-445c-b778-0311d1289810","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1596,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [15:37:49.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request received {"req":{"id":"fd3526ec-4e2d-49d7-9968-b284311c138c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd3526ec-4e2d-49d7-9968-b284311c138c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:37:49.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request completed in 0 ms {"req":{"id":"fd3526ec-4e2d-49d7-9968-b284311c138c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd3526ec-4e2d-49d7-9968-b284311c138c"}},"res":{"statusCode":204,"headers":{"x-request-id":"fd3526ec-4e2d-49d7-9968-b284311c138c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:37:49.394]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request received {"req":{"id":"c6296589-c639-4a79-83b3-0cc15b777e11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6296589-c639-4a79-83b3-0cc15b777e11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:37:49.668]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request completed in 274 ms {"req":{"id":"c6296589-c639-4a79-83b3-0cc15b777e11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6296589-c639-4a79-83b3-0cc15b777e11"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6296589-c639-4a79-83b3-0cc15b777e11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":274,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [15:37:49.669]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"c2992640-5a73-42c6-a901-f33e4e58db01","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2992640-5a73-42c6-a901-f33e4e58db01"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:37:49.670]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 1 ms {"req":{"id":"c2992640-5a73-42c6-a901-f33e4e58db01","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2992640-5a73-42c6-a901-f33e4e58db01"}},"res":{"statusCode":204,"headers":{"x-request-id":"c2992640-5a73-42c6-a901-f33e4e58db01","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:37:49.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"88c579c6-f897-4d0e-bb3a-aeb0ea78e0f8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88c579c6-f897-4d0e-bb3a-aeb0ea78e0f8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:37:50.412]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 728 ms {"req":{"id":"88c579c6-f897-4d0e-bb3a-aeb0ea78e0f8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88c579c6-f897-4d0e-bb3a-aeb0ea78e0f8"}},"res":{"statusCode":200,"headers":{"x-request-id":"88c579c6-f897-4d0e-bb3a-aeb0ea78e0f8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":728,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [15:37:50.864]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.0128000015393},"apollo_query_duration_ms":133} +[server] INFO [15:37:52.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"5ddd338e-74a8-4c78-a5d1-4ccdf4a69492","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ddd338e-74a8-4c78-a5d1-4ccdf4a69492"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:37:52.009]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 0 ms {"req":{"id":"5ddd338e-74a8-4c78-a5d1-4ccdf4a69492","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ddd338e-74a8-4c78-a5d1-4ccdf4a69492"}},"res":{"statusCode":204,"headers":{"x-request-id":"5ddd338e-74a8-4c78-a5d1-4ccdf4a69492","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:37:52.021]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"cf9f420c-ecf4-4b4a-bb93-4557bebe86a9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf9f420c-ecf4-4b4a-bb93-4557bebe86a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:37:52.892]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 872 ms {"req":{"id":"cf9f420c-ecf4-4b4a-bb93-4557bebe86a9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf9f420c-ecf4-4b4a-bb93-4557bebe86a9"}},"res":{"statusCode":200,"headers":{"x-request-id":"cf9f420c-ecf4-4b4a-bb93-4557bebe86a9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":872,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [15:37:52.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"7eb990c7-b833-4d48-a3fa-b07b4cc794f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7eb990c7-b833-4d48-a3fa-b07b4cc794f8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:37:52.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 1 ms {"req":{"id":"7eb990c7-b833-4d48-a3fa-b07b4cc794f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7eb990c7-b833-4d48-a3fa-b07b4cc794f8"}},"res":{"statusCode":204,"headers":{"x-request-id":"7eb990c7-b833-4d48-a3fa-b07b4cc794f8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:37:52.915]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"69f21dc1-2483-4c51-aada-7d76b65d3da9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69f21dc1-2483-4c51-aada-7d76b65d3da9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:37:53.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request received {"req":{"id":"e7a1a907-bd5f-43e8-8da8-691b400904a6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7a1a907-bd5f-43e8-8da8-691b400904a6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:37:53.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request completed in 0 ms {"req":{"id":"e7a1a907-bd5f-43e8-8da8-691b400904a6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7a1a907-bd5f-43e8-8da8-691b400904a6"}},"res":{"statusCode":204,"headers":{"x-request-id":"e7a1a907-bd5f-43e8-8da8-691b400904a6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:37:53.544]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request received {"req":{"id":"d9d03b9b-b871-4ba3-9f72-81577bfc9988","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9d03b9b-b871-4ba3-9f72-81577bfc9988"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:37:53.942]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request completed in 398 ms {"req":{"id":"d9d03b9b-b871-4ba3-9f72-81577bfc9988","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9d03b9b-b871-4ba3-9f72-81577bfc9988"}},"res":{"statusCode":200,"headers":{"x-request-id":"d9d03b9b-b871-4ba3-9f72-81577bfc9988","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":398,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [15:37:54.074]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 1159 ms {"req":{"id":"69f21dc1-2483-4c51-aada-7d76b65d3da9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69f21dc1-2483-4c51-aada-7d76b65d3da9"}},"res":{"statusCode":200,"headers":{"x-request-id":"69f21dc1-2483-4c51-aada-7d76b65d3da9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1159,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [15:37:54.661]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request received {"req":{"id":"70a9ffa9-45b9-4fe8-93cd-952ed8c8ba8e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70a9ffa9-45b9-4fe8-93cd-952ed8c8ba8e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:37:54.662]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request completed in 1 ms {"req":{"id":"70a9ffa9-45b9-4fe8-93cd-952ed8c8ba8e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70a9ffa9-45b9-4fe8-93cd-952ed8c8ba8e"}},"res":{"statusCode":204,"headers":{"x-request-id":"70a9ffa9-45b9-4fe8-93cd-952ed8c8ba8e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:37:54.675]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request received {"req":{"id":"d4d8c278-298f-47dd-b07b-fb85c6d6999a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4d8c278-298f-47dd-b07b-fb85c6d6999a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:37:54.757]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"5fde04d1-7a59-4e2f-aca7-e86004b82ed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fde04d1-7a59-4e2f-aca7-e86004b82ed5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:37:54.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1 ms {"req":{"id":"5fde04d1-7a59-4e2f-aca7-e86004b82ed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fde04d1-7a59-4e2f-aca7-e86004b82ed5"}},"res":{"statusCode":204,"headers":{"x-request-id":"5fde04d1-7a59-4e2f-aca7-e86004b82ed5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:37:54.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"5d71b2b0-2b96-4204-a484-a7af988cde39","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d71b2b0-2b96-4204-a484-a7af988cde39"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:37:55.349]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request completed in 674 ms {"req":{"id":"d4d8c278-298f-47dd-b07b-fb85c6d6999a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4d8c278-298f-47dd-b07b-fb85c6d6999a"}},"res":{"statusCode":200,"headers":{"x-request-id":"d4d8c278-298f-47dd-b07b-fb85c6d6999a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":674,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [15:37:55.675]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 903 ms {"req":{"id":"5d71b2b0-2b96-4204-a484-a7af988cde39","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d71b2b0-2b96-4204-a484-a7af988cde39"}},"res":{"statusCode":200,"headers":{"x-request-id":"5d71b2b0-2b96-4204-a484-a7af988cde39","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":903,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [15:37:55.843]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.40500000026077},"apollo_query_duration_ms":136} +[server] INFO [15:37:55.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"fbcf85c0-3ba9-467e-be0b-ca42c7d0a5fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fbcf85c0-3ba9-467e-be0b-ca42c7d0a5fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:37:55.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 0 ms {"req":{"id":"fbcf85c0-3ba9-467e-be0b-ca42c7d0a5fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fbcf85c0-3ba9-467e-be0b-ca42c7d0a5fd"}},"res":{"statusCode":204,"headers":{"x-request-id":"fbcf85c0-3ba9-467e-be0b-ca42c7d0a5fd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:37:56.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"42c4294e-3190-44d5-bc0e-136edc2616dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"42c4294e-3190-44d5-bc0e-136edc2616dd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:37:56.298]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"ba98904f-e253-4013-855a-8af20a6ffd85","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba98904f-e253-4013-855a-8af20a6ffd85"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:37:56.299]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 1 ms {"req":{"id":"ba98904f-e253-4013-855a-8af20a6ffd85","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba98904f-e253-4013-855a-8af20a6ffd85"}},"res":{"statusCode":204,"headers":{"x-request-id":"ba98904f-e253-4013-855a-8af20a6ffd85","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:37:56.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"c7a2e727-fa68-4c29-b699-e38eb463c374","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7a2e727-fa68-4c29-b699-e38eb463c374"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:37:56.841]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 531 ms {"req":{"id":"c7a2e727-fa68-4c29-b699-e38eb463c374","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7a2e727-fa68-4c29-b699-e38eb463c374"}},"res":{"statusCode":200,"headers":{"x-request-id":"c7a2e727-fa68-4c29-b699-e38eb463c374","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":531,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [15:37:56.917]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 910 ms {"req":{"id":"42c4294e-3190-44d5-bc0e-136edc2616dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"42c4294e-3190-44d5-bc0e-136edc2616dd"}},"res":{"statusCode":200,"headers":{"x-request-id":"42c4294e-3190-44d5-bc0e-136edc2616dd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":910,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [15:38:27.155]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1759","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.83339999988675},"apollo_query_duration_ms":141} +[server] INFO [15:40:01.141]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"3f05f2e230","numberOfFailedBackgroundJobs":0} +[server] INFO [15:42:01.042]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"98ed909ce0"} +[server] INFO [15:43:00.513]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":60.1191999996081},"apollo_query_duration_ms":1} +[server] INFO [15:43:00.528]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":157.65119999926537},"apollo_query_duration_ms":1} +[server] INFO [15:43:00.537]: GQL BroadcastViewerUserActivity finished after 345 ms {"req":{"id":"avD57BnGoXuaZSx7OqSuZ","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1759","x-request-id":"avD57BnGoXuaZSx7OqSuZ","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"rEeW41jJ9xsWUpoksiSDT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.7149295587664,155.39013803682903,5.921074869899774],"target":[181.58603619222873,151.46438404112342,4.773393514372143],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.42058246200267,155.06421050796953,5.792613222374673],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"rEeW41jJ9xsWUpoksiSDT","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":188.31169999949634},"apollo_query_duration_ms":345} +[server] INFO [15:43:00.539]: GQL ActiveUserMainMetadata finished after 38 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":179.4582999991253},"apollo_query_duration_ms":38} +[server] INFO [15:43:00.544]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":68.86970000062138},"apollo_query_duration_ms":1} +[server] INFO [15:43:00.604]: GQL NavigationProjectInvites finished after 68 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":126.3730999995023},"apollo_query_duration_ms":68} +[server] INFO [15:43:00.831]: GQL ProjectAccessCheck finished after 111 ms {"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":168.5541000002995},"apollo_query_duration_ms":111} +[server] INFO [15:43:09.239]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":59.597999999299645},"apollo_query_duration_ms":0} +[server] INFO [15:43:09.242]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.82859999965876},"apollo_query_duration_ms":1} +[server] INFO [15:43:09.243]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":65.55260000005364},"apollo_query_duration_ms":1} +[server] INFO [15:43:09.263]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":162.6214000005275},"apollo_query_duration_ms":31} +[server] INFO [15:43:09.306]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":122.84260000102222},"apollo_query_duration_ms":66} +[server] INFO [15:43:09.538]: GQL ProjectAccessCheck finished after 109 ms {"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":157.9164999993518},"apollo_query_duration_ms":109} +[server] INFO [15:44:35.387]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":274.10059999953955},"apollo_query_duration_ms":0} +[server] INFO [15:44:35.390]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":479.52380000054836},"apollo_query_duration_ms":0} +[server] INFO [15:44:35.392]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":481.06620000023395},"apollo_query_duration_ms":1} +[server] INFO [15:44:35.530]: GQL ActiveUserMainMetadata finished after 236 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":1176.379300000146},"apollo_query_duration_ms":236} +[server] INFO [15:44:35.741]: GQL NavigationProjectInvites finished after 353 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":628.3867999985814},"apollo_query_duration_ms":353} +[server] INFO [15:44:36.925]: GQL ProjectAccessCheck finished after 685 ms {"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3795f0b2-facf-4fab-bd2a-907383429aa2","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":931.0837999992073},"apollo_query_duration_ms":685} +[server] INFO [15:44:49.024]: GQL ProjectViewerResources finished after 152 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":199.10430000070482},"apollo_query_duration_ms":152} +[server] INFO [15:44:49.039]: GQL ViewerLoadedResources finished after 149 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":229.41070000082254},"apollo_query_duration_ms":149} +[server] INFO [15:44:49.083]: GQL ViewerLoadedThreads finished after 191 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":318.8346000025049},"apollo_query_duration_ms":191} +[server] INFO [15:44:49.692]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"286d9c30-cd6e-4fb0-a009-9f578683bb05","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"286d9c30-cd6e-4fb0-a009-9f578683bb05"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:44:50.060]: GQL ViewerLoadedResources finished after 230 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":412.1371000027284},"apollo_query_duration_ms":230} +[server] INFO [15:44:50.067]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 375 ms {"req":{"id":"286d9c30-cd6e-4fb0-a009-9f578683bb05","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"286d9c30-cd6e-4fb0-a009-9f578683bb05"}},"res":{"statusCode":200,"headers":{"x-request-id":"286d9c30-cd6e-4fb0-a009-9f578683bb05","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":375,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:44:50.149]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"bcb5db71-642e-42a2-8350-98b5dccacc59","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bcb5db71-642e-42a2-8350-98b5dccacc59"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:44:50.380]: GQL WorkspaceMoveProjectManagerProject finished after 131 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":202.1107999999076},"apollo_query_duration_ms":131} +[server] INFO [15:44:50.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"d2b75d47-3b1e-4aa2-899b-928f4d446125","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d2b75d47-3b1e-4aa2-899b-928f4d446125"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:44:52.163]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1557 ms {"req":{"id":"d2b75d47-3b1e-4aa2-899b-928f4d446125","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d2b75d47-3b1e-4aa2-899b-928f4d446125"}},"res":{"statusCode":200,"headers":{"x-request-id":"d2b75d47-3b1e-4aa2-899b-928f4d446125","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1557,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:44:52.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"d4775b55-3672-47cc-9960-8f3ba59a75e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d4775b55-3672-47cc-9960-8f3ba59a75e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:44:53.995]: GQL BroadcastViewerUserActivity finished after 170 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"7D6Oy-yTMdZmNsOdx_DcM","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"7D6Oy-yTMdZmNsOdx_DcM","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":243.0537999998778},"apollo_query_duration_ms":170} +[server] INFO [15:44:56.756]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 4066 ms {"req":{"id":"d4775b55-3672-47cc-9960-8f3ba59a75e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d4775b55-3672-47cc-9960-8f3ba59a75e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"d4775b55-3672-47cc-9960-8f3ba59a75e3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4066,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:44:57.196]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"7033543a-711c-4091-bcaa-ff14bf806d26","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7033543a-711c-4091-bcaa-ff14bf806d26"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] WARN [15:44:59.224]: DB query successfully completed after 756 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"Lq5Ev1HGIlunqd2u4EPWT","sqlQueryDurationMs":756,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"7033543a-711c-4091-bcaa-ff14bf806d26"}} +[server] INFO [15:44:59.325]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"7D6Oy-yTMdZmNsOdx_DcM","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"7D6Oy-yTMdZmNsOdx_DcM","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":229.11950000096112},"apollo_query_duration_ms":140} +[server] INFO [15:44:59.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 2334 ms {"req":{"id":"7033543a-711c-4091-bcaa-ff14bf806d26","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7033543a-711c-4091-bcaa-ff14bf806d26"}},"res":{"statusCode":200,"headers":{"x-request-id":"7033543a-711c-4091-bcaa-ff14bf806d26","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2334,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:44:59.627]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"c5c4a3b1-6f65-4228-9759-e8abfce5c0d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c5c4a3b1-6f65-4228-9759-e8abfce5c0d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:00.737]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"560fef6e43","numberOfFailedBackgroundJobs":0} +[server] INFO [15:45:00.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 1144 ms {"req":{"id":"c5c4a3b1-6f65-4228-9759-e8abfce5c0d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c5c4a3b1-6f65-4228-9759-e8abfce5c0d1"}},"res":{"statusCode":200,"headers":{"x-request-id":"c5c4a3b1-6f65-4228-9759-e8abfce5c0d1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1144,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:00.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"2640a6b6-8b64-410a-afe6-7b309e11a75b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2640a6b6-8b64-410a-afe6-7b309e11a75b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:00.871]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"dfa2158d-192b-4c94-800e-6e7982ee6f8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dfa2158d-192b-4c94-800e-6e7982ee6f8b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:01.248]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 377 ms {"req":{"id":"dfa2158d-192b-4c94-800e-6e7982ee6f8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dfa2158d-192b-4c94-800e-6e7982ee6f8b"}},"res":{"statusCode":200,"headers":{"x-request-id":"dfa2158d-192b-4c94-800e-6e7982ee6f8b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":377,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:01.339]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"09e8f7eb-622d-45a7-8eb3-d43fdb4cbad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"09e8f7eb-622d-45a7-8eb3-d43fdb4cbad8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:02.163]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 12014 ms {"req":{"id":"bcb5db71-642e-42a2-8350-98b5dccacc59","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bcb5db71-642e-42a2-8350-98b5dccacc59"}},"res":{"statusCode":200,"headers":{"x-request-id":"bcb5db71-642e-42a2-8350-98b5dccacc59","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":12014,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:45:02.164]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request aborted in 1293 ms {"req":{"id":"2640a6b6-8b64-410a-afe6-7b309e11a75b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2640a6b6-8b64-410a-afe6-7b309e11a75b"}},"res":{"statusCode":200,"headers":{"x-request-id":"2640a6b6-8b64-410a-afe6-7b309e11a75b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1293,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:02.165]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request aborted in 826 ms {"req":{"id":"09e8f7eb-622d-45a7-8eb3-d43fdb4cbad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"09e8f7eb-622d-45a7-8eb3-d43fdb4cbad8"}},"res":{"statusCode":200,"headers":{"x-request-id":"09e8f7eb-622d-45a7-8eb3-d43fdb4cbad8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":826,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:02.567]: GQL BroadcastViewerUserActivity finished after 236 ms {"req":{"id":"EGfPgi1oFqVOStDyfWdk2","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"EGfPgi1oFqVOStDyfWdk2","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"7D6Oy-yTMdZmNsOdx_DcM","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"7D6Oy-yTMdZmNsOdx_DcM","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":302.9329000003636},"apollo_query_duration_ms":236} +[server] WARN [15:45:06.114]: DB query successfully completed after 15802 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"ECQdr5YJ3aOQu8uYY_e6j","sqlQueryDurationMs":15802,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"bcb5db71-642e-42a2-8350-98b5dccacc59"}} +[server] INFO [15:45:39.391]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":66.82019999995828},"apollo_query_duration_ms":0} +[server] INFO [15:45:39.393]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":69.48130000010133},"apollo_query_duration_ms":1} +[server] INFO [15:45:39.402]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":61.769400000572205},"apollo_query_duration_ms":0} +[server] INFO [15:45:39.419]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":175.93890000041574},"apollo_query_duration_ms":33} +[server] INFO [15:45:39.464]: GQL NavigationProjectInvites finished after 68 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":126.08059999998659},"apollo_query_duration_ms":68} +[server] INFO [15:45:39.731]: GQL ProjectAccessCheck finished after 147 ms {"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4d140f7a-3445-4078-a0a9-bed633cb0407","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":198.48919999971986},"apollo_query_duration_ms":147} +[server] INFO [15:45:41.988]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":51.43030000012368},"apollo_query_duration_ms":1} +[server] INFO [15:45:41.993]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":58.222100000828505},"apollo_query_duration_ms":0} +[server] INFO [15:45:41.997]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":61.53830000013113},"apollo_query_duration_ms":1} +[server] INFO [15:45:42.022]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":173.82919999863952},"apollo_query_duration_ms":32} +[server] INFO [15:45:42.065]: GQL NavigationProjectInvites finished after 70 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":127.79380000010133},"apollo_query_duration_ms":70} +[server] INFO [15:45:42.307]: GQL ProjectAccessCheck finished after 109 ms {"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":155.69940000027418},"apollo_query_duration_ms":109} +[server] INFO [15:45:46.416]: GQL ProjectViewerResources finished after 139 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":189.1171000013128},"apollo_query_duration_ms":139} +[server] INFO [15:45:46.417]: GQL ViewerLoadedResources finished after 138 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":213.15199999976903},"apollo_query_duration_ms":138} +[server] INFO [15:45:46.449]: GQL ViewerLoadedThreads finished after 174 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":279.91560000088066},"apollo_query_duration_ms":174} +[server] INFO [15:45:46.526]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"39e819f4-5fde-4619-9f28-d0f29a404289","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39e819f4-5fde-4619-9f28-d0f29a404289"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:45:46.526]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"39e819f4-5fde-4619-9f28-d0f29a404289","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39e819f4-5fde-4619-9f28-d0f29a404289"}},"res":{"statusCode":204,"headers":{"x-request-id":"39e819f4-5fde-4619-9f28-d0f29a404289","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:45:46.536]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"e0400cf1-0bf5-4074-9a50-ca17b71efb38","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e0400cf1-0bf5-4074-9a50-ca17b71efb38"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:45:47.244]: GQL ViewerLoadedResources finished after 562 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":1175.2001999989152},"apollo_query_duration_ms":562} +[server] INFO [15:45:47.292]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:45:47.346]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 810 ms {"req":{"id":"e0400cf1-0bf5-4074-9a50-ca17b71efb38","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e0400cf1-0bf5-4074-9a50-ca17b71efb38"}},"res":{"statusCode":200,"headers":{"x-request-id":"e0400cf1-0bf5-4074-9a50-ca17b71efb38","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":810,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:45:47.512]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"270ed535-e1a8-405d-91ad-99f6d91776da","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"270ed535-e1a8-405d-91ad-99f6d91776da"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:45:47.512]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 0 ms {"req":{"id":"270ed535-e1a8-405d-91ad-99f6d91776da","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"270ed535-e1a8-405d-91ad-99f6d91776da"}},"res":{"statusCode":204,"headers":{"x-request-id":"270ed535-e1a8-405d-91ad-99f6d91776da","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:45:47.520]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"eb75eb58-e778-4883-8104-ca06806b3354","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eb75eb58-e778-4883-8104-ca06806b3354"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:45:47.567]: GQL WorkspaceMoveProjectManagerProject finished after 144 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":229.02290000021458},"apollo_query_duration_ms":144} +[server] INFO [15:45:49.602]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 2082 ms {"req":{"id":"eb75eb58-e778-4883-8104-ca06806b3354","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eb75eb58-e778-4883-8104-ca06806b3354"}},"res":{"statusCode":200,"headers":{"x-request-id":"eb75eb58-e778-4883-8104-ca06806b3354","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2082,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:45:49.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ef15979d-26ae-4e61-96f9-21314286939d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef15979d-26ae-4e61-96f9-21314286939d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:45:49.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1 ms {"req":{"id":"ef15979d-26ae-4e61-96f9-21314286939d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef15979d-26ae-4e61-96f9-21314286939d"}},"res":{"statusCode":204,"headers":{"x-request-id":"ef15979d-26ae-4e61-96f9-21314286939d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:45:49.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"969d95c6-6866-418b-aaa2-c7300704bc46","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"969d95c6-6866-418b-aaa2-c7300704bc46"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] WARN [15:45:52.270]: DB query successfully completed after 2231 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"zlagamr46o91UA3X4Is7y","sqlQueryDurationMs":2231,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"969d95c6-6866-418b-aaa2-c7300704bc46"}} +[server] INFO [15:45:52.788]: GQL BroadcastViewerUserActivity finished after 371 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":458.1599000003189},"apollo_query_duration_ms":371} +[server] INFO [15:45:54.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 4799 ms {"req":{"id":"969d95c6-6866-418b-aaa2-c7300704bc46","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"969d95c6-6866-418b-aaa2-c7300704bc46"}},"res":{"statusCode":200,"headers":{"x-request-id":"969d95c6-6866-418b-aaa2-c7300704bc46","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4799,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:45:55.041]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"fc012bf9-0fc0-4727-9de6-8954e7368500","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc012bf9-0fc0-4727-9de6-8954e7368500"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:45:55.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"fc012bf9-0fc0-4727-9de6-8954e7368500","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc012bf9-0fc0-4727-9de6-8954e7368500"}},"res":{"statusCode":204,"headers":{"x-request-id":"fc012bf9-0fc0-4727-9de6-8954e7368500","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:45:55.052]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"e21a0b57-9cb7-4b66-b6bb-44cd5d5d8418","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e21a0b57-9cb7-4b66-b6bb-44cd5d5d8418"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:45:55.404]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 352 ms {"req":{"id":"e21a0b57-9cb7-4b66-b6bb-44cd5d5d8418","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e21a0b57-9cb7-4b66-b6bb-44cd5d5d8418"}},"res":{"statusCode":200,"headers":{"x-request-id":"e21a0b57-9cb7-4b66-b6bb-44cd5d5d8418","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":352,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:45:55.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"15219528-6a2f-41ad-9bd5-081b541e4c8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15219528-6a2f-41ad-9bd5-081b541e4c8a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:55.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 1 ms {"req":{"id":"15219528-6a2f-41ad-9bd5-081b541e4c8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15219528-6a2f-41ad-9bd5-081b541e4c8a"}},"res":{"statusCode":204,"headers":{"x-request-id":"15219528-6a2f-41ad-9bd5-081b541e4c8a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:55.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"4faec5c1-8a61-439c-aa22-a79925c9f90d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4faec5c1-8a61-439c-aa22-a79925c9f90d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:55.944]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 402 ms {"req":{"id":"4faec5c1-8a61-439c-aa22-a79925c9f90d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4faec5c1-8a61-439c-aa22-a79925c9f90d"}},"res":{"statusCode":200,"headers":{"x-request-id":"4faec5c1-8a61-439c-aa22-a79925c9f90d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":402,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:45:56.036]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"a0f74580-6ecf-4622-b7b0-cb6957ac7d29","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0f74580-6ecf-4622-b7b0-cb6957ac7d29"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:56.037]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 1 ms {"req":{"id":"a0f74580-6ecf-4622-b7b0-cb6957ac7d29","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0f74580-6ecf-4622-b7b0-cb6957ac7d29"}},"res":{"statusCode":204,"headers":{"x-request-id":"a0f74580-6ecf-4622-b7b0-cb6957ac7d29","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:56.038]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"54524db0-0502-48b8-a613-dc0f2c74d782","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54524db0-0502-48b8-a613-dc0f2c74d782"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:56.038]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 0 ms {"req":{"id":"54524db0-0502-48b8-a613-dc0f2c74d782","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54524db0-0502-48b8-a613-dc0f2c74d782"}},"res":{"statusCode":204,"headers":{"x-request-id":"54524db0-0502-48b8-a613-dc0f2c74d782","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:56.048]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"ad1c0435-9256-4f45-b6fe-7cbfb7ee653e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad1c0435-9256-4f45-b6fe-7cbfb7ee653e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:56.049]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"52a8f07d-8da6-4ebc-b5e3-0b8e4cc75a5d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52a8f07d-8da6-4ebc-b5e3-0b8e4cc75a5d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:56.280]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.22069999948144},"apollo_query_duration_ms":146} +[server] INFO [15:45:56.340]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 292 ms {"req":{"id":"ad1c0435-9256-4f45-b6fe-7cbfb7ee653e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad1c0435-9256-4f45-b6fe-7cbfb7ee653e"}},"res":{"statusCode":200,"headers":{"x-request-id":"ad1c0435-9256-4f45-b6fe-7cbfb7ee653e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":292,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:45:56.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"cd8483f7-53d8-4bc1-a0d4-3229b8c3370b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd8483f7-53d8-4bc1-a0d4-3229b8c3370b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:56.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1 ms {"req":{"id":"cd8483f7-53d8-4bc1-a0d4-3229b8c3370b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd8483f7-53d8-4bc1-a0d4-3229b8c3370b"}},"res":{"statusCode":204,"headers":{"x-request-id":"cd8483f7-53d8-4bc1-a0d4-3229b8c3370b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:56.456]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"9bc56a8c-d582-43b7-9623-cbf1bf46568b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bc56a8c-d582-43b7-9623-cbf1bf46568b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:57.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1084 ms {"req":{"id":"52a8f07d-8da6-4ebc-b5e3-0b8e4cc75a5d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52a8f07d-8da6-4ebc-b5e3-0b8e4cc75a5d"}},"res":{"statusCode":200,"headers":{"x-request-id":"52a8f07d-8da6-4ebc-b5e3-0b8e4cc75a5d","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1084,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:45:57.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"12c0a9ec-b6c1-4338-adef-1169ebaa38a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"12c0a9ec-b6c1-4338-adef-1169ebaa38a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:45:57.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 0 ms {"req":{"id":"12c0a9ec-b6c1-4338-adef-1169ebaa38a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"12c0a9ec-b6c1-4338-adef-1169ebaa38a9"}},"res":{"statusCode":204,"headers":{"x-request-id":"12c0a9ec-b6c1-4338-adef-1169ebaa38a9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:45:57.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"416bc775-6f2b-4f05-b553-1a4099816428","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"416bc775-6f2b-4f05-b553-1a4099816428"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:45:57.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 968 ms {"req":{"id":"9bc56a8c-d582-43b7-9623-cbf1bf46568b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bc56a8c-d582-43b7-9623-cbf1bf46568b"}},"res":{"statusCode":200,"headers":{"x-request-id":"9bc56a8c-d582-43b7-9623-cbf1bf46568b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":968,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:45:57.705]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"e6971a3f-b2c6-45e3-8268-1dfa865846c6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6971a3f-b2c6-45e3-8268-1dfa865846c6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:45:57.705]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 0 ms {"req":{"id":"e6971a3f-b2c6-45e3-8268-1dfa865846c6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6971a3f-b2c6-45e3-8268-1dfa865846c6"}},"res":{"statusCode":204,"headers":{"x-request-id":"e6971a3f-b2c6-45e3-8268-1dfa865846c6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:45:57.714]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"b7bf3b43-8daa-470d-a4d3-74ed24797ceb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b7bf3b43-8daa-470d-a4d3-74ed24797ceb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] WARN [15:46:03.447]: DB query successfully completed after 580 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"96GjDoMl6DJI8nD4AganD","sqlQueryDurationMs":580,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:05.152]: DB query successfully completed after 1704 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"r6xBnp8qQZ-a_GkWHV8T5","sqlQueryDurationMs":1704,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:07.741]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"MLBfdVknfve-CiIoCV2HY","sqlQueryDurationMs":574,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:08.305]: DB query successfully completed after 563 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"wrG3hyotxTFGZTFNRV0Vx","sqlQueryDurationMs":563,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:12.489]: DB query successfully completed after 4163 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"X8vgk-mhNPApaVhrdtWy-","sqlQueryDurationMs":4163,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:12.494]: DB query successfully completed after 7323 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\", (array_agg(\"user_emails\".\"email\"))[1] as email, (array_agg(\"user_emails\".\"verified\"))[1] as verified, (array_agg(\"server_acl\".\"role\"))[1] as role from \"users\" left join \"user_emails\" on \"user_emails\".\"userId\" = \"users\".\"id\" and \"user_emails\".\"primary\" = $1 left join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"users\".\"id\" in ($2) group by \"users\".\"id\"","sqlMethod":"select","sqlQueryId":"FNO_RcUyLHVFq00sw-zQK","sqlQueryDurationMs":7323,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:123:13)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:466:15)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:13.065]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"Hr-iowOBxWfLFObq2oqzz","sqlQueryDurationMs":574,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:13.066]: DB query successfully completed after 572 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"6fzpG4RUyngcv-kDZPLuZ","sqlQueryDurationMs":572,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:13.639]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"JIuYxZTFxlcZWumdkqsfK","sqlQueryDurationMs":574,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canBroadcastActivity (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canBroadcastActivity.ts:65:27)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:719:9)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:46:13.641]: DB query successfully completed after 574 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"AyzFAyUwDZrQxq6NYIlYE","sqlQueryDurationMs":574,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canBroadcastActivity (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canBroadcastActivity.ts:65:27)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:719:9)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] INFO [15:46:13.890]: GQL BroadcastViewerUserActivity finished after 5566 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":6541.072400000878},"apollo_query_duration_ms":5566} +[server] INFO [15:46:13.890]: GQL BroadcastViewerUserActivity finished after 8721 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":10850.69290000014},"apollo_query_duration_ms":8721} +[server] INFO [15:46:14.366]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 16652 ms {"req":{"id":"b7bf3b43-8daa-470d-a4d3-74ed24797ceb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b7bf3b43-8daa-470d-a4d3-74ed24797ceb"}},"res":{"statusCode":200,"headers":{"x-request-id":"b7bf3b43-8daa-470d-a4d3-74ed24797ceb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":16652,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:46:14.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"33f48f19-89d6-4e1e-9b59-911a31d11e4c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"33f48f19-89d6-4e1e-9b59-911a31d11e4c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:46:14.601]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 2 ms {"req":{"id":"33f48f19-89d6-4e1e-9b59-911a31d11e4c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"33f48f19-89d6-4e1e-9b59-911a31d11e4c"}},"res":{"statusCode":204,"headers":{"x-request-id":"33f48f19-89d6-4e1e-9b59-911a31d11e4c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:46:14.610]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"d470a717-3ddf-451c-b319-40c11e21bc07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d470a717-3ddf-451c-b319-40c11e21bc07"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:46:14.782]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.94719999935478},"apollo_query_duration_ms":137} +[server] INFO [15:46:16.263]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.4449000004679},"apollo_query_duration_ms":132} +[server] INFO [15:46:19.222]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 21914 ms {"req":{"id":"416bc775-6f2b-4f05-b553-1a4099816428","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"416bc775-6f2b-4f05-b553-1a4099816428"}},"res":{"statusCode":200,"headers":{"x-request-id":"416bc775-6f2b-4f05-b553-1a4099816428","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":21914,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:46:19.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"463f582f-8741-4fc8-9f6e-dad9c124d3c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"463f582f-8741-4fc8-9f6e-dad9c124d3c2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:46:19.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 0 ms {"req":{"id":"463f582f-8741-4fc8-9f6e-dad9c124d3c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"463f582f-8741-4fc8-9f6e-dad9c124d3c2"}},"res":{"statusCode":204,"headers":{"x-request-id":"463f582f-8741-4fc8-9f6e-dad9c124d3c2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] WARN [15:46:20.480]: DB query successfully completed after 32986 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"2NMNFsBHMnoxIMtvZPfVC","sqlQueryDurationMs":32986,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff"}} +[server] INFO [15:46:20.482]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"bee02e29-7ce2-4997-adfd-043c35d00b45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bee02e29-7ce2-4997-adfd-043c35d00b45"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:46:20.492]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 5881 ms {"req":{"id":"d470a717-3ddf-451c-b319-40c11e21bc07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d470a717-3ddf-451c-b319-40c11e21bc07"}},"res":{"statusCode":200,"headers":{"x-request-id":"d470a717-3ddf-451c-b319-40c11e21bc07","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5881,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:46:20.519]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 33227 ms {"req":{"id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff"}},"res":{"statusCode":200,"headers":{"x-request-id":"5fe2e088-558a-4a05-aa4b-00a4dd5d6aff","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":33227,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:46:20.857]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"60d45bbb-2b91-4722-a811-d87b24437c25","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"60d45bbb-2b91-4722-a811-d87b24437c25"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:46:20.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 1 ms {"req":{"id":"60d45bbb-2b91-4722-a811-d87b24437c25","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"60d45bbb-2b91-4722-a811-d87b24437c25"}},"res":{"statusCode":204,"headers":{"x-request-id":"60d45bbb-2b91-4722-a811-d87b24437c25","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:46:20.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"81e54360-0fc4-43cc-8edc-65fa1b6cb131","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81e54360-0fc4-43cc-8edc-65fa1b6cb131"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:46:21.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 601 ms {"req":{"id":"bee02e29-7ce2-4997-adfd-043c35d00b45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bee02e29-7ce2-4997-adfd-043c35d00b45"}},"res":{"statusCode":200,"headers":{"x-request-id":"bee02e29-7ce2-4997-adfd-043c35d00b45","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":601,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:46:21.305]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"c5d9270d-473c-48c1-8bde-d710208fc9b0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5d9270d-473c-48c1-8bde-d710208fc9b0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:46:21.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1 ms {"req":{"id":"c5d9270d-473c-48c1-8bde-d710208fc9b0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5d9270d-473c-48c1-8bde-d710208fc9b0"}},"res":{"statusCode":204,"headers":{"x-request-id":"c5d9270d-473c-48c1-8bde-d710208fc9b0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:46:21.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"1d7f0b8f-4702-42f8-acb0-7e68c3939457","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d7f0b8f-4702-42f8-acb0-7e68c3939457"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:46:21.452]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 582 ms {"req":{"id":"81e54360-0fc4-43cc-8edc-65fa1b6cb131","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81e54360-0fc4-43cc-8edc-65fa1b6cb131"}},"res":{"statusCode":200,"headers":{"x-request-id":"81e54360-0fc4-43cc-8edc-65fa1b6cb131","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":582,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [15:46:21.560]: GQL BroadcastViewerUserActivity finished after 403 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":431.8772999998182},"apollo_query_duration_ms":403} +[server] INFO [15:46:21.640]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"23a0de5e-892c-4caf-9726-cec3470b605b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23a0de5e-892c-4caf-9726-cec3470b605b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:46:21.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 1 ms {"req":{"id":"23a0de5e-892c-4caf-9726-cec3470b605b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23a0de5e-892c-4caf-9726-cec3470b605b"}},"res":{"statusCode":204,"headers":{"x-request-id":"23a0de5e-892c-4caf-9726-cec3470b605b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:46:21.654]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"78997efd-8a55-4699-9a55-aaf82cfa5058","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78997efd-8a55-4699-9a55-aaf82cfa5058"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:46:21.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 594 ms {"req":{"id":"1d7f0b8f-4702-42f8-acb0-7e68c3939457","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d7f0b8f-4702-42f8-acb0-7e68c3939457"}},"res":{"statusCode":200,"headers":{"x-request-id":"1d7f0b8f-4702-42f8-acb0-7e68c3939457","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":594,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [15:46:22.023]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 369 ms {"req":{"id":"78997efd-8a55-4699-9a55-aaf82cfa5058","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78997efd-8a55-4699-9a55-aaf82cfa5058"}},"res":{"statusCode":200,"headers":{"x-request-id":"78997efd-8a55-4699-9a55-aaf82cfa5058","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":369,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [15:46:22.127]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"6b01cf77-1700-490c-8ea1-44ea8d93c49b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6b01cf77-1700-490c-8ea1-44ea8d93c49b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:46:22.127]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 0 ms {"req":{"id":"6b01cf77-1700-490c-8ea1-44ea8d93c49b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6b01cf77-1700-490c-8ea1-44ea8d93c49b"}},"res":{"statusCode":204,"headers":{"x-request-id":"6b01cf77-1700-490c-8ea1-44ea8d93c49b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:46:22.138]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"978850cd-d981-45b9-9480-5713eed4cfb2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"978850cd-d981-45b9-9480-5713eed4cfb2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:46:22.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"f08d6bfe-faf0-4c46-9ec7-5c5a23434088","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f08d6bfe-faf0-4c46-9ec7-5c5a23434088"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:46:22.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 0 ms {"req":{"id":"f08d6bfe-faf0-4c46-9ec7-5c5a23434088","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f08d6bfe-faf0-4c46-9ec7-5c5a23434088"}},"res":{"statusCode":204,"headers":{"x-request-id":"f08d6bfe-faf0-4c46-9ec7-5c5a23434088","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:46:22.258]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"41c2aaf4-4613-443a-8281-d294f1203fa8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41c2aaf4-4613-443a-8281-d294f1203fa8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:46:22.776]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 518 ms {"req":{"id":"41c2aaf4-4613-443a-8281-d294f1203fa8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41c2aaf4-4613-443a-8281-d294f1203fa8"}},"res":{"statusCode":200,"headers":{"x-request-id":"41c2aaf4-4613-443a-8281-d294f1203fa8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":518,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [15:46:22.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"e1cc739f-2159-4c60-b18d-7617334b134e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1cc739f-2159-4c60-b18d-7617334b134e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:46:22.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 0 ms {"req":{"id":"e1cc739f-2159-4c60-b18d-7617334b134e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1cc739f-2159-4c60-b18d-7617334b134e"}},"res":{"statusCode":204,"headers":{"x-request-id":"e1cc739f-2159-4c60-b18d-7617334b134e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:46:22.919]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"c9db61b1-f0d1-4d1e-9977-6d3d49e42332","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9db61b1-f0d1-4d1e-9977-6d3d49e42332"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:46:23.201]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1063 ms {"req":{"id":"978850cd-d981-45b9-9480-5713eed4cfb2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"978850cd-d981-45b9-9480-5713eed4cfb2"}},"res":{"statusCode":200,"headers":{"x-request-id":"978850cd-d981-45b9-9480-5713eed4cfb2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1063,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [15:46:23.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 390 ms {"req":{"id":"c9db61b1-f0d1-4d1e-9977-6d3d49e42332","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9db61b1-f0d1-4d1e-9977-6d3d49e42332"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9db61b1-f0d1-4d1e-9977-6d3d49e42332","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":390,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [15:46:23.433]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"153cfcbb-5c3a-4041-9998-4d2b1c4f6354","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"153cfcbb-5c3a-4041-9998-4d2b1c4f6354"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:46:23.435]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 1 ms {"req":{"id":"153cfcbb-5c3a-4041-9998-4d2b1c4f6354","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"153cfcbb-5c3a-4041-9998-4d2b1c4f6354"}},"res":{"statusCode":204,"headers":{"x-request-id":"153cfcbb-5c3a-4041-9998-4d2b1c4f6354","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:46:23.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"479f5730-5de3-434c-8e96-15b14b544efb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"479f5730-5de3-434c-8e96-15b14b544efb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:46:23.659]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"5b515f19-c9ee-46db-b3a2-12ab045f723e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b515f19-c9ee-46db-b3a2-12ab045f723e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:46:23.660]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 2 ms {"req":{"id":"5b515f19-c9ee-46db-b3a2-12ab045f723e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b515f19-c9ee-46db-b3a2-12ab045f723e"}},"res":{"statusCode":204,"headers":{"x-request-id":"5b515f19-c9ee-46db-b3a2-12ab045f723e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:46:23.677]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"f37847ef-b01f-421e-bdeb-d122c2acd77d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f37847ef-b01f-421e-bdeb-d122c2acd77d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:46:23.825]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 380 ms {"req":{"id":"479f5730-5de3-434c-8e96-15b14b544efb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"479f5730-5de3-434c-8e96-15b14b544efb"}},"res":{"statusCode":200,"headers":{"x-request-id":"479f5730-5de3-434c-8e96-15b14b544efb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":380,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [15:46:24.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"670a382e-d238-4a97-86be-41382e26d3c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"670a382e-d238-4a97-86be-41382e26d3c2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:46:24.131]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1 ms {"req":{"id":"670a382e-d238-4a97-86be-41382e26d3c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"670a382e-d238-4a97-86be-41382e26d3c2"}},"res":{"statusCode":204,"headers":{"x-request-id":"670a382e-d238-4a97-86be-41382e26d3c2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:46:24.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"fa048168-47fb-41a2-9e90-cb52c3bd4e4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa048168-47fb-41a2-9e90-cb52c3bd4e4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:46:26.269]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.2930000014603},"apollo_query_duration_ms":154} +[server] INFO [15:46:26.537]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 2860 ms {"req":{"id":"f37847ef-b01f-421e-bdeb-d122c2acd77d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f37847ef-b01f-421e-bdeb-d122c2acd77d"}},"res":{"statusCode":200,"headers":{"x-request-id":"f37847ef-b01f-421e-bdeb-d122c2acd77d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2860,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [15:46:26.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"5ad2d0b0-c219-4d5d-b6ba-190dc6f7786c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ad2d0b0-c219-4d5d-b6ba-190dc6f7786c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:46:26.949]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 1 ms {"req":{"id":"5ad2d0b0-c219-4d5d-b6ba-190dc6f7786c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ad2d0b0-c219-4d5d-b6ba-190dc6f7786c"}},"res":{"statusCode":204,"headers":{"x-request-id":"5ad2d0b0-c219-4d5d-b6ba-190dc6f7786c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:46:26.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"fc2c904b-4206-43a8-b74c-3bf2311ee9ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc2c904b-4206-43a8-b74c-3bf2311ee9ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:46:27.896]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 936 ms {"req":{"id":"fc2c904b-4206-43a8-b74c-3bf2311ee9ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc2c904b-4206-43a8-b74c-3bf2311ee9ec"}},"res":{"statusCode":200,"headers":{"x-request-id":"fc2c904b-4206-43a8-b74c-3bf2311ee9ec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":936,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [15:46:28.063]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"653e2c6e-fb71-4e58-9299-8980a469d653","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"653e2c6e-fb71-4e58-9299-8980a469d653"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:46:28.063]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 0 ms {"req":{"id":"653e2c6e-fb71-4e58-9299-8980a469d653","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"653e2c6e-fb71-4e58-9299-8980a469d653"}},"res":{"statusCode":204,"headers":{"x-request-id":"653e2c6e-fb71-4e58-9299-8980a469d653","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:46:28.073]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"699b93ff-089e-4f00-b4a9-7110836256ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"699b93ff-089e-4f00-b4a9-7110836256ae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:46:28.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 4261 ms {"req":{"id":"fa048168-47fb-41a2-9e90-cb52c3bd4e4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa048168-47fb-41a2-9e90-cb52c3bd4e4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"fa048168-47fb-41a2-9e90-cb52c3bd4e4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4261,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [15:46:28.625]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 552 ms {"req":{"id":"699b93ff-089e-4f00-b4a9-7110836256ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"699b93ff-089e-4f00-b4a9-7110836256ae"}},"res":{"statusCode":200,"headers":{"x-request-id":"699b93ff-089e-4f00-b4a9-7110836256ae","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":552,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [15:46:28.782]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"41f633b9-f610-42bf-9481-5647ee16cf11","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41f633b9-f610-42bf-9481-5647ee16cf11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:46:28.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1 ms {"req":{"id":"41f633b9-f610-42bf-9481-5647ee16cf11","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41f633b9-f610-42bf-9481-5647ee16cf11"}},"res":{"statusCode":204,"headers":{"x-request-id":"41f633b9-f610-42bf-9481-5647ee16cf11","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:46:28.794]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"6f2192b6-bce1-4e85-a197-bbf9501c8a23","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f2192b6-bce1-4e85-a197-bbf9501c8a23"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:46:28.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"eaea356c-50f6-44d9-9150-edb76b44cec8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaea356c-50f6-44d9-9150-edb76b44cec8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:46:28.949]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 1 ms {"req":{"id":"eaea356c-50f6-44d9-9150-edb76b44cec8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaea356c-50f6-44d9-9150-edb76b44cec8"}},"res":{"statusCode":204,"headers":{"x-request-id":"eaea356c-50f6-44d9-9150-edb76b44cec8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:46:28.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"f88acda7-b1cd-4e7e-9ba2-9f1fa39ccd1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f88acda7-b1cd-4e7e-9ba2-9f1fa39ccd1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:46:29.497]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 537 ms {"req":{"id":"f88acda7-b1cd-4e7e-9ba2-9f1fa39ccd1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f88acda7-b1cd-4e7e-9ba2-9f1fa39ccd1e"}},"res":{"statusCode":200,"headers":{"x-request-id":"f88acda7-b1cd-4e7e-9ba2-9f1fa39ccd1e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":537,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [15:46:29.628]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 833 ms {"req":{"id":"6f2192b6-bce1-4e85-a197-bbf9501c8a23","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f2192b6-bce1-4e85-a197-bbf9501c8a23"}},"res":{"statusCode":200,"headers":{"x-request-id":"6f2192b6-bce1-4e85-a197-bbf9501c8a23","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":833,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [15:46:29.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"ba3f0ee0-1d64-4b4f-8d38-394a828f7d34","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba3f0ee0-1d64-4b4f-8d38-394a828f7d34"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:46:29.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 0 ms {"req":{"id":"ba3f0ee0-1d64-4b4f-8d38-394a828f7d34","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba3f0ee0-1d64-4b4f-8d38-394a828f7d34"}},"res":{"statusCode":204,"headers":{"x-request-id":"ba3f0ee0-1d64-4b4f-8d38-394a828f7d34","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:46:29.999]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"8fc752b2-a986-4f4b-a663-1511c94d6d6b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fc752b2-a986-4f4b-a663-1511c94d6d6b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:46:30.030]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"b84b52c5-f874-49ea-b8f9-5f4879ca6364","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b84b52c5-f874-49ea-b8f9-5f4879ca6364"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:46:30.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"b84b52c5-f874-49ea-b8f9-5f4879ca6364","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b84b52c5-f874-49ea-b8f9-5f4879ca6364"}},"res":{"statusCode":204,"headers":{"x-request-id":"b84b52c5-f874-49ea-b8f9-5f4879ca6364","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:46:30.041]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"a5c0fca1-e7e9-457d-8544-9dac61b27db7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5c0fca1-e7e9-457d-8544-9dac61b27db7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:46:30.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 909 ms {"req":{"id":"8fc752b2-a986-4f4b-a663-1511c94d6d6b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fc752b2-a986-4f4b-a663-1511c94d6d6b"}},"res":{"statusCode":200,"headers":{"x-request-id":"8fc752b2-a986-4f4b-a663-1511c94d6d6b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":909,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [15:46:31.219]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1178 ms {"req":{"id":"a5c0fca1-e7e9-457d-8544-9dac61b27db7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5c0fca1-e7e9-457d-8544-9dac61b27db7"}},"res":{"statusCode":200,"headers":{"x-request-id":"a5c0fca1-e7e9-457d-8544-9dac61b27db7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1178,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [15:46:31.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"6556483a-d448-48cc-9bf7-6488ab64111b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6556483a-d448-48cc-9bf7-6488ab64111b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:46:31.255]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 1 ms {"req":{"id":"6556483a-d448-48cc-9bf7-6488ab64111b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6556483a-d448-48cc-9bf7-6488ab64111b"}},"res":{"statusCode":204,"headers":{"x-request-id":"6556483a-d448-48cc-9bf7-6488ab64111b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:46:31.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"f164baa7-8404-4a00-a37a-7c8078c8199f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f164baa7-8404-4a00-a37a-7c8078c8199f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:46:31.308]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.12289999984205},"apollo_query_duration_ms":131} +[server] INFO [15:46:31.580]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 315 ms {"req":{"id":"f164baa7-8404-4a00-a37a-7c8078c8199f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f164baa7-8404-4a00-a37a-7c8078c8199f"}},"res":{"statusCode":200,"headers":{"x-request-id":"f164baa7-8404-4a00-a37a-7c8078c8199f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":315,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [15:46:31.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"560b8163-ac83-4021-8a1b-cc9fd976f51b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"560b8163-ac83-4021-8a1b-cc9fd976f51b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:46:31.591]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 0 ms {"req":{"id":"560b8163-ac83-4021-8a1b-cc9fd976f51b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"560b8163-ac83-4021-8a1b-cc9fd976f51b"}},"res":{"statusCode":204,"headers":{"x-request-id":"560b8163-ac83-4021-8a1b-cc9fd976f51b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:46:31.601]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"818a3f0f-7b55-4fc3-92ec-f70e683542bf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"818a3f0f-7b55-4fc3-92ec-f70e683542bf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:46:31.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"bdad7a8f-4358-4608-96b3-9c36232a02d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bdad7a8f-4358-4608-96b3-9c36232a02d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:46:31.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 1 ms {"req":{"id":"bdad7a8f-4358-4608-96b3-9c36232a02d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bdad7a8f-4358-4608-96b3-9c36232a02d3"}},"res":{"statusCode":204,"headers":{"x-request-id":"bdad7a8f-4358-4608-96b3-9c36232a02d3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:46:31.822]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"1746fd9f-049e-4ba5-ba41-a8c7dcc2f830","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1746fd9f-049e-4ba5-ba41-a8c7dcc2f830"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:46:32.002]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 401 ms {"req":{"id":"818a3f0f-7b55-4fc3-92ec-f70e683542bf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"818a3f0f-7b55-4fc3-92ec-f70e683542bf"}},"res":{"statusCode":200,"headers":{"x-request-id":"818a3f0f-7b55-4fc3-92ec-f70e683542bf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":401,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [15:46:32.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"7b884d02-6171-4c58-8124-a14e44377ac7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b884d02-6171-4c58-8124-a14e44377ac7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:46:32.318]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 1 ms {"req":{"id":"7b884d02-6171-4c58-8124-a14e44377ac7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b884d02-6171-4c58-8124-a14e44377ac7"}},"res":{"statusCode":204,"headers":{"x-request-id":"7b884d02-6171-4c58-8124-a14e44377ac7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:46:32.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"45ff7f1d-23d0-4ca0-96df-aab70c528f9e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"45ff7f1d-23d0-4ca0-96df-aab70c528f9e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:46:32.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 585 ms {"req":{"id":"1746fd9f-049e-4ba5-ba41-a8c7dcc2f830","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1746fd9f-049e-4ba5-ba41-a8c7dcc2f830"}},"res":{"statusCode":200,"headers":{"x-request-id":"1746fd9f-049e-4ba5-ba41-a8c7dcc2f830","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":585,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [15:46:32.696]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"ac1c4ec3-af78-4666-b39e-3805082913b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac1c4ec3-af78-4666-b39e-3805082913b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:46:32.696]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 0 ms {"req":{"id":"ac1c4ec3-af78-4666-b39e-3805082913b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac1c4ec3-af78-4666-b39e-3805082913b5"}},"res":{"statusCode":204,"headers":{"x-request-id":"ac1c4ec3-af78-4666-b39e-3805082913b5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:46:32.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"a59ee5a2-5faa-45e8-ab42-0d7e0ae9a99a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a59ee5a2-5faa-45e8-ab42-0d7e0ae9a99a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:46:32.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 443 ms {"req":{"id":"45ff7f1d-23d0-4ca0-96df-aab70c528f9e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"45ff7f1d-23d0-4ca0-96df-aab70c528f9e"}},"res":{"statusCode":200,"headers":{"x-request-id":"45ff7f1d-23d0-4ca0-96df-aab70c528f9e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [15:46:33.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"a4d398e3-5845-4a4e-b923-35d294f2dec5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4d398e3-5845-4a4e-b923-35d294f2dec5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:46:33.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 0 ms {"req":{"id":"a4d398e3-5845-4a4e-b923-35d294f2dec5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4d398e3-5845-4a4e-b923-35d294f2dec5"}},"res":{"statusCode":204,"headers":{"x-request-id":"a4d398e3-5845-4a4e-b923-35d294f2dec5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:46:33.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"012b302f-cce6-4dd2-96a8-e226b0993066","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"012b302f-cce6-4dd2-96a8-e226b0993066"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:46:33.373]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 665 ms {"req":{"id":"a59ee5a2-5faa-45e8-ab42-0d7e0ae9a99a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a59ee5a2-5faa-45e8-ab42-0d7e0ae9a99a"}},"res":{"statusCode":200,"headers":{"x-request-id":"a59ee5a2-5faa-45e8-ab42-0d7e0ae9a99a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":665,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [15:46:33.630]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 498 ms {"req":{"id":"012b302f-cce6-4dd2-96a8-e226b0993066","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"012b302f-cce6-4dd2-96a8-e226b0993066"}},"res":{"statusCode":200,"headers":{"x-request-id":"012b302f-cce6-4dd2-96a8-e226b0993066","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":498,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [15:46:33.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"83a00e71-4e08-49ac-bb34-7ba471c98ac0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83a00e71-4e08-49ac-bb34-7ba471c98ac0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:46:33.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 0 ms {"req":{"id":"83a00e71-4e08-49ac-bb34-7ba471c98ac0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83a00e71-4e08-49ac-bb34-7ba471c98ac0"}},"res":{"statusCode":204,"headers":{"x-request-id":"83a00e71-4e08-49ac-bb34-7ba471c98ac0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:46:33.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"bd9e032b-3376-4788-8b57-90b69fd55b65","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd9e032b-3376-4788-8b57-90b69fd55b65"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:46:33.919]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"0ddea7fb-040d-421c-83a5-b8f8706042b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0ddea7fb-040d-421c-83a5-b8f8706042b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:46:33.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1 ms {"req":{"id":"0ddea7fb-040d-421c-83a5-b8f8706042b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0ddea7fb-040d-421c-83a5-b8f8706042b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"0ddea7fb-040d-421c-83a5-b8f8706042b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:46:33.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"fa311ee6-61e0-4617-9819-7beae120e50b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa311ee6-61e0-4617-9819-7beae120e50b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:46:34.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 786 ms {"req":{"id":"bd9e032b-3376-4788-8b57-90b69fd55b65","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd9e032b-3376-4788-8b57-90b69fd55b65"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd9e032b-3376-4788-8b57-90b69fd55b65","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":786,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [15:46:34.679]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 749 ms {"req":{"id":"fa311ee6-61e0-4617-9819-7beae120e50b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa311ee6-61e0-4617-9819-7beae120e50b"}},"res":{"statusCode":200,"headers":{"x-request-id":"fa311ee6-61e0-4617-9819-7beae120e50b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":749,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [15:46:34.834]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"6eaf5f67-21cd-451f-b4cd-4971d44711ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6eaf5f67-21cd-451f-b4cd-4971d44711ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:46:34.835]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 1 ms {"req":{"id":"6eaf5f67-21cd-451f-b4cd-4971d44711ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6eaf5f67-21cd-451f-b4cd-4971d44711ff"}},"res":{"statusCode":204,"headers":{"x-request-id":"6eaf5f67-21cd-451f-b4cd-4971d44711ff","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:46:34.845]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"d77fd7a9-9ffb-4671-b234-8e4afe535dbb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d77fd7a9-9ffb-4671-b234-8e4afe535dbb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:46:35.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"d9a2b1d8-df1d-4d21-81e4-bdfa5e9f559c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9a2b1d8-df1d-4d21-81e4-bdfa5e9f559c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:46:35.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 0 ms {"req":{"id":"d9a2b1d8-df1d-4d21-81e4-bdfa5e9f559c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9a2b1d8-df1d-4d21-81e4-bdfa5e9f559c"}},"res":{"statusCode":204,"headers":{"x-request-id":"d9a2b1d8-df1d-4d21-81e4-bdfa5e9f559c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:46:35.081]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"318ed130-44f2-4600-b9bd-6a273c42e66c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"318ed130-44f2-4600-b9bd-6a273c42e66c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:46:35.140]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 295 ms {"req":{"id":"d77fd7a9-9ffb-4671-b234-8e4afe535dbb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d77fd7a9-9ffb-4671-b234-8e4afe535dbb"}},"res":{"statusCode":200,"headers":{"x-request-id":"d77fd7a9-9ffb-4671-b234-8e4afe535dbb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":295,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [15:46:35.462]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"16e2c2e8-0401-4f66-97f1-40de0ac4e701","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"16e2c2e8-0401-4f66-97f1-40de0ac4e701"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:46:35.462]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 0 ms {"req":{"id":"16e2c2e8-0401-4f66-97f1-40de0ac4e701","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"16e2c2e8-0401-4f66-97f1-40de0ac4e701"}},"res":{"statusCode":204,"headers":{"x-request-id":"16e2c2e8-0401-4f66-97f1-40de0ac4e701","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:46:35.475]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"416c714f-3826-44f9-a078-92b0ba29af0f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"416c714f-3826-44f9-a078-92b0ba29af0f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:46:35.788]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 707 ms {"req":{"id":"318ed130-44f2-4600-b9bd-6a273c42e66c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"318ed130-44f2-4600-b9bd-6a273c42e66c"}},"res":{"statusCode":200,"headers":{"x-request-id":"318ed130-44f2-4600-b9bd-6a273c42e66c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":707,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [15:46:35.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 449 ms {"req":{"id":"416c714f-3826-44f9-a078-92b0ba29af0f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"416c714f-3826-44f9-a078-92b0ba29af0f"}},"res":{"statusCode":200,"headers":{"x-request-id":"416c714f-3826-44f9-a078-92b0ba29af0f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":449,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [15:46:36.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"fd0f0198-7df6-4dba-bd5c-2157bfffaf72","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd0f0198-7df6-4dba-bd5c-2157bfffaf72"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:46:36.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1 ms {"req":{"id":"fd0f0198-7df6-4dba-bd5c-2157bfffaf72","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd0f0198-7df6-4dba-bd5c-2157bfffaf72"}},"res":{"statusCode":204,"headers":{"x-request-id":"fd0f0198-7df6-4dba-bd5c-2157bfffaf72","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:46:36.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"e5568bb6-a050-414f-99ba-746cfe88d365","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5568bb6-a050-414f-99ba-746cfe88d365"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:46:36.341]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.6511000012979},"apollo_query_duration_ms":136} +[server] INFO [15:46:36.522]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"330333dd-a490-4a22-821d-58a4951e43c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"330333dd-a490-4a22-821d-58a4951e43c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:46:36.522]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 0 ms {"req":{"id":"330333dd-a490-4a22-821d-58a4951e43c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"330333dd-a490-4a22-821d-58a4951e43c1"}},"res":{"statusCode":204,"headers":{"x-request-id":"330333dd-a490-4a22-821d-58a4951e43c1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:46:36.533]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"d45a003c-2d2c-4c02-91ea-e24e0309a5ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d45a003c-2d2c-4c02-91ea-e24e0309a5ef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:46:36.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 378 ms {"req":{"id":"d45a003c-2d2c-4c02-91ea-e24e0309a5ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d45a003c-2d2c-4c02-91ea-e24e0309a5ef"}},"res":{"statusCode":200,"headers":{"x-request-id":"d45a003c-2d2c-4c02-91ea-e24e0309a5ef","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":378,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [15:46:37.210]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"6a3c5922-2908-4510-bb9c-9929772ecd95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a3c5922-2908-4510-bb9c-9929772ecd95"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:46:37.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 1 ms {"req":{"id":"6a3c5922-2908-4510-bb9c-9929772ecd95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a3c5922-2908-4510-bb9c-9929772ecd95"}},"res":{"statusCode":204,"headers":{"x-request-id":"6a3c5922-2908-4510-bb9c-9929772ecd95","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:46:37.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"618ff909-1504-4a19-aadf-f96158d8bdba","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"618ff909-1504-4a19-aadf-f96158d8bdba"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:46:39.243]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 2989 ms {"req":{"id":"e5568bb6-a050-414f-99ba-746cfe88d365","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5568bb6-a050-414f-99ba-746cfe88d365"}},"res":{"statusCode":200,"headers":{"x-request-id":"e5568bb6-a050-414f-99ba-746cfe88d365","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2989,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [15:46:39.507]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"8c3d697d-e0d0-4352-b8fb-e33d0df0c993","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c3d697d-e0d0-4352-b8fb-e33d0df0c993"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:46:39.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1 ms {"req":{"id":"8c3d697d-e0d0-4352-b8fb-e33d0df0c993","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c3d697d-e0d0-4352-b8fb-e33d0df0c993"}},"res":{"statusCode":204,"headers":{"x-request-id":"8c3d697d-e0d0-4352-b8fb-e33d0df0c993","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:46:39.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"b629aef9-a701-48ce-a5c7-b78abcea6928","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b629aef9-a701-48ce-a5c7-b78abcea6928"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:46:40.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 3462 ms {"req":{"id":"618ff909-1504-4a19-aadf-f96158d8bdba","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"618ff909-1504-4a19-aadf-f96158d8bdba"}},"res":{"statusCode":200,"headers":{"x-request-id":"618ff909-1504-4a19-aadf-f96158d8bdba","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3462,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [15:46:40.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1293 ms {"req":{"id":"b629aef9-a701-48ce-a5c7-b78abcea6928","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b629aef9-a701-48ce-a5c7-b78abcea6928"}},"res":{"statusCode":200,"headers":{"x-request-id":"b629aef9-a701-48ce-a5c7-b78abcea6928","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1293,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [15:46:41.200]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"a679298c-a810-418d-ae6c-b69f5305e65e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a679298c-a810-418d-ae6c-b69f5305e65e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:46:41.200]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 0 ms {"req":{"id":"a679298c-a810-418d-ae6c-b69f5305e65e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a679298c-a810-418d-ae6c-b69f5305e65e"}},"res":{"statusCode":204,"headers":{"x-request-id":"a679298c-a810-418d-ae6c-b69f5305e65e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:46:41.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"e61d1ba1-27b9-4c71-b741-7bcf15a10b6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e61d1ba1-27b9-4c71-b741-7bcf15a10b6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:46:41.321]: GQL BroadcastViewerUserActivity finished after 152 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.89129999931902},"apollo_query_duration_ms":152} +[server] INFO [15:46:41.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"ce93eedc-79b8-4f54-a524-1c6baf58622a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce93eedc-79b8-4f54-a524-1c6baf58622a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:46:41.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 1 ms {"req":{"id":"ce93eedc-79b8-4f54-a524-1c6baf58622a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce93eedc-79b8-4f54-a524-1c6baf58622a"}},"res":{"statusCode":204,"headers":{"x-request-id":"ce93eedc-79b8-4f54-a524-1c6baf58622a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:46:41.374]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"a3cecd42-fc69-4f7f-b1e6-134cdd7d0c94","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a3cecd42-fc69-4f7f-b1e6-134cdd7d0c94"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:46:41.825]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 614 ms {"req":{"id":"e61d1ba1-27b9-4c71-b741-7bcf15a10b6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e61d1ba1-27b9-4c71-b741-7bcf15a10b6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"e61d1ba1-27b9-4c71-b741-7bcf15a10b6d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":614,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [15:46:42.049]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 675 ms {"req":{"id":"a3cecd42-fc69-4f7f-b1e6-134cdd7d0c94","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a3cecd42-fc69-4f7f-b1e6-134cdd7d0c94"}},"res":{"statusCode":200,"headers":{"x-request-id":"a3cecd42-fc69-4f7f-b1e6-134cdd7d0c94","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":675,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [15:46:42.235]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"cfcb119d-0dff-4986-b0a7-49962a24dd3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfcb119d-0dff-4986-b0a7-49962a24dd3f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:46:42.235]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 0 ms {"req":{"id":"cfcb119d-0dff-4986-b0a7-49962a24dd3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfcb119d-0dff-4986-b0a7-49962a24dd3f"}},"res":{"statusCode":204,"headers":{"x-request-id":"cfcb119d-0dff-4986-b0a7-49962a24dd3f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:46:42.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"7dd92bfa-9a22-479b-b8f2-588820396a7c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dd92bfa-9a22-479b-b8f2-588820396a7c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:46:42.799]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"bedf7e32-56c5-430e-9470-5eed1bb48bd5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bedf7e32-56c5-430e-9470-5eed1bb48bd5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:46:42.799]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 1 ms {"req":{"id":"bedf7e32-56c5-430e-9470-5eed1bb48bd5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bedf7e32-56c5-430e-9470-5eed1bb48bd5"}},"res":{"statusCode":204,"headers":{"x-request-id":"bedf7e32-56c5-430e-9470-5eed1bb48bd5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:46:42.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"65ca0429-92aa-49a7-bd9e-46bbfb847439","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65ca0429-92aa-49a7-bd9e-46bbfb847439"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:46:42.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 570 ms {"req":{"id":"7dd92bfa-9a22-479b-b8f2-588820396a7c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dd92bfa-9a22-479b-b8f2-588820396a7c"}},"res":{"statusCode":200,"headers":{"x-request-id":"7dd92bfa-9a22-479b-b8f2-588820396a7c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":570,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [15:46:43.163]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 352 ms {"req":{"id":"65ca0429-92aa-49a7-bd9e-46bbfb847439","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65ca0429-92aa-49a7-bd9e-46bbfb847439"}},"res":{"statusCode":200,"headers":{"x-request-id":"65ca0429-92aa-49a7-bd9e-46bbfb847439","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":352,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [15:46:43.267]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"fcaa25ab-1114-4c75-94d9-afa9fa7a18cf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fcaa25ab-1114-4c75-94d9-afa9fa7a18cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:46:43.267]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 0 ms {"req":{"id":"fcaa25ab-1114-4c75-94d9-afa9fa7a18cf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fcaa25ab-1114-4c75-94d9-afa9fa7a18cf"}},"res":{"statusCode":204,"headers":{"x-request-id":"fcaa25ab-1114-4c75-94d9-afa9fa7a18cf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:46:43.275]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"a2f33a0b-de91-4cf5-86fd-8818d415f28e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2f33a0b-de91-4cf5-86fd-8818d415f28e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:46:43.555]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"376c2c78-d517-4b90-98fc-87eb7805c974","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"376c2c78-d517-4b90-98fc-87eb7805c974"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:46:43.555]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 0 ms {"req":{"id":"376c2c78-d517-4b90-98fc-87eb7805c974","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"376c2c78-d517-4b90-98fc-87eb7805c974"}},"res":{"statusCode":204,"headers":{"x-request-id":"376c2c78-d517-4b90-98fc-87eb7805c974","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:46:43.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"3a201830-aa5f-4a0e-904f-67b8095b0416","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a201830-aa5f-4a0e-904f-67b8095b0416"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:46:43.628]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 353 ms {"req":{"id":"a2f33a0b-de91-4cf5-86fd-8818d415f28e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2f33a0b-de91-4cf5-86fd-8818d415f28e"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2f33a0b-de91-4cf5-86fd-8818d415f28e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":353,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [15:46:43.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 342 ms {"req":{"id":"3a201830-aa5f-4a0e-904f-67b8095b0416","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a201830-aa5f-4a0e-904f-67b8095b0416"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a201830-aa5f-4a0e-904f-67b8095b0416","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":342,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [15:46:44.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"83f9e191-3585-4c7b-acb5-1f3d39a42669","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f9e191-3585-4c7b-acb5-1f3d39a42669"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:46:44.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 0 ms {"req":{"id":"83f9e191-3585-4c7b-acb5-1f3d39a42669","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f9e191-3585-4c7b-acb5-1f3d39a42669"}},"res":{"statusCode":204,"headers":{"x-request-id":"83f9e191-3585-4c7b-acb5-1f3d39a42669","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:46:44.051]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"bb2bb379-846e-47fd-becf-20789eb31681","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb2bb379-846e-47fd-becf-20789eb31681"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:46:44.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"c2fc5428-eab3-4d6d-92b9-26c726c28289","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2fc5428-eab3-4d6d-92b9-26c726c28289"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:46:44.311]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 0 ms {"req":{"id":"c2fc5428-eab3-4d6d-92b9-26c726c28289","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2fc5428-eab3-4d6d-92b9-26c726c28289"}},"res":{"statusCode":204,"headers":{"x-request-id":"c2fc5428-eab3-4d6d-92b9-26c726c28289","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:46:44.321]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"1e96c6e1-7dd9-451c-9abc-16933190c5d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1e96c6e1-7dd9-451c-9abc-16933190c5d9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:46:44.368]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 317 ms {"req":{"id":"bb2bb379-846e-47fd-becf-20789eb31681","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb2bb379-846e-47fd-becf-20789eb31681"}},"res":{"statusCode":200,"headers":{"x-request-id":"bb2bb379-846e-47fd-becf-20789eb31681","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":317,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [15:46:44.624]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 303 ms {"req":{"id":"1e96c6e1-7dd9-451c-9abc-16933190c5d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1e96c6e1-7dd9-451c-9abc-16933190c5d9"}},"res":{"statusCode":200,"headers":{"x-request-id":"1e96c6e1-7dd9-451c-9abc-16933190c5d9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":303,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [15:46:44.695]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"e784cd6a-e798-4767-bd38-77b9d8cdf44a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e784cd6a-e798-4767-bd38-77b9d8cdf44a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:46:44.696]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 1 ms {"req":{"id":"e784cd6a-e798-4767-bd38-77b9d8cdf44a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e784cd6a-e798-4767-bd38-77b9d8cdf44a"}},"res":{"statusCode":204,"headers":{"x-request-id":"e784cd6a-e798-4767-bd38-77b9d8cdf44a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:46:44.703]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"aae0e084-02ab-4baa-90eb-dda6baba2fd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aae0e084-02ab-4baa-90eb-dda6baba2fd1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:46:45.034]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 331 ms {"req":{"id":"aae0e084-02ab-4baa-90eb-dda6baba2fd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aae0e084-02ab-4baa-90eb-dda6baba2fd1"}},"res":{"statusCode":200,"headers":{"x-request-id":"aae0e084-02ab-4baa-90eb-dda6baba2fd1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":331,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [15:46:45.246]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"155f29c5-27fe-4cf0-b15d-8013f542d37e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"155f29c5-27fe-4cf0-b15d-8013f542d37e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:46:45.247]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 1 ms {"req":{"id":"155f29c5-27fe-4cf0-b15d-8013f542d37e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"155f29c5-27fe-4cf0-b15d-8013f542d37e"}},"res":{"statusCode":204,"headers":{"x-request-id":"155f29c5-27fe-4cf0-b15d-8013f542d37e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:46:45.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"3a172efe-afd5-437f-9354-f18e80a7fabe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a172efe-afd5-437f-9354-f18e80a7fabe"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:46:46.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"398ae08b-43cc-46f8-8a61-79c50b25f1a6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"398ae08b-43cc-46f8-8a61-79c50b25f1a6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:46:46.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 0 ms {"req":{"id":"398ae08b-43cc-46f8-8a61-79c50b25f1a6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"398ae08b-43cc-46f8-8a61-79c50b25f1a6"}},"res":{"statusCode":204,"headers":{"x-request-id":"398ae08b-43cc-46f8-8a61-79c50b25f1a6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:46:46.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"81f46c61-cb7d-4872-ae24-0c5f10c4a74f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81f46c61-cb7d-4872-ae24-0c5f10c4a74f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:46:46.817]: GQL BroadcastViewerUserActivity finished after 624 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":212.41360000055283},"apollo_query_duration_ms":624} +[server] INFO [15:46:47.176]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 1031 ms {"req":{"id":"81f46c61-cb7d-4872-ae24-0c5f10c4a74f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81f46c61-cb7d-4872-ae24-0c5f10c4a74f"}},"res":{"statusCode":200,"headers":{"x-request-id":"81f46c61-cb7d-4872-ae24-0c5f10c4a74f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1031,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [15:46:47.730]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"94839890-4246-4ce1-a1c0-74fdf396db7c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94839890-4246-4ce1-a1c0-74fdf396db7c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:46:47.730]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 0 ms {"req":{"id":"94839890-4246-4ce1-a1c0-74fdf396db7c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94839890-4246-4ce1-a1c0-74fdf396db7c"}},"res":{"statusCode":204,"headers":{"x-request-id":"94839890-4246-4ce1-a1c0-74fdf396db7c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:46:47.741]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"cf7f43f5-ea8c-4658-b0c1-493b000c8dc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf7f43f5-ea8c-4658-b0c1-493b000c8dc3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:46:48.261]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 3004 ms {"req":{"id":"3a172efe-afd5-437f-9354-f18e80a7fabe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a172efe-afd5-437f-9354-f18e80a7fabe"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a172efe-afd5-437f-9354-f18e80a7fabe","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3004,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [15:46:48.497]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 756 ms {"req":{"id":"cf7f43f5-ea8c-4658-b0c1-493b000c8dc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf7f43f5-ea8c-4658-b0c1-493b000c8dc3"}},"res":{"statusCode":200,"headers":{"x-request-id":"cf7f43f5-ea8c-4658-b0c1-493b000c8dc3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":756,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [15:46:48.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"efd943ed-c1fe-4302-a9b2-5d12f3650942","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efd943ed-c1fe-4302-a9b2-5d12f3650942"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:46:48.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 0 ms {"req":{"id":"efd943ed-c1fe-4302-a9b2-5d12f3650942","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efd943ed-c1fe-4302-a9b2-5d12f3650942"}},"res":{"statusCode":204,"headers":{"x-request-id":"efd943ed-c1fe-4302-a9b2-5d12f3650942","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:46:48.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"8941eb46-072a-4f8c-ae0a-005f02b66dcf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8941eb46-072a-4f8c-ae0a-005f02b66dcf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:46:49.516]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 535 ms {"req":{"id":"8941eb46-072a-4f8c-ae0a-005f02b66dcf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8941eb46-072a-4f8c-ae0a-005f02b66dcf"}},"res":{"statusCode":200,"headers":{"x-request-id":"8941eb46-072a-4f8c-ae0a-005f02b66dcf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":535,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [15:46:49.701]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"edd27249-e0d3-4906-a460-4e1113421fd3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"edd27249-e0d3-4906-a460-4e1113421fd3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:46:49.702]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 1 ms {"req":{"id":"edd27249-e0d3-4906-a460-4e1113421fd3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"edd27249-e0d3-4906-a460-4e1113421fd3"}},"res":{"statusCode":204,"headers":{"x-request-id":"edd27249-e0d3-4906-a460-4e1113421fd3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:46:49.711]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"775f3871-6df3-4c7e-861a-62e589970fd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775f3871-6df3-4c7e-861a-62e589970fd8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:46:50.013]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 302 ms {"req":{"id":"775f3871-6df3-4c7e-861a-62e589970fd8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775f3871-6df3-4c7e-861a-62e589970fd8"}},"res":{"statusCode":200,"headers":{"x-request-id":"775f3871-6df3-4c7e-861a-62e589970fd8","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":302,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [15:46:50.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"e3f3af5f-66f6-464e-b288-6fea37b8dfab","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3f3af5f-66f6-464e-b288-6fea37b8dfab"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:46:50.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 0 ms {"req":{"id":"e3f3af5f-66f6-464e-b288-6fea37b8dfab","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3f3af5f-66f6-464e-b288-6fea37b8dfab"}},"res":{"statusCode":204,"headers":{"x-request-id":"e3f3af5f-66f6-464e-b288-6fea37b8dfab","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:46:50.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"dc207949-5655-4b5e-ad79-0952d7324f09","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc207949-5655-4b5e-ad79-0952d7324f09"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:46:50.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 381 ms {"req":{"id":"dc207949-5655-4b5e-ad79-0952d7324f09","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc207949-5655-4b5e-ad79-0952d7324f09"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc207949-5655-4b5e-ad79-0952d7324f09","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":381,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [15:46:51.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"796e47e9-3a95-4763-9ab6-48d443e87347","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"796e47e9-3a95-4763-9ab6-48d443e87347"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:46:51.144]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 1 ms {"req":{"id":"796e47e9-3a95-4763-9ab6-48d443e87347","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"796e47e9-3a95-4763-9ab6-48d443e87347"}},"res":{"statusCode":204,"headers":{"x-request-id":"796e47e9-3a95-4763-9ab6-48d443e87347","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:46:51.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"b020c5ad-cf9e-4acd-b5b6-9cdea9cca7eb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b020c5ad-cf9e-4acd-b5b6-9cdea9cca7eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:46:51.296]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.94189999997616},"apollo_query_duration_ms":139} +[server] INFO [15:46:51.499]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 347 ms {"req":{"id":"b020c5ad-cf9e-4acd-b5b6-9cdea9cca7eb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b020c5ad-cf9e-4acd-b5b6-9cdea9cca7eb"}},"res":{"statusCode":200,"headers":{"x-request-id":"b020c5ad-cf9e-4acd-b5b6-9cdea9cca7eb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":347,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [15:46:51.873]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"e8148605-c8e4-4faa-b2f0-75168e733160","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e8148605-c8e4-4faa-b2f0-75168e733160"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:46:51.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 1 ms {"req":{"id":"e8148605-c8e4-4faa-b2f0-75168e733160","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e8148605-c8e4-4faa-b2f0-75168e733160"}},"res":{"statusCode":204,"headers":{"x-request-id":"e8148605-c8e4-4faa-b2f0-75168e733160","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:46:51.884]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"f97a71a5-a0ef-4179-8ce8-cbed4b908e36","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f97a71a5-a0ef-4179-8ce8-cbed4b908e36"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:46:52.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 297 ms {"req":{"id":"f97a71a5-a0ef-4179-8ce8-cbed4b908e36","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f97a71a5-a0ef-4179-8ce8-cbed4b908e36"}},"res":{"statusCode":200,"headers":{"x-request-id":"f97a71a5-a0ef-4179-8ce8-cbed4b908e36","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":297,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [15:46:52.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"10536584-bc32-472d-9ecf-69b3221ea882","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10536584-bc32-472d-9ecf-69b3221ea882"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:46:52.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 0 ms {"req":{"id":"10536584-bc32-472d-9ecf-69b3221ea882","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10536584-bc32-472d-9ecf-69b3221ea882"}},"res":{"statusCode":204,"headers":{"x-request-id":"10536584-bc32-472d-9ecf-69b3221ea882","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:46:52.323]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"819a505a-1541-4c4c-9c8f-8a34325e1fb0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"819a505a-1541-4c4c-9c8f-8a34325e1fb0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:46:52.746]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"47fb1781-e683-4108-968f-2ba830070915","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47fb1781-e683-4108-968f-2ba830070915"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:46:52.746]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 0 ms {"req":{"id":"47fb1781-e683-4108-968f-2ba830070915","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47fb1781-e683-4108-968f-2ba830070915"}},"res":{"statusCode":204,"headers":{"x-request-id":"47fb1781-e683-4108-968f-2ba830070915","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:46:52.756]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"91931a40-0234-4187-aa87-7ed41e3826d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91931a40-0234-4187-aa87-7ed41e3826d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:46:53.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 872 ms {"req":{"id":"819a505a-1541-4c4c-9c8f-8a34325e1fb0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"819a505a-1541-4c4c-9c8f-8a34325e1fb0"}},"res":{"statusCode":200,"headers":{"x-request-id":"819a505a-1541-4c4c-9c8f-8a34325e1fb0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":872,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [15:46:53.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 683 ms {"req":{"id":"91931a40-0234-4187-aa87-7ed41e3826d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91931a40-0234-4187-aa87-7ed41e3826d1"}},"res":{"statusCode":200,"headers":{"x-request-id":"91931a40-0234-4187-aa87-7ed41e3826d1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":683,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [15:46:54.076]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"647b49bb-22ec-40de-8c5f-e49bbf0bfaff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"647b49bb-22ec-40de-8c5f-e49bbf0bfaff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:46:54.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 1 ms {"req":{"id":"647b49bb-22ec-40de-8c5f-e49bbf0bfaff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"647b49bb-22ec-40de-8c5f-e49bbf0bfaff"}},"res":{"statusCode":204,"headers":{"x-request-id":"647b49bb-22ec-40de-8c5f-e49bbf0bfaff","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:46:54.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"ba5ddc51-4340-4f8e-99aa-8f863c9a7b18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba5ddc51-4340-4f8e-99aa-8f863c9a7b18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:46:54.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 443 ms {"req":{"id":"ba5ddc51-4340-4f8e-99aa-8f863c9a7b18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba5ddc51-4340-4f8e-99aa-8f863c9a7b18"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba5ddc51-4340-4f8e-99aa-8f863c9a7b18","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [15:46:54.794]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"c8ef1f17-aef1-48ce-835f-3ad495feb7f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8ef1f17-aef1-48ce-835f-3ad495feb7f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:46:54.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 0 ms {"req":{"id":"c8ef1f17-aef1-48ce-835f-3ad495feb7f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8ef1f17-aef1-48ce-835f-3ad495feb7f9"}},"res":{"statusCode":204,"headers":{"x-request-id":"c8ef1f17-aef1-48ce-835f-3ad495feb7f9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:46:54.803]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"25112fa1-4a97-4481-b0fc-0757d1f4ac70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25112fa1-4a97-4481-b0fc-0757d1f4ac70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:46:55.345]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"69ea3f81-3c18-4280-9f2a-65151f74b98e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69ea3f81-3c18-4280-9f2a-65151f74b98e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:46:55.345]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 0 ms {"req":{"id":"69ea3f81-3c18-4280-9f2a-65151f74b98e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69ea3f81-3c18-4280-9f2a-65151f74b98e"}},"res":{"statusCode":204,"headers":{"x-request-id":"69ea3f81-3c18-4280-9f2a-65151f74b98e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:46:55.354]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"f2f72e80-8d43-426f-ba27-67654c39855f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f2f72e80-8d43-426f-ba27-67654c39855f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:46:55.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 579 ms {"req":{"id":"25112fa1-4a97-4481-b0fc-0757d1f4ac70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25112fa1-4a97-4481-b0fc-0757d1f4ac70"}},"res":{"statusCode":200,"headers":{"x-request-id":"25112fa1-4a97-4481-b0fc-0757d1f4ac70","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":579,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [15:46:55.721]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 367 ms {"req":{"id":"f2f72e80-8d43-426f-ba27-67654c39855f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f2f72e80-8d43-426f-ba27-67654c39855f"}},"res":{"statusCode":200,"headers":{"x-request-id":"f2f72e80-8d43-426f-ba27-67654c39855f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":367,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [15:46:56.294]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.15840000007302},"apollo_query_duration_ms":133} +[server] INFO [15:46:56.422]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"4e513f45-78e1-4eb8-82f6-e6922dac29ba","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4e513f45-78e1-4eb8-82f6-e6922dac29ba"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:46:56.422]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 1 ms {"req":{"id":"4e513f45-78e1-4eb8-82f6-e6922dac29ba","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4e513f45-78e1-4eb8-82f6-e6922dac29ba"}},"res":{"statusCode":204,"headers":{"x-request-id":"4e513f45-78e1-4eb8-82f6-e6922dac29ba","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:46:56.430]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"974f8731-e6a1-4099-80fd-33cd84c235d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"974f8731-e6a1-4099-80fd-33cd84c235d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:46:56.845]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 415 ms {"req":{"id":"974f8731-e6a1-4099-80fd-33cd84c235d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"974f8731-e6a1-4099-80fd-33cd84c235d1"}},"res":{"statusCode":200,"headers":{"x-request-id":"974f8731-e6a1-4099-80fd-33cd84c235d1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":415,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [15:46:57.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"31973529-63b1-4f15-91eb-c993940f13b7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31973529-63b1-4f15-91eb-c993940f13b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:46:57.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 0 ms {"req":{"id":"31973529-63b1-4f15-91eb-c993940f13b7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31973529-63b1-4f15-91eb-c993940f13b7"}},"res":{"statusCode":204,"headers":{"x-request-id":"31973529-63b1-4f15-91eb-c993940f13b7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:46:57.215]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"db110bb2-f383-4b19-b5b6-1e765cb9c1ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db110bb2-f383-4b19-b5b6-1e765cb9c1ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:46:57.658]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 443 ms {"req":{"id":"db110bb2-f383-4b19-b5b6-1e765cb9c1ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db110bb2-f383-4b19-b5b6-1e765cb9c1ea"}},"res":{"statusCode":200,"headers":{"x-request-id":"db110bb2-f383-4b19-b5b6-1e765cb9c1ea","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [15:46:57.831]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"618a95fd-358a-42b5-ac8a-4cf8168ae238","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"618a95fd-358a-42b5-ac8a-4cf8168ae238"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:46:57.831]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 0 ms {"req":{"id":"618a95fd-358a-42b5-ac8a-4cf8168ae238","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"618a95fd-358a-42b5-ac8a-4cf8168ae238"}},"res":{"statusCode":204,"headers":{"x-request-id":"618a95fd-358a-42b5-ac8a-4cf8168ae238","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:46:57.839]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"67598cf1-19b3-44fa-aaaf-271a2e599822","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67598cf1-19b3-44fa-aaaf-271a2e599822"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:46:58.206]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 367 ms {"req":{"id":"67598cf1-19b3-44fa-aaaf-271a2e599822","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67598cf1-19b3-44fa-aaaf-271a2e599822"}},"res":{"statusCode":200,"headers":{"x-request-id":"67598cf1-19b3-44fa-aaaf-271a2e599822","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":367,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [15:46:58.826]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"cd43529a-7268-4632-806c-33ada545a616","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd43529a-7268-4632-806c-33ada545a616"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:46:58.826]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 0 ms {"req":{"id":"cd43529a-7268-4632-806c-33ada545a616","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd43529a-7268-4632-806c-33ada545a616"}},"res":{"statusCode":204,"headers":{"x-request-id":"cd43529a-7268-4632-806c-33ada545a616","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:46:58.835]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"9bc97d68-9373-4e40-b02b-043c0d67edc5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bc97d68-9373-4e40-b02b-043c0d67edc5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:46:59.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"737ec47d-214b-4c77-9c98-fa4e5ae2d1c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"737ec47d-214b-4c77-9c98-fa4e5ae2d1c2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:46:59.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 0 ms {"req":{"id":"737ec47d-214b-4c77-9c98-fa4e5ae2d1c2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"737ec47d-214b-4c77-9c98-fa4e5ae2d1c2"}},"res":{"statusCode":204,"headers":{"x-request-id":"737ec47d-214b-4c77-9c98-fa4e5ae2d1c2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:46:59.410]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"7612e5cc-2613-4553-a220-8e3f559cbfc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7612e5cc-2613-4553-a220-8e3f559cbfc2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:46:59.737]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 902 ms {"req":{"id":"9bc97d68-9373-4e40-b02b-043c0d67edc5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bc97d68-9373-4e40-b02b-043c0d67edc5"}},"res":{"statusCode":200,"headers":{"x-request-id":"9bc97d68-9373-4e40-b02b-043c0d67edc5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":902,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [15:47:00.036]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 626 ms {"req":{"id":"7612e5cc-2613-4553-a220-8e3f559cbfc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7612e5cc-2613-4553-a220-8e3f559cbfc2"}},"res":{"statusCode":200,"headers":{"x-request-id":"7612e5cc-2613-4553-a220-8e3f559cbfc2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":626,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [15:47:00.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"0decf06a-4a82-44d0-80d4-cbc7c9a5a152","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0decf06a-4a82-44d0-80d4-cbc7c9a5a152"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:47:00.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 0 ms {"req":{"id":"0decf06a-4a82-44d0-80d4-cbc7c9a5a152","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0decf06a-4a82-44d0-80d4-cbc7c9a5a152"}},"res":{"statusCode":204,"headers":{"x-request-id":"0decf06a-4a82-44d0-80d4-cbc7c9a5a152","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:47:00.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"487c7244-cf17-4048-a8ae-90aaa97c4111","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"487c7244-cf17-4048-a8ae-90aaa97c4111"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:47:01.225]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 343 ms {"req":{"id":"487c7244-cf17-4048-a8ae-90aaa97c4111","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"487c7244-cf17-4048-a8ae-90aaa97c4111"}},"res":{"statusCode":200,"headers":{"x-request-id":"487c7244-cf17-4048-a8ae-90aaa97c4111","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":343,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [15:47:01.282]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.38879999984056},"apollo_query_duration_ms":133} +[server] INFO [15:47:01.782]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"4193710f-224a-4006-a2f4-74bcccf35a60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4193710f-224a-4006-a2f4-74bcccf35a60"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:47:01.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 1 ms {"req":{"id":"4193710f-224a-4006-a2f4-74bcccf35a60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4193710f-224a-4006-a2f4-74bcccf35a60"}},"res":{"statusCode":204,"headers":{"x-request-id":"4193710f-224a-4006-a2f4-74bcccf35a60","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:47:01.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"53c5aba0-921b-4ea5-a11e-9bdb019cdc79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53c5aba0-921b-4ea5-a11e-9bdb019cdc79"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:47:02.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 454 ms {"req":{"id":"53c5aba0-921b-4ea5-a11e-9bdb019cdc79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53c5aba0-921b-4ea5-a11e-9bdb019cdc79"}},"res":{"statusCode":200,"headers":{"x-request-id":"53c5aba0-921b-4ea5-a11e-9bdb019cdc79","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":454,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [15:47:03.091]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"ce4d0787-f770-47ea-b75f-38312341633d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce4d0787-f770-47ea-b75f-38312341633d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:47:03.092]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 1 ms {"req":{"id":"ce4d0787-f770-47ea-b75f-38312341633d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce4d0787-f770-47ea-b75f-38312341633d"}},"res":{"statusCode":204,"headers":{"x-request-id":"ce4d0787-f770-47ea-b75f-38312341633d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:47:03.103]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"1180eec4-4c10-409d-ac3f-d0d7d3cb1fe7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1180eec4-4c10-409d-ac3f-d0d7d3cb1fe7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:47:03.498]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 395 ms {"req":{"id":"1180eec4-4c10-409d-ac3f-d0d7d3cb1fe7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1180eec4-4c10-409d-ac3f-d0d7d3cb1fe7"}},"res":{"statusCode":200,"headers":{"x-request-id":"1180eec4-4c10-409d-ac3f-d0d7d3cb1fe7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":395,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [15:47:04.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"7f47bed1-48f9-4c38-9f44-a7da76e04064","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f47bed1-48f9-4c38-9f44-a7da76e04064"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:47:04.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 0 ms {"req":{"id":"7f47bed1-48f9-4c38-9f44-a7da76e04064","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f47bed1-48f9-4c38-9f44-a7da76e04064"}},"res":{"statusCode":204,"headers":{"x-request-id":"7f47bed1-48f9-4c38-9f44-a7da76e04064","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:47:04.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"bbd2ea1f-30db-4cd3-9d45-d578b050854a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbd2ea1f-30db-4cd3-9d45-d578b050854a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:47:05.166]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 468 ms {"req":{"id":"bbd2ea1f-30db-4cd3-9d45-d578b050854a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbd2ea1f-30db-4cd3-9d45-d578b050854a"}},"res":{"statusCode":200,"headers":{"x-request-id":"bbd2ea1f-30db-4cd3-9d45-d578b050854a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":468,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [15:47:05.384]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"040f120c-57e6-43ee-b7d4-61ab9c56e745","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"040f120c-57e6-43ee-b7d4-61ab9c56e745"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:47:05.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 1 ms {"req":{"id":"040f120c-57e6-43ee-b7d4-61ab9c56e745","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"040f120c-57e6-43ee-b7d4-61ab9c56e745"}},"res":{"statusCode":204,"headers":{"x-request-id":"040f120c-57e6-43ee-b7d4-61ab9c56e745","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:47:05.392]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"07fd36da-b628-4301-92bd-9227df6402c0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07fd36da-b628-4301-92bd-9227df6402c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:47:06.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 665 ms {"req":{"id":"07fd36da-b628-4301-92bd-9227df6402c0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07fd36da-b628-4301-92bd-9227df6402c0"}},"res":{"statusCode":200,"headers":{"x-request-id":"07fd36da-b628-4301-92bd-9227df6402c0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":665,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [15:47:06.381]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.8302999995649},"apollo_query_duration_ms":135} +[server] INFO [15:47:06.804]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"f1d5c068-f498-4da1-ba14-f75a0b3a1307","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1d5c068-f498-4da1-ba14-f75a0b3a1307"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:47:06.804]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 0 ms {"req":{"id":"f1d5c068-f498-4da1-ba14-f75a0b3a1307","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1d5c068-f498-4da1-ba14-f75a0b3a1307"}},"res":{"statusCode":204,"headers":{"x-request-id":"f1d5c068-f498-4da1-ba14-f75a0b3a1307","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:47:06.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"def34c7b-0973-404b-a418-e2ffb2540f30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"def34c7b-0973-404b-a418-e2ffb2540f30"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:47:07.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 656 ms {"req":{"id":"def34c7b-0973-404b-a418-e2ffb2540f30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"def34c7b-0973-404b-a418-e2ffb2540f30"}},"res":{"statusCode":200,"headers":{"x-request-id":"def34c7b-0973-404b-a418-e2ffb2540f30","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":656,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [15:47:08.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"3834c73a-73a6-4b87-aedf-3248d00a6a77","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3834c73a-73a6-4b87-aedf-3248d00a6a77"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:47:08.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 0 ms {"req":{"id":"3834c73a-73a6-4b87-aedf-3248d00a6a77","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3834c73a-73a6-4b87-aedf-3248d00a6a77"}},"res":{"statusCode":204,"headers":{"x-request-id":"3834c73a-73a6-4b87-aedf-3248d00a6a77","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:47:08.452]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"915ff55c-aba5-4f09-a316-1b60dbd32881","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"915ff55c-aba5-4f09-a316-1b60dbd32881"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:47:08.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 436 ms {"req":{"id":"915ff55c-aba5-4f09-a316-1b60dbd32881","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"915ff55c-aba5-4f09-a316-1b60dbd32881"}},"res":{"statusCode":200,"headers":{"x-request-id":"915ff55c-aba5-4f09-a316-1b60dbd32881","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":436,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [15:47:11.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"d3ec0661-4567-43ed-9d7f-0a790e4e05b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3ec0661-4567-43ed-9d7f-0a790e4e05b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:47:11.078]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 1 ms {"req":{"id":"d3ec0661-4567-43ed-9d7f-0a790e4e05b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3ec0661-4567-43ed-9d7f-0a790e4e05b5"}},"res":{"statusCode":204,"headers":{"x-request-id":"d3ec0661-4567-43ed-9d7f-0a790e4e05b5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:47:11.087]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"4ba0b3d0-e3c6-4674-bfdf-76afd5917c6e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ba0b3d0-e3c6-4674-bfdf-76afd5917c6e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:47:11.327]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.88320000097156},"apollo_query_duration_ms":138} +[server] INFO [15:47:11.332]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 245 ms {"req":{"id":"4ba0b3d0-e3c6-4674-bfdf-76afd5917c6e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ba0b3d0-e3c6-4674-bfdf-76afd5917c6e"}},"res":{"statusCode":200,"headers":{"x-request-id":"4ba0b3d0-e3c6-4674-bfdf-76afd5917c6e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":245,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [15:47:11.584]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request received {"req":{"id":"91c84c6f-41bd-43be-9b98-15df08602526","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91c84c6f-41bd-43be-9b98-15df08602526"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:47:11.584]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request completed in 0 ms {"req":{"id":"91c84c6f-41bd-43be-9b98-15df08602526","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91c84c6f-41bd-43be-9b98-15df08602526"}},"res":{"statusCode":204,"headers":{"x-request-id":"91c84c6f-41bd-43be-9b98-15df08602526","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:47:11.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request received {"req":{"id":"716d7acd-bbf7-4d85-a99f-fdc91c1c7523","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"716d7acd-bbf7-4d85-a99f-fdc91c1c7523"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:47:12.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request received {"req":{"id":"ff9793b3-001d-4843-b826-331e650703d0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff9793b3-001d-4843-b826-331e650703d0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:47:12.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request completed in 0 ms {"req":{"id":"ff9793b3-001d-4843-b826-331e650703d0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff9793b3-001d-4843-b826-331e650703d0"}},"res":{"statusCode":204,"headers":{"x-request-id":"ff9793b3-001d-4843-b826-331e650703d0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:47:12.199]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request received {"req":{"id":"516ea253-0b9c-4fc7-9450-4fceabcb204d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"516ea253-0b9c-4fc7-9450-4fceabcb204d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:47:12.543]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request completed in 948 ms {"req":{"id":"716d7acd-bbf7-4d85-a99f-fdc91c1c7523","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"716d7acd-bbf7-4d85-a99f-fdc91c1c7523"}},"res":{"statusCode":200,"headers":{"x-request-id":"716d7acd-bbf7-4d85-a99f-fdc91c1c7523","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":948,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [15:47:12.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request completed in 560 ms {"req":{"id":"516ea253-0b9c-4fc7-9450-4fceabcb204d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"516ea253-0b9c-4fc7-9450-4fceabcb204d"}},"res":{"statusCode":200,"headers":{"x-request-id":"516ea253-0b9c-4fc7-9450-4fceabcb204d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":560,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [15:47:14.025]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request received {"req":{"id":"70a4d06f-11cc-466f-9472-9896e78252f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70a4d06f-11cc-466f-9472-9896e78252f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:47:14.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request completed in 1 ms {"req":{"id":"70a4d06f-11cc-466f-9472-9896e78252f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70a4d06f-11cc-466f-9472-9896e78252f7"}},"res":{"statusCode":204,"headers":{"x-request-id":"70a4d06f-11cc-466f-9472-9896e78252f7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:47:14.035]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request received {"req":{"id":"ca5df438-7e9b-47c8-8440-5a389c0162c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca5df438-7e9b-47c8-8440-5a389c0162c9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:47:14.483]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request completed in 448 ms {"req":{"id":"ca5df438-7e9b-47c8-8440-5a389c0162c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca5df438-7e9b-47c8-8440-5a389c0162c9"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca5df438-7e9b-47c8-8440-5a389c0162c9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":448,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [15:47:16.384]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":238.74639999959618},"apollo_query_duration_ms":143} +[server] INFO [15:47:16.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request received {"req":{"id":"d3fe43dd-d731-473b-ad89-b203151e32c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3fe43dd-d731-473b-ad89-b203151e32c4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:47:16.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request completed in 0 ms {"req":{"id":"d3fe43dd-d731-473b-ad89-b203151e32c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3fe43dd-d731-473b-ad89-b203151e32c4"}},"res":{"statusCode":204,"headers":{"x-request-id":"d3fe43dd-d731-473b-ad89-b203151e32c4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:47:16.556]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request received {"req":{"id":"e5957729-0326-4568-a323-49b54e187323","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5957729-0326-4568-a323-49b54e187323"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:47:16.975]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request completed in 420 ms {"req":{"id":"e5957729-0326-4568-a323-49b54e187323","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5957729-0326-4568-a323-49b54e187323"}},"res":{"statusCode":200,"headers":{"x-request-id":"e5957729-0326-4568-a323-49b54e187323","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":420,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [15:47:17.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request received {"req":{"id":"607532a1-bd2b-405f-bfe3-6b0fbd94de1e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"607532a1-bd2b-405f-bfe3-6b0fbd94de1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:47:17.186]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request completed in 1 ms {"req":{"id":"607532a1-bd2b-405f-bfe3-6b0fbd94de1e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"607532a1-bd2b-405f-bfe3-6b0fbd94de1e"}},"res":{"statusCode":204,"headers":{"x-request-id":"607532a1-bd2b-405f-bfe3-6b0fbd94de1e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:47:17.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request received {"req":{"id":"176d4a59-8f0c-4780-9d4d-d47926eb5505","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"176d4a59-8f0c-4780-9d4d-d47926eb5505"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:47:17.556]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request completed in 361 ms {"req":{"id":"176d4a59-8f0c-4780-9d4d-d47926eb5505","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"176d4a59-8f0c-4780-9d4d-d47926eb5505"}},"res":{"statusCode":200,"headers":{"x-request-id":"176d4a59-8f0c-4780-9d4d-d47926eb5505","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [15:47:19.380]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request received {"req":{"id":"d4b7bac7-d8f3-4244-99fb-43ad7ff0435d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4b7bac7-d8f3-4244-99fb-43ad7ff0435d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:47:19.380]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request completed in 0 ms {"req":{"id":"d4b7bac7-d8f3-4244-99fb-43ad7ff0435d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4b7bac7-d8f3-4244-99fb-43ad7ff0435d"}},"res":{"statusCode":204,"headers":{"x-request-id":"d4b7bac7-d8f3-4244-99fb-43ad7ff0435d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:47:19.393]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request received {"req":{"id":"d2e6ecb5-3395-466e-81e9-58280b60d427","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2e6ecb5-3395-466e-81e9-58280b60d427"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:47:19.798]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request completed in 405 ms {"req":{"id":"d2e6ecb5-3395-466e-81e9-58280b60d427","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2e6ecb5-3395-466e-81e9-58280b60d427"}},"res":{"statusCode":200,"headers":{"x-request-id":"d2e6ecb5-3395-466e-81e9-58280b60d427","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":405,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [15:47:20.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request received {"req":{"id":"b154035e-3136-4928-9d26-6ea078f4ebf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b154035e-3136-4928-9d26-6ea078f4ebf6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:47:20.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request completed in 0 ms {"req":{"id":"b154035e-3136-4928-9d26-6ea078f4ebf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b154035e-3136-4928-9d26-6ea078f4ebf6"}},"res":{"statusCode":204,"headers":{"x-request-id":"b154035e-3136-4928-9d26-6ea078f4ebf6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:47:20.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request received {"req":{"id":"d030ffe8-5e1d-4406-8d51-ddcf4d919145","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d030ffe8-5e1d-4406-8d51-ddcf4d919145"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:47:20.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request completed in 421 ms {"req":{"id":"d030ffe8-5e1d-4406-8d51-ddcf4d919145","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d030ffe8-5e1d-4406-8d51-ddcf4d919145"}},"res":{"statusCode":200,"headers":{"x-request-id":"d030ffe8-5e1d-4406-8d51-ddcf4d919145","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":421,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [15:47:21.309]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.68640000000596},"apollo_query_duration_ms":131} +[server] INFO [15:47:22.448]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request received {"req":{"id":"d7b77094-69b2-459f-af88-6b838c5ad38c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d7b77094-69b2-459f-af88-6b838c5ad38c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:47:22.449]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request completed in 1 ms {"req":{"id":"d7b77094-69b2-459f-af88-6b838c5ad38c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d7b77094-69b2-459f-af88-6b838c5ad38c"}},"res":{"statusCode":204,"headers":{"x-request-id":"d7b77094-69b2-459f-af88-6b838c5ad38c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:47:22.458]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request received {"req":{"id":"a408072c-712c-4f3e-be47-dbcd040fb1e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a408072c-712c-4f3e-be47-dbcd040fb1e1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:47:22.875]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request completed in 417 ms {"req":{"id":"a408072c-712c-4f3e-be47-dbcd040fb1e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a408072c-712c-4f3e-be47-dbcd040fb1e1"}},"res":{"statusCode":200,"headers":{"x-request-id":"a408072c-712c-4f3e-be47-dbcd040fb1e1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":417,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [15:47:25.693]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request received {"req":{"id":"23f25c5d-200d-4f04-855f-f6ca23e0c210","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23f25c5d-200d-4f04-855f-f6ca23e0c210"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:47:25.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request completed in 1 ms {"req":{"id":"23f25c5d-200d-4f04-855f-f6ca23e0c210","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23f25c5d-200d-4f04-855f-f6ca23e0c210"}},"res":{"statusCode":204,"headers":{"x-request-id":"23f25c5d-200d-4f04-855f-f6ca23e0c210","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:47:25.703]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request received {"req":{"id":"088b0791-2f7c-4ac9-88d2-82ecd400cbe6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"088b0791-2f7c-4ac9-88d2-82ecd400cbe6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:47:26.121]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request completed in 418 ms {"req":{"id":"088b0791-2f7c-4ac9-88d2-82ecd400cbe6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"088b0791-2f7c-4ac9-88d2-82ecd400cbe6"}},"res":{"statusCode":200,"headers":{"x-request-id":"088b0791-2f7c-4ac9-88d2-82ecd400cbe6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":418,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [15:47:26.431]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.28840000089258},"apollo_query_duration_ms":132} +[server] INFO [15:47:26.670]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"258a9e53-4d46-4e3b-a07e-f63cf0dbd5c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"258a9e53-4d46-4e3b-a07e-f63cf0dbd5c4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:47:26.670]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 0 ms {"req":{"id":"258a9e53-4d46-4e3b-a07e-f63cf0dbd5c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"258a9e53-4d46-4e3b-a07e-f63cf0dbd5c4"}},"res":{"statusCode":204,"headers":{"x-request-id":"258a9e53-4d46-4e3b-a07e-f63cf0dbd5c4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:47:26.680]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"728c25c4-cd15-47d4-acc3-c4168303f014","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"728c25c4-cd15-47d4-acc3-c4168303f014"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:47:27.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 634 ms {"req":{"id":"728c25c4-cd15-47d4-acc3-c4168303f014","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"728c25c4-cd15-47d4-acc3-c4168303f014"}},"res":{"statusCode":200,"headers":{"x-request-id":"728c25c4-cd15-47d4-acc3-c4168303f014","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":634,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [15:47:28.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request received {"req":{"id":"800cec5b-95ca-4b3f-9ae4-78d10a3ab47e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"800cec5b-95ca-4b3f-9ae4-78d10a3ab47e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:47:28.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request completed in 0 ms {"req":{"id":"800cec5b-95ca-4b3f-9ae4-78d10a3ab47e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"800cec5b-95ca-4b3f-9ae4-78d10a3ab47e"}},"res":{"statusCode":204,"headers":{"x-request-id":"800cec5b-95ca-4b3f-9ae4-78d10a3ab47e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:47:28.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request received {"req":{"id":"c356b7f8-dfac-4778-9029-00b06e06bdb8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c356b7f8-dfac-4778-9029-00b06e06bdb8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:47:29.454]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin request completed in 525 ms {"req":{"id":"c356b7f8-dfac-4778-9029-00b06e06bdb8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c356b7f8-dfac-4778-9029-00b06e06bdb8"}},"res":{"statusCode":200,"headers":{"x-request-id":"c356b7f8-dfac-4778-9029-00b06e06bdb8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":525,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod2.bin"} +[server] INFO [15:47:30.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request received {"req":{"id":"72c497c5-116b-46a4-adc5-be04698136f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72c497c5-116b-46a4-adc5-be04698136f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:47:30.894]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request completed in 1 ms {"req":{"id":"72c497c5-116b-46a4-adc5-be04698136f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72c497c5-116b-46a4-adc5-be04698136f7"}},"res":{"statusCode":204,"headers":{"x-request-id":"72c497c5-116b-46a4-adc5-be04698136f7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:47:30.905]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request received {"req":{"id":"3c5a986c-df21-484a-8d27-03037ea9d590","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3c5a986c-df21-484a-8d27-03037ea9d590"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:47:31.303]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request completed in 398 ms {"req":{"id":"3c5a986c-df21-484a-8d27-03037ea9d590","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3c5a986c-df21-484a-8d27-03037ea9d590"}},"res":{"statusCode":200,"headers":{"x-request-id":"3c5a986c-df21-484a-8d27-03037ea9d590","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":398,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [15:47:31.352]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.19350000005215},"apollo_query_duration_ms":136} +[server] INFO [15:47:35.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request received {"req":{"id":"bc2dfd97-7b3d-41df-9190-9081e53d3a0f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bc2dfd97-7b3d-41df-9190-9081e53d3a0f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:47:35.186]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request completed in 1 ms {"req":{"id":"bc2dfd97-7b3d-41df-9190-9081e53d3a0f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bc2dfd97-7b3d-41df-9190-9081e53d3a0f"}},"res":{"statusCode":204,"headers":{"x-request-id":"bc2dfd97-7b3d-41df-9190-9081e53d3a0f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:47:35.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request received {"req":{"id":"6eeed7e6-4530-42e6-984d-152072a33d7d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6eeed7e6-4530-42e6-984d-152072a33d7d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:47:35.712]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request completed in 518 ms {"req":{"id":"6eeed7e6-4530-42e6-984d-152072a33d7d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6eeed7e6-4530-42e6-984d-152072a33d7d"}},"res":{"statusCode":200,"headers":{"x-request-id":"6eeed7e6-4530-42e6-984d-152072a33d7d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":518,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [15:47:36.315]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.825299997814},"apollo_query_duration_ms":132} +[server] INFO [15:47:36.912]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request received {"req":{"id":"d1283a14-3f17-41c6-acbd-d5ef57f01e4d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1283a14-3f17-41c6-acbd-d5ef57f01e4d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:47:36.913]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request completed in 1 ms {"req":{"id":"d1283a14-3f17-41c6-acbd-d5ef57f01e4d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1283a14-3f17-41c6-acbd-d5ef57f01e4d"}},"res":{"statusCode":204,"headers":{"x-request-id":"d1283a14-3f17-41c6-acbd-d5ef57f01e4d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:47:36.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request received {"req":{"id":"d9cba090-c12f-466e-8a99-3c8f50900311","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9cba090-c12f-466e-8a99-3c8f50900311"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:47:37.196]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request received {"req":{"id":"55d0542d-01f5-4f0d-867a-773adbbf4719","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55d0542d-01f5-4f0d-867a-773adbbf4719"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:47:37.197]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request completed in 1 ms {"req":{"id":"55d0542d-01f5-4f0d-867a-773adbbf4719","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55d0542d-01f5-4f0d-867a-773adbbf4719"}},"res":{"statusCode":204,"headers":{"x-request-id":"55d0542d-01f5-4f0d-867a-773adbbf4719","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:47:37.206]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request received {"req":{"id":"7ce5d61f-b854-40e2-8120-b517f343fa79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ce5d61f-b854-40e2-8120-b517f343fa79"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:47:37.344]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin request completed in 422 ms {"req":{"id":"d9cba090-c12f-466e-8a99-3c8f50900311","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9cba090-c12f-466e-8a99-3c8f50900311"}},"res":{"statusCode":200,"headers":{"x-request-id":"d9cba090-c12f-466e-8a99-3c8f50900311","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":422,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod2.bin"} +[server] INFO [15:47:37.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request completed in 354 ms {"req":{"id":"7ce5d61f-b854-40e2-8120-b517f343fa79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ce5d61f-b854-40e2-8120-b517f343fa79"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ce5d61f-b854-40e2-8120-b517f343fa79","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":354,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [15:47:41.107]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request received {"req":{"id":"ab0e5fc4-473a-4986-87c1-f6f463b4f121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab0e5fc4-473a-4986-87c1-f6f463b4f121"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:47:41.108]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request completed in 1 ms {"req":{"id":"ab0e5fc4-473a-4986-87c1-f6f463b4f121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab0e5fc4-473a-4986-87c1-f6f463b4f121"}},"res":{"statusCode":204,"headers":{"x-request-id":"ab0e5fc4-473a-4986-87c1-f6f463b4f121","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:47:41.117]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request received {"req":{"id":"bf535817-1de1-4702-969b-70b539b8ac18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf535817-1de1-4702-969b-70b539b8ac18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:47:41.525]: GQL BroadcastViewerUserActivity finished after 227 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":299.0186999998987},"apollo_query_duration_ms":227} +[server] INFO [15:47:41.681]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin request completed in 564 ms {"req":{"id":"bf535817-1de1-4702-969b-70b539b8ac18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf535817-1de1-4702-969b-70b539b8ac18"}},"res":{"statusCode":200,"headers":{"x-request-id":"bf535817-1de1-4702-969b-70b539b8ac18","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":564,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod2.bin"} +[server] INFO [15:47:43.134]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request received {"req":{"id":"234bbe24-5f4e-4043-a474-2275eb53eac3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"234bbe24-5f4e-4043-a474-2275eb53eac3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:47:43.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request completed in 1 ms {"req":{"id":"234bbe24-5f4e-4043-a474-2275eb53eac3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"234bbe24-5f4e-4043-a474-2275eb53eac3"}},"res":{"statusCode":204,"headers":{"x-request-id":"234bbe24-5f4e-4043-a474-2275eb53eac3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:47:43.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request received {"req":{"id":"dfcb95ec-e6c9-4d6e-9084-cd3855a1df07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfcb95ec-e6c9-4d6e-9084-cd3855a1df07"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:47:43.601]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request completed in 456 ms {"req":{"id":"dfcb95ec-e6c9-4d6e-9084-cd3855a1df07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfcb95ec-e6c9-4d6e-9084-cd3855a1df07"}},"res":{"statusCode":200,"headers":{"x-request-id":"dfcb95ec-e6c9-4d6e-9084-cd3855a1df07","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":456,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [15:47:45.745]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request received {"req":{"id":"18674ea4-4432-446a-99e2-8c72c5b36d3e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18674ea4-4432-446a-99e2-8c72c5b36d3e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:47:45.745]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request completed in 0 ms {"req":{"id":"18674ea4-4432-446a-99e2-8c72c5b36d3e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18674ea4-4432-446a-99e2-8c72c5b36d3e"}},"res":{"statusCode":204,"headers":{"x-request-id":"18674ea4-4432-446a-99e2-8c72c5b36d3e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:47:45.754]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request received {"req":{"id":"4de4fd80-a110-4b03-8bba-76688dc8dfa1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4de4fd80-a110-4b03-8bba-76688dc8dfa1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:47:46.179]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request completed in 424 ms {"req":{"id":"4de4fd80-a110-4b03-8bba-76688dc8dfa1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4de4fd80-a110-4b03-8bba-76688dc8dfa1"}},"res":{"statusCode":200,"headers":{"x-request-id":"4de4fd80-a110-4b03-8bba-76688dc8dfa1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [15:47:46.338]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.58490000106394},"apollo_query_duration_ms":131} +[server] INFO [15:47:49.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request received {"req":{"id":"83d32f38-5c57-4a6c-b606-1759f32d9e07","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83d32f38-5c57-4a6c-b606-1759f32d9e07"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:47:49.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request completed in 0 ms {"req":{"id":"83d32f38-5c57-4a6c-b606-1759f32d9e07","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83d32f38-5c57-4a6c-b606-1759f32d9e07"}},"res":{"statusCode":204,"headers":{"x-request-id":"83d32f38-5c57-4a6c-b606-1759f32d9e07","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:47:49.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request received {"req":{"id":"1c91fe06-4e93-4746-9cd0-c1ab42b5688c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c91fe06-4e93-4746-9cd0-c1ab42b5688c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:47:49.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request completed in 369 ms {"req":{"id":"1c91fe06-4e93-4746-9cd0-c1ab42b5688c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c91fe06-4e93-4746-9cd0-c1ab42b5688c"}},"res":{"statusCode":200,"headers":{"x-request-id":"1c91fe06-4e93-4746-9cd0-c1ab42b5688c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":369,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [15:47:51.456]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":191.93670000042766},"apollo_query_duration_ms":148} +[server] INFO [15:47:52.681]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request received {"req":{"id":"7d7640ef-741e-494b-a16a-ef88eb92c029","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d7640ef-741e-494b-a16a-ef88eb92c029"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:47:52.682]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request completed in 1 ms {"req":{"id":"7d7640ef-741e-494b-a16a-ef88eb92c029","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d7640ef-741e-494b-a16a-ef88eb92c029"}},"res":{"statusCode":204,"headers":{"x-request-id":"7d7640ef-741e-494b-a16a-ef88eb92c029","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:47:52.691]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request received {"req":{"id":"6f91eea8-9008-4e52-aa1e-1ddab950941b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f91eea8-9008-4e52-aa1e-1ddab950941b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:47:53.099]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request completed in 408 ms {"req":{"id":"6f91eea8-9008-4e52-aa1e-1ddab950941b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f91eea8-9008-4e52-aa1e-1ddab950941b"}},"res":{"statusCode":200,"headers":{"x-request-id":"6f91eea8-9008-4e52-aa1e-1ddab950941b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":408,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [15:47:54.009]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"e2a22138-b1f1-4793-9c1d-77988759a52b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e2a22138-b1f1-4793-9c1d-77988759a52b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:47:54.010]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 1 ms {"req":{"id":"e2a22138-b1f1-4793-9c1d-77988759a52b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e2a22138-b1f1-4793-9c1d-77988759a52b"}},"res":{"statusCode":204,"headers":{"x-request-id":"e2a22138-b1f1-4793-9c1d-77988759a52b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:47:54.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"90f28fdb-4618-4e26-82e3-83878d969c1f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"90f28fdb-4618-4e26-82e3-83878d969c1f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:47:54.375]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 356 ms {"req":{"id":"90f28fdb-4618-4e26-82e3-83878d969c1f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"90f28fdb-4618-4e26-82e3-83878d969c1f"}},"res":{"statusCode":200,"headers":{"x-request-id":"90f28fdb-4618-4e26-82e3-83878d969c1f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [15:47:56.726]: GQL BroadcastViewerUserActivity finished after 491 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":561.9105999981984},"apollo_query_duration_ms":491} +[server] INFO [15:48:00.297]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2c61386efb"} +[server] INFO [15:48:01.539]: GQL BroadcastViewerUserActivity finished after 265 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":221.12700000125915},"apollo_query_duration_ms":265} +[server] INFO [15:48:06.247]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.19109999854118},"apollo_query_duration_ms":133} +[server] INFO [15:48:11.255]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.44730000011623},"apollo_query_duration_ms":136} +[server] INFO [15:48:16.263]: GQL BroadcastViewerUserActivity finished after 129 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.64610000140965},"apollo_query_duration_ms":129} +[server] INFO [15:48:21.441]: GQL BroadcastViewerUserActivity finished after 287 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":344.9513000007719},"apollo_query_duration_ms":287} +[server] INFO [15:48:26.305]: GQL BroadcastViewerUserActivity finished after 169 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":197.53730000182986},"apollo_query_duration_ms":169} +[server] INFO [15:48:28.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"fdb2c0c7-719e-4b40-b372-55a5f8615941","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fdb2c0c7-719e-4b40-b372-55a5f8615941"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:48:28.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 0 ms {"req":{"id":"fdb2c0c7-719e-4b40-b372-55a5f8615941","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fdb2c0c7-719e-4b40-b372-55a5f8615941"}},"res":{"statusCode":204,"headers":{"x-request-id":"fdb2c0c7-719e-4b40-b372-55a5f8615941","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:48:28.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"3f643662-aab5-44d6-a99c-e8b71cc692aa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f643662-aab5-44d6-a99c-e8b71cc692aa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:48:28.391]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1 ms {"req":{"id":"3f643662-aab5-44d6-a99c-e8b71cc692aa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f643662-aab5-44d6-a99c-e8b71cc692aa"}},"res":{"statusCode":204,"headers":{"x-request-id":"3f643662-aab5-44d6-a99c-e8b71cc692aa","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:48:28.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"41c88833-0e59-4650-a323-231292966686","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41c88833-0e59-4650-a323-231292966686"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:48:28.399]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"fc921dfd-fad5-46e0-8e37-a5ed06e422ab","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc921dfd-fad5-46e0-8e37-a5ed06e422ab"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:48:29.315]: GQL BroadcastViewerUserActivity finished after 226 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[257.1529123503458,235.36229793789832,137.22540639926805],"target":[104.0483088378563,82.31723753318124,-15.952263959432326],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":216.35280000045896},"apollo_query_duration_ms":226} +[server] INFO [15:48:29.639]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 1240 ms {"req":{"id":"fc921dfd-fad5-46e0-8e37-a5ed06e422ab","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc921dfd-fad5-46e0-8e37-a5ed06e422ab"}},"res":{"statusCode":200,"headers":{"x-request-id":"fc921dfd-fad5-46e0-8e37-a5ed06e422ab","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1240,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [15:48:29.751]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1353 ms {"req":{"id":"41c88833-0e59-4650-a323-231292966686","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41c88833-0e59-4650-a323-231292966686"}},"res":{"statusCode":200,"headers":{"x-request-id":"41c88833-0e59-4650-a323-231292966686","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1353,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:48:29.914]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[234.6332165449025,212.1234065796007,99.39656212104525],"target":[109.39245102532938,86.93134778881134,-25.903972651336858],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.45330000016838},"apollo_query_duration_ms":136} +[server] INFO [15:48:30.413]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"ad2c32c9-e749-4492-bdce-b59c94a2215a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad2c32c9-e749-4492-bdce-b59c94a2215a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:48:30.414]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 0 ms {"req":{"id":"ad2c32c9-e749-4492-bdce-b59c94a2215a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad2c32c9-e749-4492-bdce-b59c94a2215a"}},"res":{"statusCode":204,"headers":{"x-request-id":"ad2c32c9-e749-4492-bdce-b59c94a2215a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:48:30.422]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"e3e5d0c5-66ec-44e7-b154-c2476e646bbf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3e5d0c5-66ec-44e7-b154-c2476e646bbf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:48:31.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"632386df-9679-4461-9a51-6601f83ed6c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"632386df-9679-4461-9a51-6601f83ed6c5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:48:31.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 0 ms {"req":{"id":"632386df-9679-4461-9a51-6601f83ed6c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"632386df-9679-4461-9a51-6601f83ed6c5"}},"res":{"statusCode":204,"headers":{"x-request-id":"632386df-9679-4461-9a51-6601f83ed6c5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:48:31.203]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"ff722c94-612f-4a4a-82c8-4f31073096bd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff722c94-612f-4a4a-82c8-4f31073096bd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:48:31.541]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 1119 ms {"req":{"id":"e3e5d0c5-66ec-44e7-b154-c2476e646bbf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3e5d0c5-66ec-44e7-b154-c2476e646bbf"}},"res":{"statusCode":200,"headers":{"x-request-id":"e3e5d0c5-66ec-44e7-b154-c2476e646bbf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1119,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:48:31.634]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.5672637112388,190.80454832977918,60.891454409931676],"target":[115.95826115943409,92.23389528760103,-37.76460779036935],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":379.6134000001475},"apollo_query_duration_ms":143} +[server] INFO [15:48:31.688]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.5672637112388,190.80454832977918,60.891454409931676],"target":[115.95826115943409,92.23389528760103,-37.76460779036935],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.14179999846965},"apollo_query_duration_ms":141} +[server] INFO [15:48:31.829]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 626 ms {"req":{"id":"ff722c94-612f-4a4a-82c8-4f31073096bd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff722c94-612f-4a4a-82c8-4f31073096bd"}},"res":{"statusCode":200,"headers":{"x-request-id":"ff722c94-612f-4a4a-82c8-4f31073096bd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":626,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:48:31.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"9f036003-9407-42d3-987b-dba7f1dffa68","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f036003-9407-42d3-987b-dba7f1dffa68"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:48:31.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 0 ms {"req":{"id":"9f036003-9407-42d3-987b-dba7f1dffa68","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f036003-9407-42d3-987b-dba7f1dffa68"}},"res":{"statusCode":204,"headers":{"x-request-id":"9f036003-9407-42d3-987b-dba7f1dffa68","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:48:31.860]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"7dd287c9-53e7-4899-a55d-4737e8174cae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dd287c9-53e7-4899-a55d-4737e8174cae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:48:32.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"6596f81c-8ef7-4a05-8557-f294dfc4a5f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6596f81c-8ef7-4a05-8557-f294dfc4a5f8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:48:32.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 0 ms {"req":{"id":"6596f81c-8ef7-4a05-8557-f294dfc4a5f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6596f81c-8ef7-4a05-8557-f294dfc4a5f8"}},"res":{"statusCode":204,"headers":{"x-request-id":"6596f81c-8ef7-4a05-8557-f294dfc4a5f8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:48:32.107]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"c59a7d8e-0c98-4d45-86e6-1f9c2de26a29","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c59a7d8e-0c98-4d45-86e6-1f9c2de26a29"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:48:32.580]: GQL BroadcastViewerUserActivity finished after 167 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.80464854173084,167.86019353193527,29.595717205101884],"target":[122.19713606198832,93.2816962682888,-45.04740057660721],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.30359999928623},"apollo_query_duration_ms":167} +[server] INFO [15:48:34.110]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 2251 ms {"req":{"id":"7dd287c9-53e7-4899-a55d-4737e8174cae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7dd287c9-53e7-4899-a55d-4737e8174cae"}},"res":{"statusCode":200,"headers":{"x-request-id":"7dd287c9-53e7-4899-a55d-4737e8174cae","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2251,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:48:34.397]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"46e09955-0860-4fb9-8325-be1897a4d7a2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46e09955-0860-4fb9-8325-be1897a4d7a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:48:34.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 0 ms {"req":{"id":"46e09955-0860-4fb9-8325-be1897a4d7a2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46e09955-0860-4fb9-8325-be1897a4d7a2"}},"res":{"statusCode":204,"headers":{"x-request-id":"46e09955-0860-4fb9-8325-be1897a4d7a2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:48:34.410]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"f0e95c45-f621-47dd-b1bb-978dc2988ce3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0e95c45-f621-47dd-b1bb-978dc2988ce3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:48:34.823]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 2716 ms {"req":{"id":"c59a7d8e-0c98-4d45-86e6-1f9c2de26a29","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c59a7d8e-0c98-4d45-86e6-1f9c2de26a29"}},"res":{"statusCode":200,"headers":{"x-request-id":"c59a7d8e-0c98-4d45-86e6-1f9c2de26a29","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2716,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [15:48:35.220]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"28db6b52-a18f-467a-b69e-1dd3ba24e8cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28db6b52-a18f-467a-b69e-1dd3ba24e8cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:48:35.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1 ms {"req":{"id":"28db6b52-a18f-467a-b69e-1dd3ba24e8cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28db6b52-a18f-467a-b69e-1dd3ba24e8cb"}},"res":{"statusCode":204,"headers":{"x-request-id":"28db6b52-a18f-467a-b69e-1dd3ba24e8cb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:48:35.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"6d9de99c-5fbc-46a4-80e1-98a6a8e98560","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d9de99c-5fbc-46a4-80e1-98a6a8e98560"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:48:35.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 1385 ms {"req":{"id":"f0e95c45-f621-47dd-b1bb-978dc2988ce3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0e95c45-f621-47dd-b1bb-978dc2988ce3"}},"res":{"statusCode":200,"headers":{"x-request-id":"f0e95c45-f621-47dd-b1bb-978dc2988ce3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1385,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [15:48:36.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"88169519-7dba-4883-bdf4-7ed6c5880276","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88169519-7dba-4883-bdf4-7ed6c5880276"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:48:36.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 1 ms {"req":{"id":"88169519-7dba-4883-bdf4-7ed6c5880276","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88169519-7dba-4883-bdf4-7ed6c5880276"}},"res":{"statusCode":204,"headers":{"x-request-id":"88169519-7dba-4883-bdf4-7ed6c5880276","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:48:36.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"28219906-421e-4351-b65d-9b2f7b7f92fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28219906-421e-4351-b65d-9b2f7b7f92fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:48:36.673]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1431 ms {"req":{"id":"6d9de99c-5fbc-46a4-80e1-98a6a8e98560","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d9de99c-5fbc-46a4-80e1-98a6a8e98560"}},"res":{"statusCode":200,"headers":{"x-request-id":"6d9de99c-5fbc-46a4-80e1-98a6a8e98560","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1431,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [15:48:36.885]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"4281be77-eafe-4d6d-acad-6465897cc77f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4281be77-eafe-4d6d-acad-6465897cc77f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:48:36.886]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 1 ms {"req":{"id":"4281be77-eafe-4d6d-acad-6465897cc77f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4281be77-eafe-4d6d-acad-6465897cc77f"}},"res":{"statusCode":204,"headers":{"x-request-id":"4281be77-eafe-4d6d-acad-6465897cc77f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:48:36.896]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"05242242-d693-4cf7-b545-fc675cd57a73","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05242242-d693-4cf7-b545-fc675cd57a73"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:48:37.603]: GQL BroadcastViewerUserActivity finished after 1386 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.80464854173084,167.86019353193527,29.595717205101884],"target":[122.19713606198832,93.2816962682888,-45.04740057660721],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":967.3687000004575},"apollo_query_duration_ms":1386} +[server] WARN [15:48:38.525]: DB query successfully completed after 890 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"W1TqPpH0ZY-cgWurNdLcM","sqlQueryDurationMs":890,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"05242242-d693-4cf7-b545-fc675cd57a73"}} +[server] WARN [15:48:38.544]: DB query successfully completed after 850 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"zl1WjTRkYd7NjqDmWvBVc","sqlQueryDurationMs":850,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canRead (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canRead.ts:57:27)\n at async (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:1073:34)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\subscriptions.ts:478:21)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] WARN [15:48:38.697]: DB query successfully completed after 1005 ms {"phase":"startup","region":"main","sql":"select * from \"viewer_derivatives\" where \"projectId\" = $1 and \"versionId\" = $2 and \"derivativeType\" = $3 order by \"schemaVersion\" desc limit $4","sqlMethod":"select","sqlQueryId":"AqnaRuC7G4_YZQdYbXG1E","sqlQueryDurationMs":1005,"sqlNumberBindings":4,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\repositories\\viewerDerivatives.ts:74:12)\n at async getAuthorizedDerivative (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:98:10)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\rest\\viewerDerivatives.ts:193:26)","req":{"id":"28219906-421e-4351-b65d-9b2f7b7f92fd"}} +[server] INFO [15:48:38.763]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[187.8349098069955,160.38590507683696,13.06682295629916],"target":[124.21938292879581,96.79511857930514,-50.579063465718285],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.1807000003755},"apollo_query_duration_ms":146} +[server] INFO [15:48:40.451]: GQL BroadcastViewerUserActivity finished after 259 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.3432406822437,152.62062620195562,1.822265975498213],"target":[128.89524126666637,96.19457968155992,-54.65267239029738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":424.5443000011146},"apollo_query_duration_ms":259} +[server] INFO [15:48:41.209]: GQL BroadcastViewerUserActivity finished after 644 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.90624481190915,157.49172358357617,8.875886708147034],"target":[125.96211269866268,96.57129293288055,-52.09733006634682],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":669.1466999994591},"apollo_query_duration_ms":644} +[server] INFO [15:48:41.455]: GQL BroadcastViewerUserActivity finished after 244 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.90624481190915,157.49172358357617,8.875886708147034],"target":[125.96211269866268,96.57129293288055,-52.09733006634682],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":293.6958999997005},"apollo_query_duration_ms":244} +[server] INFO [15:48:42.190]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 5294 ms {"req":{"id":"05242242-d693-4cf7-b545-fc675cd57a73","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05242242-d693-4cf7-b545-fc675cd57a73"}},"res":{"statusCode":200,"headers":{"x-request-id":"05242242-d693-4cf7-b545-fc675cd57a73","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5294,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [15:48:43.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"4b4b4b1b-793f-47ed-87e7-2c7ed4c253b0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b4b4b1b-793f-47ed-87e7-2c7ed4c253b0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:48:43.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1 ms {"req":{"id":"4b4b4b1b-793f-47ed-87e7-2c7ed4c253b0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b4b4b1b-793f-47ed-87e7-2c7ed4c253b0"}},"res":{"statusCode":204,"headers":{"x-request-id":"4b4b4b1b-793f-47ed-87e7-2c7ed4c253b0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:48:43.855]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"9e5e6cfe-96f9-476d-9cc5-ba547a25714e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e5e6cfe-96f9-476d-9cc5-ba547a25714e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:48:45.569]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1714 ms {"req":{"id":"9e5e6cfe-96f9-476d-9cc5-ba547a25714e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e5e6cfe-96f9-476d-9cc5-ba547a25714e"}},"res":{"statusCode":200,"headers":{"x-request-id":"9e5e6cfe-96f9-476d-9cc5-ba547a25714e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1714,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [15:48:45.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"93d32932-461b-4413-8a29-ce17087afc78","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93d32932-461b-4413-8a29-ce17087afc78"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:48:45.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 0 ms {"req":{"id":"93d32932-461b-4413-8a29-ce17087afc78","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93d32932-461b-4413-8a29-ce17087afc78"}},"res":{"statusCode":204,"headers":{"x-request-id":"93d32932-461b-4413-8a29-ce17087afc78","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:48:45.730]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"50d859a5-0fc3-404e-acb0-edb1fbae05b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50d859a5-0fc3-404e-acb0-edb1fbae05b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:48:46.423]: GQL BroadcastViewerUserActivity finished after 211 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.90624481190915,157.49172358357617,8.875886708147034],"target":[125.96211269866268,96.57129293288055,-52.09733006634682],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":242.19969999976456},"apollo_query_duration_ms":211} +[server] INFO [15:48:47.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 10890 ms {"req":{"id":"28219906-421e-4351-b65d-9b2f7b7f92fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28219906-421e-4351-b65d-9b2f7b7f92fd"}},"res":{"statusCode":200,"headers":{"x-request-id":"28219906-421e-4351-b65d-9b2f7b7f92fd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":10890,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [15:48:47.469]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"1dfac144-4990-45d6-97de-b1570d2fe034","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1dfac144-4990-45d6-97de-b1570d2fe034"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:48:47.469]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 0 ms {"req":{"id":"1dfac144-4990-45d6-97de-b1570d2fe034","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1dfac144-4990-45d6-97de-b1570d2fe034"}},"res":{"statusCode":204,"headers":{"x-request-id":"1dfac144-4990-45d6-97de-b1570d2fe034","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:48:47.479]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"99acd336-c6ba-4b98-8342-03ea52b83bc0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99acd336-c6ba-4b98-8342-03ea52b83bc0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:48:51.369]: GQL BroadcastViewerUserActivity finished after 190 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.90624481190915,157.49172358357617,8.875886708147034],"target":[125.96211269866268,96.57129293288055,-52.09733006634682],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":228.21190000139177},"apollo_query_duration_ms":190} +[server] INFO [15:48:52.183]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 6452 ms {"req":{"id":"50d859a5-0fc3-404e-acb0-edb1fbae05b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50d859a5-0fc3-404e-acb0-edb1fbae05b9"}},"res":{"statusCode":200,"headers":{"x-request-id":"50d859a5-0fc3-404e-acb0-edb1fbae05b9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6452,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [15:48:52.602]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"abf17170-c552-40f8-a1d1-ed6fbc99188d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"abf17170-c552-40f8-a1d1-ed6fbc99188d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:48:52.602]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 0 ms {"req":{"id":"abf17170-c552-40f8-a1d1-ed6fbc99188d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"abf17170-c552-40f8-a1d1-ed6fbc99188d"}},"res":{"statusCode":204,"headers":{"x-request-id":"abf17170-c552-40f8-a1d1-ed6fbc99188d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:48:52.611]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"d55e4476-88f0-4524-a7bd-1e4f2993f92d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d55e4476-88f0-4524-a7bd-1e4f2993f92d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:48:52.840]: GQL BroadcastViewerUserActivity finished after 173 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1698","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.38202414211332,155.0204282397045,5.72963128566937],"target":[126.8185221540664,96.47970187584133,-52.8618192440619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":195.78840000089258},"apollo_query_duration_ms":173} +[server] WARN [15:48:54.048]: DB query successfully completed after 681 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"KMD6ec92tqDhPkTDnFpnb","sqlQueryDurationMs":681,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] INFO [15:48:55.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 7658 ms {"req":{"id":"99acd336-c6ba-4b98-8342-03ea52b83bc0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99acd336-c6ba-4b98-8342-03ea52b83bc0"}},"res":{"statusCode":200,"headers":{"x-request-id":"99acd336-c6ba-4b98-8342-03ea52b83bc0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7658,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [15:48:55.185]: GQL BroadcastViewerUserActivity finished after 913 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.95719912174044,157.5548640984128,8.483007382712797],"target":[126.10606037137389,96.72739064503638,-52.39717164923139],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1758.5784000009298},"apollo_query_duration_ms":913} +[server] INFO [15:48:55.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"3aad580e-2bd8-47a2-883a-c80f32b22015","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3aad580e-2bd8-47a2-883a-c80f32b22015"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:48:55.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 0 ms {"req":{"id":"3aad580e-2bd8-47a2-883a-c80f32b22015","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3aad580e-2bd8-47a2-883a-c80f32b22015"}},"res":{"statusCode":204,"headers":{"x-request-id":"3aad580e-2bd8-47a2-883a-c80f32b22015","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:48:55.344]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"6be1f308-ad67-404e-9633-a362197c89e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6be1f308-ad67-404e-9633-a362197c89e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:48:57.873]: GQL BroadcastViewerUserActivity finished after 1063 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.95719912174044,157.5548640984128,8.483007382712797],"target":[126.10606037137389,96.72739064503638,-52.39717164923139],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1085.9559000013396},"apollo_query_duration_ms":1063} +[server] WARN [15:48:59.184]: DB query successfully completed after 941 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"Im9Km9QoqAr8e4oCBQZ3q","sqlQueryDurationMs":941,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canRead (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canRead.ts:57:27)\n at async (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:1073:34)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\subscriptions.ts:478:21)","req":{"id":"fMMNpYzItvF93027JAnlf"}} +[server] INFO [15:48:59.255]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.27315253580548,154.93036573159574,5.660465133395846],"target":[126.7990113574551,96.4789654245856,-52.84158194054994],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.17839999869466},"apollo_query_duration_ms":137} +[server] INFO [15:49:00.238]: GQL BroadcastViewerUserActivity finished after 592 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.83532906577062,157.46017337922714,8.420990091846326],"target":[126.07704178167735,96.7255152817476,-52.36629316187279],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":598.6705000018701},"apollo_query_duration_ms":592} +[server] INFO [15:49:01.208]: GQL BroadcastViewerUserActivity finished after 845 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.23630355587392,154.82506782462733,5.53494180954214],"target":[126.85138683344957,96.46285727372837,-52.87783822746144],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":749.5531000001356},"apollo_query_duration_ms":845} +[server] INFO [15:49:01.469]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.85574317105224,157.17508283435964,8.407416364410343],"target":[126.19016567314266,96.53309846778745,-52.28711285878797],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":355.2316999984905},"apollo_query_duration_ms":159} +[server] INFO [15:49:01.571]: GQL BroadcastViewerUserActivity finished after 179 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.85574317105224,157.17508283435964,8.407416364410343],"target":[126.19016567314266,96.53309846778745,-52.28711285878797],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":212.0665999976918},"apollo_query_duration_ms":179} +[server] INFO [15:49:01.883]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 6539 ms {"req":{"id":"6be1f308-ad67-404e-9633-a362197c89e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6be1f308-ad67-404e-9633-a362197c89e4"}},"res":{"statusCode":200,"headers":{"x-request-id":"6be1f308-ad67-404e-9633-a362197c89e4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6539,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [15:49:04.025]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 11414 ms {"req":{"id":"d55e4476-88f0-4524-a7bd-1e4f2993f92d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d55e4476-88f0-4524-a7bd-1e4f2993f92d"}},"res":{"statusCode":200,"headers":{"x-request-id":"d55e4476-88f0-4524-a7bd-1e4f2993f92d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":11414,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [15:49:04.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"31301c60-f222-40d5-99fb-e240b3314d87","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31301c60-f222-40d5-99fb-e240b3314d87"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:49:04.377]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 1 ms {"req":{"id":"31301c60-f222-40d5-99fb-e240b3314d87","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31301c60-f222-40d5-99fb-e240b3314d87"}},"res":{"statusCode":204,"headers":{"x-request-id":"31301c60-f222-40d5-99fb-e240b3314d87","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:49:04.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"277d7695-fc7a-422f-936f-6ab949ae97fc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"277d7695-fc7a-422f-936f-6ab949ae97fc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:49:04.439]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"6124af65-d65d-4dbb-9873-5f2db80e5be9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6124af65-d65d-4dbb-9873-5f2db80e5be9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:49:04.439]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1 ms {"req":{"id":"6124af65-d65d-4dbb-9873-5f2db80e5be9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6124af65-d65d-4dbb-9873-5f2db80e5be9"}},"res":{"statusCode":204,"headers":{"x-request-id":"6124af65-d65d-4dbb-9873-5f2db80e5be9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:49:04.447]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"081b838d-1e21-4889-be68-996a527cd797","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"081b838d-1e21-4889-be68-996a527cd797"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:49:04.658]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[188.63011187280307,159.5045648425132,11.41270416855743],"target":[125.59478528919341,96.49375299692008,-51.65270506709321],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.21159999910742},"apollo_query_duration_ms":143} +[server] INFO [15:49:05.073]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.7793719253504,157.18299617257574,8.198255813070444],"target":[126.2063627497216,96.63354412802398,-52.40366091102148],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.45769999921322},"apollo_query_duration_ms":137} +[server] INFO [15:49:06.195]: GQL BroadcastViewerUserActivity finished after 267 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":336.9254000009969},"apollo_query_duration_ms":267} +[server] INFO [15:49:06.610]: GQL BroadcastViewerUserActivity finished after 321 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":409.16970000136644},"apollo_query_duration_ms":321} +[server] INFO [15:49:07.293]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 2846 ms {"req":{"id":"081b838d-1e21-4889-be68-996a527cd797","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"081b838d-1e21-4889-be68-996a527cd797"}},"res":{"statusCode":200,"headers":{"x-request-id":"081b838d-1e21-4889-be68-996a527cd797","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2846,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [15:49:07.649]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"942b0a03-e147-44b5-9461-2b8312ecb990","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"942b0a03-e147-44b5-9461-2b8312ecb990"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:49:07.650]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1 ms {"req":{"id":"942b0a03-e147-44b5-9461-2b8312ecb990","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"942b0a03-e147-44b5-9461-2b8312ecb990"}},"res":{"statusCode":204,"headers":{"x-request-id":"942b0a03-e147-44b5-9461-2b8312ecb990","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:49:07.661]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"1bec544b-857e-456c-8b7a-df0de11bbb65","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bec544b-857e-456c-8b7a-df0de11bbb65"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:49:10.281]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 2619 ms {"req":{"id":"1bec544b-857e-456c-8b7a-df0de11bbb65","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bec544b-857e-456c-8b7a-df0de11bbb65"}},"res":{"statusCode":200,"headers":{"x-request-id":"1bec544b-857e-456c-8b7a-df0de11bbb65","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2619,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [15:49:10.674]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"b5687102-4ec0-4b97-aff7-2567635a7ffc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5687102-4ec0-4b97-aff7-2567635a7ffc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:49:10.674]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 1 ms {"req":{"id":"b5687102-4ec0-4b97-aff7-2567635a7ffc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5687102-4ec0-4b97-aff7-2567635a7ffc"}},"res":{"statusCode":204,"headers":{"x-request-id":"b5687102-4ec0-4b97-aff7-2567635a7ffc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:49:10.685]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"e25be14d-8e62-4cb2-b8d2-30d128c8c36c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e25be14d-8e62-4cb2-b8d2-30d128c8c36c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:49:10.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 6589 ms {"req":{"id":"277d7695-fc7a-422f-936f-6ab949ae97fc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"277d7695-fc7a-422f-936f-6ab949ae97fc"}},"res":{"statusCode":200,"headers":{"x-request-id":"277d7695-fc7a-422f-936f-6ab949ae97fc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6589,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [15:49:11.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"24286522-6745-4415-b019-e94263a20f21","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24286522-6745-4415-b019-e94263a20f21"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:49:11.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 1 ms {"req":{"id":"24286522-6745-4415-b019-e94263a20f21","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24286522-6745-4415-b019-e94263a20f21"}},"res":{"statusCode":204,"headers":{"x-request-id":"24286522-6745-4415-b019-e94263a20f21","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:49:11.414]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"c1c7091b-aba7-4b8b-831c-eeaf4b2ece4d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1c7091b-aba7-4b8b-831c-eeaf4b2ece4d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:49:11.472]: GQL BroadcastViewerUserActivity finished after 201 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":228.63499999977648},"apollo_query_duration_ms":201} +[server] INFO [15:49:15.768]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 5083 ms {"req":{"id":"e25be14d-8e62-4cb2-b8d2-30d128c8c36c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e25be14d-8e62-4cb2-b8d2-30d128c8c36c"}},"res":{"statusCode":200,"headers":{"x-request-id":"e25be14d-8e62-4cb2-b8d2-30d128c8c36c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5083,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [15:49:16.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"3b813155-356d-4a35-ae7c-70e2bf4a9535","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b813155-356d-4a35-ae7c-70e2bf4a9535"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:49:16.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 0 ms {"req":{"id":"3b813155-356d-4a35-ae7c-70e2bf4a9535","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b813155-356d-4a35-ae7c-70e2bf4a9535"}},"res":{"statusCode":204,"headers":{"x-request-id":"3b813155-356d-4a35-ae7c-70e2bf4a9535","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:49:16.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"f027fa8e-9a70-4d54-bbe5-e771e6092f03","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f027fa8e-9a70-4d54-bbe5-e771e6092f03"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:49:16.305]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.04739999957383},"apollo_query_duration_ms":154} +[server] INFO [15:49:16.486]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 5072 ms {"req":{"id":"c1c7091b-aba7-4b8b-831c-eeaf4b2ece4d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1c7091b-aba7-4b8b-831c-eeaf4b2ece4d"}},"res":{"statusCode":200,"headers":{"x-request-id":"c1c7091b-aba7-4b8b-831c-eeaf4b2ece4d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5072,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [15:49:17.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 934 ms {"req":{"id":"f027fa8e-9a70-4d54-bbe5-e771e6092f03","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f027fa8e-9a70-4d54-bbe5-e771e6092f03"}},"res":{"statusCode":200,"headers":{"x-request-id":"f027fa8e-9a70-4d54-bbe5-e771e6092f03","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":934,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [15:49:17.206]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"85a593a1-a821-4b99-b0c6-16df1a630505","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85a593a1-a821-4b99-b0c6-16df1a630505"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:49:17.206]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 0 ms {"req":{"id":"85a593a1-a821-4b99-b0c6-16df1a630505","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85a593a1-a821-4b99-b0c6-16df1a630505"}},"res":{"statusCode":204,"headers":{"x-request-id":"85a593a1-a821-4b99-b0c6-16df1a630505","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:49:17.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"503b7f4c-9476-4765-9a0d-77041e68fe6a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"503b7f4c-9476-4765-9a0d-77041e68fe6a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:49:17.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"d1e0825f-1190-43dd-b20e-927b608098a8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1e0825f-1190-43dd-b20e-927b608098a8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:49:17.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 1 ms {"req":{"id":"d1e0825f-1190-43dd-b20e-927b608098a8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d1e0825f-1190-43dd-b20e-927b608098a8"}},"res":{"statusCode":204,"headers":{"x-request-id":"d1e0825f-1190-43dd-b20e-927b608098a8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:49:17.374]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"4ef4b1d3-3e53-4068-a454-8a711eb3be52","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ef4b1d3-3e53-4068-a454-8a711eb3be52"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:49:20.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 2979 ms {"req":{"id":"4ef4b1d3-3e53-4068-a454-8a711eb3be52","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ef4b1d3-3e53-4068-a454-8a711eb3be52"}},"res":{"statusCode":200,"headers":{"x-request-id":"4ef4b1d3-3e53-4068-a454-8a711eb3be52","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2979,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [15:49:20.659]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"442d62d4-b54c-48ec-a193-16b6c7e7f7b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"442d62d4-b54c-48ec-a193-16b6c7e7f7b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:49:20.660]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 1 ms {"req":{"id":"442d62d4-b54c-48ec-a193-16b6c7e7f7b5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"442d62d4-b54c-48ec-a193-16b6c7e7f7b5"}},"res":{"statusCode":204,"headers":{"x-request-id":"442d62d4-b54c-48ec-a193-16b6c7e7f7b5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:49:20.672]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"6a166ae4-14b3-45ff-b49c-8deb4201bf57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a166ae4-14b3-45ff-b49c-8deb4201bf57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:49:20.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 3774 ms {"req":{"id":"503b7f4c-9476-4765-9a0d-77041e68fe6a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"503b7f4c-9476-4765-9a0d-77041e68fe6a"}},"res":{"statusCode":200,"headers":{"x-request-id":"503b7f4c-9476-4765-9a0d-77041e68fe6a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3774,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [15:49:21.403]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"fc63e693-8eaf-4d0c-8da7-7e260f1e67ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc63e693-8eaf-4d0c-8da7-7e260f1e67ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:49:21.404]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1 ms {"req":{"id":"fc63e693-8eaf-4d0c-8da7-7e260f1e67ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc63e693-8eaf-4d0c-8da7-7e260f1e67ce"}},"res":{"statusCode":204,"headers":{"x-request-id":"fc63e693-8eaf-4d0c-8da7-7e260f1e67ce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:49:21.416]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"d5a0a123-7c36-40b2-ae8d-4d0cceb6f201","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d5a0a123-7c36-40b2-ae8d-4d0cceb6f201"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:49:21.904]: GQL BroadcastViewerUserActivity finished after 609 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":656.7228999985382},"apollo_query_duration_ms":609} +[server] INFO [15:49:22.517]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1101 ms {"req":{"id":"d5a0a123-7c36-40b2-ae8d-4d0cceb6f201","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d5a0a123-7c36-40b2-ae8d-4d0cceb6f201"}},"res":{"statusCode":200,"headers":{"x-request-id":"d5a0a123-7c36-40b2-ae8d-4d0cceb6f201","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1101,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [15:49:22.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"d861b1b7-6615-40d2-8abb-4905243b2a96","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d861b1b7-6615-40d2-8abb-4905243b2a96"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:49:22.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 0 ms {"req":{"id":"d861b1b7-6615-40d2-8abb-4905243b2a96","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d861b1b7-6615-40d2-8abb-4905243b2a96"}},"res":{"statusCode":204,"headers":{"x-request-id":"d861b1b7-6615-40d2-8abb-4905243b2a96","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:49:22.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"c5243648-f02c-42c5-9a99-d14b42662bd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5243648-f02c-42c5-9a99-d14b42662bd1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:49:24.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 3577 ms {"req":{"id":"6a166ae4-14b3-45ff-b49c-8deb4201bf57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a166ae4-14b3-45ff-b49c-8deb4201bf57"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a166ae4-14b3-45ff-b49c-8deb4201bf57","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3577,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [15:49:24.572]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"f7b8a26d-9289-4020-ab52-b4ce1aff6aa5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7b8a26d-9289-4020-ab52-b4ce1aff6aa5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:49:24.573]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 1 ms {"req":{"id":"f7b8a26d-9289-4020-ab52-b4ce1aff6aa5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7b8a26d-9289-4020-ab52-b4ce1aff6aa5"}},"res":{"statusCode":204,"headers":{"x-request-id":"f7b8a26d-9289-4020-ab52-b4ce1aff6aa5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:49:24.586]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"36011a6a-71c0-4eca-ae9e-51f52089c734","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36011a6a-71c0-4eca-ae9e-51f52089c734"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:49:25.538]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.70970000047237},"apollo_query_duration_ms":158} +[server] INFO [15:49:26.551]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 3832 ms {"req":{"id":"c5243648-f02c-42c5-9a99-d14b42662bd1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5243648-f02c-42c5-9a99-d14b42662bd1"}},"res":{"statusCode":200,"headers":{"x-request-id":"c5243648-f02c-42c5-9a99-d14b42662bd1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3832,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [15:49:29.824]: GQL ServerInfoBlobSizeLimit finished after 2 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":50.11129999998957},"apollo_query_duration_ms":2} +[server] INFO [15:49:29.829]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 5243 ms {"req":{"id":"36011a6a-71c0-4eca-ae9e-51f52089c734","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36011a6a-71c0-4eca-ae9e-51f52089c734"}},"res":{"statusCode":200,"headers":{"x-request-id":"36011a6a-71c0-4eca-ae9e-51f52089c734","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5243,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [15:49:29.846]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":50.81680000014603},"apollo_query_duration_ms":1} +[server] INFO [15:49:29.878]: GQL ActiveUserMainMetadata finished after 56 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":162.03239999897778},"apollo_query_duration_ms":56} +[server] INFO [15:49:29.957]: GQL NavigationProjectInvites finished after 110 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":172.705399999395},"apollo_query_duration_ms":110} +[server] INFO [15:49:30.161]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":61.515999998897314},"apollo_query_duration_ms":1} +[server] INFO [15:49:30.181]: GQL ActiveUserMeta finished after 30 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":79.03310000058264},"apollo_query_duration_ms":30} +[server] INFO [15:49:30.281]: GQL ProjectsDashboardQuery finished after 135 ms {"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":645.5},"apollo_query_duration_ms":135} +[server] INFO [15:49:30.434]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"d622558c-1c13-49c1-970f-1a8235846da4","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d622558c-1c13-49c1-970f-1a8235846da4"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [15:49:46.636]: DB query successfully completed after 15993 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"UwkTBRy33I-xjwBo56mVH","sqlQueryDurationMs":15993,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"d622558c-1c13-49c1-970f-1a8235846da4"}} +[server] INFO [15:49:46.668]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 16234 ms {"req":{"id":"d622558c-1c13-49c1-970f-1a8235846da4","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d622558c-1c13-49c1-970f-1a8235846da4"}},"res":{"statusCode":200,"headers":{"x-request-id":"d622558c-1c13-49c1-970f-1a8235846da4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":16234,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:49:56.155]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.48529999982566},"apollo_query_duration_ms":135} +[server] INFO [15:50:01.155]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"725ba42c60","numberOfFailedBackgroundJobs":0} +[server] INFO [15:54:01.013]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"dc9f5d5b4f"} +[server] INFO [15:54:11.587]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":530.1676000002772},"apollo_query_duration_ms":1} +[server] INFO [15:54:11.591]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":433.31950000021607},"apollo_query_duration_ms":0} +[server] INFO [15:54:11.636]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":60.26079999934882},"apollo_query_duration_ms":0} +[server] INFO [15:54:11.641]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":282.02960000000894},"apollo_query_duration_ms":1} +[server] INFO [15:54:11.642]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":283.5272000003606},"apollo_query_duration_ms":1} +[server] INFO [15:54:11.832]: GQL ActiveUserMainMetadata finished after 251 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":1477.6812000004575},"apollo_query_duration_ms":251} +[server] INFO [15:54:11.854]: GQL ActiveUserMainMetadata finished after 217 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":707.066800000146},"apollo_query_duration_ms":217} +[server] INFO [15:54:12.082]: GQL NavigationProjectInvites finished after 451 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":590.1066999994218},"apollo_query_duration_ms":451} +[server] INFO [15:54:12.103]: GQL BroadcastViewerUserActivity finished after 1643 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":822.0005000010133},"apollo_query_duration_ms":1643} +[server] INFO [15:54:12.113]: GQL NavigationProjectInvites finished after 473 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":566.7728999992833},"apollo_query_duration_ms":473} +[server] INFO [15:54:12.698]: GQL UserActiveWorkspaceSlug finished after 0 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":278.55810000095516},"apollo_query_duration_ms":0} +[server] INFO [15:54:12.943]: GQL ActiveUserMeta finished after 246 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":521.2016000002623},"apollo_query_duration_ms":246} +[server] INFO [15:54:12.946]: GQL ProjectAccessCheck finished after 542 ms {"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":804.3344999998808},"apollo_query_duration_ms":542} +[server] INFO [15:54:13.445]: GQL ProjectsDashboardQuery finished after 745 ms {"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3c603379-2174-4572-aa71-cdce23927289","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":3130.7707000002265},"apollo_query_duration_ms":745} +[server] INFO [15:54:13.962]: GQL BroadcastViewerUserActivity finished after 501 ms {"req":{"id":"fMMNpYzItvF93027JAnlf","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"fMMNpYzItvF93027JAnlf","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"680cpL8Ez7wWyklg4blrr","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.99583517357536,154.9572070907126,5.10937184459862],"target":[126.78895913361143,96.77296798140671,-53.12528254273342],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"680cpL8Ez7wWyklg4blrr","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":715.3840000005439},"apollo_query_duration_ms":501} +[server] INFO [15:54:16.323]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":50.894800000824034},"apollo_query_duration_ms":0} +[server] INFO [15:54:16.324]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":52.10890000034124},"apollo_query_duration_ms":0} +[server] INFO [15:54:16.336]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":56.578899999149144},"apollo_query_duration_ms":0} +[server] INFO [15:54:16.361]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":173.6726000001654},"apollo_query_duration_ms":32} +[server] INFO [15:54:16.368]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":51.22800000011921},"apollo_query_duration_ms":1} +[server] INFO [15:54:16.370]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":54.13230000063777},"apollo_query_duration_ms":1} +[server] INFO [15:54:16.402]: GQL NavigationProjectInvites finished after 76 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":126.41430000029504},"apollo_query_duration_ms":76} +[server] INFO [15:54:16.409]: GQL ActiveUserMainMetadata finished after 45 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":213.93699999991804},"apollo_query_duration_ms":45} +[server] INFO [15:54:16.448]: GQL NavigationProjectInvites finished after 77 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":126.63129999954253},"apollo_query_duration_ms":77} +[server] INFO [15:54:16.734]: GQL UserActiveWorkspaceSlug finished after 0 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":166.08750000037253},"apollo_query_duration_ms":0} +[server] INFO [15:54:16.771]: GQL ProjectAccessCheck finished after 244 ms {"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"30f04270-b650-43b5-8304-ca374f174e30","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":302.197100000456},"apollo_query_duration_ms":244} +[server] INFO [15:54:16.837]: GQL ActiveUserMeta finished after 106 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":268.7525000004098},"apollo_query_duration_ms":106} +[server] INFO [15:54:17.104]: GQL ProjectsDashboardQuery finished after 372 ms {"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"1df0900f-f593-4517-8873-942c72af12f9","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":1750.7930999994278},"apollo_query_duration_ms":372} +[server] INFO [15:54:21.267]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:30.227]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":58.31010000035167},"apollo_query_duration_ms":0} +[server] INFO [15:54:30.230]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":61.56980000063777},"apollo_query_duration_ms":1} +[server] INFO [15:54:30.236]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.19009999930859},"apollo_query_duration_ms":1} +[server] INFO [15:54:30.265]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":186.06160000059754},"apollo_query_duration_ms":33} +[server] INFO [15:54:30.557]: GQL NavigationProjectInvites finished after 320 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":384.4764000000432},"apollo_query_duration_ms":320} +[server] INFO [15:54:30.887]: GQL ProjectAccessCheck finished after 179 ms {"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3120f036-f46c-4dab-8b3c-026794bcbf49","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":247.97620000131428},"apollo_query_duration_ms":179} +[server] INFO [15:54:31.137]: GQL ProjectViewerResources finished after 146 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":234.91139999963343},"apollo_query_duration_ms":146} +[server] INFO [15:54:31.144]: GQL ViewerLoadedResources finished after 149 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":272.783400000073},"apollo_query_duration_ms":149} +[server] INFO [15:54:31.175]: GQL ViewerLoadedThreads finished after 181 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":330.15940000023693},"apollo_query_duration_ms":181} +[server] WARN [15:54:32.553]: DB query successfully completed after 11118 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"1a-YXrUDCpWYQtGNY3V6G","sqlQueryDurationMs":11118,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2"}} +[server] INFO [15:54:32.555]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"a409369f-cd1d-4f10-80f0-a008fd4b0285","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a409369f-cd1d-4f10-80f0-a008fd4b0285"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:32.556]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"a409369f-cd1d-4f10-80f0-a008fd4b0285","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a409369f-cd1d-4f10-80f0-a008fd4b0285"}},"res":{"statusCode":204,"headers":{"x-request-id":"a409369f-cd1d-4f10-80f0-a008fd4b0285","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:32.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"5b93c9d6-3162-462a-b1bd-5d32886e3334","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b93c9d6-3162-462a-b1bd-5d32886e3334"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:32.582]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 11316 ms {"req":{"id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc364aff-d18d-4fc0-88c1-ab5728971dc2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":11316,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:32.953]: GQL ViewerLoadedResources finished after 281 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":476.16119999904186},"apollo_query_duration_ms":281} +[server] INFO [15:54:32.955]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 389 ms {"req":{"id":"5b93c9d6-3162-462a-b1bd-5d32886e3334","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b93c9d6-3162-462a-b1bd-5d32886e3334"}},"res":{"statusCode":200,"headers":{"x-request-id":"5b93c9d6-3162-462a-b1bd-5d32886e3334","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":389,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:33.038]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"8ca459ca-875e-4b45-b200-c9b58c9e353e","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ca459ca-875e-4b45-b200-c9b58c9e353e"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:33.350]: GQL WorkspaceMoveProjectManagerProject finished after 187 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":275.33779999800026},"apollo_query_duration_ms":187} +[server] WARN [15:54:38.306]: DB query successfully completed after 5068 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"IEFyIc7ljV5Mo_yZi9aFP","sqlQueryDurationMs":5068,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"8ca459ca-875e-4b45-b200-c9b58c9e353e"}} +[server] INFO [15:54:38.335]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 5297 ms {"req":{"id":"8ca459ca-875e-4b45-b200-c9b58c9e353e","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ca459ca-875e-4b45-b200-c9b58c9e353e"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ca459ca-875e-4b45-b200-c9b58c9e353e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":5297,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:43.454]: GQL ProjectViewerResources finished after 137 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":183.9669999992475},"apollo_query_duration_ms":137} +[server] INFO [15:54:43.456]: GQL ViewerLoadedResources finished after 138 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":211.84180000051856},"apollo_query_duration_ms":138} +[server] INFO [15:54:43.481]: GQL ViewerLoadedThreads finished after 165 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":260.5674000000581},"apollo_query_duration_ms":165} +[server] INFO [15:54:44.063]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"7c65b033-5ad5-4333-b2f5-688e1e75828e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7c65b033-5ad5-4333-b2f5-688e1e75828e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:44.431]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 368 ms {"req":{"id":"7c65b033-5ad5-4333-b2f5-688e1e75828e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"7c65b033-5ad5-4333-b2f5-688e1e75828e"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c65b033-5ad5-4333-b2f5-688e1e75828e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":368,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:54:44.438]: GQL ViewerLoadedResources finished after 252 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":476.738499998115},"apollo_query_duration_ms":252} +[server] INFO [15:54:44.517]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:44.955]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"b3564f19-ae24-49b3-b468-871020c2b344","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b3564f19-ae24-49b3-b468-871020c2b344"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:54:45.010]: GQL WorkspaceMoveProjectManagerProject finished after 370 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":492.2842999994755},"apollo_query_duration_ms":370} +[server] INFO [15:54:45.931]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 976 ms {"req":{"id":"b3564f19-ae24-49b3-b468-871020c2b344","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b3564f19-ae24-49b3-b468-871020c2b344"}},"res":{"statusCode":200,"headers":{"x-request-id":"b3564f19-ae24-49b3-b468-871020c2b344","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":976,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:54:46.448]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"0de4b88d-e7fe-4cbb-951a-8694c4d707ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0de4b88d-e7fe-4cbb-951a-8694c4d707ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:54:48.330]: GQL BroadcastViewerUserActivity finished after 145 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"d7I0kJp20iiJV5tiWMjoH","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"d7I0kJp20iiJV5tiWMjoH","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.75469999946654},"apollo_query_duration_ms":145} +[server] INFO [15:54:48.454]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"P9ErsjmenpG61T1AbedX1"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"OnsaVJDgyaUZkyNcYO3ng"},"dbMetrics":{"totalCount":4,"totalDuration":117.68439999967813}} +[server] INFO [15:54:48.656]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 2208 ms {"req":{"id":"0de4b88d-e7fe-4cbb-951a-8694c4d707ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0de4b88d-e7fe-4cbb-951a-8694c4d707ff"}},"res":{"statusCode":200,"headers":{"x-request-id":"0de4b88d-e7fe-4cbb-951a-8694c4d707ff","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2208,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:54:49.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"db7e5322-40fd-42d7-b49b-1b0c1e7f79b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"db7e5322-40fd-42d7-b49b-1b0c1e7f79b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:54:49.453]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 378 ms {"req":{"id":"db7e5322-40fd-42d7-b49b-1b0c1e7f79b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"db7e5322-40fd-42d7-b49b-1b0c1e7f79b9"}},"res":{"statusCode":200,"headers":{"x-request-id":"db7e5322-40fd-42d7-b49b-1b0c1e7f79b9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":378,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:54:49.549]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"297711df-7ebc-4943-aebd-8451f5f1be11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"297711df-7ebc-4943-aebd-8451f5f1be11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:54:50.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 587 ms {"req":{"id":"297711df-7ebc-4943-aebd-8451f5f1be11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"297711df-7ebc-4943-aebd-8451f5f1be11"}},"res":{"statusCode":200,"headers":{"x-request-id":"297711df-7ebc-4943-aebd-8451f5f1be11","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":587,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:54:50.232]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"d2eecdfe-b34d-4c11-b49c-2fbcb705e18a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d2eecdfe-b34d-4c11-b49c-2fbcb705e18a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:54:50.233]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"f36703e8-ccbf-4d87-8826-9a9231b646e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f36703e8-ccbf-4d87-8826-9a9231b646e1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:54:50.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 632 ms {"req":{"id":"f36703e8-ccbf-4d87-8826-9a9231b646e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f36703e8-ccbf-4d87-8826-9a9231b646e1"}},"res":{"statusCode":200,"headers":{"x-request-id":"f36703e8-ccbf-4d87-8826-9a9231b646e1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":632,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:54:50.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"4f23176d-c866-4d01-b65d-bfb67b75e727","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"4f23176d-c866-4d01-b65d-bfb67b75e727"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:54:52.809]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 2577 ms {"req":{"id":"d2eecdfe-b34d-4c11-b49c-2fbcb705e18a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d2eecdfe-b34d-4c11-b49c-2fbcb705e18a"}},"res":{"statusCode":200,"headers":{"x-request-id":"d2eecdfe-b34d-4c11-b49c-2fbcb705e18a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2577,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:54:52.970]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"d65c53ce-e314-4347-95be-8418d8962cad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d65c53ce-e314-4347-95be-8418d8962cad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:54:53.341]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"d7I0kJp20iiJV5tiWMjoH","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"d7I0kJp20iiJV5tiWMjoH","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.882199998945},"apollo_query_duration_ms":155} +[server] INFO [15:54:53.397]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 2435 ms {"req":{"id":"4f23176d-c866-4d01-b65d-bfb67b75e727","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"4f23176d-c866-4d01-b65d-bfb67b75e727"}},"res":{"statusCode":200,"headers":{"x-request-id":"4f23176d-c866-4d01-b65d-bfb67b75e727","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2435,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:54:53.468]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"P9ErsjmenpG61T1AbedX1"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"OnsaVJDgyaUZkyNcYO3ng"},"dbMetrics":{"totalCount":8,"totalDuration":239.1748999990523}} +[server] INFO [15:54:53.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"c6dfec14-86ce-4188-911f-f5ee2fcd973c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c6dfec14-86ce-4188-911f-f5ee2fcd973c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:54:55.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 2714 ms {"req":{"id":"d65c53ce-e314-4347-95be-8418d8962cad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"d65c53ce-e314-4347-95be-8418d8962cad"}},"res":{"statusCode":200,"headers":{"x-request-id":"d65c53ce-e314-4347-95be-8418d8962cad","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2714,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:54:55.727]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 2030 ms {"req":{"id":"c6dfec14-86ce-4188-911f-f5ee2fcd973c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"c6dfec14-86ce-4188-911f-f5ee2fcd973c"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6dfec14-86ce-4188-911f-f5ee2fcd973c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2030,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:54:55.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"b7c4f706-bd9c-4784-a78b-1e37704ccd73","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b7c4f706-bd9c-4784-a78b-1e37704ccd73"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:54:56.107]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"dcc2c87b-8e55-4457-b19a-f619da6a6e0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dcc2c87b-8e55-4457-b19a-f619da6a6e0e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:54:56.159]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request aborted in 169 ms {"req":{"id":"b7c4f706-bd9c-4784-a78b-1e37704ccd73","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b7c4f706-bd9c-4784-a78b-1e37704ccd73"}},"res":{"statusCode":200,"headers":{"x-request-id":"b7c4f706-bd9c-4784-a78b-1e37704ccd73","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'"},"userId":"fc80dbdc8d"},"responseTime":169,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:54:56.162]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 11644 ms {"req":{"id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":11644,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:54:56.162]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request aborted in 55 ms {"req":{"id":"dcc2c87b-8e55-4457-b19a-f619da6a6e0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"dcc2c87b-8e55-4457-b19a-f619da6a6e0e"}},"res":{"statusCode":200,"headers":{"x-request-id":"dcc2c87b-8e55-4457-b19a-f619da6a6e0e","access-control-allow-origin":"*","x-ratelimit-remaining":498}},"responseTime":55,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:54:56.489]: GQL BroadcastViewerUserActivity finished after 186 ms {"req":{"id":"Mdk2uAALf6mdIbNPeRvrB","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"Mdk2uAALf6mdIbNPeRvrB","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"d7I0kJp20iiJV5tiWMjoH","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"d7I0kJp20iiJV5tiWMjoH","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":252.59029999934137},"apollo_query_duration_ms":186} +[server] INFO [15:54:56.604]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"P9ErsjmenpG61T1AbedX1"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"OnsaVJDgyaUZkyNcYO3ng"},"dbMetrics":{"totalCount":12,"totalDuration":350.51219999883324}} +[server] WARN [15:54:58.700]: DB query successfully completed after 13901 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"Z6kTlKNQxCPhx256SmpQm","sqlQueryDurationMs":13901,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"60dadc68-2aa8-4001-99ae-2ef2d5aa5b4a"}} +[server] INFO [15:55:01.475]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"f884baa6e7","numberOfFailedBackgroundJobs":0} +[server] INFO [15:57:23.866]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":221.5184999993071},"apollo_query_duration_ms":1} +[server] INFO [15:57:23.874]: GQL BroadcastViewerUserActivity finished after 625 ms {"req":{"id":"OnsaVJDgyaUZkyNcYO3ng","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"OnsaVJDgyaUZkyNcYO3ng","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"P9ErsjmenpG61T1AbedX1","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"P9ErsjmenpG61T1AbedX1","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":345.39320000074804},"apollo_query_duration_ms":625} +[server] INFO [15:57:23.880]: GQL ActiveUserMainMetadata finished after 37 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":332.75690000038594},"apollo_query_duration_ms":37} +[server] INFO [15:57:23.973]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":56.89380000066012},"apollo_query_duration_ms":1} +[server] INFO [15:57:24.004]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":107.79989999905229},"apollo_query_duration_ms":0} +[server] INFO [15:57:24.006]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":159.9028999991715},"apollo_query_duration_ms":0} +[server] INFO [15:57:24.012]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":56.42659999895841},"apollo_query_duration_ms":0} +[server] INFO [15:57:24.047]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":271.36769999936223},"apollo_query_duration_ms":33} +[server] INFO [15:57:24.063]: GQL NavigationProjectInvites finished after 67 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":326.3809999981895},"apollo_query_duration_ms":67} +[server] INFO [15:57:24.093]: GQL NavigationProjectInvites finished after 74 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":131.06070000026375},"apollo_query_duration_ms":74} +[server] INFO [15:57:24.308]: GQL ProjectAccessCheck finished after 110 ms {"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":156.876600000076},"apollo_query_duration_ms":110} +[server] INFO [15:57:24.349]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":50.37459999974817},"apollo_query_duration_ms":1} +[server] INFO [15:57:24.385]: GQL ActiveUserMeta finished after 29 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":80.9886000007391},"apollo_query_duration_ms":29} +[server] INFO [15:57:24.484]: GQL ProjectsDashboardQuery finished after 133 ms {"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":617.830099998042},"apollo_query_duration_ms":133} +[server] INFO [15:57:25.037]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:57:36.828]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":81.79290000069886},"apollo_query_duration_ms":0} +[server] INFO [15:57:36.837]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":84.73070000018924},"apollo_query_duration_ms":1} +[server] INFO [15:57:36.844]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":66.14780000038445},"apollo_query_duration_ms":1} +[server] INFO [15:57:36.860]: GQL ActiveUserMainMetadata finished after 96 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":356.871000001207},"apollo_query_duration_ms":96} +[server] INFO [15:57:36.991]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":169.60539999976754},"apollo_query_duration_ms":1} +[server] INFO [15:57:36.997]: GQL NavigationProjectInvites finished after 151 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":207.6519999979064},"apollo_query_duration_ms":151} +[server] INFO [15:57:37.003]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":168.92769999988377},"apollo_query_duration_ms":1} +[server] INFO [15:57:37.062]: GQL ActiveUserMainMetadata finished after 76 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":399.47770000062883},"apollo_query_duration_ms":76} +[server] INFO [15:57:37.185]: GQL NavigationProjectInvites finished after 192 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":349.7710000006482},"apollo_query_duration_ms":192} +[server] INFO [15:57:37.408]: GQL ProjectAccessCheck finished after 156 ms {"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":301.05960000120103},"apollo_query_duration_ms":156} +[server] INFO [15:57:37.427]: GQL UserActiveWorkspaceSlug finished after 0 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":69.72789999935776},"apollo_query_duration_ms":0} +[server] INFO [15:57:37.462]: GQL ActiveUserMeta finished after 37 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":102.40780000016093},"apollo_query_duration_ms":37} +[server] INFO [15:57:37.587]: GQL ProjectsDashboardQuery finished after 157 ms {"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":636.9148000022396},"apollo_query_duration_ms":157} +[server] INFO [15:57:37.714]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 12677 ms {"req":{"id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998"}},"res":{"statusCode":200,"headers":{"x-request-id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":12677,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:57:37.799]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [15:57:40.857]: DB query successfully completed after 15651 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"Q2-xfXO9aeaetmkbVLT7B","sqlQueryDurationMs":15651,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"95b8a6d9-2a9c-4159-84bb-5089d1d4a998"}} +[server] INFO [15:57:46.814]: GQL ProjectViewerResources finished after 153 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":206.9005999993533},"apollo_query_duration_ms":153} +[server] INFO [15:57:46.833]: GQL ViewerLoadedResources finished after 161 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":240.70930000022054},"apollo_query_duration_ms":161} +[server] INFO [15:57:46.862]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":62.870500000193715},"apollo_query_duration_ms":0} +[server] INFO [15:57:46.864]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":64.00300000049174},"apollo_query_duration_ms":0} +[server] INFO [15:57:46.875]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":56.56779999937862},"apollo_query_duration_ms":1} +[server] INFO [15:57:46.897]: GQL ActiveUserMainMetadata finished after 38 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":189.1503999987617},"apollo_query_duration_ms":38} +[server] INFO [15:57:46.899]: GQL ViewerLoadedThreads finished after 231 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":388.09149999916553},"apollo_query_duration_ms":231} +[server] INFO [15:57:46.940]: GQL NavigationProjectInvites finished after 68 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":118.67310000211},"apollo_query_duration_ms":68} +[server] INFO [15:57:47.162]: GQL ProjectAccessCheck finished after 113 ms {"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":160.05520000029355},"apollo_query_duration_ms":113} +[server] INFO [15:57:47.337]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"d596d96c-efe5-4be8-82bb-7929c45fcee6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d596d96c-efe5-4be8-82bb-7929c45fcee6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:57:47.337]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"d596d96c-efe5-4be8-82bb-7929c45fcee6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d596d96c-efe5-4be8-82bb-7929c45fcee6"}},"res":{"statusCode":204,"headers":{"x-request-id":"d596d96c-efe5-4be8-82bb-7929c45fcee6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:57:47.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"2ee2b597-e97f-4263-ad5a-699e1f9512a3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ee2b597-e97f-4263-ad5a-699e1f9512a3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:57:48.307]: GQL ViewerLoadedResources finished after 674 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":948.8383000008762},"apollo_query_duration_ms":674} +[server] INFO [15:57:48.319]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 971 ms {"req":{"id":"2ee2b597-e97f-4263-ad5a-699e1f9512a3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ee2b597-e97f-4263-ad5a-699e1f9512a3"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ee2b597-e97f-4263-ad5a-699e1f9512a3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":971,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:57:48.377]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"0880dd05-2626-477a-baff-116d98780c7b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0880dd05-2626-477a-baff-116d98780c7b"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:57:48.825]: GQL WorkspaceMoveProjectManagerProject finished after 295 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":403.4111999999732},"apollo_query_duration_ms":295} +[server] WARN [15:57:56.199]: DB query successfully completed after 18225 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"1CRMqmL94YHf4QsDI0QlU","sqlQueryDurationMs":18225,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b"}} +[server] INFO [15:57:56.299]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 18499 ms {"req":{"id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b"}},"res":{"statusCode":200,"headers":{"x-request-id":"5ff5d060-f695-414e-a54c-3c5f6da2ff9b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":18499,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:58:00.042]: GQL ViewerLoadedResources finished after 161 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":241.21769999992102},"apollo_query_duration_ms":161} +[server] INFO [15:58:00.067]: GQL ProjectViewerResources finished after 181 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":230.27699999976903},"apollo_query_duration_ms":181} +[server] INFO [15:58:00.078]: GQL ViewerLoadedThreads finished after 193 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":309.4021000005305},"apollo_query_duration_ms":193} +[server] INFO [15:58:00.704]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"962c3ddb-7dc3-4cf0-b64f-56d4aba663b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"962c3ddb-7dc3-4cf0-b64f-56d4aba663b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:58:01.373]: GQL ViewerLoadedResources finished after 522 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":781.316200000234},"apollo_query_duration_ms":522} +[server] INFO [15:58:01.395]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 691 ms {"req":{"id":"962c3ddb-7dc3-4cf0-b64f-56d4aba663b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"962c3ddb-7dc3-4cf0-b64f-56d4aba663b5"}},"res":{"statusCode":200,"headers":{"x-request-id":"962c3ddb-7dc3-4cf0-b64f-56d4aba663b5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":691,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:58:01.426]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:58:01.939]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"2a74e956-5c8f-4dac-b7ea-28cbb290572e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2a74e956-5c8f-4dac-b7ea-28cbb290572e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:58:02.387]: GQL WorkspaceMoveProjectManagerProject finished after 536 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":903.1152999987826},"apollo_query_duration_ms":536} +[server] WARN [15:58:03.402]: DB query successfully completed after 14668 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"kn5lnvdqB7EX4FwjS4zCj","sqlQueryDurationMs":14668,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"0880dd05-2626-477a-baff-116d98780c7b"}} +[server] INFO [15:58:03.483]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 15106 ms {"req":{"id":"0880dd05-2626-477a-baff-116d98780c7b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0880dd05-2626-477a-baff-116d98780c7b"}},"res":{"statusCode":200,"headers":{"x-request-id":"0880dd05-2626-477a-baff-116d98780c7b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":15106,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:58:04.862]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1654","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"R6qZtPEtnPFhnhA0m5AY-","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0.792566819828081,0.7922585868260211,0.7929450603029438],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"R6qZtPEtnPFhnhA0m5AY-","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.3238000003621},"apollo_query_duration_ms":147} +[server] INFO [15:58:04.986]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"1fL3KXMSJKv9SonffnP30"},"dbMetrics":{"totalCount":4,"totalDuration":119.71969999931753}} +[server] INFO [15:58:05.521]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 3582 ms {"req":{"id":"2a74e956-5c8f-4dac-b7ea-28cbb290572e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2a74e956-5c8f-4dac-b7ea-28cbb290572e"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a74e956-5c8f-4dac-b7ea-28cbb290572e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3582,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:58:05.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"5c59f4f2-66f0-44e6-b03a-ca0f91c348da","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"5c59f4f2-66f0-44e6-b03a-ca0f91c348da"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:58:09.862]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"R6qZtPEtnPFhnhA0m5AY-","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"R6qZtPEtnPFhnhA0m5AY-","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.6884999992326},"apollo_query_duration_ms":153} +[server] INFO [15:58:09.991]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"1fL3KXMSJKv9SonffnP30"},"dbMetrics":{"totalCount":8,"totalDuration":245.40849999897182}} +[server] INFO [15:58:09.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 4009 ms {"req":{"id":"5c59f4f2-66f0-44e6-b03a-ca0f91c348da","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"5c59f4f2-66f0-44e6-b03a-ca0f91c348da"}},"res":{"statusCode":200,"headers":{"x-request-id":"5c59f4f2-66f0-44e6-b03a-ca0f91c348da","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4009,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:58:10.339]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"a4680be6-51d4-49b9-8b8e-dc9404097b0c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a4680be6-51d4-49b9-8b8e-dc9404097b0c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:58:10.755]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 416 ms {"req":{"id":"a4680be6-51d4-49b9-8b8e-dc9404097b0c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a4680be6-51d4-49b9-8b8e-dc9404097b0c"}},"res":{"statusCode":200,"headers":{"x-request-id":"a4680be6-51d4-49b9-8b8e-dc9404097b0c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":416,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:58:10.848]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"be5f1016-992f-4b74-b0bb-39f0043b0842","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"be5f1016-992f-4b74-b0bb-39f0043b0842"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:58:11.645]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 797 ms {"req":{"id":"be5f1016-992f-4b74-b0bb-39f0043b0842","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"be5f1016-992f-4b74-b0bb-39f0043b0842"}},"res":{"statusCode":200,"headers":{"x-request-id":"be5f1016-992f-4b74-b0bb-39f0043b0842","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":797,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:58:11.752]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"0e2a4e41-f978-483e-a9d7-54b35e30d9ad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0e2a4e41-f978-483e-a9d7-54b35e30d9ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:58:11.752]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"9d2b773e-c649-495e-b3be-7943f7207c18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9d2b773e-c649-495e-b3be-7943f7207c18"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:58:12.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request aborted in 647 ms {"req":{"id":"0e2a4e41-f978-483e-a9d7-54b35e30d9ad","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"0e2a4e41-f978-483e-a9d7-54b35e30d9ad"}},"res":{"statusCode":200,"headers":{"x-request-id":"0e2a4e41-f978-483e-a9d7-54b35e30d9ad","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":647,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:58:12.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request aborted in 646 ms {"req":{"id":"9d2b773e-c649-495e-b3be-7943f7207c18","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9d2b773e-c649-495e-b3be-7943f7207c18"}},"res":{"statusCode":200,"headers":{"x-request-id":"9d2b773e-c649-495e-b3be-7943f7207c18","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":646,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:58:12.398]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 10972 ms {"req":{"id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b"}},"res":{"statusCode":200,"headers":{"x-request-id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":10972,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:58:12.670]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"GPiE1X_hmSc9chVSlr5O0","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"GPiE1X_hmSc9chVSlr5O0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"R6qZtPEtnPFhnhA0m5AY-","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"R6qZtPEtnPFhnhA0m5AY-","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.14100000075996},"apollo_query_duration_ms":134} +[server] INFO [15:58:12.776]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"1fL3KXMSJKv9SonffnP30"},"dbMetrics":{"totalCount":12,"totalDuration":348.0780999995768}} +[server] WARN [15:58:17.866]: DB query successfully completed after 15661 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"qZd6PcSyn9P0YAFwdcjcO","sqlQueryDurationMs":15661,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"ab0d84b4-af78-4fa5-b003-3e062c20bd3b"}} +[server] INFO [15:59:33.952]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"db9e3f2b-e5cd-4f1c-bca9-de7eebf920b7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db9e3f2b-e5cd-4f1c-bca9-de7eebf920b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:33.953]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1 ms {"req":{"id":"db9e3f2b-e5cd-4f1c-bca9-de7eebf920b7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db9e3f2b-e5cd-4f1c-bca9-de7eebf920b7"}},"res":{"statusCode":204,"headers":{"x-request-id":"db9e3f2b-e5cd-4f1c-bca9-de7eebf920b7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:33.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"63d80122-8126-4d9b-8e3b-84b4db8e4c4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63d80122-8126-4d9b-8e3b-84b4db8e4c4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:34.229]: GQL BroadcastViewerUserActivity finished after 157 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"9gm-T4aiM2iU7vpmCZ_c4","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":187.18989999964833},"apollo_query_duration_ms":157} +[server] INFO [15:59:34.245]: GQL BroadcastViewerUserActivity finished after 180 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"9gm-T4aiM2iU7vpmCZ_c4","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":208.93010000139475},"apollo_query_duration_ms":180} +[server] INFO [15:59:35.049]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1084 ms {"req":{"id":"63d80122-8126-4d9b-8e3b-84b4db8e4c4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63d80122-8126-4d9b-8e3b-84b4db8e4c4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"63d80122-8126-4d9b-8e3b-84b4db8e4c4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1084,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:35.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ec071b68-142c-47cc-a3ac-fa39d544c42b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ec071b68-142c-47cc-a3ac-fa39d544c42b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:35.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1 ms {"req":{"id":"ec071b68-142c-47cc-a3ac-fa39d544c42b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ec071b68-142c-47cc-a3ac-fa39d544c42b"}},"res":{"statusCode":204,"headers":{"x-request-id":"ec071b68-142c-47cc-a3ac-fa39d544c42b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:35.338]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ba29c514-0aa0-44b7-be11-1717ebe88f66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba29c514-0aa0-44b7-be11-1717ebe88f66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:36.802]: GQL BroadcastViewerUserActivity finished after 205 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"9gm-T4aiM2iU7vpmCZ_c4","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":437.348799998872},"apollo_query_duration_ms":205} +[server] INFO [15:59:36.859]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1521 ms {"req":{"id":"ba29c514-0aa0-44b7-be11-1717ebe88f66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba29c514-0aa0-44b7-be11-1717ebe88f66"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba29c514-0aa0-44b7-be11-1717ebe88f66","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1521,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:37.151]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"98f6d355-7e6e-45e2-bcd9-c2ef636621cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98f6d355-7e6e-45e2-bcd9-c2ef636621cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:37.151]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 0 ms {"req":{"id":"98f6d355-7e6e-45e2-bcd9-c2ef636621cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98f6d355-7e6e-45e2-bcd9-c2ef636621cd"}},"res":{"statusCode":204,"headers":{"x-request-id":"98f6d355-7e6e-45e2-bcd9-c2ef636621cd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:37.159]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"f37b7e3d-841b-4073-956e-299245cecb6f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f37b7e3d-841b-4073-956e-299245cecb6f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:37.438]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":129.10010000038892},"apollo_query_duration_ms":1} +[server] INFO [15:59:37.450]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":82.0155999995768},"apollo_query_duration_ms":1} +[server] INFO [15:59:37.458]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":62.881000000052154},"apollo_query_duration_ms":1} +[server] INFO [15:59:37.521]: GQL ActiveUserMainMetadata finished after 88 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":443.7813000017777},"apollo_query_duration_ms":88} +[server] INFO [15:59:37.604]: GQL NavigationProjectInvites finished after 152 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":230.0060000019148},"apollo_query_duration_ms":152} +[server] INFO [15:59:37.636]: GQL BroadcastViewerUserActivity finished after 270 ms {"req":{"id":"1fL3KXMSJKv9SonffnP30","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"1fL3KXMSJKv9SonffnP30","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"9gm-T4aiM2iU7vpmCZ_c4","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"9gm-T4aiM2iU7vpmCZ_c4","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":290.0000999988988},"apollo_query_duration_ms":270} +[server] INFO [15:59:37.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 729 ms {"req":{"id":"f37b7e3d-841b-4073-956e-299245cecb6f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f37b7e3d-841b-4073-956e-299245cecb6f"}},"res":{"statusCode":200,"headers":{"x-request-id":"f37b7e3d-841b-4073-956e-299245cecb6f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":729,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:37.986]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"aa31a5ae-371a-43cb-a3a3-a632d2698626","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa31a5ae-371a-43cb-a3a3-a632d2698626"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:37.986]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 0 ms {"req":{"id":"aa31a5ae-371a-43cb-a3a3-a632d2698626","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa31a5ae-371a-43cb-a3a3-a632d2698626"}},"res":{"statusCode":204,"headers":{"x-request-id":"aa31a5ae-371a-43cb-a3a3-a632d2698626","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:37.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"7d085970-12c4-46d1-9ca9-ef89bc43cb43","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d085970-12c4-46d1-9ca9-ef89bc43cb43"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:38.044]: GQL ProjectAccessCheck finished after 229 ms {"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":368.4619000023231},"apollo_query_duration_ms":229} +[server] INFO [15:59:38.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request aborted in 114 ms {"req":{"id":"7d085970-12c4-46d1-9ca9-ef89bc43cb43","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d085970-12c4-46d1-9ca9-ef89bc43cb43"}},"res":{"statusCode":200,"headers":{"x-request-id":"7d085970-12c4-46d1-9ca9-ef89bc43cb43","access-control-allow-origin":"*","x-ratelimit-remaining":498}},"responseTime":114,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:42.915]: GQL ProjectViewerResources finished after 178 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":228.98419999983162},"apollo_query_duration_ms":178} +[server] INFO [15:59:42.919]: GQL ViewerLoadedResources finished after 180 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":265.12420000042766},"apollo_query_duration_ms":180} +[server] INFO [15:59:42.970]: GQL ViewerLoadedThreads finished after 235 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":356.0836000004783},"apollo_query_duration_ms":235} +[server] INFO [15:59:42.993]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"2dbe8342-7df3-42bd-9bdb-7c0888ce7e6b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2dbe8342-7df3-42bd-9bdb-7c0888ce7e6b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:59:42.994]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"2dbe8342-7df3-42bd-9bdb-7c0888ce7e6b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2dbe8342-7df3-42bd-9bdb-7c0888ce7e6b"}},"res":{"statusCode":204,"headers":{"x-request-id":"2dbe8342-7df3-42bd-9bdb-7c0888ce7e6b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:59:43.002]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"187ead94-0135-4488-8b2a-d8440a6c31b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"187ead94-0135-4488-8b2a-d8440a6c31b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:59:43.707]: GQL ViewerLoadedResources finished after 481 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":992.2847000006586},"apollo_query_duration_ms":481} +[server] INFO [15:59:43.739]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 737 ms {"req":{"id":"187ead94-0135-4488-8b2a-d8440a6c31b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"187ead94-0135-4488-8b2a-d8440a6c31b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"187ead94-0135-4488-8b2a-d8440a6c31b7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":737,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [15:59:43.753]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:59:43.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"41efc48d-9368-467a-8d32-778425bc1bd9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41efc48d-9368-467a-8d32-778425bc1bd9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:43.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 0 ms {"req":{"id":"41efc48d-9368-467a-8d32-778425bc1bd9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41efc48d-9368-467a-8d32-778425bc1bd9"}},"res":{"statusCode":204,"headers":{"x-request-id":"41efc48d-9368-467a-8d32-778425bc1bd9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:43.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"a9270a46-3724-47a0-b1a9-8cfa3219f631","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9270a46-3724-47a0-b1a9-8cfa3219f631"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:44.015]: GQL WorkspaceMoveProjectManagerProject finished after 149 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":222.20180000085384},"apollo_query_duration_ms":149} +[server] INFO [15:59:44.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 928 ms {"req":{"id":"a9270a46-3724-47a0-b1a9-8cfa3219f631","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9270a46-3724-47a0-b1a9-8cfa3219f631"}},"res":{"statusCode":200,"headers":{"x-request-id":"a9270a46-3724-47a0-b1a9-8cfa3219f631","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":928,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [15:59:45.146]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"78340e2c-059a-49f9-91d5-e5421fa561b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78340e2c-059a-49f9-91d5-e5421fa561b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:45.147]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1 ms {"req":{"id":"78340e2c-059a-49f9-91d5-e5421fa561b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"78340e2c-059a-49f9-91d5-e5421fa561b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"78340e2c-059a-49f9-91d5-e5421fa561b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:45.155]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ca5d963c-3cab-4ce7-b073-8bd5ed1506d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca5d963c-3cab-4ce7-b073-8bd5ed1506d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:48.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 3105 ms {"req":{"id":"ca5d963c-3cab-4ce7-b073-8bd5ed1506d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca5d963c-3cab-4ce7-b073-8bd5ed1506d5"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca5d963c-3cab-4ce7-b073-8bd5ed1506d5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3105,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [15:59:48.346]: GQL BroadcastViewerUserActivity finished after 513 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":559.8696000007913},"apollo_query_duration_ms":513} +[server] INFO [15:59:48.601]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"69c6ab5b-5ec6-4482-9ccb-72e4fedc2664","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69c6ab5b-5ec6-4482-9ccb-72e4fedc2664"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:48.602]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"69c6ab5b-5ec6-4482-9ccb-72e4fedc2664","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69c6ab5b-5ec6-4482-9ccb-72e4fedc2664"}},"res":{"statusCode":204,"headers":{"x-request-id":"69c6ab5b-5ec6-4482-9ccb-72e4fedc2664","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:48.614]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"cdc9cf24-6ef5-43cf-8730-64e1a75586f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cdc9cf24-6ef5-43cf-8730-64e1a75586f0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:49.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 504 ms {"req":{"id":"cdc9cf24-6ef5-43cf-8730-64e1a75586f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cdc9cf24-6ef5-43cf-8730-64e1a75586f0"}},"res":{"statusCode":200,"headers":{"x-request-id":"cdc9cf24-6ef5-43cf-8730-64e1a75586f0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":504,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [15:59:49.267]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"ca99fce1-e335-4294-aaa9-5faddcb2d9b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca99fce1-e335-4294-aaa9-5faddcb2d9b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:49.268]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 1 ms {"req":{"id":"ca99fce1-e335-4294-aaa9-5faddcb2d9b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca99fce1-e335-4294-aaa9-5faddcb2d9b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"ca99fce1-e335-4294-aaa9-5faddcb2d9b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:49.286]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:49.369]: GQL BroadcastViewerUserActivity finished after 178 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[275.9571888599955,255.59797037047903,167.36772128626947],"target":[99.79101993322975,79.50031330385079,-8.882520268472456],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":203.10350000020117},"apollo_query_duration_ms":178} +[server] WARN [15:59:50.263]: DB query successfully completed after 6341 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"Y6vWCr3uhiEsK60ziR7UG","sqlQueryDurationMs":6341,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58"}} +[server] WARN [15:59:50.265]: DB query successfully completed after 896 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"298TKwDqTnQR1oyOHFbYF","sqlQueryDurationMs":896,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f"}} +[server] WARN [15:59:50.266]: DB query successfully completed after 895 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"ks0fNgTr_YfzyJ_s3WpTn","sqlQueryDurationMs":895,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"vkaqNpOXMPESBLyO3Hwdt"}} +[server] INFO [15:59:50.299]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 6545 ms {"req":{"id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58"}},"res":{"statusCode":200,"headers":{"x-request-id":"4eaa98d3-5fca-4e7b-a246-dee4b831cf58","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":6545,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [15:59:51.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 1797 ms {"req":{"id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f"}},"res":{"statusCode":200,"headers":{"x-request-id":"ddc3e017-95c3-4ac8-9c95-d36b8c14001f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1797,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [15:59:51.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"f7b3992f-9799-4194-915e-4d5150bca166","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7b3992f-9799-4194-915e-4d5150bca166"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:59:51.212]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1 ms {"req":{"id":"f7b3992f-9799-4194-915e-4d5150bca166","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7b3992f-9799-4194-915e-4d5150bca166"}},"res":{"statusCode":204,"headers":{"x-request-id":"f7b3992f-9799-4194-915e-4d5150bca166","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:59:51.212]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"da04eb4e-e737-4093-9028-a5c5c2a81e3d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da04eb4e-e737-4093-9028-a5c5c2a81e3d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:59:51.213]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 1 ms {"req":{"id":"da04eb4e-e737-4093-9028-a5c5c2a81e3d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da04eb4e-e737-4093-9028-a5c5c2a81e3d"}},"res":{"statusCode":204,"headers":{"x-request-id":"da04eb4e-e737-4093-9028-a5c5c2a81e3d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:59:51.223]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"f77c26bb-8757-46d7-98d6-b7038822b2d2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f77c26bb-8757-46d7-98d6-b7038822b2d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:59:51.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"ab06c3f9-b632-4366-8a52-375a58fc16aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab06c3f9-b632-4366-8a52-375a58fc16aa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:59:51.559]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 335 ms {"req":{"id":"ab06c3f9-b632-4366-8a52-375a58fc16aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab06c3f9-b632-4366-8a52-375a58fc16aa"}},"res":{"statusCode":200,"headers":{"x-request-id":"ab06c3f9-b632-4366-8a52-375a58fc16aa","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":335,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [15:59:51.654]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"49c3ec9a-66c2-4fdc-8947-a2d162230db4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49c3ec9a-66c2-4fdc-8947-a2d162230db4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:59:51.654]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 0 ms {"req":{"id":"49c3ec9a-66c2-4fdc-8947-a2d162230db4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49c3ec9a-66c2-4fdc-8947-a2d162230db4"}},"res":{"statusCode":204,"headers":{"x-request-id":"49c3ec9a-66c2-4fdc-8947-a2d162230db4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:59:51.667]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"3bc391a9-ced8-4a72-b7c0-63cbf85be809","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3bc391a9-ced8-4a72-b7c0-63cbf85be809"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:59:51.975]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 752 ms {"req":{"id":"f77c26bb-8757-46d7-98d6-b7038822b2d2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f77c26bb-8757-46d7-98d6-b7038822b2d2"}},"res":{"statusCode":200,"headers":{"x-request-id":"f77c26bb-8757-46d7-98d6-b7038822b2d2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":752,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [15:59:52.113]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"0e085f50-9821-4f42-acbc-7a12374c70b2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0e085f50-9821-4f42-acbc-7a12374c70b2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:59:52.114]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1 ms {"req":{"id":"0e085f50-9821-4f42-acbc-7a12374c70b2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0e085f50-9821-4f42-acbc-7a12374c70b2"}},"res":{"statusCode":204,"headers":{"x-request-id":"0e085f50-9821-4f42-acbc-7a12374c70b2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:59:52.126]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"0f244419-6970-477f-8d4a-1c97c3d53c45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0f244419-6970-477f-8d4a-1c97c3d53c45"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:59:52.804]: GQL BroadcastViewerUserActivity finished after 185 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[275.9571888599955,255.59797037047903,167.36772128626947],"target":[99.79101993322975,79.50031330385079,-8.882520268472456],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":214.59169999789447},"apollo_query_duration_ms":185} +[server] INFO [15:59:53.129]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1461 ms {"req":{"id":"3bc391a9-ced8-4a72-b7c0-63cbf85be809","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3bc391a9-ced8-4a72-b7c0-63cbf85be809"}},"res":{"statusCode":200,"headers":{"x-request-id":"3bc391a9-ced8-4a72-b7c0-63cbf85be809","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1461,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [15:59:53.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1006 ms {"req":{"id":"0f244419-6970-477f-8d4a-1c97c3d53c45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0f244419-6970-477f-8d4a-1c97c3d53c45"}},"res":{"statusCode":200,"headers":{"x-request-id":"0f244419-6970-477f-8d4a-1c97c3d53c45","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1006,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [15:59:53.442]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"8682baa0-f69b-4e07-9055-da06e88afeda","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8682baa0-f69b-4e07-9055-da06e88afeda"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:59:53.443]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 1 ms {"req":{"id":"8682baa0-f69b-4e07-9055-da06e88afeda","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8682baa0-f69b-4e07-9055-da06e88afeda"}},"res":{"statusCode":204,"headers":{"x-request-id":"8682baa0-f69b-4e07-9055-da06e88afeda","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:59:53.455]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"16680c75-6a8c-4a89-9595-62f66594b87e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"16680c75-6a8c-4a89-9595-62f66594b87e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:59:53.492]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"1a7eab1e-0f86-4fda-b3b4-c9a22f51512e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1a7eab1e-0f86-4fda-b3b4-c9a22f51512e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:59:53.493]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1 ms {"req":{"id":"1a7eab1e-0f86-4fda-b3b4-c9a22f51512e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1a7eab1e-0f86-4fda-b3b4-c9a22f51512e"}},"res":{"statusCode":204,"headers":{"x-request-id":"1a7eab1e-0f86-4fda-b3b4-c9a22f51512e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:59:53.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"94f33605-8a44-4cc3-9cf0-e62405417579","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94f33605-8a44-4cc3-9cf0-e62405417579"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:59:53.907]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 451 ms {"req":{"id":"16680c75-6a8c-4a89-9595-62f66594b87e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"16680c75-6a8c-4a89-9595-62f66594b87e"}},"res":{"statusCode":200,"headers":{"x-request-id":"16680c75-6a8c-4a89-9595-62f66594b87e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":451,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [15:59:54.037]: GQL BroadcastViewerUserActivity finished after 164 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[265.8874925912521,244.7214924951933,147.8340781267893],"target":[103.2154971736564,82.11276098954069,-14.915550029465628],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":201.0612000003457},"apollo_query_duration_ms":164} +[server] INFO [15:59:54.117]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"83d176c8-8982-4b00-b9ee-c669f95cc26a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83d176c8-8982-4b00-b9ee-c669f95cc26a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:59:54.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 1 ms {"req":{"id":"83d176c8-8982-4b00-b9ee-c669f95cc26a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83d176c8-8982-4b00-b9ee-c669f95cc26a"}},"res":{"statusCode":204,"headers":{"x-request-id":"83d176c8-8982-4b00-b9ee-c669f95cc26a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:59:54.128]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"5724e101-4e45-47d9-a892-2f8dd6a80233","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5724e101-4e45-47d9-a892-2f8dd6a80233"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:59:54.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 591 ms {"req":{"id":"5724e101-4e45-47d9-a892-2f8dd6a80233","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5724e101-4e45-47d9-a892-2f8dd6a80233"}},"res":{"statusCode":200,"headers":{"x-request-id":"5724e101-4e45-47d9-a892-2f8dd6a80233","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":591,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [15:59:54.818]: GQL BroadcastViewerUserActivity finished after 238 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[255.97678862030972,236.07480589916227,129.01328681077572],"target":[105.76532489629064,85.9217601271053,-21.26986305243996],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":290.2200000016019},"apollo_query_duration_ms":238} +[server] INFO [15:59:54.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"a184d70d-7d99-4475-aef8-2207ad8f420c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a184d70d-7d99-4475-aef8-2207ad8f420c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:59:54.868]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 1 ms {"req":{"id":"a184d70d-7d99-4475-aef8-2207ad8f420c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a184d70d-7d99-4475-aef8-2207ad8f420c"}},"res":{"statusCode":204,"headers":{"x-request-id":"a184d70d-7d99-4475-aef8-2207ad8f420c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:59:54.880]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"ab24b3ca-c0f6-4dc8-8cff-eeb8c2509df8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab24b3ca-c0f6-4dc8-8cff-eeb8c2509df8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:59:55.423]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1915 ms {"req":{"id":"94f33605-8a44-4cc3-9cf0-e62405417579","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94f33605-8a44-4cc3-9cf0-e62405417579"}},"res":{"statusCode":200,"headers":{"x-request-id":"94f33605-8a44-4cc3-9cf0-e62405417579","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1915,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [15:59:55.512]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 633 ms {"req":{"id":"ab24b3ca-c0f6-4dc8-8cff-eeb8c2509df8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab24b3ca-c0f6-4dc8-8cff-eeb8c2509df8"}},"res":{"statusCode":200,"headers":{"x-request-id":"ab24b3ca-c0f6-4dc8-8cff-eeb8c2509df8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":633,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [15:59:55.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"21e5cbd2-ac9f-47e4-af9c-1fe85bd21776","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21e5cbd2-ac9f-47e4-af9c-1fe85bd21776"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:59:55.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 1 ms {"req":{"id":"21e5cbd2-ac9f-47e4-af9c-1fe85bd21776","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21e5cbd2-ac9f-47e4-af9c-1fe85bd21776"}},"res":{"statusCode":204,"headers":{"x-request-id":"21e5cbd2-ac9f-47e4-af9c-1fe85bd21776","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:59:55.676]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"8456e2fc-daa3-40ea-b133-1b6677ad1216","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8456e2fc-daa3-40ea-b133-1b6677ad1216"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [15:59:55.719]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"bc0cb3c4-48d6-4072-bcc4-1024d1bf9d7e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bc0cb3c4-48d6-4072-bcc4-1024d1bf9d7e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:59:55.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1 ms {"req":{"id":"bc0cb3c4-48d6-4072-bcc4-1024d1bf9d7e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bc0cb3c4-48d6-4072-bcc4-1024d1bf9d7e"}},"res":{"statusCode":204,"headers":{"x-request-id":"bc0cb3c4-48d6-4072-bcc4-1024d1bf9d7e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:59:55.731]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"4659c6d6-8ea5-43d4-bc1e-77c1d902311b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4659c6d6-8ea5-43d4-bc1e-77c1d902311b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:59:56.793]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[225.06488449810917,206.05582256835632,80.26461172205133],"target":[111.41498069239384,92.45011775023103,-33.439529773797105],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":261.0955999996513},"apollo_query_duration_ms":161} +[server] INFO [15:59:56.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1217 ms {"req":{"id":"4659c6d6-8ea5-43d4-bc1e-77c1d902311b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4659c6d6-8ea5-43d4-bc1e-77c1d902311b"}},"res":{"statusCode":200,"headers":{"x-request-id":"4659c6d6-8ea5-43d4-bc1e-77c1d902311b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1217,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [15:59:57.162]: GQL BroadcastViewerUserActivity finished after 144 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[208.60203943822245,183.6712128712157,46.61405261855071],"target":[119.11916532852466,94.2231390764311,-42.91152583347963],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.24060000106692},"apollo_query_duration_ms":144} +[server] INFO [15:59:57.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"1bc1e1ff-f506-4dd6-ae1e-4ba8c52c3561","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bc1e1ff-f506-4dd6-ae1e-4ba8c52c3561"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:59:57.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 0 ms {"req":{"id":"1bc1e1ff-f506-4dd6-ae1e-4ba8c52c3561","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bc1e1ff-f506-4dd6-ae1e-4ba8c52c3561"}},"res":{"statusCode":204,"headers":{"x-request-id":"1bc1e1ff-f506-4dd6-ae1e-4ba8c52c3561","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:59:57.237]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"14ffc563-a7f9-40b9-ae39-b7cc97cd43fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14ffc563-a7f9-40b9-ae39-b7cc97cd43fb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [15:59:57.795]: GQL BroadcastViewerUserActivity finished after 193 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[208.60203943822245,183.6712128712157,46.61405261855071],"target":[119.11916532852466,94.2231390764311,-42.91152583347963],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":211.06299999915063},"apollo_query_duration_ms":193} +[server] INFO [15:59:58.941]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[203.3746143054361,177.14792831289483,37.80228894385119],"target":[120.74604960538126,94.551498254256,-44.8657089834944],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.26609999872744},"apollo_query_duration_ms":146} +[server] INFO [15:59:59.708]: GQL BroadcastViewerUserActivity finished after 266 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.2897807515993,168.30301604013144,25.803524125314997],"target":[122.9709323385547,95.01268167560436,-47.55031459434647],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":406.4348000008613},"apollo_query_duration_ms":266} +[server] INFO [16:00:00.362]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"74d0d611e1"} +[server] INFO [16:00:00.505]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"5729b66770","numberOfFailedBackgroundJobs":0} +[server] INFO [16:00:00.523]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 4847 ms {"req":{"id":"8456e2fc-daa3-40ea-b133-1b6677ad1216","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8456e2fc-daa3-40ea-b133-1b6677ad1216"}},"res":{"statusCode":200,"headers":{"x-request-id":"8456e2fc-daa3-40ea-b133-1b6677ad1216","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4847,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:00:00.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"23446f6a-079a-44aa-b8dc-f4ccf4095ef6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23446f6a-079a-44aa-b8dc-f4ccf4095ef6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:00:00.931]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1 ms {"req":{"id":"23446f6a-079a-44aa-b8dc-f4ccf4095ef6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23446f6a-079a-44aa-b8dc-f4ccf4095ef6"}},"res":{"statusCode":204,"headers":{"x-request-id":"23446f6a-079a-44aa-b8dc-f4ccf4095ef6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:00:00.942]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"ca32eee5-64e8-44ff-af5b-65d6bb37ca1a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca32eee5-64e8-44ff-af5b-65d6bb37ca1a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:00:01.348]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 4111 ms {"req":{"id":"14ffc563-a7f9-40b9-ae39-b7cc97cd43fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14ffc563-a7f9-40b9-ae39-b7cc97cd43fb"}},"res":{"statusCode":200,"headers":{"x-request-id":"14ffc563-a7f9-40b9-ae39-b7cc97cd43fb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4111,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:00:01.642]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"d3221639-185a-4ff7-80a3-97c5e712f960","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3221639-185a-4ff7-80a3-97c5e712f960"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:00:01.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 1 ms {"req":{"id":"d3221639-185a-4ff7-80a3-97c5e712f960","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3221639-185a-4ff7-80a3-97c5e712f960"}},"res":{"statusCode":204,"headers":{"x-request-id":"d3221639-185a-4ff7-80a3-97c5e712f960","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:00:01.658]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"119b5796-771d-4cee-b65b-a488e7cfbde6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"119b5796-771d-4cee-b65b-a488e7cfbde6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:00:02.946]: GQL BroadcastViewerUserActivity finished after 278 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.2897807515993,168.30301604013144,25.803524125314997],"target":[122.9709323385547,95.01268167560436,-47.55031459434647],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":316.9194000000134},"apollo_query_duration_ms":278} +[server] INFO [16:00:03.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 2662 ms {"req":{"id":"ca32eee5-64e8-44ff-af5b-65d6bb37ca1a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ca32eee5-64e8-44ff-af5b-65d6bb37ca1a"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca32eee5-64e8-44ff-af5b-65d6bb37ca1a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2662,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:00:03.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"58376ea9-90fd-4acb-8bc7-f93ea7b24472","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"58376ea9-90fd-4acb-8bc7-f93ea7b24472"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:00:03.808]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 1 ms {"req":{"id":"58376ea9-90fd-4acb-8bc7-f93ea7b24472","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"58376ea9-90fd-4acb-8bc7-f93ea7b24472"}},"res":{"statusCode":204,"headers":{"x-request-id":"58376ea9-90fd-4acb-8bc7-f93ea7b24472","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:00:03.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"73a6a0c0-8b82-485f-af90-22827d57b875","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"73a6a0c0-8b82-485f-af90-22827d57b875"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:00:05.824]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 2003 ms {"req":{"id":"73a6a0c0-8b82-485f-af90-22827d57b875","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"73a6a0c0-8b82-485f-af90-22827d57b875"}},"res":{"statusCode":200,"headers":{"x-request-id":"73a6a0c0-8b82-485f-af90-22827d57b875","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2003,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:00:06.016]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"0baed2d2-7642-4fee-afbe-4a35474cd659","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0baed2d2-7642-4fee-afbe-4a35474cd659"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:00:06.017]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 0 ms {"req":{"id":"0baed2d2-7642-4fee-afbe-4a35474cd659","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0baed2d2-7642-4fee-afbe-4a35474cd659"}},"res":{"statusCode":204,"headers":{"x-request-id":"0baed2d2-7642-4fee-afbe-4a35474cd659","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:00:06.027]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"8c1de253-92e4-4ecc-8147-6c7433b25208","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c1de253-92e4-4ecc-8147-6c7433b25208"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:00:06.418]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 4759 ms {"req":{"id":"119b5796-771d-4cee-b65b-a488e7cfbde6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"119b5796-771d-4cee-b65b-a488e7cfbde6"}},"res":{"statusCode":200,"headers":{"x-request-id":"119b5796-771d-4cee-b65b-a488e7cfbde6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4759,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:00:06.789]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"46f9c9fc-126c-417f-9025-251deaaca564","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46f9c9fc-126c-417f-9025-251deaaca564"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:00:06.789]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 0 ms {"req":{"id":"46f9c9fc-126c-417f-9025-251deaaca564","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46f9c9fc-126c-417f-9025-251deaaca564"}},"res":{"statusCode":204,"headers":{"x-request-id":"46f9c9fc-126c-417f-9025-251deaaca564","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:00:06.806]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"077d41ed-d5e1-4157-ac19-97b80a49b34a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"077d41ed-d5e1-4157-ac19-97b80a49b34a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:00:07.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1047 ms {"req":{"id":"8c1de253-92e4-4ecc-8147-6c7433b25208","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c1de253-92e4-4ecc-8147-6c7433b25208"}},"res":{"statusCode":200,"headers":{"x-request-id":"8c1de253-92e4-4ecc-8147-6c7433b25208","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1047,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:00:07.354]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"a63b9d20-9217-4906-a123-8ca82b1484ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a63b9d20-9217-4906-a123-8ca82b1484ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:00:07.354]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 0 ms {"req":{"id":"a63b9d20-9217-4906-a123-8ca82b1484ff","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a63b9d20-9217-4906-a123-8ca82b1484ff"}},"res":{"statusCode":204,"headers":{"x-request-id":"a63b9d20-9217-4906-a123-8ca82b1484ff","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:00:07.366]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"0e7e194b-95a2-4430-bf5e-7a8ba2556087","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0e7e194b-95a2-4430-bf5e-7a8ba2556087"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:00:07.922]: GQL BroadcastViewerUserActivity finished after 170 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.2897807515993,168.30301604013144,25.803524125314997],"target":[122.9709323385547,95.01268167560436,-47.55031459434647],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":314.2788000004366},"apollo_query_duration_ms":170} +[server] INFO [16:00:10.320]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 2954 ms {"req":{"id":"0e7e194b-95a2-4430-bf5e-7a8ba2556087","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0e7e194b-95a2-4430-bf5e-7a8ba2556087"}},"res":{"statusCode":200,"headers":{"x-request-id":"0e7e194b-95a2-4430-bf5e-7a8ba2556087","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2954,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:00:10.578]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"436caf8b-acf8-4d5c-ac33-7200dec9ae22","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"436caf8b-acf8-4d5c-ac33-7200dec9ae22"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:00:10.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1 ms {"req":{"id":"436caf8b-acf8-4d5c-ac33-7200dec9ae22","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"436caf8b-acf8-4d5c-ac33-7200dec9ae22"}},"res":{"statusCode":204,"headers":{"x-request-id":"436caf8b-acf8-4d5c-ac33-7200dec9ae22","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:00:10.591]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"6fea503a-14a8-4408-a1ba-0e5c048fe984","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6fea503a-14a8-4408-a1ba-0e5c048fe984"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:00:12.212]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1621 ms {"req":{"id":"6fea503a-14a8-4408-a1ba-0e5c048fe984","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6fea503a-14a8-4408-a1ba-0e5c048fe984"}},"res":{"statusCode":200,"headers":{"x-request-id":"6fea503a-14a8-4408-a1ba-0e5c048fe984","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1621,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:00:12.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"a69eb7db-a9ec-4d4c-ae28-2f6318d114dd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a69eb7db-a9ec-4d4c-ae28-2f6318d114dd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:00:12.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 1 ms {"req":{"id":"a69eb7db-a9ec-4d4c-ae28-2f6318d114dd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a69eb7db-a9ec-4d4c-ae28-2f6318d114dd"}},"res":{"statusCode":204,"headers":{"x-request-id":"a69eb7db-a9ec-4d4c-ae28-2f6318d114dd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:00:12.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"1dc9fcaa-6a0e-4e12-9dfc-3d68ca33131d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1dc9fcaa-6a0e-4e12-9dfc-3d68ca33131d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:00:12.772]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.2897807515993,168.30301604013144,25.803524125314997],"target":[122.9709323385547,95.01268167560436,-47.55031459434647],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.30290000047535},"apollo_query_duration_ms":149} +[server] INFO [16:00:12.958]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 6152 ms {"req":{"id":"077d41ed-d5e1-4157-ac19-97b80a49b34a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"077d41ed-d5e1-4157-ac19-97b80a49b34a"}},"res":{"statusCode":200,"headers":{"x-request-id":"077d41ed-d5e1-4157-ac19-97b80a49b34a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6152,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:00:13.356]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"55c3874b-5a75-4c50-b4a9-8c26f3734c85","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55c3874b-5a75-4c50-b4a9-8c26f3734c85"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:00:13.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1 ms {"req":{"id":"55c3874b-5a75-4c50-b4a9-8c26f3734c85","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55c3874b-5a75-4c50-b4a9-8c26f3734c85"}},"res":{"statusCode":204,"headers":{"x-request-id":"55c3874b-5a75-4c50-b4a9-8c26f3734c85","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:00:13.373]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"52bcc7cb-ab5e-4cb8-ab1d-18f9f0989eac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52bcc7cb-ab5e-4cb8-ab1d-18f9f0989eac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:00:13.762]: GQL BroadcastViewerUserActivity finished after 401 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[188.05856637678747,158.75278675188915,11.179943118042784],"target":[125.5418436383753,96.26037706399401,-51.36661477660337],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":544.6774999992922},"apollo_query_duration_ms":401} +[server] INFO [16:00:13.903]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 1527 ms {"req":{"id":"1dc9fcaa-6a0e-4e12-9dfc-3d68ca33131d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1dc9fcaa-6a0e-4e12-9dfc-3d68ca33131d"}},"res":{"statusCode":200,"headers":{"x-request-id":"1dc9fcaa-6a0e-4e12-9dfc-3d68ca33131d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1527,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:00:14.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"b2139de5-6717-42a1-bd78-6d4bcb620755","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b2139de5-6717-42a1-bd78-6d4bcb620755"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:00:14.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 1 ms {"req":{"id":"b2139de5-6717-42a1-bd78-6d4bcb620755","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b2139de5-6717-42a1-bd78-6d4bcb620755"}},"res":{"statusCode":204,"headers":{"x-request-id":"b2139de5-6717-42a1-bd78-6d4bcb620755","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:00:14.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"7f89db71-93c6-45a4-a6a7-97812d951dd9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f89db71-93c6-45a4-a6a7-97812d951dd9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:00:14.467]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.18997095428813,154.7929584684416,4.642920894240248],"target":[126.46197416136388,97.08741236776086,-53.112625708206146],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.76059999875724},"apollo_query_duration_ms":155} +[server] INFO [16:00:15.053]: GQL BroadcastViewerUserActivity finished after 151 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.99766466413715,156.6436189709936,7.749202733222687],"target":[126.01466803009141,96.68395000934407,-52.262419874763616],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.98940000031143},"apollo_query_duration_ms":151} +[server] INFO [16:00:16.102]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 2730 ms {"req":{"id":"52bcc7cb-ab5e-4cb8-ab1d-18f9f0989eac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52bcc7cb-ab5e-4cb8-ab1d-18f9f0989eac"}},"res":{"statusCode":200,"headers":{"x-request-id":"52bcc7cb-ab5e-4cb8-ab1d-18f9f0989eac","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2730,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:00:16.372]: GQL BroadcastViewerUserActivity finished after 243 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":639.4391000010073},"apollo_query_duration_ms":243} +[server] INFO [16:00:16.389]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"1c3eb1f2-5176-4a03-a809-76dba6d935da","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c3eb1f2-5176-4a03-a809-76dba6d935da"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:00:16.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 1 ms {"req":{"id":"1c3eb1f2-5176-4a03-a809-76dba6d935da","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c3eb1f2-5176-4a03-a809-76dba6d935da"}},"res":{"statusCode":204,"headers":{"x-request-id":"1c3eb1f2-5176-4a03-a809-76dba6d935da","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:00:16.404]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"646667c3-40df-4baf-a5ac-ff47b14f52e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"646667c3-40df-4baf-a5ac-ff47b14f52e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:00:17.387]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 3302 ms {"req":{"id":"7f89db71-93c6-45a4-a6a7-97812d951dd9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f89db71-93c6-45a4-a6a7-97812d951dd9"}},"res":{"statusCode":200,"headers":{"x-request-id":"7f89db71-93c6-45a4-a6a7-97812d951dd9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3302,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:00:17.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"e5e56424-9804-4e8f-b00d-fdc903c2d1b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5e56424-9804-4e8f-b00d-fdc903c2d1b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:00:17.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 0 ms {"req":{"id":"e5e56424-9804-4e8f-b00d-fdc903c2d1b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5e56424-9804-4e8f-b00d-fdc903c2d1b6"}},"res":{"statusCode":204,"headers":{"x-request-id":"e5e56424-9804-4e8f-b00d-fdc903c2d1b6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:00:17.722]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"822ddc3d-6976-4a70-a99f-6389e37566f1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"822ddc3d-6976-4a70-a99f-6389e37566f1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:00:17.836]: GQL BroadcastViewerUserActivity finished after 171 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.94289999920875},"apollo_query_duration_ms":171} +[server] INFO [16:00:21.751]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 5347 ms {"req":{"id":"646667c3-40df-4baf-a5ac-ff47b14f52e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"646667c3-40df-4baf-a5ac-ff47b14f52e4"}},"res":{"statusCode":200,"headers":{"x-request-id":"646667c3-40df-4baf-a5ac-ff47b14f52e4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5347,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:00:22.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 4398 ms {"req":{"id":"822ddc3d-6976-4a70-a99f-6389e37566f1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"822ddc3d-6976-4a70-a99f-6389e37566f1"}},"res":{"statusCode":200,"headers":{"x-request-id":"822ddc3d-6976-4a70-a99f-6389e37566f1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4398,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:00:22.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"2410d0f5-7916-4086-8ede-53005cd46985","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2410d0f5-7916-4086-8ede-53005cd46985"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:00:22.134]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1 ms {"req":{"id":"2410d0f5-7916-4086-8ede-53005cd46985","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2410d0f5-7916-4086-8ede-53005cd46985"}},"res":{"statusCode":204,"headers":{"x-request-id":"2410d0f5-7916-4086-8ede-53005cd46985","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:00:22.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"92f61fb7-a5fc-4906-9893-7da9e83fbd8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92f61fb7-a5fc-4906-9893-7da9e83fbd8b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:00:22.535]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"f0255758-eb33-43b5-afcb-3005535f4f7d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0255758-eb33-43b5-afcb-3005535f4f7d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:00:22.536]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 1 ms {"req":{"id":"f0255758-eb33-43b5-afcb-3005535f4f7d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0255758-eb33-43b5-afcb-3005535f4f7d"}},"res":{"statusCode":204,"headers":{"x-request-id":"f0255758-eb33-43b5-afcb-3005535f4f7d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:00:22.549]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"f080a03b-ca72-4632-9680-58403aa606cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f080a03b-ca72-4632-9680-58403aa606cc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:00:22.831]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":219.08700000215322},"apollo_query_duration_ms":155} +[server] INFO [16:00:23.802]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1657 ms {"req":{"id":"92f61fb7-a5fc-4906-9893-7da9e83fbd8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92f61fb7-a5fc-4906-9893-7da9e83fbd8b"}},"res":{"statusCode":200,"headers":{"x-request-id":"92f61fb7-a5fc-4906-9893-7da9e83fbd8b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1657,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:00:24.079]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"a622a503-1ee0-4337-bde0-bd7a5ea24a06","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a622a503-1ee0-4337-bde0-bd7a5ea24a06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:00:24.080]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 0 ms {"req":{"id":"a622a503-1ee0-4337-bde0-bd7a5ea24a06","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a622a503-1ee0-4337-bde0-bd7a5ea24a06"}},"res":{"statusCode":204,"headers":{"x-request-id":"a622a503-1ee0-4337-bde0-bd7a5ea24a06","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:00:24.092]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"287835cf-2e1d-4961-84f6-c121ba24a6bf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"287835cf-2e1d-4961-84f6-c121ba24a6bf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:00:26.955]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 4406 ms {"req":{"id":"f080a03b-ca72-4632-9680-58403aa606cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f080a03b-ca72-4632-9680-58403aa606cc"}},"res":{"statusCode":200,"headers":{"x-request-id":"f080a03b-ca72-4632-9680-58403aa606cc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4406,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:00:27.252]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"2e235768-d7ba-4515-b314-4fca09884721","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e235768-d7ba-4515-b314-4fca09884721"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:00:27.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 1 ms {"req":{"id":"2e235768-d7ba-4515-b314-4fca09884721","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e235768-d7ba-4515-b314-4fca09884721"}},"res":{"statusCode":204,"headers":{"x-request-id":"2e235768-d7ba-4515-b314-4fca09884721","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:00:27.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"3b245719-5d67-4900-9ff4-3ca9fa056b68","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b245719-5d67-4900-9ff4-3ca9fa056b68"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:00:27.773]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.64170000050217},"apollo_query_duration_ms":140} +[server] INFO [16:00:29.849]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 5757 ms {"req":{"id":"287835cf-2e1d-4961-84f6-c121ba24a6bf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"287835cf-2e1d-4961-84f6-c121ba24a6bf"}},"res":{"statusCode":200,"headers":{"x-request-id":"287835cf-2e1d-4961-84f6-c121ba24a6bf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5757,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:00:30.221]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"890d2925-01c7-4a7b-a973-77641126a2b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"890d2925-01c7-4a7b-a973-77641126a2b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:00:30.222]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 1 ms {"req":{"id":"890d2925-01c7-4a7b-a973-77641126a2b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"890d2925-01c7-4a7b-a973-77641126a2b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"890d2925-01c7-4a7b-a973-77641126a2b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:00:30.234]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"f16f65d0-2e23-4acf-9e95-63847fd30e9c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f16f65d0-2e23-4acf-9e95-63847fd30e9c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:00:31.631]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 4366 ms {"req":{"id":"3b245719-5d67-4900-9ff4-3ca9fa056b68","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b245719-5d67-4900-9ff4-3ca9fa056b68"}},"res":{"statusCode":200,"headers":{"x-request-id":"3b245719-5d67-4900-9ff4-3ca9fa056b68","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4366,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:00:32.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"4ebccd25-ebe8-423c-8a4d-fe1547ee9e37","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ebccd25-ebe8-423c-8a4d-fe1547ee9e37"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:00:32.600]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 1 ms {"req":{"id":"4ebccd25-ebe8-423c-8a4d-fe1547ee9e37","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ebccd25-ebe8-423c-8a4d-fe1547ee9e37"}},"res":{"statusCode":204,"headers":{"x-request-id":"4ebccd25-ebe8-423c-8a4d-fe1547ee9e37","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:00:32.612]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"87f03296-6b2a-41e9-957c-6432e6a2cf54","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"87f03296-6b2a-41e9-957c-6432e6a2cf54"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:00:32.817]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.84720000065863},"apollo_query_duration_ms":141} +[server] INFO [16:00:36.522]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 6288 ms {"req":{"id":"f16f65d0-2e23-4acf-9e95-63847fd30e9c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f16f65d0-2e23-4acf-9e95-63847fd30e9c"}},"res":{"statusCode":200,"headers":{"x-request-id":"f16f65d0-2e23-4acf-9e95-63847fd30e9c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6288,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:00:37.989]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.57730000000447},"apollo_query_duration_ms":148} +[server] INFO [16:00:38.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"c5e460cf-19ed-4206-8eab-c80ca839fba7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5e460cf-19ed-4206-8eab-c80ca839fba7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:00:38.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 0 ms {"req":{"id":"c5e460cf-19ed-4206-8eab-c80ca839fba7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c5e460cf-19ed-4206-8eab-c80ca839fba7"}},"res":{"statusCode":204,"headers":{"x-request-id":"c5e460cf-19ed-4206-8eab-c80ca839fba7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:00:38.033]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"83e19f11-6652-425b-bc16-6733fe967a4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83e19f11-6652-425b-bc16-6733fe967a4a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:00:38.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 6376 ms {"req":{"id":"87f03296-6b2a-41e9-957c-6432e6a2cf54","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"87f03296-6b2a-41e9-957c-6432e6a2cf54"}},"res":{"statusCode":200,"headers":{"x-request-id":"87f03296-6b2a-41e9-957c-6432e6a2cf54","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6376,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:00:43.534]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.05169999971986},"apollo_query_duration_ms":137} +[server] INFO [16:00:44.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 6330 ms {"req":{"id":"83e19f11-6652-425b-bc16-6733fe967a4a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83e19f11-6652-425b-bc16-6733fe967a4a"}},"res":{"statusCode":200,"headers":{"x-request-id":"83e19f11-6652-425b-bc16-6733fe967a4a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6330,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:00:46.861]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"a240baa6-c23c-49a2-a0f7-491a6a8545b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a240baa6-c23c-49a2-a0f7-491a6a8545b8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:00:46.861]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 0 ms {"req":{"id":"a240baa6-c23c-49a2-a0f7-491a6a8545b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a240baa6-c23c-49a2-a0f7-491a6a8545b8"}},"res":{"statusCode":204,"headers":{"x-request-id":"a240baa6-c23c-49a2-a0f7-491a6a8545b8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:00:46.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"da09a523-59ad-4deb-8927-e13c024ef3f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da09a523-59ad-4deb-8927-e13c024ef3f5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:00:46.879]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"9ccf1cc5-7fbb-4c40-9aca-39a8b9d735d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ccf1cc5-7fbb-4c40-9aca-39a8b9d735d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:00:46.880]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1 ms {"req":{"id":"9ccf1cc5-7fbb-4c40-9aca-39a8b9d735d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ccf1cc5-7fbb-4c40-9aca-39a8b9d735d3"}},"res":{"statusCode":204,"headers":{"x-request-id":"9ccf1cc5-7fbb-4c40-9aca-39a8b9d735d3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:00:46.889]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"917c57b1-82d4-4b70-9706-bc6736d9202c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"917c57b1-82d4-4b70-9706-bc6736d9202c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:00:47.780]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.7299000006169},"apollo_query_duration_ms":136} +[server] INFO [16:00:47.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1032 ms {"req":{"id":"917c57b1-82d4-4b70-9706-bc6736d9202c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"917c57b1-82d4-4b70-9706-bc6736d9202c"}},"res":{"statusCode":200,"headers":{"x-request-id":"917c57b1-82d4-4b70-9706-bc6736d9202c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1032,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:00:48.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"adb12440-3321-4d02-badf-77eda3097077","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"adb12440-3321-4d02-badf-77eda3097077"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:00:48.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 1 ms {"req":{"id":"adb12440-3321-4d02-badf-77eda3097077","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"adb12440-3321-4d02-badf-77eda3097077"}},"res":{"statusCode":204,"headers":{"x-request-id":"adb12440-3321-4d02-badf-77eda3097077","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:00:48.113]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"d74c0697-83ad-472b-9055-2cc604105a1d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d74c0697-83ad-472b-9055-2cc604105a1d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:00:52.378]: GQL BroadcastViewerUserActivity finished after 144 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.55649767282253,4.4036794704918965],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.60509999934584},"apollo_query_duration_ms":144} +[server] INFO [16:00:53.317]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.1251844923959,154.7264913502527,4.509938704074656],"target":[126.48527362945289,97.10899692251647,-53.157479930718544],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.55649767282253,4.4036794704918965],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":181.5081000002101},"apollo_query_duration_ms":153} +[server] INFO [16:00:54.408]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 7538 ms {"req":{"id":"da09a523-59ad-4deb-8927-e13c024ef3f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da09a523-59ad-4deb-8927-e13c024ef3f5"}},"res":{"statusCode":200,"headers":{"x-request-id":"da09a523-59ad-4deb-8927-e13c024ef3f5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7538,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:00:54.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"04e1e7f7-3cac-4b7b-b44e-ce196e2c89d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04e1e7f7-3cac-4b7b-b44e-ce196e2c89d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:00:54.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 0 ms {"req":{"id":"04e1e7f7-3cac-4b7b-b44e-ce196e2c89d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04e1e7f7-3cac-4b7b-b44e-ce196e2c89d1"}},"res":{"statusCode":204,"headers":{"x-request-id":"04e1e7f7-3cac-4b7b-b44e-ce196e2c89d1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:00:55.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"fe05be0e-adbe-4eea-a26a-20ac3e513b14","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe05be0e-adbe-4eea-a26a-20ac3e513b14"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:00:55.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 7029 ms {"req":{"id":"d74c0697-83ad-472b-9055-2cc604105a1d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d74c0697-83ad-472b-9055-2cc604105a1d"}},"res":{"statusCode":200,"headers":{"x-request-id":"d74c0697-83ad-472b-9055-2cc604105a1d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7029,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:00:55.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"acb5e122-76dc-481d-b7bd-0e9600c5de3e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"acb5e122-76dc-481d-b7bd-0e9600c5de3e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:00:55.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 0 ms {"req":{"id":"acb5e122-76dc-481d-b7bd-0e9600c5de3e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"acb5e122-76dc-481d-b7bd-0e9600c5de3e"}},"res":{"statusCode":204,"headers":{"x-request-id":"acb5e122-76dc-481d-b7bd-0e9600c5de3e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:00:55.615]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"2ca8199a-13e4-4275-8562-48def3f675e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ca8199a-13e4-4275-8562-48def3f675e6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:00:56.517]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":206.64770000055432},"apollo_query_duration_ms":160} +[server] INFO [16:00:56.554]: GQL BroadcastViewerUserActivity finished after 151 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.2205000007525},"apollo_query_duration_ms":151} +[server] INFO [16:00:58.731]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":371.2247999990359},"apollo_query_duration_ms":158} +[server] INFO [16:00:59.493]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 3878 ms {"req":{"id":"2ca8199a-13e4-4275-8562-48def3f675e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ca8199a-13e4-4275-8562-48def3f675e6"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ca8199a-13e4-4275-8562-48def3f675e6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3878,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:00:59.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"c0991246-7dd1-4e2b-8b34-03769098e70c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0991246-7dd1-4e2b-8b34-03769098e70c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:00:59.934]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 0 ms {"req":{"id":"c0991246-7dd1-4e2b-8b34-03769098e70c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0991246-7dd1-4e2b-8b34-03769098e70c"}},"res":{"statusCode":204,"headers":{"x-request-id":"c0991246-7dd1-4e2b-8b34-03769098e70c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:00:59.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"7c03b361-27fc-4af5-8f90-59e38cb7a2c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c03b361-27fc-4af5-8f90-59e38cb7a2c9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:01:00.287]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 5279 ms {"req":{"id":"fe05be0e-adbe-4eea-a26a-20ac3e513b14","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe05be0e-adbe-4eea-a26a-20ac3e513b14"}},"res":{"statusCode":200,"headers":{"x-request-id":"fe05be0e-adbe-4eea-a26a-20ac3e513b14","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5279,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:01:03.413]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 3465 ms {"req":{"id":"7c03b361-27fc-4af5-8f90-59e38cb7a2c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c03b361-27fc-4af5-8f90-59e38cb7a2c9"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c03b361-27fc-4af5-8f90-59e38cb7a2c9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3465,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:01:03.472]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":205.8468000004068},"apollo_query_duration_ms":161} +[server] INFO [16:01:04.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"ab0fa3e9-ed1e-464d-92f8-89c710d8efdc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab0fa3e9-ed1e-464d-92f8-89c710d8efdc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:01:04.146]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 1 ms {"req":{"id":"ab0fa3e9-ed1e-464d-92f8-89c710d8efdc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab0fa3e9-ed1e-464d-92f8-89c710d8efdc"}},"res":{"statusCode":204,"headers":{"x-request-id":"ab0fa3e9-ed1e-464d-92f8-89c710d8efdc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:01:04.157]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"3edcf6cf-e7de-439a-969c-06bd5425cb88","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3edcf6cf-e7de-439a-969c-06bd5425cb88"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:01:04.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"10983fa9-6027-4733-8b70-b8625608dcc9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10983fa9-6027-4733-8b70-b8625608dcc9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [16:01:04.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 1 ms {"req":{"id":"10983fa9-6027-4733-8b70-b8625608dcc9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10983fa9-6027-4733-8b70-b8625608dcc9"}},"res":{"statusCode":204,"headers":{"x-request-id":"10983fa9-6027-4733-8b70-b8625608dcc9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [16:01:04.416]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"307587d7-ad48-4021-9244-dd9772bacbe5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"307587d7-ad48-4021-9244-dd9772bacbe5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [16:01:08.168]: GQL BroadcastViewerUserActivity finished after 170 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":311.38000000081956},"apollo_query_duration_ms":170} +[server] INFO [16:01:08.583]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 4426 ms {"req":{"id":"3edcf6cf-e7de-439a-969c-06bd5425cb88","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3edcf6cf-e7de-439a-969c-06bd5425cb88"}},"res":{"statusCode":200,"headers":{"x-request-id":"3edcf6cf-e7de-439a-969c-06bd5425cb88","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4426,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:01:08.802]: GQL BroadcastViewerUserActivity finished after 156 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":244.58440000005066},"apollo_query_duration_ms":156} +[server] INFO [16:01:08.874]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82808244355755,155.42911594106144,5.213172102605803],"target":[184.0330654862482,154.63440816962418,4.417775735530631],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.9705000007525},"apollo_query_duration_ms":154} +[server] INFO [16:01:09.081]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"895bf699-311e-4632-ae23-875a54b7d7cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"895bf699-311e-4632-ae23-875a54b7d7cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:01:09.082]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 1 ms {"req":{"id":"895bf699-311e-4632-ae23-875a54b7d7cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"895bf699-311e-4632-ae23-875a54b7d7cb"}},"res":{"statusCode":204,"headers":{"x-request-id":"895bf699-311e-4632-ae23-875a54b7d7cb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:01:09.092]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"161d20be-ffb3-4324-b827-48618c1f20ed","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"161d20be-ffb3-4324-b827-48618c1f20ed"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:01:10.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 5926 ms {"req":{"id":"307587d7-ad48-4021-9244-dd9772bacbe5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"307587d7-ad48-4021-9244-dd9772bacbe5"}},"res":{"statusCode":200,"headers":{"x-request-id":"307587d7-ad48-4021-9244-dd9772bacbe5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5926,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [16:01:11.803]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.82126166806628,155.4299156886477,5.208277237116396],"target":[184.02624471075694,154.63520791721044,4.412880870041223],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.75080000050366},"apollo_query_duration_ms":131} +[server] INFO [16:01:13.172]: GQL BroadcastViewerUserActivity finished after 184 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81590534796786,155.42536333274714,5.199990530020507],"target":[184.0208883906585,154.63065556130988,4.404594162945335],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":215.42480000015348},"apollo_query_duration_ms":184} +[server] INFO [16:01:13.352]: GQL BroadcastViewerUserActivity finished after 204 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81590534796786,155.42536333274714,5.199990530020507],"target":[184.0208883906585,154.63065556130988,4.404594162945335],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":216.7432999992743},"apollo_query_duration_ms":204} +[server] INFO [16:01:15.680]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 6588 ms {"req":{"id":"161d20be-ffb3-4324-b827-48618c1f20ed","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"161d20be-ffb3-4324-b827-48618c1f20ed"}},"res":{"statusCode":200,"headers":{"x-request-id":"161d20be-ffb3-4324-b827-48618c1f20ed","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6588,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:01:18.431]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.38849999848753},"apollo_query_duration_ms":150} +[server] INFO [16:01:19.685]: GQL BroadcastViewerUserActivity finished after 129 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2036","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.2449951171875,154.82732125930548,4.461627636826672],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.0030059814453,154.55599975585938,4.400000095367432],"endPoint":[184.2449951171875,154.81722298257228,4.461999884610603],"startNormal":[0,0,1],"endNormal":[0.9999999999999999,0,0],"value":0.36144195918258826,"uuid":"4d115cf8-10b0-46f8-98f3-c2441eef9dbb"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":150.83470000047237},"apollo_query_duration_ms":129} +[server] INFO [16:01:23.502]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2036","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.2449951171875,154.82732125930548,4.461627636826672],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.0030059814453,154.55599975585938,4.400000095367432],"endPoint":[184.2449951171875,154.81722298257228,4.461999884610603],"startNormal":[0,0,1],"endNormal":[0.9999999999999999,0,0],"value":0.36144195918258826,"uuid":"4d115cf8-10b0-46f8-98f3-c2441eef9dbb"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.43709999974817},"apollo_query_duration_ms":133} +[server] INFO [16:01:27.720]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2037","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.2449951171875,154.82732125930548,4.461627636826672],"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.0030059814453,154.55599975585938,4.400000095367432],"endPoint":[184.2449951171875,154.81722298257228,4.461999884610603],"startNormal":[0,0,1],"endNormal":[0.9999999999999999,0,0],"value":0.36144195918258826,"uuid":"4d115cf8-10b0-46f8-98f3-c2441eef9dbb"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.03350000083447},"apollo_query_duration_ms":131} +[server] INFO [16:01:33.572]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.2449951171875,154.82732125930548,4.461627636826672],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":498.5157000012696},"apollo_query_duration_ms":134} +[server] INFO [16:01:34.924]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3890336069061,154.80443729706957,4.401949865346987],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.96239999961108},"apollo_query_duration_ms":137} +[server] INFO [16:01:40.863]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3890336069061,154.80443729706957,4.401949865346987],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.40799999888986},"apollo_query_duration_ms":131} +[server] INFO [16:01:43.699]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2073","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.37013213183388,154.71150071361103,4.401949802962784],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[183.9969940185547,154.300292504059,3.2600069316806026],"endPoint":[184.37013213183388,154.71150071361103,4.401949802962784],"startNormal":[0.9999999999999999,0,0],"endNormal":[0,-6.712556141377125e-7,0.9999999999997747],"value":1.2697865034944802,"uuid":"0a4bcc8e-246a-4d68-938e-941f2cdd5b61"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.24509999994189},"apollo_query_duration_ms":133} +[server] INFO [16:01:43.834]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2071","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81657416266805,155.41734484209724,5.192782473582857],"target":[184.0215572053587,154.62263707065998,4.3973861065076845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3970621283372,154.8189633819501,4.401949875097703],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[183.9969940185547,154.300292504059,3.2600069316806026],"endPoint":[184.37013213183388,154.71150071361103,4.401949802962784],"startNormal":[0.9999999999999999,0,0],"endNormal":[0,-6.712556141377125e-7,0.9999999999997747],"value":1.2697865034944802,"uuid":"0a4bcc8e-246a-4d68-938e-941f2cdd5b61"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.2164999982342},"apollo_query_duration_ms":147} +[server] INFO [16:01:44.022]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2068","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.04103449484003,155.567659586837,5.369982493096457],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3970621283372,154.8189633819501,4.401949875097703],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[183.9969940185547,154.300292504059,3.2600069316806026],"endPoint":[184.37013213183388,154.71150071361103,4.401949802962784],"startNormal":[0.9999999999999999,0,0],"endNormal":[0,-6.712556141377125e-7,0.9999999999997747],"value":1.2697865034944802,"uuid":"0a4bcc8e-246a-4d68-938e-941f2cdd5b61"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.26159999985248},"apollo_query_duration_ms":139} +[server] INFO [16:01:44.850]: GQL BroadcastViewerUserActivity finished after 156 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2069","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3970621283372,154.8189633819501,4.401949875097703],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[183.9969940185547,154.300292504059,3.2600069316806026],"endPoint":[184.37013213183388,154.71150071361103,4.401949802962784],"startNormal":[0.9999999999999999,0,0],"endNormal":[0,-6.712556141377125e-7,0.9999999999997747],"value":1.2697865034944802,"uuid":"0a4bcc8e-246a-4d68-938e-941f2cdd5b61"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":200.96200000029057},"apollo_query_duration_ms":156} +[server] INFO [16:01:48.010]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1752","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3970621283372,154.8189633819501,4.401949875097703],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.19390000030398},"apollo_query_duration_ms":133} +[server] INFO [16:01:53.578]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1752","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.3970621283372,154.8189633819501,4.401949875097703],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.3316999990493},"apollo_query_duration_ms":133} +[server] INFO [16:01:53.923]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1755","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.00953837563574,154.55884340110904,3.3999998624167285],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.1641000015661},"apollo_query_duration_ms":130} +[server] INFO [16:01:56.996]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2101","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.00799560546875,154.55643384256993,3.3949999809265137],"endPoint":[184.0030059814453,154.55599975585938,3.3999998569488525],"startNormal":[0,-0.000001922840265809884,0.9999999999981515],"endNormal":[0,-0.000001922840265809884,0.9999999999981515],"value":0.007076972474604137,"uuid":"ad794870-ea03-4304-a8bd-2697b80fd7b7"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.6770999999717},"apollo_query_duration_ms":138} +[server] INFO [16:01:59.026]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2101","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.00799560546875,154.55643384256993,3.3949999809265137],"endPoint":[184.0030059814453,154.55599975585938,3.3999998569488525],"startNormal":[0,-0.000001922840265809884,0.9999999999981515],"endNormal":[0,-0.000001922840265809884,0.9999999999981515],"value":0.007076972474604137,"uuid":"ad794870-ea03-4304-a8bd-2697b80fd7b7"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.92669999971986},"apollo_query_duration_ms":134} +[server] INFO [16:02:03.065]: GQL BroadcastViewerUserActivity finished after 375 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2101","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[{"type":1,"startPoint":[184.00799560546875,154.55643384256993,3.3949999809265137],"endPoint":[184.0030059814453,154.55599975585938,3.3999998569488525],"startNormal":[0,-0.000001922840265809884,0.9999999999981515],"endNormal":[0,-0.000001922840265809884,0.9999999999981515],"value":0.007076972474604137,"uuid":"ad794870-ea03-4304-a8bd-2697b80fd7b7"}]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":414.6644000010565},"apollo_query_duration_ms":375} +[server] INFO [16:02:07.756]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1753","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.91729999985546},"apollo_query_duration_ms":135} +[server] INFO [16:02:12.846]: GQL BroadcastViewerUserActivity finished after 236 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":263.3626000005752},"apollo_query_duration_ms":236} +[server] INFO [16:02:17.889]: GQL BroadcastViewerUserActivity finished after 188 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":207.84289999958128},"apollo_query_duration_ms":188} +[server] INFO [16:02:22.902]: GQL BroadcastViewerUserActivity finished after 221 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1754","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":250.47740000020713},"apollo_query_duration_ms":221} +[server] INFO [16:02:55.343]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1759","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.8792000003159},"apollo_query_duration_ms":148} +[server] INFO [16:05:00.849]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"70df7a6714","numberOfFailedBackgroundJobs":0} +[server] INFO [16:06:01.140]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"30310cb031"} +[server] INFO [16:06:18.570]: GQL BroadcastViewerUserActivity finished after 511 ms {"req":{"id":"vkaqNpOXMPESBLyO3Hwdt","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1759","x-request-id":"vkaqNpOXMPESBLyO3Hwdt","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-JyYvvow7aG_gD4eneK3A","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.0531324676457,155.57867972276287,5.381399867947134],"target":[184.2182349061568,154.8181651506451,4.5934712972220195],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.0030059814453,154.5565266951083,3.4198557516755574],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"mm","precision":2},"measurements":[]}}},"sessionId":"-JyYvvow7aG_gD4eneK3A","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":320.8147999998182},"apollo_query_duration_ms":511} +[server] INFO [16:06:18.619]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":94.96520000044256},"apollo_query_duration_ms":1} +[server] INFO [16:06:18.641]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":180.38580000028014},"apollo_query_duration_ms":33} +[server] INFO [16:06:18.646]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":131.04090000037104},"apollo_query_duration_ms":0} +[server] INFO [16:06:18.657]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":87.86940000019968},"apollo_query_duration_ms":1} +[server] INFO [16:06:18.674]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":71.6512000001967},"apollo_query_duration_ms":0} +[server] INFO [16:06:18.676]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":62.55710000079125},"apollo_query_duration_ms":1} +[server] INFO [16:06:18.712]: GQL ActiveUserMainMetadata finished after 34 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":190.73589999694377},"apollo_query_duration_ms":34} +[server] INFO [16:06:18.730]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":157.93110000062734},"apollo_query_duration_ms":66} +[server] INFO [16:06:18.753]: GQL NavigationProjectInvites finished after 70 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":147.7020000005141},"apollo_query_duration_ms":70} +[server] INFO [16:06:18.978]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":66.3707999996841},"apollo_query_duration_ms":1} +[server] INFO [16:06:18.991]: GQL ProjectAccessCheck finished after 142 ms {"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":193.3909999988973},"apollo_query_duration_ms":142} +[server] INFO [16:06:19.013]: GQL ActiveUserMeta finished after 35 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":96.61880000028759},"apollo_query_duration_ms":35} +[server] INFO [16:06:19.366]: GQL ProjectsDashboardQuery finished after 395 ms {"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"72b85dfa-5577-4930-82d8-cdf7148eba27","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":1519.0161999985576},"apollo_query_duration_ms":395} +[server] INFO [16:06:19.616]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"6e631055-208c-4384-8fa2-9b9261111e21","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6e631055-208c-4384-8fa2-9b9261111e21"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:06:25.004]: DB query successfully completed after 5204 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"K4wP-j4hu5eewqYfJ1y2e","sqlQueryDurationMs":5204,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"6e631055-208c-4384-8fa2-9b9261111e21"}} +[server] INFO [16:06:25.124]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 5509 ms {"req":{"id":"6e631055-208c-4384-8fa2-9b9261111e21","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6e631055-208c-4384-8fa2-9b9261111e21"}},"res":{"statusCode":200,"headers":{"x-request-id":"6e631055-208c-4384-8fa2-9b9261111e21","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":5509,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:06:32.072]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":52.076799999922514},"apollo_query_duration_ms":0} +[server] INFO [16:06:32.074]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":52.93379999976605},"apollo_query_duration_ms":1} +[server] INFO [16:06:32.089]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":66.44880000129342},"apollo_query_duration_ms":0} +[server] INFO [16:06:32.098]: GQL ActiveUserMainMetadata finished after 29 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":154.22140000201762},"apollo_query_duration_ms":29} +[server] INFO [16:06:32.128]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":56.047799999825656},"apollo_query_duration_ms":0} +[server] INFO [16:06:32.131]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":58.59169999975711},"apollo_query_duration_ms":0} +[server] INFO [16:06:32.153]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":129.5359999993816},"apollo_query_duration_ms":66} +[server] INFO [16:06:32.161]: GQL ActiveUserMainMetadata finished after 35 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":176.44859999977052},"apollo_query_duration_ms":35} +[server] INFO [16:06:32.187]: GQL NavigationProjectInvites finished after 58 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":112.80409999936819},"apollo_query_duration_ms":58} +[server] INFO [16:06:32.356]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":50.78870000038296},"apollo_query_duration_ms":1} +[server] INFO [16:06:32.376]: GQL ProjectAccessCheck finished after 107 ms {"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":157.73710000049323},"apollo_query_duration_ms":107} +[server] INFO [16:06:32.385]: GQL ActiveUserMeta finished after 28 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":78.64509999938309},"apollo_query_duration_ms":28} +[server] INFO [16:06:32.567]: GQL ProjectsDashboardQuery finished after 208 ms {"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"54171974-1576-4295-9a95-3248ffc4b5e7","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":675.8897000011057},"apollo_query_duration_ms":208} +[server] INFO [16:06:32.747]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:06:37.715]: DB query successfully completed after 4617 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"8jv2MBKO8kEDTt7u56XTi","sqlQueryDurationMs":4617,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438"}} +[server] INFO [16:06:37.778]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 5032 ms {"req":{"id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438"}},"res":{"statusCode":200,"headers":{"x-request-id":"30e66ba0-f066-4d83-8d31-fc6dc03b2438","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":5032,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:06:41.195]: GQL ProjectViewerResources finished after 128 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":174.6123999999836},"apollo_query_duration_ms":128} +[server] INFO [16:06:41.200]: GQL ViewerLoadedResources finished after 131 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":207.62919999845326},"apollo_query_duration_ms":131} +[server] INFO [16:06:41.233]: GQL ViewerLoadedThreads finished after 165 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":269.51539999991655},"apollo_query_duration_ms":165} +[server] INFO [16:06:41.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"19de1bfd-9285-4974-95ff-dccd3414bcdb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"19de1bfd-9285-4974-95ff-dccd3414bcdb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:41.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"19de1bfd-9285-4974-95ff-dccd3414bcdb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"19de1bfd-9285-4974-95ff-dccd3414bcdb"}},"res":{"statusCode":204,"headers":{"x-request-id":"19de1bfd-9285-4974-95ff-dccd3414bcdb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:41.578]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"32bf4241-468b-4aa5-890e-d03073a807cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32bf4241-468b-4aa5-890e-d03073a807cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:41.908]: GQL ViewerLoadedResources finished after 228 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":417.8751000026241},"apollo_query_duration_ms":228} +[server] INFO [16:06:41.936]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 358 ms {"req":{"id":"32bf4241-468b-4aa5-890e-d03073a807cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32bf4241-468b-4aa5-890e-d03073a807cb"}},"res":{"statusCode":200,"headers":{"x-request-id":"32bf4241-468b-4aa5-890e-d03073a807cb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":358,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:41.966]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:06:42.524]: GQL WorkspaceMoveProjectManagerProject finished after 434 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":551.8232000013813},"apollo_query_duration_ms":434} +[server] INFO [16:06:44.767]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":127.45529999956489},"apollo_query_duration_ms":1} +[server] INFO [16:06:44.768]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":128.81859999988228},"apollo_query_duration_ms":1} +[server] INFO [16:06:44.771]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":130.24810000043362},"apollo_query_duration_ms":0} +[server] INFO [16:06:44.804]: GQL ActiveUserMainMetadata finished after 35 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":258.3157999990508},"apollo_query_duration_ms":35} +[server] INFO [16:06:44.838]: GQL NavigationProjectInvites finished after 73 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":197.05900000128895},"apollo_query_duration_ms":73} +[server] INFO [16:06:45.050]: GQL ProjectAccessCheck finished after 106 ms {"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"4f542104-8718-4d30-99ac-eeb81340e58f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":156.46190000046045},"apollo_query_duration_ms":106} +[server] WARN [16:06:55.513]: DB query successfully completed after 13183 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"xIRz5tvfDAKbMs_Ibg53X","sqlQueryDurationMs":13183,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352"}} +[server] INFO [16:06:55.544]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 13579 ms {"req":{"id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1da3c4e-432d-4b0f-a200-4ef5921ad352","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":13579,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:06:57.630]: GQL ViewerLoadedResources finished after 144 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":213.31550000049174},"apollo_query_duration_ms":144} +[server] INFO [16:06:57.637]: GQL ProjectViewerResources finished after 148 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":195.6415999988094},"apollo_query_duration_ms":148} +[server] INFO [16:06:57.674]: GQL ViewerLoadedThreads finished after 186 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":291.29459999967366},"apollo_query_duration_ms":186} +[server] INFO [16:06:58.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"bc9ed5f4-477a-46b8-b2f5-28793a8cf86f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bc9ed5f4-477a-46b8-b2f5-28793a8cf86f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:58.563]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 321 ms {"req":{"id":"bc9ed5f4-477a-46b8-b2f5-28793a8cf86f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"bc9ed5f4-477a-46b8-b2f5-28793a8cf86f"}},"res":{"statusCode":200,"headers":{"x-request-id":"bc9ed5f4-477a-46b8-b2f5-28793a8cf86f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":321,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:06:58.586]: GQL ViewerLoadedResources finished after 219 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":391.6973999971524},"apollo_query_duration_ms":219} +[server] INFO [16:06:58.714]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:06:58.931]: GQL WorkspaceMoveProjectManagerProject finished after 136 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":209.0802999995649},"apollo_query_duration_ms":136} +[server] INFO [16:06:59.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"6a15db3a-6508-4ecd-9b47-165e05cd51cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6a15db3a-6508-4ecd-9b47-165e05cd51cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:07:01.100]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1976 ms {"req":{"id":"6a15db3a-6508-4ecd-9b47-165e05cd51cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"6a15db3a-6508-4ecd-9b47-165e05cd51cb"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a15db3a-6508-4ecd-9b47-165e05cd51cb","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1976,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:07:01.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ec8ff407-4bbb-49d1-88d8-7d3d96bb2659","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ec8ff407-4bbb-49d1-88d8-7d3d96bb2659"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:07:02.512]: GQL BroadcastViewerUserActivity finished after 201 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"QEE1YnzT2pzaBA2l53Y8e","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"QEE1YnzT2pzaBA2l53Y8e","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.1331000002101},"apollo_query_duration_ms":201} +[server] INFO [16:07:02.640]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"RvE-V1-BAHUQQELIZdDPF"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"-m88fHY_vzC6aWOpPMNcd"},"dbMetrics":{"totalCount":4,"totalDuration":121.19130000006407}} +[server] INFO [16:07:04.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 2597 ms {"req":{"id":"ec8ff407-4bbb-49d1-88d8-7d3d96bb2659","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"ec8ff407-4bbb-49d1-88d8-7d3d96bb2659"}},"res":{"statusCode":200,"headers":{"x-request-id":"ec8ff407-4bbb-49d1-88d8-7d3d96bb2659","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2597,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:07:04.511]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"a61fef67-adb9-44a9-90db-44805aeec463","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a61fef67-adb9-44a9-90db-44805aeec463"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:07:04.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 435 ms {"req":{"id":"a61fef67-adb9-44a9-90db-44805aeec463","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a61fef67-adb9-44a9-90db-44805aeec463"}},"res":{"statusCode":200,"headers":{"x-request-id":"a61fef67-adb9-44a9-90db-44805aeec463","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":435,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:07:05.040]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"9dae04ba-6cda-40d8-8940-567fe07d5c68","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9dae04ba-6cda-40d8-8940-567fe07d5c68"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:07:05.820]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 779 ms {"req":{"id":"9dae04ba-6cda-40d8-8940-567fe07d5c68","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"9dae04ba-6cda-40d8-8940-567fe07d5c68"}},"res":{"statusCode":200,"headers":{"x-request-id":"9dae04ba-6cda-40d8-8940-567fe07d5c68","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":779,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:07:05.914]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"db3cb65c-4bee-42ba-99a1-f0874bf65336","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"db3cb65c-4bee-42ba-99a1-f0874bf65336"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:07:05.915]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"cd496363-8bb0-40cf-b62d-5c986680ab5e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cd496363-8bb0-40cf-b62d-5c986680ab5e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:07:06.404]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 488 ms {"req":{"id":"cd496363-8bb0-40cf-b62d-5c986680ab5e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cd496363-8bb0-40cf-b62d-5c986680ab5e"}},"res":{"statusCode":200,"headers":{"x-request-id":"cd496363-8bb0-40cf-b62d-5c986680ab5e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":488,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:07:06.516]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"2551bf4b-84f6-4a79-98a4-fa056c8b24e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2551bf4b-84f6-4a79-98a4-fa056c8b24e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:07:08.015]: GQL BroadcastViewerUserActivity finished after 455 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"QEE1YnzT2pzaBA2l53Y8e","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"QEE1YnzT2pzaBA2l53Y8e","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":601.6473000003025},"apollo_query_duration_ms":455} +[server] INFO [16:07:08.193]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"RvE-V1-BAHUQQELIZdDPF"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"-m88fHY_vzC6aWOpPMNcd"},"dbMetrics":{"totalCount":8,"totalDuration":295.36060000024736}} +[server] INFO [16:07:08.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 2449 ms {"req":{"id":"db3cb65c-4bee-42ba-99a1-f0874bf65336","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"db3cb65c-4bee-42ba-99a1-f0874bf65336"}},"res":{"statusCode":200,"headers":{"x-request-id":"db3cb65c-4bee-42ba-99a1-f0874bf65336","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2449,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:07:08.520]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"b9f8df1b-e21d-4674-b970-5bcf01ed2174","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b9f8df1b-e21d-4674-b970-5bcf01ed2174"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:07:09.638]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 3121 ms {"req":{"id":"2551bf4b-84f6-4a79-98a4-fa056c8b24e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"2551bf4b-84f6-4a79-98a4-fa056c8b24e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"2551bf4b-84f6-4a79-98a4-fa056c8b24e3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3121,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:07:09.918]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"e9087a86-6306-4267-86a0-04695613c706","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e9087a86-6306-4267-86a0-04695613c706"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:07:10.450]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 11736 ms {"req":{"id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a"}},"res":{"statusCode":200,"headers":{"x-request-id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":11736,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:07:10.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request aborted in 1931 ms {"req":{"id":"b9f8df1b-e21d-4674-b970-5bcf01ed2174","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"b9f8df1b-e21d-4674-b970-5bcf01ed2174"}},"res":{"statusCode":200,"headers":{"x-request-id":"b9f8df1b-e21d-4674-b970-5bcf01ed2174","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1931,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:07:10.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request aborted in 533 ms {"req":{"id":"e9087a86-6306-4267-86a0-04695613c706","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"e9087a86-6306-4267-86a0-04695613c706"}},"res":{"statusCode":200,"headers":{"x-request-id":"e9087a86-6306-4267-86a0-04695613c706","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":533,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:07:10.752]: GQL BroadcastViewerUserActivity finished after 162 ms {"req":{"id":"YSgNe4pbQsOJfR1CnI7Ph","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"YSgNe4pbQsOJfR1CnI7Ph","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"QEE1YnzT2pzaBA2l53Y8e","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"QEE1YnzT2pzaBA2l53Y8e","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":200.84759999718517},"apollo_query_duration_ms":162} +[server] INFO [16:07:10.880]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"RvE-V1-BAHUQQELIZdDPF"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"-m88fHY_vzC6aWOpPMNcd"},"dbMetrics":{"totalCount":12,"totalDuration":418.33609999809414}} +[server] WARN [16:07:16.757]: DB query successfully completed after 17886 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"YbO-CwwxeAgeH9UTbPb_6","sqlQueryDurationMs":17886,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"cbe6759f-2203-465e-b1f5-a039dbd3f82a"}} +[server] INFO [16:08:38.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"d8dcd87a-13d9-435d-9aea-b2dee938bf70","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8dcd87a-13d9-435d-9aea-b2dee938bf70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:08:38.770]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1 ms {"req":{"id":"d8dcd87a-13d9-435d-9aea-b2dee938bf70","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8dcd87a-13d9-435d-9aea-b2dee938bf70"}},"res":{"statusCode":204,"headers":{"x-request-id":"d8dcd87a-13d9-435d-9aea-b2dee938bf70","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:08:38.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"05643d18-faed-49de-8807-21ae889e176a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05643d18-faed-49de-8807-21ae889e176a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:08:39.069]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":173.25659999996424},"apollo_query_duration_ms":140} +[server] INFO [16:08:40.335]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1556 ms {"req":{"id":"05643d18-faed-49de-8807-21ae889e176a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05643d18-faed-49de-8807-21ae889e176a"}},"res":{"statusCode":200,"headers":{"x-request-id":"05643d18-faed-49de-8807-21ae889e176a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1556,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:08:40.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"acf3f77b-2997-4996-ba81-976fd929f99c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"acf3f77b-2997-4996-ba81-976fd929f99c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:08:40.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 0 ms {"req":{"id":"acf3f77b-2997-4996-ba81-976fd929f99c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"acf3f77b-2997-4996-ba81-976fd929f99c"}},"res":{"statusCode":204,"headers":{"x-request-id":"acf3f77b-2997-4996-ba81-976fd929f99c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:08:40.652]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"f040d94a-35ef-4afb-a17f-33ce2428e6ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f040d94a-35ef-4afb-a17f-33ce2428e6ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:08:40.964]: GQL BroadcastViewerUserActivity finished after 145 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.8882000008598},"apollo_query_duration_ms":145} +[server] INFO [16:08:41.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1047 ms {"req":{"id":"f040d94a-35ef-4afb-a17f-33ce2428e6ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f040d94a-35ef-4afb-a17f-33ce2428e6ec"}},"res":{"statusCode":200,"headers":{"x-request-id":"f040d94a-35ef-4afb-a17f-33ce2428e6ec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1047,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:08:41.978]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"6f3f98cf-446b-4efa-b62f-c019c36235db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f3f98cf-446b-4efa-b62f-c019c36235db"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:08:41.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 0 ms {"req":{"id":"6f3f98cf-446b-4efa-b62f-c019c36235db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f3f98cf-446b-4efa-b62f-c019c36235db"}},"res":{"statusCode":204,"headers":{"x-request-id":"6f3f98cf-446b-4efa-b62f-c019c36235db","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:08:41.991]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"229257aa-a4a6-4897-ad19-6bc1dc52c7dc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"229257aa-a4a6-4897-ad19-6bc1dc52c7dc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:08:42.295]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 303 ms {"req":{"id":"229257aa-a4a6-4897-ad19-6bc1dc52c7dc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"229257aa-a4a6-4897-ad19-6bc1dc52c7dc"}},"res":{"statusCode":200,"headers":{"x-request-id":"229257aa-a4a6-4897-ad19-6bc1dc52c7dc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":303,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:08:42.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"92c6d74f-8116-4f6f-9411-c8ef97b3c0c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92c6d74f-8116-4f6f-9411-c8ef97b3c0c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:08:42.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 0 ms {"req":{"id":"92c6d74f-8116-4f6f-9411-c8ef97b3c0c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92c6d74f-8116-4f6f-9411-c8ef97b3c0c0"}},"res":{"statusCode":204,"headers":{"x-request-id":"92c6d74f-8116-4f6f-9411-c8ef97b3c0c0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:08:42.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"3befcd47-1a60-442f-8bd6-51502d05a5e0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3befcd47-1a60-442f-8bd6-51502d05a5e0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:08:42.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 374 ms {"req":{"id":"3befcd47-1a60-442f-8bd6-51502d05a5e0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3befcd47-1a60-442f-8bd6-51502d05a5e0"}},"res":{"statusCode":200,"headers":{"x-request-id":"3befcd47-1a60-442f-8bd6-51502d05a5e0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":374,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:08:42.881]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"4a2e7bb4-0896-41a0-afa6-2dcb61517a1f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a2e7bb4-0896-41a0-afa6-2dcb61517a1f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:08:42.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1 ms {"req":{"id":"4a2e7bb4-0896-41a0-afa6-2dcb61517a1f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a2e7bb4-0896-41a0-afa6-2dcb61517a1f"}},"res":{"statusCode":204,"headers":{"x-request-id":"4a2e7bb4-0896-41a0-afa6-2dcb61517a1f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:08:42.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"c1de970e-75c6-4f64-a016-aad6060fae0e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1de970e-75c6-4f64-a016-aad6060fae0e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:08:42.883]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 1 ms {"req":{"id":"c1de970e-75c6-4f64-a016-aad6060fae0e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1de970e-75c6-4f64-a016-aad6060fae0e"}},"res":{"statusCode":204,"headers":{"x-request-id":"c1de970e-75c6-4f64-a016-aad6060fae0e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:08:42.892]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"8d4526ab-105c-485e-8e53-9e2205165f48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8d4526ab-105c-485e-8e53-9e2205165f48"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:08:42.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"cf5642b4-b333-4b63-8aa9-2f6cf2971b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf5642b4-b333-4b63-8aa9-2f6cf2971b59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:08:43.313]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 421 ms {"req":{"id":"8d4526ab-105c-485e-8e53-9e2205165f48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8d4526ab-105c-485e-8e53-9e2205165f48"}},"res":{"statusCode":200,"headers":{"x-request-id":"8d4526ab-105c-485e-8e53-9e2205165f48","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":421,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:08:43.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"79b04912-c05e-41d6-a506-465d83297272","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79b04912-c05e-41d6-a506-465d83297272"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:08:43.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 0 ms {"req":{"id":"79b04912-c05e-41d6-a506-465d83297272","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79b04912-c05e-41d6-a506-465d83297272"}},"res":{"statusCode":204,"headers":{"x-request-id":"79b04912-c05e-41d6-a506-465d83297272","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:08:43.418]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"fec46226-f837-42b0-8e82-bde7cad23dc1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fec46226-f837-42b0-8e82-bde7cad23dc1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:08:43.625]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 731 ms {"req":{"id":"cf5642b4-b333-4b63-8aa9-2f6cf2971b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf5642b4-b333-4b63-8aa9-2f6cf2971b59"}},"res":{"statusCode":200,"headers":{"x-request-id":"cf5642b4-b333-4b63-8aa9-2f6cf2971b59","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":731,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:08:43.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"0b427e4b-4e20-414b-ab93-38e9963e42ee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b427e4b-4e20-414b-ab93-38e9963e42ee"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:08:43.770]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 0 ms {"req":{"id":"0b427e4b-4e20-414b-ab93-38e9963e42ee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b427e4b-4e20-414b-ab93-38e9963e42ee"}},"res":{"statusCode":204,"headers":{"x-request-id":"0b427e4b-4e20-414b-ab93-38e9963e42ee","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:08:43.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"91a2dc79-9932-4ad0-b564-c22d9c868283","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91a2dc79-9932-4ad0-b564-c22d9c868283"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:08:44.878]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1460 ms {"req":{"id":"fec46226-f837-42b0-8e82-bde7cad23dc1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fec46226-f837-42b0-8e82-bde7cad23dc1"}},"res":{"statusCode":200,"headers":{"x-request-id":"fec46226-f837-42b0-8e82-bde7cad23dc1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1460,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:08:45.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"25b139fd-c4f9-4a13-99c6-98d7bc59c7b3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25b139fd-c4f9-4a13-99c6-98d7bc59c7b3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:08:45.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1 ms {"req":{"id":"25b139fd-c4f9-4a13-99c6-98d7bc59c7b3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25b139fd-c4f9-4a13-99c6-98d7bc59c7b3"}},"res":{"statusCode":204,"headers":{"x-request-id":"25b139fd-c4f9-4a13-99c6-98d7bc59c7b3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:08:45.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"4aac9486-81d2-4db3-9101-e593853fb7d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4aac9486-81d2-4db3-9101-e593853fb7d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:08:46.061]: GQL BroadcastViewerUserActivity finished after 186 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":226.9417000003159},"apollo_query_duration_ms":186} +[server] INFO [16:08:46.101]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 2314 ms {"req":{"id":"91a2dc79-9932-4ad0-b564-c22d9c868283","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91a2dc79-9932-4ad0-b564-c22d9c868283"}},"res":{"statusCode":200,"headers":{"x-request-id":"91a2dc79-9932-4ad0-b564-c22d9c868283","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:08:46.255]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1103 ms {"req":{"id":"4aac9486-81d2-4db3-9101-e593853fb7d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4aac9486-81d2-4db3-9101-e593853fb7d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"4aac9486-81d2-4db3-9101-e593853fb7d6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1103,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:08:46.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"498f0939-2ca6-487b-a3a4-62add1783fea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"498f0939-2ca6-487b-a3a4-62add1783fea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:08:46.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 0 ms {"req":{"id":"498f0939-2ca6-487b-a3a4-62add1783fea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"498f0939-2ca6-487b-a3a4-62add1783fea"}},"res":{"statusCode":204,"headers":{"x-request-id":"498f0939-2ca6-487b-a3a4-62add1783fea","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:08:46.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"18cec3f0-fcea-457e-a28f-92e77ec8d7d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18cec3f0-fcea-457e-a28f-92e77ec8d7d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:08:46.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"732679a2-2dde-4fc9-b232-ed510805c2f6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"732679a2-2dde-4fc9-b232-ed510805c2f6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:08:46.482]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 1 ms {"req":{"id":"732679a2-2dde-4fc9-b232-ed510805c2f6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"732679a2-2dde-4fc9-b232-ed510805c2f6"}},"res":{"statusCode":204,"headers":{"x-request-id":"732679a2-2dde-4fc9-b232-ed510805c2f6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:08:46.492]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"4420517f-9b9f-4853-a7fb-b53898ac6a6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4420517f-9b9f-4853-a7fb-b53898ac6a6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:08:47.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 579 ms {"req":{"id":"4420517f-9b9f-4853-a7fb-b53898ac6a6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4420517f-9b9f-4853-a7fb-b53898ac6a6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"4420517f-9b9f-4853-a7fb-b53898ac6a6d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":579,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:08:47.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"0312b733-bc6d-4efb-a327-d36dd1e50f41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0312b733-bc6d-4efb-a327-d36dd1e50f41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:08:47.330]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 1 ms {"req":{"id":"0312b733-bc6d-4efb-a327-d36dd1e50f41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0312b733-bc6d-4efb-a327-d36dd1e50f41"}},"res":{"statusCode":204,"headers":{"x-request-id":"0312b733-bc6d-4efb-a327-d36dd1e50f41","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:08:47.340]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"535f90df-2b55-4611-8cba-bc277d7d68a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"535f90df-2b55-4611-8cba-bc277d7d68a7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:08:47.898]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 558 ms {"req":{"id":"535f90df-2b55-4611-8cba-bc277d7d68a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"535f90df-2b55-4611-8cba-bc277d7d68a7"}},"res":{"statusCode":200,"headers":{"x-request-id":"535f90df-2b55-4611-8cba-bc277d7d68a7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":558,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:08:48.028]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"37dde6f4-245e-4314-bcb6-f14731312854","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37dde6f4-245e-4314-bcb6-f14731312854"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:08:48.028]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 0 ms {"req":{"id":"37dde6f4-245e-4314-bcb6-f14731312854","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37dde6f4-245e-4314-bcb6-f14731312854"}},"res":{"statusCode":204,"headers":{"x-request-id":"37dde6f4-245e-4314-bcb6-f14731312854","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:08:48.037]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"528a1086-9295-4401-879e-4d42f404ebe4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"528a1086-9295-4401-879e-4d42f404ebe4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:08:48.384]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 347 ms {"req":{"id":"528a1086-9295-4401-879e-4d42f404ebe4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"528a1086-9295-4401-879e-4d42f404ebe4"}},"res":{"statusCode":200,"headers":{"x-request-id":"528a1086-9295-4401-879e-4d42f404ebe4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":347,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:08:48.572]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"cf78ae24-8c00-4cdc-9dcc-d4f15e3f0d5a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf78ae24-8c00-4cdc-9dcc-d4f15e3f0d5a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:08:48.573]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 1 ms {"req":{"id":"cf78ae24-8c00-4cdc-9dcc-d4f15e3f0d5a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cf78ae24-8c00-4cdc-9dcc-d4f15e3f0d5a"}},"res":{"statusCode":204,"headers":{"x-request-id":"cf78ae24-8c00-4cdc-9dcc-d4f15e3f0d5a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:08:48.587]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"681cd495-990e-4cff-8b68-8b4f29b49b0b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"681cd495-990e-4cff-8b68-8b4f29b49b0b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:08:48.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 2403 ms {"req":{"id":"18cec3f0-fcea-457e-a28f-92e77ec8d7d1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18cec3f0-fcea-457e-a28f-92e77ec8d7d1"}},"res":{"statusCode":200,"headers":{"x-request-id":"18cec3f0-fcea-457e-a28f-92e77ec8d7d1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2403,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:08:48.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 324 ms {"req":{"id":"681cd495-990e-4cff-8b68-8b4f29b49b0b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"681cd495-990e-4cff-8b68-8b4f29b49b0b"}},"res":{"statusCode":200,"headers":{"x-request-id":"681cd495-990e-4cff-8b68-8b4f29b49b0b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":324,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:08:49.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"1fa3cb63-bfdf-4d16-95d4-dc6f158d2e9f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fa3cb63-bfdf-4d16-95d4-dc6f158d2e9f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:08:49.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1 ms {"req":{"id":"1fa3cb63-bfdf-4d16-95d4-dc6f158d2e9f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fa3cb63-bfdf-4d16-95d4-dc6f158d2e9f"}},"res":{"statusCode":204,"headers":{"x-request-id":"1fa3cb63-bfdf-4d16-95d4-dc6f158d2e9f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:08:49.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"88a4facc-e9d2-4dab-a2b6-0eb51aad99ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88a4facc-e9d2-4dab-a2b6-0eb51aad99ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:08:49.217]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"bddd23e9-5f4b-47b4-9492-025011d576a2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bddd23e9-5f4b-47b4-9492-025011d576a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:08:49.218]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 1 ms {"req":{"id":"bddd23e9-5f4b-47b4-9492-025011d576a2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bddd23e9-5f4b-47b4-9492-025011d576a2"}},"res":{"statusCode":204,"headers":{"x-request-id":"bddd23e9-5f4b-47b4-9492-025011d576a2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:08:49.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"93872b9c-9a4e-4fe9-9f3d-6993adde5d85","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93872b9c-9a4e-4fe9-9f3d-6993adde5d85"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:08:49.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 414 ms {"req":{"id":"93872b9c-9a4e-4fe9-9f3d-6993adde5d85","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93872b9c-9a4e-4fe9-9f3d-6993adde5d85"}},"res":{"statusCode":200,"headers":{"x-request-id":"93872b9c-9a4e-4fe9-9f3d-6993adde5d85","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":414,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:08:49.751]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 686 ms {"req":{"id":"88a4facc-e9d2-4dab-a2b6-0eb51aad99ea","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"88a4facc-e9d2-4dab-a2b6-0eb51aad99ea"}},"res":{"statusCode":200,"headers":{"x-request-id":"88a4facc-e9d2-4dab-a2b6-0eb51aad99ea","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":686,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:08:49.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"819a9345-aed2-4be3-bd0c-f0c6a6ac3596","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"819a9345-aed2-4be3-bd0c-f0c6a6ac3596"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:08:49.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 0 ms {"req":{"id":"819a9345-aed2-4be3-bd0c-f0c6a6ac3596","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"819a9345-aed2-4be3-bd0c-f0c6a6ac3596"}},"res":{"statusCode":204,"headers":{"x-request-id":"819a9345-aed2-4be3-bd0c-f0c6a6ac3596","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:08:49.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"75d7f82f-68ed-438a-a9ed-d6fc2cad815e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75d7f82f-68ed-438a-a9ed-d6fc2cad815e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:08:50.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"f9363681-6497-4f2b-8b1c-b12570e86afa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f9363681-6497-4f2b-8b1c-b12570e86afa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:08:50.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 0 ms {"req":{"id":"f9363681-6497-4f2b-8b1c-b12570e86afa","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f9363681-6497-4f2b-8b1c-b12570e86afa"}},"res":{"statusCode":204,"headers":{"x-request-id":"f9363681-6497-4f2b-8b1c-b12570e86afa","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:08:50.123]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"994946b2-9473-49e2-9c8a-d55116773d44","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"994946b2-9473-49e2-9c8a-d55116773d44"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:08:50.124]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 340 ms {"req":{"id":"75d7f82f-68ed-438a-a9ed-d6fc2cad815e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75d7f82f-68ed-438a-a9ed-d6fc2cad815e"}},"res":{"statusCode":200,"headers":{"x-request-id":"75d7f82f-68ed-438a-a9ed-d6fc2cad815e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":340,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:08:50.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"380bcc4f-c26b-44ce-8da0-0e0e3917319b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"380bcc4f-c26b-44ce-8da0-0e0e3917319b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:08:50.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 0 ms {"req":{"id":"380bcc4f-c26b-44ce-8da0-0e0e3917319b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"380bcc4f-c26b-44ce-8da0-0e0e3917319b"}},"res":{"statusCode":204,"headers":{"x-request-id":"380bcc4f-c26b-44ce-8da0-0e0e3917319b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:08:50.319]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"798222cb-c313-4525-91bc-0252d7fddb9e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"798222cb-c313-4525-91bc-0252d7fddb9e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:08:50.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 354 ms {"req":{"id":"994946b2-9473-49e2-9c8a-d55116773d44","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"994946b2-9473-49e2-9c8a-d55116773d44"}},"res":{"statusCode":200,"headers":{"x-request-id":"994946b2-9473-49e2-9c8a-d55116773d44","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":354,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:08:50.750]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"4f9f1e38-1f87-46fa-8df4-94e24fa94add","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4f9f1e38-1f87-46fa-8df4-94e24fa94add"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:08:50.751]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1 ms {"req":{"id":"4f9f1e38-1f87-46fa-8df4-94e24fa94add","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4f9f1e38-1f87-46fa-8df4-94e24fa94add"}},"res":{"statusCode":204,"headers":{"x-request-id":"4f9f1e38-1f87-46fa-8df4-94e24fa94add","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:08:50.760]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"a4a9f591-5e02-4c68-9bb6-cfce9808e4e8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4a9f591-5e02-4c68-9bb6-cfce9808e4e8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:08:51.097]: GQL BroadcastViewerUserActivity finished after 186 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":203.27490000147372},"apollo_query_duration_ms":186} +[server] INFO [16:08:52.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1810 ms {"req":{"id":"a4a9f591-5e02-4c68-9bb6-cfce9808e4e8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4a9f591-5e02-4c68-9bb6-cfce9808e4e8"}},"res":{"statusCode":200,"headers":{"x-request-id":"a4a9f591-5e02-4c68-9bb6-cfce9808e4e8","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1810,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [16:08:52.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"24ea2950-8566-4bdf-b1dd-2e2493be9743","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24ea2950-8566-4bdf-b1dd-2e2493be9743"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:08:52.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 0 ms {"req":{"id":"24ea2950-8566-4bdf-b1dd-2e2493be9743","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"24ea2950-8566-4bdf-b1dd-2e2493be9743"}},"res":{"statusCode":204,"headers":{"x-request-id":"24ea2950-8566-4bdf-b1dd-2e2493be9743","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:08:52.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"07761466-9d68-497f-9e44-11e2b2a8efc6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07761466-9d68-497f-9e44-11e2b2a8efc6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:08:53.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 403 ms {"req":{"id":"07761466-9d68-497f-9e44-11e2b2a8efc6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"07761466-9d68-497f-9e44-11e2b2a8efc6"}},"res":{"statusCode":200,"headers":{"x-request-id":"07761466-9d68-497f-9e44-11e2b2a8efc6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":403,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:08:53.388]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 3069 ms {"req":{"id":"798222cb-c313-4525-91bc-0252d7fddb9e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"798222cb-c313-4525-91bc-0252d7fddb9e"}},"res":{"statusCode":200,"headers":{"x-request-id":"798222cb-c313-4525-91bc-0252d7fddb9e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3069,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:08:53.633]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"f7064512-51ae-42ba-84f8-88c97e5d8cc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7064512-51ae-42ba-84f8-88c97e5d8cc7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:08:53.634]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1 ms {"req":{"id":"f7064512-51ae-42ba-84f8-88c97e5d8cc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f7064512-51ae-42ba-84f8-88c97e5d8cc7"}},"res":{"statusCode":204,"headers":{"x-request-id":"f7064512-51ae-42ba-84f8-88c97e5d8cc7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:08:53.643]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"689f485f-15bf-45ce-acbc-d3b315a1edbd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"689f485f-15bf-45ce-acbc-d3b315a1edbd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:08:53.875]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"b9b30cb8-51e9-41a4-b6ac-2a9027069e95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b9b30cb8-51e9-41a4-b6ac-2a9027069e95"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:08:53.876]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1 ms {"req":{"id":"b9b30cb8-51e9-41a4-b6ac-2a9027069e95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b9b30cb8-51e9-41a4-b6ac-2a9027069e95"}},"res":{"statusCode":204,"headers":{"x-request-id":"b9b30cb8-51e9-41a4-b6ac-2a9027069e95","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:08:53.887]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"76820418-3cf2-4c65-9f04-60e61d733eac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76820418-3cf2-4c65-9f04-60e61d733eac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:08:54.255]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 612 ms {"req":{"id":"689f485f-15bf-45ce-acbc-d3b315a1edbd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"689f485f-15bf-45ce-acbc-d3b315a1edbd"}},"res":{"statusCode":200,"headers":{"x-request-id":"689f485f-15bf-45ce-acbc-d3b315a1edbd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":612,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:08:54.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 570 ms {"req":{"id":"76820418-3cf2-4c65-9f04-60e61d733eac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76820418-3cf2-4c65-9f04-60e61d733eac"}},"res":{"statusCode":200,"headers":{"x-request-id":"76820418-3cf2-4c65-9f04-60e61d733eac","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":570,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:08:54.496]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"f4496114-cfe7-41f7-88e2-a9f6df5d828c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f4496114-cfe7-41f7-88e2-a9f6df5d828c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:08:54.497]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 1 ms {"req":{"id":"f4496114-cfe7-41f7-88e2-a9f6df5d828c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f4496114-cfe7-41f7-88e2-a9f6df5d828c"}},"res":{"statusCode":204,"headers":{"x-request-id":"f4496114-cfe7-41f7-88e2-a9f6df5d828c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:08:54.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"a427325a-5ad7-4a67-907e-a6e0045a6a35","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a427325a-5ad7-4a67-907e-a6e0045a6a35"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:08:54.792]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"5b2ab4f4-e6b9-4877-98ff-29087ef293d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b2ab4f4-e6b9-4877-98ff-29087ef293d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [16:08:54.793]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1 ms {"req":{"id":"5b2ab4f4-e6b9-4877-98ff-29087ef293d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5b2ab4f4-e6b9-4877-98ff-29087ef293d2"}},"res":{"statusCode":204,"headers":{"x-request-id":"5b2ab4f4-e6b9-4877-98ff-29087ef293d2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [16:08:54.805]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"aa48a2c2-9b84-4632-b8d3-58eb963a3017","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa48a2c2-9b84-4632-b8d3-58eb963a3017"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [16:08:54.892]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 384 ms {"req":{"id":"a427325a-5ad7-4a67-907e-a6e0045a6a35","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a427325a-5ad7-4a67-907e-a6e0045a6a35"}},"res":{"statusCode":200,"headers":{"x-request-id":"a427325a-5ad7-4a67-907e-a6e0045a6a35","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":384,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:08:55.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"9636c56e-f9ed-4e91-9617-70542fd38dc8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9636c56e-f9ed-4e91-9617-70542fd38dc8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [16:08:55.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 0 ms {"req":{"id":"9636c56e-f9ed-4e91-9617-70542fd38dc8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9636c56e-f9ed-4e91-9617-70542fd38dc8"}},"res":{"statusCode":204,"headers":{"x-request-id":"9636c56e-f9ed-4e91-9617-70542fd38dc8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [16:08:55.201]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"895b97ee-3814-4368-9f71-a446a4fff908","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"895b97ee-3814-4368-9f71-a446a4fff908"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [16:08:55.536]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 731 ms {"req":{"id":"aa48a2c2-9b84-4632-b8d3-58eb963a3017","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa48a2c2-9b84-4632-b8d3-58eb963a3017"}},"res":{"statusCode":200,"headers":{"x-request-id":"aa48a2c2-9b84-4632-b8d3-58eb963a3017","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":731,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [16:08:55.877]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 676 ms {"req":{"id":"895b97ee-3814-4368-9f71-a446a4fff908","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"895b97ee-3814-4368-9f71-a446a4fff908"}},"res":{"statusCode":200,"headers":{"x-request-id":"895b97ee-3814-4368-9f71-a446a4fff908","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":676,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [16:08:55.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"356ffa44-c332-45ea-887b-538bce5cc1d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"356ffa44-c332-45ea-887b-538bce5cc1d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [16:08:55.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 0 ms {"req":{"id":"356ffa44-c332-45ea-887b-538bce5cc1d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"356ffa44-c332-45ea-887b-538bce5cc1d1"}},"res":{"statusCode":204,"headers":{"x-request-id":"356ffa44-c332-45ea-887b-538bce5cc1d1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [16:08:55.906]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"9a1a4909-6b34-4bd7-ac1d-ff8602172a53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9a1a4909-6b34-4bd7-ac1d-ff8602172a53"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [16:08:55.988]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.7127000009641},"apollo_query_duration_ms":135} +[server] INFO [16:08:56.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 263 ms {"req":{"id":"9a1a4909-6b34-4bd7-ac1d-ff8602172a53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9a1a4909-6b34-4bd7-ac1d-ff8602172a53"}},"res":{"statusCode":200,"headers":{"x-request-id":"9a1a4909-6b34-4bd7-ac1d-ff8602172a53","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":263,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [16:08:56.183]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"d66ed2a3-3446-4374-961f-8d6410076c53","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d66ed2a3-3446-4374-961f-8d6410076c53"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [16:08:56.184]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 1 ms {"req":{"id":"d66ed2a3-3446-4374-961f-8d6410076c53","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d66ed2a3-3446-4374-961f-8d6410076c53"}},"res":{"statusCode":204,"headers":{"x-request-id":"d66ed2a3-3446-4374-961f-8d6410076c53","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [16:08:56.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"9bcd3bfd-6f1a-4748-b098-28cf76d291aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bcd3bfd-6f1a-4748-b098-28cf76d291aa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [16:08:56.412]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"14e0d616-1ddf-4124-b09f-e4153c90b2e0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14e0d616-1ddf-4124-b09f-e4153c90b2e0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [16:08:56.412]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 0 ms {"req":{"id":"14e0d616-1ddf-4124-b09f-e4153c90b2e0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14e0d616-1ddf-4124-b09f-e4153c90b2e0"}},"res":{"statusCode":204,"headers":{"x-request-id":"14e0d616-1ddf-4124-b09f-e4153c90b2e0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [16:08:56.423]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"607b69f8-12ae-4445-b2c0-07e57aea4fe6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"607b69f8-12ae-4445-b2c0-07e57aea4fe6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [16:08:56.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 314 ms {"req":{"id":"9bcd3bfd-6f1a-4748-b098-28cf76d291aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9bcd3bfd-6f1a-4748-b098-28cf76d291aa"}},"res":{"statusCode":200,"headers":{"x-request-id":"9bcd3bfd-6f1a-4748-b098-28cf76d291aa","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [16:08:56.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 374 ms {"req":{"id":"607b69f8-12ae-4445-b2c0-07e57aea4fe6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"607b69f8-12ae-4445-b2c0-07e57aea4fe6"}},"res":{"statusCode":200,"headers":{"x-request-id":"607b69f8-12ae-4445-b2c0-07e57aea4fe6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":374,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [16:08:56.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"56a52edc-b5c2-40fe-baa1-c1a2a7bbafc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56a52edc-b5c2-40fe-baa1-c1a2a7bbafc7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [16:08:56.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 0 ms {"req":{"id":"56a52edc-b5c2-40fe-baa1-c1a2a7bbafc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56a52edc-b5c2-40fe-baa1-c1a2a7bbafc7"}},"res":{"statusCode":204,"headers":{"x-request-id":"56a52edc-b5c2-40fe-baa1-c1a2a7bbafc7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [16:08:56.831]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"8010bc1f-a469-4b26-81fc-789d4f9a97cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8010bc1f-a469-4b26-81fc-789d4f9a97cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [16:08:57.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"9b1e7998-1af2-4f04-b031-e3968bd21d7a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b1e7998-1af2-4f04-b031-e3968bd21d7a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [16:08:57.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 0 ms {"req":{"id":"9b1e7998-1af2-4f04-b031-e3968bd21d7a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b1e7998-1af2-4f04-b031-e3968bd21d7a"}},"res":{"statusCode":204,"headers":{"x-request-id":"9b1e7998-1af2-4f04-b031-e3968bd21d7a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [16:08:57.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"1c243e5f-6c3e-4660-9c5b-6dc76ec41bec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c243e5f-6c3e-4660-9c5b-6dc76ec41bec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [16:08:57.154]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 324 ms {"req":{"id":"8010bc1f-a469-4b26-81fc-789d4f9a97cb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8010bc1f-a469-4b26-81fc-789d4f9a97cb"}},"res":{"statusCode":200,"headers":{"x-request-id":"8010bc1f-a469-4b26-81fc-789d4f9a97cb","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":324,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [16:08:57.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 280 ms {"req":{"id":"1c243e5f-6c3e-4660-9c5b-6dc76ec41bec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c243e5f-6c3e-4660-9c5b-6dc76ec41bec"}},"res":{"statusCode":200,"headers":{"x-request-id":"1c243e5f-6c3e-4660-9c5b-6dc76ec41bec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":280,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [16:08:57.527]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"c12e20a8-70c4-4c7d-bc40-e1f5a787b2b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c12e20a8-70c4-4c7d-bc40-e1f5a787b2b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [16:08:57.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 1 ms {"req":{"id":"c12e20a8-70c4-4c7d-bc40-e1f5a787b2b1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c12e20a8-70c4-4c7d-bc40-e1f5a787b2b1"}},"res":{"statusCode":204,"headers":{"x-request-id":"c12e20a8-70c4-4c7d-bc40-e1f5a787b2b1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [16:08:57.538]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"4b8ea8c0-9ee8-4a98-a922-b61e99175ed4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b8ea8c0-9ee8-4a98-a922-b61e99175ed4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [16:08:57.766]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"d0996898-237d-4c7b-94d6-49e30b3e70c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0996898-237d-4c7b-94d6-49e30b3e70c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [16:08:57.767]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 1 ms {"req":{"id":"d0996898-237d-4c7b-94d6-49e30b3e70c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0996898-237d-4c7b-94d6-49e30b3e70c3"}},"res":{"statusCode":204,"headers":{"x-request-id":"d0996898-237d-4c7b-94d6-49e30b3e70c3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [16:08:57.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"706d5b56-5235-42d5-8a44-0d537102483c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"706d5b56-5235-42d5-8a44-0d537102483c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [16:08:57.854]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 315 ms {"req":{"id":"4b8ea8c0-9ee8-4a98-a922-b61e99175ed4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4b8ea8c0-9ee8-4a98-a922-b61e99175ed4"}},"res":{"statusCode":200,"headers":{"x-request-id":"4b8ea8c0-9ee8-4a98-a922-b61e99175ed4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":315,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [16:08:58.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"2174f249-4250-42c1-9f08-bcbfffafc660","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2174f249-4250-42c1-9f08-bcbfffafc660"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [16:08:58.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 0 ms {"req":{"id":"2174f249-4250-42c1-9f08-bcbfffafc660","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2174f249-4250-42c1-9f08-bcbfffafc660"}},"res":{"statusCode":204,"headers":{"x-request-id":"2174f249-4250-42c1-9f08-bcbfffafc660","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [16:08:58.205]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"3b0dda38-3036-410f-b856-7b898614d269","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b0dda38-3036-410f-b856-7b898614d269"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [16:08:58.284]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 506 ms {"req":{"id":"706d5b56-5235-42d5-8a44-0d537102483c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"706d5b56-5235-42d5-8a44-0d537102483c"}},"res":{"statusCode":200,"headers":{"x-request-id":"706d5b56-5235-42d5-8a44-0d537102483c","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":506,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [16:08:58.588]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"aee7a77b-946a-4b35-9513-8c1ce05f64b4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aee7a77b-946a-4b35-9513-8c1ce05f64b4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [16:08:58.589]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 1 ms {"req":{"id":"aee7a77b-946a-4b35-9513-8c1ce05f64b4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aee7a77b-946a-4b35-9513-8c1ce05f64b4"}},"res":{"statusCode":204,"headers":{"x-request-id":"aee7a77b-946a-4b35-9513-8c1ce05f64b4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [16:08:58.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"a942a0e1-be80-440d-b902-3078fa3260cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a942a0e1-be80-440d-b902-3078fa3260cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [16:08:59.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1272 ms {"req":{"id":"3b0dda38-3036-410f-b856-7b898614d269","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b0dda38-3036-410f-b856-7b898614d269"}},"res":{"statusCode":200,"headers":{"x-request-id":"3b0dda38-3036-410f-b856-7b898614d269","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1272,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [16:08:59.514]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 915 ms {"req":{"id":"a942a0e1-be80-440d-b902-3078fa3260cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a942a0e1-be80-440d-b902-3078fa3260cf"}},"res":{"statusCode":200,"headers":{"x-request-id":"a942a0e1-be80-440d-b902-3078fa3260cf","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":915,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [16:08:59.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"d0b692b9-2829-4c6b-a7eb-ce1954449d9a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0b692b9-2829-4c6b-a7eb-ce1954449d9a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [16:08:59.796]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1 ms {"req":{"id":"d0b692b9-2829-4c6b-a7eb-ce1954449d9a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0b692b9-2829-4c6b-a7eb-ce1954449d9a"}},"res":{"statusCode":204,"headers":{"x-request-id":"d0b692b9-2829-4c6b-a7eb-ce1954449d9a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [16:08:59.805]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"a1d8ee07-9a70-4f78-83f8-97507fdbd4ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1d8ee07-9a70-4f78-83f8-97507fdbd4ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [16:08:59.933]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"7d61b37b-6c46-482d-8e01-351fe6577239","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d61b37b-6c46-482d-8e01-351fe6577239"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [16:08:59.933]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 0 ms {"req":{"id":"7d61b37b-6c46-482d-8e01-351fe6577239","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d61b37b-6c46-482d-8e01-351fe6577239"}},"res":{"statusCode":204,"headers":{"x-request-id":"7d61b37b-6c46-482d-8e01-351fe6577239","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [16:08:59.943]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"894c1701-74fb-438a-b3aa-722549c2fcc6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"894c1701-74fb-438a-b3aa-722549c2fcc6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [16:09:00.536]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 593 ms {"req":{"id":"894c1701-74fb-438a-b3aa-722549c2fcc6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"894c1701-74fb-438a-b3aa-722549c2fcc6"}},"res":{"statusCode":200,"headers":{"x-request-id":"894c1701-74fb-438a-b3aa-722549c2fcc6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":593,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [16:09:00.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"6a07164b-30b1-47c8-b98e-04617d4a3043","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a07164b-30b1-47c8-b98e-04617d4a3043"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:00.779]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1 ms {"req":{"id":"6a07164b-30b1-47c8-b98e-04617d4a3043","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a07164b-30b1-47c8-b98e-04617d4a3043"}},"res":{"statusCode":204,"headers":{"x-request-id":"6a07164b-30b1-47c8-b98e-04617d4a3043","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:00.789]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"ea44b5c5-1048-43c6-abdb-47420a02d2fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea44b5c5-1048-43c6-abdb-47420a02d2fa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:00.992]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.58849999960512},"apollo_query_duration_ms":142} +[server] INFO [16:09:01.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1964 ms {"req":{"id":"a1d8ee07-9a70-4f78-83f8-97507fdbd4ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1d8ee07-9a70-4f78-83f8-97507fdbd4ff"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1d8ee07-9a70-4f78-83f8-97507fdbd4ff","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1964,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [16:09:02.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"3cdad855-3f04-4441-a0ef-ec7789cb2499","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3cdad855-3f04-4441-a0ef-ec7789cb2499"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:09:02.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1 ms {"req":{"id":"3cdad855-3f04-4441-a0ef-ec7789cb2499","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3cdad855-3f04-4441-a0ef-ec7789cb2499"}},"res":{"statusCode":204,"headers":{"x-request-id":"3cdad855-3f04-4441-a0ef-ec7789cb2499","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:09:02.202]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"c3a15eb0-1e6f-48b5-ba56-17e0b6759004","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3a15eb0-1e6f-48b5-ba56-17e0b6759004"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:09:02.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1848 ms {"req":{"id":"ea44b5c5-1048-43c6-abdb-47420a02d2fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea44b5c5-1048-43c6-abdb-47420a02d2fa"}},"res":{"statusCode":200,"headers":{"x-request-id":"ea44b5c5-1048-43c6-abdb-47420a02d2fa","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1848,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:02.890]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"175e6dd7-11a2-4eac-8914-4b8331c40898","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"175e6dd7-11a2-4eac-8914-4b8331c40898"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:09:02.890]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 0 ms {"req":{"id":"175e6dd7-11a2-4eac-8914-4b8331c40898","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"175e6dd7-11a2-4eac-8914-4b8331c40898"}},"res":{"statusCode":204,"headers":{"x-request-id":"175e6dd7-11a2-4eac-8914-4b8331c40898","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:09:02.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"6a27f64f-8c68-48ec-8305-8a4469195019","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a27f64f-8c68-48ec-8305-8a4469195019"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:09:03.284]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1082 ms {"req":{"id":"c3a15eb0-1e6f-48b5-ba56-17e0b6759004","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3a15eb0-1e6f-48b5-ba56-17e0b6759004"}},"res":{"statusCode":200,"headers":{"x-request-id":"c3a15eb0-1e6f-48b5-ba56-17e0b6759004","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1082,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:09:03.501]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 601 ms {"req":{"id":"6a27f64f-8c68-48ec-8305-8a4469195019","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a27f64f-8c68-48ec-8305-8a4469195019"}},"res":{"statusCode":200,"headers":{"x-request-id":"6a27f64f-8c68-48ec-8305-8a4469195019","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":601,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:09:03.653]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"17d2f713-cc64-409c-8db8-c8c471fbf7a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17d2f713-cc64-409c-8db8-c8c471fbf7a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:09:03.654]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 1 ms {"req":{"id":"17d2f713-cc64-409c-8db8-c8c471fbf7a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17d2f713-cc64-409c-8db8-c8c471fbf7a5"}},"res":{"statusCode":204,"headers":{"x-request-id":"17d2f713-cc64-409c-8db8-c8c471fbf7a5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:09:03.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"41d05658-afa5-4ec3-bc7d-53d01cec60ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41d05658-afa5-4ec3-bc7d-53d01cec60ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:09:03.673]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[205.25312017396772,169.9889608279567,40.59574003190189],"target":[123.45213771570003,88.21979116043897,-41.24428070260348],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.60430000163615},"apollo_query_duration_ms":135} +[server] INFO [16:09:03.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"99ba73b1-4a3a-4bb6-917f-e255b45310e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99ba73b1-4a3a-4bb6-917f-e255b45310e8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:09:03.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 1 ms {"req":{"id":"99ba73b1-4a3a-4bb6-917f-e255b45310e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99ba73b1-4a3a-4bb6-917f-e255b45310e8"}},"res":{"statusCode":204,"headers":{"x-request-id":"99ba73b1-4a3a-4bb6-917f-e255b45310e8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:09:03.737]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"361587b5-890d-4be7-9c3c-b20b11e1fed6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"361587b5-890d-4be7-9c3c-b20b11e1fed6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:09:06.006]: GQL BroadcastViewerUserActivity finished after 183 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[206.18444711992697,192.02220823577144,8.311849322241804],"target":[123.45213771570003,88.21979116043897,-41.24428070260348],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":204.29289999976754},"apollo_query_duration_ms":183} +[server] INFO [16:09:06.086]: GQL BroadcastViewerUserActivity finished after 179 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[206.18444711992697,192.02220823577144,8.311849322241804],"target":[123.45213771570003,88.21979116043897,-41.24428070260348],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":256.39049999881536},"apollo_query_duration_ms":179} +[server] INFO [16:09:06.485]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[196.5853321796925,182.5162876339821,35.143502701448256],"target":[123.45213771570003,88.21979116043897,-41.24428070260348],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.87320000026375},"apollo_query_duration_ms":146} +[server] INFO [16:09:08.313]: GQL BroadcastViewerUserActivity finished after 169 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[190.17766057487825,169.35281682637836,18.80790070867392],"target":[127.81923923793927,88.94910000816218,-46.325608328046634],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":366.5431000003591},"apollo_query_duration_ms":169} +[server] INFO [16:09:08.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 4697 ms {"req":{"id":"41d05658-afa5-4ec3-bc7d-53d01cec60ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41d05658-afa5-4ec3-bc7d-53d01cec60ac"}},"res":{"statusCode":200,"headers":{"x-request-id":"41d05658-afa5-4ec3-bc7d-53d01cec60ac","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4697,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:09:08.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"65c5e323-ee68-41bd-9d30-11bc471099ef","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65c5e323-ee68-41bd-9d30-11bc471099ef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:09:08.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 1 ms {"req":{"id":"65c5e323-ee68-41bd-9d30-11bc471099ef","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"65c5e323-ee68-41bd-9d30-11bc471099ef"}},"res":{"statusCode":204,"headers":{"x-request-id":"65c5e323-ee68-41bd-9d30-11bc471099ef","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:09:08.710]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"b6c61b80-d19f-448d-b6d1-6cd11b9e3a63","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6c61b80-d19f-448d-b6d1-6cd11b9e3a63"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:09:10.293]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 6556 ms {"req":{"id":"361587b5-890d-4be7-9c3c-b20b11e1fed6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"361587b5-890d-4be7-9c3c-b20b11e1fed6"}},"res":{"statusCode":200,"headers":{"x-request-id":"361587b5-890d-4be7-9c3c-b20b11e1fed6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6556,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:09:10.651]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"013c72a0-8c8a-4142-b7cb-6ff3c579ccbb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"013c72a0-8c8a-4142-b7cb-6ff3c579ccbb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:09:10.652]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1 ms {"req":{"id":"013c72a0-8c8a-4142-b7cb-6ff3c579ccbb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"013c72a0-8c8a-4142-b7cb-6ff3c579ccbb"}},"res":{"statusCode":204,"headers":{"x-request-id":"013c72a0-8c8a-4142-b7cb-6ff3c579ccbb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:09:10.664]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"e1d06995-7e21-4022-b735-28849c581c21","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1d06995-7e21-4022-b735-28849c581c21"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:09:10.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 2219 ms {"req":{"id":"b6c61b80-d19f-448d-b6d1-6cd11b9e3a63","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6c61b80-d19f-448d-b6d1-6cd11b9e3a63"}},"res":{"statusCode":200,"headers":{"x-request-id":"b6c61b80-d19f-448d-b6d1-6cd11b9e3a63","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2219,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [16:09:11.018]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[190.17766057487825,169.35281682637836,18.80790070867392],"target":[127.81923923793927,88.94910000816218,-46.325608328046634],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.3312999997288},"apollo_query_duration_ms":138} +[server] INFO [16:09:11.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"21a4c0b7-2df7-456e-baf7-557a296580cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21a4c0b7-2df7-456e-baf7-557a296580cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:09:11.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 0 ms {"req":{"id":"21a4c0b7-2df7-456e-baf7-557a296580cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21a4c0b7-2df7-456e-baf7-557a296580cd"}},"res":{"statusCode":204,"headers":{"x-request-id":"21a4c0b7-2df7-456e-baf7-557a296580cd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:09:11.267]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"a1c8ae5e-a73f-472d-8699-08307172782b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1c8ae5e-a73f-472d-8699-08307172782b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:09:11.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1030 ms {"req":{"id":"e1d06995-7e21-4022-b735-28849c581c21","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1d06995-7e21-4022-b735-28849c581c21"}},"res":{"statusCode":200,"headers":{"x-request-id":"e1d06995-7e21-4022-b735-28849c581c21","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1030,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:09:11.891]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"8c1ed64a-262e-4fa4-bade-81a402394877","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c1ed64a-262e-4fa4-bade-81a402394877"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:09:11.891]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 0 ms {"req":{"id":"8c1ed64a-262e-4fa4-bade-81a402394877","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c1ed64a-262e-4fa4-bade-81a402394877"}},"res":{"statusCode":204,"headers":{"x-request-id":"8c1ed64a-262e-4fa4-bade-81a402394877","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:09:11.904]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"ba5d2b17-d799-44c9-af70-98653b5b1880","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba5d2b17-d799-44c9-af70-98653b5b1880"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:09:13.864]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.9998251854264,160.27038150408694,9.728902290633426],"target":[129.66729390067616,88.92570854940539,-48.06604904379069],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":184.80910000111908},"apollo_query_duration_ms":161} +[server] INFO [16:09:15.050]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.66308508853925,156.65443780847087,6.747750117390807],"target":[131.49198077489177,88.09666609955353,-48.789585964173455],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.68199999909848},"apollo_query_duration_ms":150} +[server] INFO [16:09:15.126]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 3222 ms {"req":{"id":"ba5d2b17-d799-44c9-af70-98653b5b1880","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba5d2b17-d799-44c9-af70-98653b5b1880"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba5d2b17-d799-44c9-af70-98653b5b1880","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3222,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [16:09:15.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"28262ed5-bdb4-40eb-aa46-72a5ca639bf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28262ed5-bdb4-40eb-aa46-72a5ca639bf6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:09:15.426]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1 ms {"req":{"id":"28262ed5-bdb4-40eb-aa46-72a5ca639bf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28262ed5-bdb4-40eb-aa46-72a5ca639bf6"}},"res":{"statusCode":204,"headers":{"x-request-id":"28262ed5-bdb4-40eb-aa46-72a5ca639bf6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:09:15.439]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"2fcc97a4-18d5-4617-a8b7-fbea59628763","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2fcc97a4-18d5-4617-a8b7-fbea59628763"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:09:16.018]: GQL BroadcastViewerUserActivity finished after 176 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.34787995841663,153.17324184519757,3.883049199180235],"target":[133.25377187607134,87.2935080537539,-49.484859724024915],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":191.1359999999404},"apollo_query_duration_ms":176} +[server] INFO [16:09:16.066]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 4799 ms {"req":{"id":"a1c8ae5e-a73f-472d-8699-08307172782b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1c8ae5e-a73f-472d-8699-08307172782b"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1c8ae5e-a73f-472d-8699-08307172782b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4799,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:09:16.197]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.34787995841663,153.17324184519757,3.883049199180235],"target":[133.25377187607134,87.2935080537539,-49.484859724024915],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":206.65379999857396},"apollo_query_duration_ms":158} +[server] INFO [16:09:16.636]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"82d501f0-9f17-4f24-8d62-f33d3e559820","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"82d501f0-9f17-4f24-8d62-f33d3e559820"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:09:16.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 1 ms {"req":{"id":"82d501f0-9f17-4f24-8d62-f33d3e559820","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"82d501f0-9f17-4f24-8d62-f33d3e559820"}},"res":{"statusCode":204,"headers":{"x-request-id":"82d501f0-9f17-4f24-8d62-f33d3e559820","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:09:16.649]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"0d605143-4349-44c1-b743-7562234e7363","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d605143-4349-44c1-b743-7562234e7363"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:09:16.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1344 ms {"req":{"id":"2fcc97a4-18d5-4617-a8b7-fbea59628763","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2fcc97a4-18d5-4617-a8b7-fbea59628763"}},"res":{"statusCode":200,"headers":{"x-request-id":"2fcc97a4-18d5-4617-a8b7-fbea59628763","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1344,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:09:16.871]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[131.55518827414423,88.05805613783933,-48.80243857190777],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":188.74689999967813},"apollo_query_duration_ms":159} +[server] INFO [16:09:16.956]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"95b8fbec-6599-49ae-ae0c-1ef4d3f5708b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95b8fbec-6599-49ae-ae0c-1ef4d3f5708b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:09:16.956]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 0 ms {"req":{"id":"95b8fbec-6599-49ae-ae0c-1ef4d3f5708b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95b8fbec-6599-49ae-ae0c-1ef4d3f5708b"}},"res":{"statusCode":204,"headers":{"x-request-id":"95b8fbec-6599-49ae-ae0c-1ef4d3f5708b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:09:16.968]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"9be76303-cd15-4669-858b-c6320aa338bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be76303-cd15-4669-858b-c6320aa338bb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:09:20.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 3593 ms {"req":{"id":"0d605143-4349-44c1-b743-7562234e7363","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d605143-4349-44c1-b743-7562234e7363"}},"res":{"statusCode":200,"headers":{"x-request-id":"0d605143-4349-44c1-b743-7562234e7363","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3593,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:09:20.624]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"820cb859-dc2f-4612-a52d-969b9fcd3872","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"820cb859-dc2f-4612-a52d-969b9fcd3872"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:09:20.625]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1 ms {"req":{"id":"820cb859-dc2f-4612-a52d-969b9fcd3872","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"820cb859-dc2f-4612-a52d-969b9fcd3872"}},"res":{"statusCode":204,"headers":{"x-request-id":"820cb859-dc2f-4612-a52d-969b9fcd3872","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:09:20.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"7925935e-e07c-4e1f-9cd0-c5f275e5d823","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7925935e-e07c-4e1f-9cd0-c5f275e5d823"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:09:21.108]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 4140 ms {"req":{"id":"9be76303-cd15-4669-858b-c6320aa338bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be76303-cd15-4669-858b-c6320aa338bb"}},"res":{"statusCode":200,"headers":{"x-request-id":"9be76303-cd15-4669-858b-c6320aa338bb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4140,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:09:21.411]: GQL BroadcastViewerUserActivity finished after 325 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[131.55518827414423,88.05805613783933,-48.80243857190777],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":442.34990000072867},"apollo_query_duration_ms":325} +[server] INFO [16:09:21.467]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"291a3859-a9e8-4603-b9cc-88ccd49cb177","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"291a3859-a9e8-4603-b9cc-88ccd49cb177"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:09:21.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 0 ms {"req":{"id":"291a3859-a9e8-4603-b9cc-88ccd49cb177","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"291a3859-a9e8-4603-b9cc-88ccd49cb177"}},"res":{"statusCode":204,"headers":{"x-request-id":"291a3859-a9e8-4603-b9cc-88ccd49cb177","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:09:21.483]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"04fafc54-024c-48bc-a1ce-b1571c0b0d74","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04fafc54-024c-48bc-a1ce-b1571c0b0d74"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:09:23.338]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 2702 ms {"req":{"id":"7925935e-e07c-4e1f-9cd0-c5f275e5d823","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7925935e-e07c-4e1f-9cd0-c5f275e5d823"}},"res":{"statusCode":200,"headers":{"x-request-id":"7925935e-e07c-4e1f-9cd0-c5f275e5d823","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2702,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [16:09:23.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"657ef1eb-2faf-4760-9fae-82c64b96365d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"657ef1eb-2faf-4760-9fae-82c64b96365d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:09:23.691]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1 ms {"req":{"id":"657ef1eb-2faf-4760-9fae-82c64b96365d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"657ef1eb-2faf-4760-9fae-82c64b96365d"}},"res":{"statusCode":204,"headers":{"x-request-id":"657ef1eb-2faf-4760-9fae-82c64b96365d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:09:23.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"48eadb88-0e2f-450c-87f8-9479e79f2c0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48eadb88-0e2f-450c-87f8-9479e79f2c0d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:09:26.035]: GQL BroadcastViewerUserActivity finished after 192 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[131.55518827414423,88.05805613783933,-48.80243857190777],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":213.04930000007153},"apollo_query_duration_ms":192} +[server] INFO [16:09:26.711]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 5229 ms {"req":{"id":"04fafc54-024c-48bc-a1ce-b1571c0b0d74","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04fafc54-024c-48bc-a1ce-b1571c0b0d74"}},"res":{"statusCode":200,"headers":{"x-request-id":"04fafc54-024c-48bc-a1ce-b1571c0b0d74","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5229,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [16:09:27.040]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"066db702-de64-42ce-83a6-32f1f2480e6d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"066db702-de64-42ce-83a6-32f1f2480e6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:09:27.041]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1 ms {"req":{"id":"066db702-de64-42ce-83a6-32f1f2480e6d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"066db702-de64-42ce-83a6-32f1f2480e6d"}},"res":{"statusCode":204,"headers":{"x-request-id":"066db702-de64-42ce-83a6-32f1f2480e6d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:09:27.059]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"dcf792d2-2a3c-421b-b369-cdcfe0bbbef6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dcf792d2-2a3c-421b-b369-cdcfe0bbbef6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:09:27.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 3445 ms {"req":{"id":"48eadb88-0e2f-450c-87f8-9479e79f2c0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48eadb88-0e2f-450c-87f8-9479e79f2c0d"}},"res":{"statusCode":200,"headers":{"x-request-id":"48eadb88-0e2f-450c-87f8-9479e79f2c0d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3445,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [16:09:27.516]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"1ba79396-4c8d-495e-b6a5-93206409b4d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ba79396-4c8d-495e-b6a5-93206409b4d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:09:27.517]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1 ms {"req":{"id":"1ba79396-4c8d-495e-b6a5-93206409b4d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ba79396-4c8d-495e-b6a5-93206409b4d2"}},"res":{"statusCode":204,"headers":{"x-request-id":"1ba79396-4c8d-495e-b6a5-93206409b4d2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:09:27.534]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"a71a9203-2800-42f7-914b-a4484e539c89","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a71a9203-2800-42f7-914b-a4484e539c89"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:09:30.373]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 3314 ms {"req":{"id":"dcf792d2-2a3c-421b-b369-cdcfe0bbbef6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dcf792d2-2a3c-421b-b369-cdcfe0bbbef6"}},"res":{"statusCode":200,"headers":{"x-request-id":"dcf792d2-2a3c-421b-b369-cdcfe0bbbef6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [16:09:30.716]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"bf1df1a9-7e9f-4c5f-9bc3-730c6516f1be","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf1df1a9-7e9f-4c5f-9bc3-730c6516f1be"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:09:30.716]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 1 ms {"req":{"id":"bf1df1a9-7e9f-4c5f-9bc3-730c6516f1be","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf1df1a9-7e9f-4c5f-9bc3-730c6516f1be"}},"res":{"statusCode":204,"headers":{"x-request-id":"bf1df1a9-7e9f-4c5f-9bc3-730c6516f1be","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:09:30.728]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"cfff9ea8-7f23-4dab-8b1f-ef274e593fa7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfff9ea8-7f23-4dab-8b1f-ef274e593fa7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:09:31.026]: GQL BroadcastViewerUserActivity finished after 151 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[131.55518827414423,88.05805613783933,-48.80243857190777],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.3842000020668},"apollo_query_duration_ms":151} +[server] INFO [16:09:31.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 3711 ms {"req":{"id":"a71a9203-2800-42f7-914b-a4484e539c89","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a71a9203-2800-42f7-914b-a4484e539c89"}},"res":{"statusCode":200,"headers":{"x-request-id":"a71a9203-2800-42f7-914b-a4484e539c89","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3711,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [16:09:31.370]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1752","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[131.55518827414423,88.05805613783933,-48.80243857190777],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.4245955499524,155.03134637344357,5.101500034332275],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":188.5061999997124},"apollo_query_duration_ms":161} +[server] INFO [16:09:32.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"ddfc9bc4-4524-4db9-ba4f-c09ac9e4a061","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddfc9bc4-4524-4db9-ba4f-c09ac9e4a061"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:09:32.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 1 ms {"req":{"id":"ddfc9bc4-4524-4db9-ba4f-c09ac9e4a061","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddfc9bc4-4524-4db9-ba4f-c09ac9e4a061"}},"res":{"statusCode":204,"headers":{"x-request-id":"ddfc9bc4-4524-4db9-ba4f-c09ac9e4a061","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:09:32.613]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"40e3355c-d681-4483-b960-c75f2152b60a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"40e3355c-d681-4483-b960-c75f2152b60a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:09:33.876]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 3148 ms {"req":{"id":"cfff9ea8-7f23-4dab-8b1f-ef274e593fa7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cfff9ea8-7f23-4dab-8b1f-ef274e593fa7"}},"res":{"statusCode":200,"headers":{"x-request-id":"cfff9ea8-7f23-4dab-8b1f-ef274e593fa7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3148,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [16:09:34.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"e5dd1010-e512-4080-9258-c5e16794731d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5dd1010-e512-4080-9258-c5e16794731d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:09:34.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 0 ms {"req":{"id":"e5dd1010-e512-4080-9258-c5e16794731d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e5dd1010-e512-4080-9258-c5e16794731d"}},"res":{"statusCode":204,"headers":{"x-request-id":"e5dd1010-e512-4080-9258-c5e16794731d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:09:34.460]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"9f0c2373-9452-4fd3-91a2-eaddbba5dd72","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f0c2373-9452-4fd3-91a2-eaddbba5dd72"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:09:35.984]: GQL BroadcastViewerUserActivity finished after 163 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1752","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[183.64708698807624,155.22432146208888,5.607664873317944],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.4245955499524,155.03134637344357,5.101500034332275],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.1262999996543},"apollo_query_duration_ms":163} +[server] INFO [16:09:36.435]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2046","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[183.64708698807624,155.22432146208888,5.607664873317944],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[182.0186522046736,154.9827910915514,5.133715534865677],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":159.2913000024855},"apollo_query_duration_ms":138} +[server] INFO [16:09:36.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 4259 ms {"req":{"id":"40e3355c-d681-4483-b960-c75f2152b60a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"40e3355c-d681-4483-b960-c75f2152b60a"}},"res":{"statusCode":200,"headers":{"x-request-id":"40e3355c-d681-4483-b960-c75f2152b60a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4259,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [16:09:37.258]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"0faf8103-5a7e-4dee-b99d-3417b38a8292","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0faf8103-5a7e-4dee-b99d-3417b38a8292"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:09:37.258]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 0 ms {"req":{"id":"0faf8103-5a7e-4dee-b99d-3417b38a8292","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0faf8103-5a7e-4dee-b99d-3417b38a8292"}},"res":{"statusCode":204,"headers":{"x-request-id":"0faf8103-5a7e-4dee-b99d-3417b38a8292","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:09:37.268]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"861f623d-62bf-4c10-b77b-c2e2d1b2c518","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"861f623d-62bf-4c10-b77b-c2e2d1b2c518"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:09:38.667]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 4207 ms {"req":{"id":"9f0c2373-9452-4fd3-91a2-eaddbba5dd72","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f0c2373-9452-4fd3-91a2-eaddbba5dd72"}},"res":{"statusCode":200,"headers":{"x-request-id":"9f0c2373-9452-4fd3-91a2-eaddbba5dd72","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4207,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [16:09:39.136]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"13b3fb86-1b1a-4dae-be96-8aa78f864e72","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13b3fb86-1b1a-4dae-be96-8aa78f864e72"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:09:39.136]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 0 ms {"req":{"id":"13b3fb86-1b1a-4dae-be96-8aa78f864e72","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13b3fb86-1b1a-4dae-be96-8aa78f864e72"}},"res":{"statusCode":204,"headers":{"x-request-id":"13b3fb86-1b1a-4dae-be96-8aa78f864e72","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:09:39.144]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"ac7c20d0-9eb2-4eaf-9829-8904cdcf16c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac7c20d0-9eb2-4eaf-9829-8904cdcf16c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:09:40.950]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2045","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[182.99838329975077,154.3878957390381,4.930092435789402],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[182.0186522046736,154.9827910915514,5.133715534865677],"measurement":{"enabled":true,"options":{"visible":true,"type":1,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.67170000169426},"apollo_query_duration_ms":138} +[server] INFO [16:09:43.846]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 6578 ms {"req":{"id":"861f623d-62bf-4c10-b77b-c2e2d1b2c518","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"861f623d-62bf-4c10-b77b-c2e2d1b2c518"}},"res":{"statusCode":200,"headers":{"x-request-id":"861f623d-62bf-4c10-b77b-c2e2d1b2c518","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6578,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [16:09:44.286]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"82afa253-8a1d-4cc4-a935-ed96bc1095a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"82afa253-8a1d-4cc4-a935-ed96bc1095a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:09:44.287]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1 ms {"req":{"id":"82afa253-8a1d-4cc4-a935-ed96bc1095a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"82afa253-8a1d-4cc4-a935-ed96bc1095a9"}},"res":{"statusCode":204,"headers":{"x-request-id":"82afa253-8a1d-4cc4-a935-ed96bc1095a9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:09:44.299]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"47142876-0ea4-45a1-bcb5-9044401c7712","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47142876-0ea4-45a1-bcb5-9044401c7712"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:09:44.855]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 5711 ms {"req":{"id":"ac7c20d0-9eb2-4eaf-9829-8904cdcf16c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac7c20d0-9eb2-4eaf-9829-8904cdcf16c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac7c20d0-9eb2-4eaf-9829-8904cdcf16c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5711,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [16:09:45.119]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 820 ms {"req":{"id":"47142876-0ea4-45a1-bcb5-9044401c7712","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47142876-0ea4-45a1-bcb5-9044401c7712"}},"res":{"statusCode":200,"headers":{"x-request-id":"47142876-0ea4-45a1-bcb5-9044401c7712","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":820,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [16:09:45.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"d70c292a-ae4a-4f9f-9d8a-b1608b6ce9c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d70c292a-ae4a-4f9f-9d8a-b1608b6ce9c4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:09:45.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 0 ms {"req":{"id":"d70c292a-ae4a-4f9f-9d8a-b1608b6ce9c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d70c292a-ae4a-4f9f-9d8a-b1608b6ce9c4"}},"res":{"statusCode":204,"headers":{"x-request-id":"d70c292a-ae4a-4f9f-9d8a-b1608b6ce9c4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:09:45.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request received {"req":{"id":"4c3d8d7c-6883-4bc8-973b-7d7e3e0f4d7c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c3d8d7c-6883-4bc8-973b-7d7e3e0f4d7c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:09:45.856]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"04a1eadf-afa1-416b-936b-15d2587add64","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04a1eadf-afa1-416b-936b-15d2587add64"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:09:45.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 2 ms {"req":{"id":"04a1eadf-afa1-416b-936b-15d2587add64","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04a1eadf-afa1-416b-936b-15d2587add64"}},"res":{"statusCode":204,"headers":{"x-request-id":"04a1eadf-afa1-416b-936b-15d2587add64","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:09:45.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"9edd0c94-a5e5-4a34-8d86-12f23b52290f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9edd0c94-a5e5-4a34-8d86-12f23b52290f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:09:46.084]: GQL BroadcastViewerUserActivity finished after 498 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2299","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[182.99838329975077,154.3878957390381,4.930092435789402],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41709544696806,155.07799347729534,5.789672492858726],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":521.1891000010073},"apollo_query_duration_ms":498} +[server] INFO [16:09:46.502]: GQL BroadcastViewerUserActivity finished after 393 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2300","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[183.85261415551352,155.48932413237435,5.822338454376613],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41709544696806,155.07799347729534,5.789672492858726],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":375.5465000011027},"apollo_query_duration_ms":393} +[server] INFO [16:09:47.400]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 1530 ms {"req":{"id":"9edd0c94-a5e5-4a34-8d86-12f23b52290f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9edd0c94-a5e5-4a34-8d86-12f23b52290f"}},"res":{"statusCode":200,"headers":{"x-request-id":"9edd0c94-a5e5-4a34-8d86-12f23b52290f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1530,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [16:09:47.498]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2549","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.64515992371543,156.5112169921642,6.65015426254586],"target":[183.85261415551352,155.48932413237435,5.822338454376613],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.51419999916106},"apollo_query_duration_ms":133} +[server] INFO [16:09:47.736]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"06b980f7-030c-4f75-bbb2-7611d3ebbb43","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b980f7-030c-4f75-bbb2-7611d3ebbb43"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:09:47.737]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 1 ms {"req":{"id":"06b980f7-030c-4f75-bbb2-7611d3ebbb43","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b980f7-030c-4f75-bbb2-7611d3ebbb43"}},"res":{"statusCode":204,"headers":{"x-request-id":"06b980f7-030c-4f75-bbb2-7611d3ebbb43","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:09:47.747]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request received {"req":{"id":"aa57d2f9-6368-4a3a-a744-3ab8cc73468e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa57d2f9-6368-4a3a-a744-3ab8cc73468e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:09:50.057]: GQL BroadcastViewerUserActivity finished after 561 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2549","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.62463750216,156.33330541733048,6.534442524112911],"target":[183.84667299033788,155.33021334151948,5.7218568704892885],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":626.9728999985382},"apollo_query_duration_ms":561} +[server] INFO [16:09:51.417]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2549","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.74699488489898,156.7859253319968,6.840406758542398],"target":[183.69580788086313,155.4305455711974,5.742439607374397],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":178.10909999907017},"apollo_query_duration_ms":160} +[server] INFO [16:09:51.797]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2547","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.094801867349,157.2458106125254,7.18935517358909],"target":[183.69587112110872,155.44205693888375,5.728168914404381],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":true,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.5075999982655},"apollo_query_duration_ms":159} +[server] INFO [16:09:52.778]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin request completed in 5031 ms {"req":{"id":"aa57d2f9-6368-4a3a-a744-3ab8cc73468e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aa57d2f9-6368-4a3a-a744-3ab8cc73468e"}},"res":{"statusCode":200,"headers":{"x-request-id":"aa57d2f9-6368-4a3a-a744-3ab8cc73468e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5031,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod0.bin"} +[server] INFO [16:09:53.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin request completed in 7505 ms {"req":{"id":"4c3d8d7c-6883-4bc8-973b-7d7e3e0f4d7c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c3d8d7c-6883-4bc8-973b-7d7e3e0f4d7c"}},"res":{"statusCode":200,"headers":{"x-request-id":"4c3d8d7c-6883-4bc8-973b-7d7e3e0f4d7c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7505,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod0.bin"} +[server] INFO [16:09:53.485]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"7db3f9cd-0c05-49fa-8e02-06f80eebbd08","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7db3f9cd-0c05-49fa-8e02-06f80eebbd08"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:09:53.486]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 1 ms {"req":{"id":"7db3f9cd-0c05-49fa-8e02-06f80eebbd08","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7db3f9cd-0c05-49fa-8e02-06f80eebbd08"}},"res":{"statusCode":204,"headers":{"x-request-id":"7db3f9cd-0c05-49fa-8e02-06f80eebbd08","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:09:53.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request received {"req":{"id":"57a63948-23e5-4943-8820-5d95954507b1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57a63948-23e5-4943-8820-5d95954507b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:09:53.602]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"7ba3c854-a18d-4588-8e92-d3efc024b299","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ba3c854-a18d-4588-8e92-d3efc024b299"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:53.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1 ms {"req":{"id":"7ba3c854-a18d-4588-8e92-d3efc024b299","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ba3c854-a18d-4588-8e92-d3efc024b299"}},"res":{"statusCode":204,"headers":{"x-request-id":"7ba3c854-a18d-4588-8e92-d3efc024b299","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:53.616]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"57822a0f-9247-4ca5-ac04-0d44cea1f53a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57822a0f-9247-4ca5-ac04-0d44cea1f53a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:54.186]: GQL BroadcastViewerUserActivity finished after 242 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2550","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.40869557102482,157.8009556359782,7.750144273711975],"target":[183.57938302508174,155.4422761703566,5.839423272640219],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":300.3079000003636},"apollo_query_duration_ms":242} +[server] INFO [16:09:54.740]: GQL BroadcastViewerUserActivity finished after 169 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2550","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[185.05227698759018,157.03602717069066,6.983421461140746],"target":[183.7940457624285,155.4136886805434,5.669196162980327],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":195.2419999986887},"apollo_query_duration_ms":169} +[server] INFO [16:09:55.222]: GQL BroadcastViewerUserActivity finished after 157 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2552","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.87741549233422,156.4669582717234,6.5969971895868005],"target":[183.96878690225336,155.29539051417788,5.647932617164784],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.46899999957532},"apollo_query_duration_ms":157} +[server] INFO [16:09:55.666]: GQL BroadcastViewerUserActivity finished after 170 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2551","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.81596962842562,156.0544513268946,6.397201308232044],"target":[184.10519418302383,155.1379915062613,5.6547947831211705],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":200.2299999995157},"apollo_query_duration_ms":170} +[server] INFO [16:09:56.076]: GQL BroadcastViewerUserActivity finished after 210 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2552","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.85902778479155,155.94956889561587,6.403603299924031],"target":[184.14825233938976,155.03310907498258,5.661196774813157],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":261.68270000070333},"apollo_query_duration_ms":210} +[server] INFO [16:09:56.120]: GQL BroadcastViewerUserActivity finished after 203 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2552","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.85902778479155,155.94956889561587,6.403603299924031],"target":[184.14825233938976,155.03310907498258,5.661196774813157],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":258.5938000008464},"apollo_query_duration_ms":203} +[server] INFO [16:09:56.629]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 3012 ms {"req":{"id":"57822a0f-9247-4ca5-ac04-0d44cea1f53a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57822a0f-9247-4ca5-ac04-0d44cea1f53a"}},"res":{"statusCode":200,"headers":{"x-request-id":"57822a0f-9247-4ca5-ac04-0d44cea1f53a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3012,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [16:09:56.790]: GQL BroadcastViewerUserActivity finished after 172 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2553","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.89766922657162,155.86752446864577,6.382144146430116],"target":[184.18689378116983,154.95106464801248,5.6397376213192425],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":272.0810000002384},"apollo_query_duration_ms":172} +[server] INFO [16:09:56.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"a436b066-5654-405b-8451-94a83bc92d09","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a436b066-5654-405b-8451-94a83bc92d09"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:09:56.928]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 1 ms {"req":{"id":"a436b066-5654-405b-8451-94a83bc92d09","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a436b066-5654-405b-8451-94a83bc92d09"}},"res":{"statusCode":204,"headers":{"x-request-id":"a436b066-5654-405b-8451-94a83bc92d09","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:09:56.941]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"98b50ee2-0fd2-4d8e-823d-b717c4b07373","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98b50ee2-0fd2-4d8e-823d-b717c4b07373"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:09:57.252]: GQL BroadcastViewerUserActivity finished after 152 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2551","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[184.88601582833758,155.80923686931894,6.37561304651481],"target":[184.17524038293578,154.89277704868564,5.633206521403936],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.1972000002861},"apollo_query_duration_ms":152} +[server] INFO [16:09:58.475]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin request completed in 4979 ms {"req":{"id":"57a63948-23e5-4943-8820-5d95954507b1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57a63948-23e5-4943-8820-5d95954507b1"}},"res":{"statusCode":200,"headers":{"x-request-id":"57a63948-23e5-4943-8820-5d95954507b1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4979,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod0.bin"} +[server] INFO [16:09:58.983]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"c71b844e-15c1-4c14-9c5e-14a1e79de93f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c71b844e-15c1-4c14-9c5e-14a1e79de93f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:09:58.983]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 1 ms {"req":{"id":"c71b844e-15c1-4c14-9c5e-14a1e79de93f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c71b844e-15c1-4c14-9c5e-14a1e79de93f"}},"res":{"statusCode":204,"headers":{"x-request-id":"c71b844e-15c1-4c14-9c5e-14a1e79de93f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:09:58.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"23fb4ff4-6dd0-40b5-a926-6bc81e0dcd27","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23fb4ff4-6dd0-40b5-a926-6bc81e0dcd27"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:09:59.419]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 2478 ms {"req":{"id":"98b50ee2-0fd2-4d8e-823d-b717c4b07373","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98b50ee2-0fd2-4d8e-823d-b717c4b07373"}},"res":{"statusCode":200,"headers":{"x-request-id":"98b50ee2-0fd2-4d8e-823d-b717c4b07373","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2478,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [16:09:59.806]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"b519bd7a-3ef8-4e66-ae7a-80c24ce930c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b519bd7a-3ef8-4e66-ae7a-80c24ce930c4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [16:09:59.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1 ms {"req":{"id":"b519bd7a-3ef8-4e66-ae7a-80c24ce930c4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b519bd7a-3ef8-4e66-ae7a-80c24ce930c4"}},"res":{"statusCode":204,"headers":{"x-request-id":"b519bd7a-3ef8-4e66-ae7a-80c24ce930c4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [16:09:59.822]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"2d369ac2-3c84-49c2-beb9-7083f6c47b40","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d369ac2-3c84-49c2-beb9-7083f6c47b40"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [16:10:00.043]: GQL BroadcastViewerUserActivity finished after 169 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2550","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.8351013851381,160.17921360823874,9.610261616808275],"target":[183.20377582425579,155.4970541530734,5.817334035190738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":191.26999999955297},"apollo_query_duration_ms":169} +[server] INFO [16:10:01.060]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"c8cbfb32dc","numberOfFailedBackgroundJobs":0} +[server] INFO [16:10:01.068]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1245 ms {"req":{"id":"2d369ac2-3c84-49c2-beb9-7083f6c47b40","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d369ac2-3c84-49c2-beb9-7083f6c47b40"}},"res":{"statusCode":200,"headers":{"x-request-id":"2d369ac2-3c84-49c2-beb9-7083f6c47b40","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1245,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [16:10:01.169]: GQL BroadcastViewerUserActivity finished after 274 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2550","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.8351013851381,160.17921360823874,9.610261616808275],"target":[183.20377582425579,155.4970541530734,5.817334035190738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":284.19649999868125},"apollo_query_duration_ms":274} +[server] INFO [16:10:01.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"11d8ea39-6edd-488c-9a5c-5e5e64cd2edc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"11d8ea39-6edd-488c-9a5c-5e5e64cd2edc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [16:10:01.334]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 1 ms {"req":{"id":"11d8ea39-6edd-488c-9a5c-5e5e64cd2edc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"11d8ea39-6edd-488c-9a5c-5e5e64cd2edc"}},"res":{"statusCode":204,"headers":{"x-request-id":"11d8ea39-6edd-488c-9a5c-5e5e64cd2edc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [16:10:01.344]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"ac6cc102-f02f-4d03-95cd-cfb9f3784df5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac6cc102-f02f-4d03-95cd-cfb9f3784df5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [16:10:03.129]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 4133 ms {"req":{"id":"23fb4ff4-6dd0-40b5-a926-6bc81e0dcd27","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"23fb4ff4-6dd0-40b5-a926-6bc81e0dcd27"}},"res":{"statusCode":200,"headers":{"x-request-id":"23fb4ff4-6dd0-40b5-a926-6bc81e0dcd27","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4133,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [16:10:03.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"cef859f3-d2cd-4e06-914e-c1d9103d90cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cef859f3-d2cd-4e06-914e-c1d9103d90cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [16:10:03.452]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 1 ms {"req":{"id":"cef859f3-d2cd-4e06-914e-c1d9103d90cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cef859f3-d2cd-4e06-914e-c1d9103d90cd"}},"res":{"statusCode":204,"headers":{"x-request-id":"cef859f3-d2cd-4e06-914e-c1d9103d90cd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [16:10:03.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"59d4fb58-5017-4304-9e88-87a7cb58fd83","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"59d4fb58-5017-4304-9e88-87a7cb58fd83"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [16:10:04.044]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 573 ms {"req":{"id":"59d4fb58-5017-4304-9e88-87a7cb58fd83","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"59d4fb58-5017-4304-9e88-87a7cb58fd83"}},"res":{"statusCode":200,"headers":{"x-request-id":"59d4fb58-5017-4304-9e88-87a7cb58fd83","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":573,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [16:10:04.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"3651d5da-a1c2-4f94-a8f9-01bc717827eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3651d5da-a1c2-4f94-a8f9-01bc717827eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [16:10:04.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 0 ms {"req":{"id":"3651d5da-a1c2-4f94-a8f9-01bc717827eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3651d5da-a1c2-4f94-a8f9-01bc717827eb"}},"res":{"statusCode":204,"headers":{"x-request-id":"3651d5da-a1c2-4f94-a8f9-01bc717827eb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [16:10:04.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"164907cd-c89e-4bee-a005-17f9cf206528","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"164907cd-c89e-4bee-a005-17f9cf206528"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [16:10:04.935]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 3591 ms {"req":{"id":"ac6cc102-f02f-4d03-95cd-cfb9f3784df5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac6cc102-f02f-4d03-95cd-cfb9f3784df5"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac6cc102-f02f-4d03-95cd-cfb9f3784df5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3591,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [16:10:04.938]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2550","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.8351013851381,160.17921360823874,9.610261616808275],"target":[183.20377582425579,155.4970541530734,5.817334035190738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.02389999851584},"apollo_query_duration_ms":155} +[server] INFO [16:10:05.401]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 543 ms {"req":{"id":"164907cd-c89e-4bee-a005-17f9cf206528","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"164907cd-c89e-4bee-a005-17f9cf206528"}},"res":{"statusCode":200,"headers":{"x-request-id":"164907cd-c89e-4bee-a005-17f9cf206528","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":543,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [16:10:11.899]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"7c94bb20-9179-412c-a5b1-170ca247fbee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c94bb20-9179-412c-a5b1-170ca247fbee"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [16:10:11.899]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1 ms {"req":{"id":"7c94bb20-9179-412c-a5b1-170ca247fbee","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c94bb20-9179-412c-a5b1-170ca247fbee"}},"res":{"statusCode":204,"headers":{"x-request-id":"7c94bb20-9179-412c-a5b1-170ca247fbee","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [16:10:11.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"f8740912-e7e3-4794-94fd-2e5dcf92bd84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f8740912-e7e3-4794-94fd-2e5dcf92bd84"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [16:10:12.630]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 721 ms {"req":{"id":"f8740912-e7e3-4794-94fd-2e5dcf92bd84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f8740912-e7e3-4794-94fd-2e5dcf92bd84"}},"res":{"statusCode":200,"headers":{"x-request-id":"f8740912-e7e3-4794-94fd-2e5dcf92bd84","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":721,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [16:10:36.191]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2555","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.8351013851381,160.17921360823874,9.610261616808275],"target":[183.20377582425579,155.4970541530734,5.817334035190738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.49999999906868},"apollo_query_duration_ms":137} +[server] INFO [16:12:00.962]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"1255cc40b9"} +[server] INFO [16:14:36.464]: GQL ActiveUserMainMetadata finished after 47 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":189.7285000011325},"apollo_query_duration_ms":47} +[server] INFO [16:14:36.482]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":117.81320000067353},"apollo_query_duration_ms":0} +[server] INFO [16:14:36.487]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":55.49249999970198},"apollo_query_duration_ms":1} +[server] INFO [16:14:36.509]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":84.03259999863803},"apollo_query_duration_ms":1} +[server] INFO [16:14:36.530]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":54.21349999960512},"apollo_query_duration_ms":0} +[server] INFO [16:14:36.532]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":63.626899999566376},"apollo_query_duration_ms":1} +[server] INFO [16:14:36.541]: GQL BroadcastViewerUserActivity finished after 365 ms {"req":{"id":"-m88fHY_vzC6aWOpPMNcd","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2555","x-request-id":"-m88fHY_vzC6aWOpPMNcd","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"RvE-V1-BAHUQQELIZdDPF","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[186.8351013851381,160.17921360823874,9.610261616808275],"target":[183.20377582425579,155.4970541530734,5.817334035190738],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":[184.41993798178768,154.8601823827181,5.753243729004202],"measurement":{"enabled":false,"options":{"visible":true,"type":3,"vertexSnap":true,"units":"m","precision":2},"measurements":[{"type":1,"startPoint":[184.4250030517578,155.04150390625,5.099999904632568],"endPoint":[182.00074768066406,154.982177734375,5.110774040222168],"startNormal":[0,0,1],"endNormal":[0,0.9992320956828009,0.039181870263656195],"value":2.4250051094675946,"uuid":"37543e66-eb55-417d-88f4-abeec72c6845"},{"type":3,"startPoint":[184.4250030517578,154.8606414794922,5.7532196044921875],"endPoint":[0,0,0],"startNormal":[0,0.05247537135743127,0.9986222185596012],"endNormal":[0,0,0],"value":240.88897767622788,"uuid":"7166d151-4167-4aad-bdec-7f7c58ef7027"},{"type":3,"startPoint":[184.4250030517578,155.07810974121094,5.791884422302246],"endPoint":[0,0,0],"startNormal":[0,0.9986214624645731,-0.052489758097341424],"endNormal":[0,0,0],"value":241.02976537496204,"uuid":"f9d6dac4-336a-4be9-9958-e2ffb18bb53c"}]}}},"sessionId":"RvE-V1-BAHUQQELIZdDPF","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":204.175199999474},"apollo_query_duration_ms":365} +[server] INFO [16:14:36.552]: GQL NavigationProjectInvites finished after 73 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":139.90759999956936},"apollo_query_duration_ms":73} +[server] INFO [16:14:36.555]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":194.32230000011623},"apollo_query_duration_ms":33} +[server] INFO [16:14:36.602]: GQL NavigationProjectInvites finished after 67 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":129.12030000053346},"apollo_query_duration_ms":67} +[server] INFO [16:14:36.766]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":53.115999998524785},"apollo_query_duration_ms":1} +[server] INFO [16:14:36.774]: GQL ProjectAccessCheck finished after 112 ms {"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":161.1470000008121},"apollo_query_duration_ms":112} +[server] INFO [16:14:36.795]: GQL ActiveUserMeta finished after 32 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":81.21769999992102},"apollo_query_duration_ms":32} +[server] INFO [16:14:36.906]: GQL ProjectsDashboardQuery finished after 139 ms {"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"920b7111-c10e-4841-9741-0ce517d2312b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":659.4285999974236},"apollo_query_duration_ms":139} +[server] INFO [16:14:37.064]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:14:46.111]: DB query successfully completed after 8865 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"GnNfNiFOJyjTHiNo5uuCJ","sqlQueryDurationMs":8865,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5"}} +[server] INFO [16:14:46.165]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 9101 ms {"req":{"id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5"}},"res":{"statusCode":200,"headers":{"x-request-id":"547f3aed-ab03-4bfe-a5a5-d5b0bc21e6e5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":9101,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:14:50.350]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":51.06469999998808},"apollo_query_duration_ms":1} +[server] INFO [16:14:50.355]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.37639999948442},"apollo_query_duration_ms":0} +[server] INFO [16:14:50.368]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":66.99580000061542},"apollo_query_duration_ms":1} +[server] INFO [16:14:50.383]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":164.87970000039786},"apollo_query_duration_ms":32} +[server] INFO [16:14:50.392]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":64.4831999996677},"apollo_query_duration_ms":0} +[server] INFO [16:14:50.394]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":66.15500000026077},"apollo_query_duration_ms":1} +[server] INFO [16:14:50.414]: GQL ActiveUserMainMetadata finished after 28 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":156.3167000003159},"apollo_query_duration_ms":28} +[server] INFO [16:14:50.433]: GQL NavigationProjectInvites finished after 67 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":131.35130000207573},"apollo_query_duration_ms":67} +[server] INFO [16:14:50.459]: GQL NavigationProjectInvites finished after 64 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":124.16329999919981},"apollo_query_duration_ms":64} +[server] INFO [16:14:50.631]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":58.408699999563396},"apollo_query_duration_ms":1} +[server] INFO [16:14:50.684]: GQL ActiveUserMeta finished after 44 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":118.3808999992907},"apollo_query_duration_ms":44} +[server] INFO [16:14:50.685]: GQL ProjectAccessCheck finished after 144 ms {"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":191.98989999946207},"apollo_query_duration_ms":144} +[server] INFO [16:14:51.140]: GQL ProjectsDashboardQuery finished after 515 ms {"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":2564.049000000581},"apollo_query_duration_ms":515} +[server] INFO [16:14:51.277]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"a7a168b4-5986-49a5-9760-6e955095421c","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a7a168b4-5986-49a5-9760-6e955095421c"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:14:59.254]: DB query successfully completed after 2588 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"LAYT0cIaLyY4frOCYqijD","sqlQueryDurationMs":2588,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async buildContext (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:238:6)\n at async SubscriptionServer.onConnect (D:\\speckle-server\\packages\\server\\app.ts:201:28)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:02.095]: DB query successfully completed after 576 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"5wezDnDAQ59d1LSY553Mk","sqlQueryDurationMs":576,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:02.096]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"ZD6AC_SqDKoQf7Jxf-4N2","sqlQueryDurationMs":577,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:02.097]: DB query successfully completed after 577 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"e95a6SQXLNkWTEzLOExo_","sqlQueryDurationMs":577,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:08.305]: DB query successfully completed after 8012 ms {"phase":"startup","region":"main","sql":"insert into \"scheduled_tasks\" (\"lockExpiresAt\", \"taskName\") values ($1, $2) on conflict (\"taskName\") do update set \"lockExpiresAt\" = excluded.\"lockExpiresAt\", \"taskName\" = excluded.\"taskName\" where \"scheduled_tasks\".\"lockExpiresAt\" < $3 returning *","sqlMethod":"insert","sqlQueryId":"kCCZPgQF6dFxw8ys01ZQs","sqlQueryDurationMs":8012,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\scheduledTasks.ts:17:20)\n at async scheduledCallbackWrapper (D:\\speckle-server\\packages\\server\\modules\\core\\services\\taskScheduler.ts:26:16)\n at async Task._execution (D:\\speckle-server\\packages\\server\\modules\\core\\services\\taskScheduler.ts:79:7)","taskId":{"id":"f743360c35"}} +[server] WARN [16:15:09.148]: DB query successfully completed after 7050 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"IHhBlsskoEp_qymDHWQOU","sqlQueryDurationMs":7050,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:09.149]: DB query successfully completed after 7052 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"Fvl22cSa-N5mTMkOCJFR4","sqlQueryDurationMs":7052,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] WARN [16:15:09.189]: DB query successfully completed after 7093 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"yvN283mHDzXIeFXtqC8Ny","sqlQueryDurationMs":7093,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] INFO [16:15:09.232]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"f743360c35","numberOfFailedBackgroundJobs":0} +[server] INFO [16:15:09.462]: GQL ViewerLoadedResources finished after 293 ms {"req":{"id":"AssbvwEBwktdQ_L7V85mV","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"AssbvwEBwktdQ_L7V85mV","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":7952.119599998929},"apollo_query_duration_ms":293} +[server] INFO [16:15:09.463]: GQL ProjectViewerResources finished after 293 ms {"req":{"id":"AssbvwEBwktdQ_L7V85mV","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"AssbvwEBwktdQ_L7V85mV","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":7918.632699999958},"apollo_query_duration_ms":293} +[server] INFO [16:15:09.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"c8b14f1d-b25a-4776-a9b6-541166da8cc0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8b14f1d-b25a-4776-a9b6-541166da8cc0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:09.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 0 ms {"req":{"id":"c8b14f1d-b25a-4776-a9b6-541166da8cc0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8b14f1d-b25a-4776-a9b6-541166da8cc0"}},"res":{"statusCode":204,"headers":{"x-request-id":"c8b14f1d-b25a-4776-a9b6-541166da8cc0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:09.489]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"f29191a5-0b5e-4632-bcb5-31bc1d800270","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f29191a5-0b5e-4632-bcb5-31bc1d800270"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:09.516]: GQL ViewerLoadedThreads finished after 310 ms {"req":{"id":"AssbvwEBwktdQ_L7V85mV","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"AssbvwEBwktdQ_L7V85mV","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":8046.372100001201},"apollo_query_duration_ms":310} +[server] INFO [16:15:09.688]: GQL IntrospectionQuery finished after 30 ms {"req":{"id":"a9999214-dd8f-4b07-8e78-79e7e45c399b","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"a9999214-dd8f-4b07-8e78-79e7e45c399b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":76.89400000032037},"apollo_query_duration_ms":30} +[server] INFO [16:15:09.723]: GQL IntrospectionQuery finished after 26 ms {"req":{"id":"2251c277-7c2c-4028-8de8-371126a3bc98","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"2251c277-7c2c-4028-8de8-371126a3bc98"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":79.86899999994785},"apollo_query_duration_ms":26} +[server] WARN [16:15:11.253]: DB query successfully completed after 19799 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"hwIyIYC-FeZU73gWKx7Qm","sqlQueryDurationMs":19799,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"a7a168b4-5986-49a5-9760-6e955095421c"}} +[server] INFO [16:15:11.286]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 20008 ms {"req":{"id":"a7a168b4-5986-49a5-9760-6e955095421c","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a7a168b4-5986-49a5-9760-6e955095421c"}},"res":{"statusCode":200,"headers":{"x-request-id":"a7a168b4-5986-49a5-9760-6e955095421c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":20008,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:15:11.350]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":72.00790000054985},"apollo_query_duration_ms":0} +[server] INFO [16:15:11.359]: GQL AuthLoginPanel finished after 2 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":77.43880000058562},"apollo_query_duration_ms":2} +[server] INFO [16:15:11.364]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":80.01869999989867},"apollo_query_duration_ms":1} +[server] INFO [16:15:11.393]: GQL ActiveUserMainMetadata finished after 36 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":189.53990000020713},"apollo_query_duration_ms":36} +[server] INFO [16:15:11.402]: GQL NavigationProjectInvites finished after 77 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":142.38320000004023},"apollo_query_duration_ms":77} +[server] INFO [16:15:11.404]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":123.02049999963492},"apollo_query_duration_ms":1} +[server] INFO [16:15:11.405]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":122.53259999956936},"apollo_query_duration_ms":0} +[server] INFO [16:15:11.429]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":251.0725999996066},"apollo_query_duration_ms":31} +[server] INFO [16:15:11.478]: GQL NavigationProjectInvites finished after 70 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":187.93960000108927},"apollo_query_duration_ms":70} +[server] INFO [16:15:11.655]: GQL ProjectAccessCheck finished after 130 ms {"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"89654859-2425-4e92-a717-4dd1116c8806","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":176.50410000048578},"apollo_query_duration_ms":130} +[server] INFO [16:15:11.662]: GQL ViewerLoadedResources finished after 256 ms {"req":{"id":"AssbvwEBwktdQ_L7V85mV","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"AssbvwEBwktdQ_L7V85mV","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":554.2639000024647},"apollo_query_duration_ms":256} +[server] INFO [16:15:11.680]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 2190 ms {"req":{"id":"f29191a5-0b5e-4632-bcb5-31bc1d800270","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f29191a5-0b5e-4632-bcb5-31bc1d800270"}},"res":{"statusCode":200,"headers":{"x-request-id":"f29191a5-0b5e-4632-bcb5-31bc1d800270","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2190,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:11.693]: GQL UserActiveWorkspaceSlug finished after 1 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":57.24199999962002},"apollo_query_duration_ms":1} +[server] INFO [16:15:11.723]: GQL ActiveUserMeta finished after 29 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":85.54869999922812},"apollo_query_duration_ms":29} +[server] INFO [16:15:11.831]: GQL ProjectsDashboardQuery finished after 125 ms {"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":594.9854999985546},"apollo_query_duration_ms":125} +[server] WARN [16:15:12.555]: DB query successfully completed after 13300 ms {"phase":"startup","region":"main","sql":"select * from \"user_emails\" where \"userId\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"0BtBCWXWMvuzRZA6CtE9S","sqlQueryDurationMs":13300,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:142:22)\n at async buildContext (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:238:6)\n at async SubscriptionServer.onConnect (D:\\speckle-server\\packages\\server\\app.ts:201:28)","req":{"id":"AssbvwEBwktdQ_L7V85mV"}} +[server] INFO [16:15:14.940]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"63986082-445f-4589-a895-2d7c203ac73b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"63986082-445f-4589-a895-2d7c203ac73b"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:15:24.088]: GQL ViewerLoadedResources finished after 153 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":370.2600999996066},"apollo_query_duration_ms":153} +[server] INFO [16:15:24.098]: GQL ProjectViewerResources finished after 162 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":356.48620000015944},"apollo_query_duration_ms":162} +[server] INFO [16:15:24.145]: GQL ViewerLoadedThreads finished after 193 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":461.97290000040084},"apollo_query_duration_ms":193} +[server] INFO [16:15:24.316]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"577d3d36-a913-43ea-a0e9-24a7a834f330","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"577d3d36-a913-43ea-a0e9-24a7a834f330"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:24.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 1 ms {"req":{"id":"577d3d36-a913-43ea-a0e9-24a7a834f330","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"577d3d36-a913-43ea-a0e9-24a7a834f330"}},"res":{"statusCode":204,"headers":{"x-request-id":"577d3d36-a913-43ea-a0e9-24a7a834f330","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:24.324]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"92baf24c-c272-4f4b-a6a9-32e9d43b6297","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92baf24c-c272-4f4b-a6a9-32e9d43b6297"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:24.575]: GQL WorkspaceMoveProjectManagerProject finished after 154 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":231.8880999982357},"apollo_query_duration_ms":154} +[server] INFO [16:15:24.716]: GQL ViewerLoadedResources finished after 278 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":514.649300002493},"apollo_query_duration_ms":278} +[server] INFO [16:15:24.716]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 392 ms {"req":{"id":"92baf24c-c272-4f4b-a6a9-32e9d43b6297","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"92baf24c-c272-4f4b-a6a9-32e9d43b6297"}},"res":{"statusCode":200,"headers":{"x-request-id":"92baf24c-c272-4f4b-a6a9-32e9d43b6297","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":392,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:15:24.758]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"654bf25c-1d96-435c-9558-5687adcc1408","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"654bf25c-1d96-435c-9558-5687adcc1408"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:15:28.327]: DB query successfully completed after 13210 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"lXtkcugGOfu6uOhw_qz2X","sqlQueryDurationMs":13210,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"63986082-445f-4589-a895-2d7c203ac73b"}} +[server] INFO [16:15:28.356]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 13416 ms {"req":{"id":"63986082-445f-4589-a895-2d7c203ac73b","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"63986082-445f-4589-a895-2d7c203ac73b"}},"res":{"statusCode":200,"headers":{"x-request-id":"63986082-445f-4589-a895-2d7c203ac73b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":13416,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] WARN [16:15:40.156]: DB query successfully completed after 15212 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"Lmdla3HPSjpR7eBHWTVC2","sqlQueryDurationMs":15212,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"654bf25c-1d96-435c-9558-5687adcc1408"}} +[server] INFO [16:15:40.208]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 15450 ms {"req":{"id":"654bf25c-1d96-435c-9558-5687adcc1408","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"654bf25c-1d96-435c-9558-5687adcc1408"}},"res":{"statusCode":200,"headers":{"x-request-id":"654bf25c-1d96-435c-9558-5687adcc1408","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":15450,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:18:00.642]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"124a23913e"} +[server] INFO [16:20:01.115]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"2adeb32afe","numberOfFailedBackgroundJobs":0} +[server] INFO [16:23:54.904]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"db68d1fe-6fe3-4076-b12c-4b7596d21f5c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db68d1fe-6fe3-4076-b12c-4b7596d21f5c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:23:54.905]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1 ms {"req":{"id":"db68d1fe-6fe3-4076-b12c-4b7596d21f5c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db68d1fe-6fe3-4076-b12c-4b7596d21f5c"}},"res":{"statusCode":204,"headers":{"x-request-id":"db68d1fe-6fe3-4076-b12c-4b7596d21f5c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:23:54.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"63768887-18f0-47b7-980d-2cab08a1c6e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63768887-18f0-47b7-980d-2cab08a1c6e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:23:55.181]: GQL BroadcastViewerUserActivity finished after 233 ms {"req":{"id":"eQ72eRFTu-5UgqR5dzIpe","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"eQ72eRFTu-5UgqR5dzIpe","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"VNrKah_XEIQ9XH4jI5cC9","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"VNrKah_XEIQ9XH4jI5cC9","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":206.1512999990955},"apollo_query_duration_ms":233} +[server] INFO [16:23:55.372]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":4,"totalDuration":156.73119999933988}} +[server] INFO [16:23:55.431]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":6,"totalDuration":227.3348999992013}} +[server] INFO [16:23:56.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1579 ms {"req":{"id":"63768887-18f0-47b7-980d-2cab08a1c6e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63768887-18f0-47b7-980d-2cab08a1c6e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"63768887-18f0-47b7-980d-2cab08a1c6e3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1579,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:23:56.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"6023390d-ae0f-42ef-9624-a6619fb0606c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6023390d-ae0f-42ef-9624-a6619fb0606c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:23:56.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 0 ms {"req":{"id":"6023390d-ae0f-42ef-9624-a6619fb0606c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6023390d-ae0f-42ef-9624-a6619fb0606c"}},"res":{"statusCode":204,"headers":{"x-request-id":"6023390d-ae0f-42ef-9624-a6619fb0606c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:23:56.820]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"99aca5a8-4ef3-4350-a9fa-9acd8c6e4d79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99aca5a8-4ef3-4350-a9fa-9acd8c6e4d79"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:23:57.193]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request aborted in 374 ms {"req":{"id":"99aca5a8-4ef3-4350-a9fa-9acd8c6e4d79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99aca5a8-4ef3-4350-a9fa-9acd8c6e4d79"}},"res":{"statusCode":200,"headers":{"x-request-id":"99aca5a8-4ef3-4350-a9fa-9acd8c6e4d79","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":374,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:24:00.655]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"b3dce8a927"} +[server] INFO [16:25:00.351]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"e07b2b4db2","numberOfFailedBackgroundJobs":0} +[server] INFO [16:28:59.755]: GQL IntrospectionQuery finished after 26 ms {"req":{"id":"2e952536-e0ad-4373-9d0d-182b4025485f","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"2e952536-e0ad-4373-9d0d-182b4025485f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":153.748399999924},"apollo_query_duration_ms":26} +[server] INFO [16:28:59.874]: GQL IntrospectionQuery finished after 34 ms {"req":{"id":"cb786db5-141c-4efa-8743-53f857f73706","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"cb786db5-141c-4efa-8743-53f857f73706"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":140.20909999962896},"apollo_query_duration_ms":34} +[server] INFO [16:30:01.123]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"9625dd99a3"} +[server] INFO [16:30:01.241]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"1e005a2ba3","numberOfFailedBackgroundJobs":0} +[server] INFO [16:30:15.014]: GQL IntrospectionQuery finished after 25 ms {"req":{"id":"e8f3a5a3-c210-4c35-9ce4-212a378d6e0e","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"e8f3a5a3-c210-4c35-9ce4-212a378d6e0e"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":56.00160000100732},"apollo_query_duration_ms":25} +[server] INFO [16:30:15.056]: GQL IntrospectionQuery finished after 27 ms {"req":{"id":"762e6418-8d12-4303-a4e5-d90c8b6ee550","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"762e6418-8d12-4303-a4e5-d90c8b6ee550"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":62.459400000050664},"apollo_query_duration_ms":27} +[server] INFO [16:35:01.119]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"11129ee2d1","numberOfFailedBackgroundJobs":0} +[server] INFO [16:35:18.672]: GQL ActiveUserMainMetadata finished after 43 ms {"req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":181.88939999975264},"apollo_query_duration_ms":43} +[server] INFO [16:35:18.685]: GQL MainServerInfoData finished after 37 ms {"req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":3,"totalDuration":87.03269999939948},"apollo_query_duration_ms":37} +[server] INFO [16:35:18.685]: GQL ServerInfoBlobSizeLimit finished after 20 ms {"req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":124.74219999928027},"apollo_query_duration_ms":20} +[server] INFO [16:35:18.753]: GQL NavigationProjectInvites finished after 85 ms {"req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":144.8548000017181},"apollo_query_duration_ms":85} +[server] INFO [16:35:35.775]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":134.02790000010282},"apollo_query_duration_ms":1} +[server] INFO [16:35:35.777]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":135.07139999978244},"apollo_query_duration_ms":0} +[server] INFO [16:35:35.781]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":151.25390000082552},"apollo_query_duration_ms":1} +[server] INFO [16:35:36.034]: GQL ActiveUserMainMetadata finished after 251 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":801.7594999996945},"apollo_query_duration_ms":251} +[server] INFO [16:35:36.059]: GQL NavigationProjectInvites finished after 280 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":421.13480000011623},"apollo_query_duration_ms":280} +[server] INFO [16:35:36.344]: GQL ProjectAccessCheck finished after 113 ms {"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"39fa8dde-f139-4ef2-b764-b96da9abac73","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":164.35620000120252},"apollo_query_duration_ms":113} +[server] INFO [16:35:54.910]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":72.2082000002265},"apollo_query_duration_ms":1} +[server] INFO [16:35:54.913]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":81.9456000002101},"apollo_query_duration_ms":0} +[server] INFO [16:35:54.918]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":124.31119999941438},"apollo_query_duration_ms":1} +[server] INFO [16:35:54.938]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":178.5333999991417},"apollo_query_duration_ms":32} +[server] INFO [16:35:54.972]: GQL NavigationProjectInvites finished after 61 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":132.2208999991417},"apollo_query_duration_ms":61} +[server] INFO [16:35:55.198]: GQL ProjectAccessCheck finished after 109 ms {"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":159.10379999969155},"apollo_query_duration_ms":109} +[server] INFO [16:36:00.359]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"d13c30d486"} +[server] INFO [16:36:18.044]: GQL ProjectViewerResources finished after 143 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":188.32520000170916},"apollo_query_duration_ms":143} +[server] INFO [16:36:18.049]: GQL ViewerLoadedResources finished after 146 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":220.83710000105202},"apollo_query_duration_ms":146} +[server] INFO [16:36:18.082]: GQL ViewerLoadedThreads finished after 177 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":287.3788999998942},"apollo_query_duration_ms":177} +[server] INFO [16:36:18.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"5c394905-787d-40ca-982d-6622bc843115","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"5c394905-787d-40ca-982d-6622bc843115"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:36:19.319]: GQL ViewerLoadedResources finished after 385 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":786.4461000012234},"apollo_query_duration_ms":385} +[server] INFO [16:36:19.327]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 557 ms {"req":{"id":"5c394905-787d-40ca-982d-6622bc843115","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"5c394905-787d-40ca-982d-6622bc843115"}},"res":{"statusCode":200,"headers":{"x-request-id":"5c394905-787d-40ca-982d-6622bc843115","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":557,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:36:19.454]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:36:19.726]: GQL WorkspaceMoveProjectManagerProject finished after 146 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":223.74089999962598},"apollo_query_duration_ms":146} +[server] INFO [16:36:19.975]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"010bc751-2844-420a-a697-51335cf35191","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"010bc751-2844-420a-a697-51335cf35191"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:36:21.898]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1922 ms {"req":{"id":"010bc751-2844-420a-a697-51335cf35191","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"010bc751-2844-420a-a697-51335cf35191"}},"res":{"statusCode":200,"headers":{"x-request-id":"010bc751-2844-420a-a697-51335cf35191","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1922,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:36:22.420]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"764c14bf-877e-4ef7-9fa3-fdcdb355f33a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"764c14bf-877e-4ef7-9fa3-fdcdb355f33a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:36:22.858]: GQL BroadcastViewerUserActivity finished after 151 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"gNfaT1AJgqak2boGcIPkS","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"gNfaT1AJgqak2boGcIPkS","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.64060000050813},"apollo_query_duration_ms":151} +[server] INFO [16:36:22.997]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":10,"totalDuration":361.6521999994293}} +[server] INFO [16:36:23.025]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":12,"totalDuration":419.97179999854416}} +[server] INFO [16:36:23.580]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1161 ms {"req":{"id":"764c14bf-877e-4ef7-9fa3-fdcdb355f33a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"764c14bf-877e-4ef7-9fa3-fdcdb355f33a"}},"res":{"statusCode":200,"headers":{"x-request-id":"764c14bf-877e-4ef7-9fa3-fdcdb355f33a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1161,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:36:24.178]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"196bed9d-ac56-414c-b91b-21e6f0170109","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"196bed9d-ac56-414c-b91b-21e6f0170109"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:36:24.605]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 427 ms {"req":{"id":"196bed9d-ac56-414c-b91b-21e6f0170109","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"196bed9d-ac56-414c-b91b-21e6f0170109"}},"res":{"statusCode":200,"headers":{"x-request-id":"196bed9d-ac56-414c-b91b-21e6f0170109","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":427,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:36:24.810]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"8b6caed3-0b8d-42a6-8d54-4782b717cb1f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b6caed3-0b8d-42a6-8d54-4782b717cb1f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:36:25.110]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 300 ms {"req":{"id":"8b6caed3-0b8d-42a6-8d54-4782b717cb1f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"8b6caed3-0b8d-42a6-8d54-4782b717cb1f"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b6caed3-0b8d-42a6-8d54-4782b717cb1f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":300,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:36:25.204]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"f46afc98-8f32-497a-b4e4-c562d1266ac6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f46afc98-8f32-497a-b4e4-c562d1266ac6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:36:25.204]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"fb81905f-56b6-4951-b6dc-ba2c6078f0cd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"fb81905f-56b6-4951-b6dc-ba2c6078f0cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:36:25.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 587 ms {"req":{"id":"fb81905f-56b6-4951-b6dc-ba2c6078f0cd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"fb81905f-56b6-4951-b6dc-ba2c6078f0cd"}},"res":{"statusCode":200,"headers":{"x-request-id":"fb81905f-56b6-4951-b6dc-ba2c6078f0cd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":587,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:36:25.892]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 6438 ms {"req":{"id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6"}},"res":{"statusCode":200,"headers":{"x-request-id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":6438,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:36:25.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request aborted in 689 ms {"req":{"id":"f46afc98-8f32-497a-b4e4-c562d1266ac6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","x-request-id":"f46afc98-8f32-497a-b4e4-c562d1266ac6"}},"res":{"statusCode":200,"headers":{"x-request-id":"f46afc98-8f32-497a-b4e4-c562d1266ac6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":689,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:36:26.146]: GQL BroadcastViewerUserActivity finished after 152 ms {"req":{"id":"z6EWqk10wr7OhiFejGZlY","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"z6EWqk10wr7OhiFejGZlY","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"gNfaT1AJgqak2boGcIPkS","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"gNfaT1AJgqak2boGcIPkS","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.73429999873042},"apollo_query_duration_ms":152} +[server] INFO [16:36:26.274]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":16,"totalDuration":542.3401999985799}} +[server] INFO [16:36:26.309]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":18,"totalDuration":604.5404999991879}} +[server] WARN [16:36:31.830]: DB query successfully completed after 12185 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"zWfxe0LExB_8PVjfKTs6G","sqlQueryDurationMs":12185,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"a46eb768-d983-4ef0-aa3a-69220ae0c9f6"}} +[server] INFO [16:40:00.612]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"b4bb29f277","numberOfFailedBackgroundJobs":0} +[server] INFO [16:41:42.267]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":63.801799999549985},"apollo_query_duration_ms":1} +[server] INFO [16:41:42.267]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":66.29730000067502},"apollo_query_duration_ms":1} +[server] INFO [16:41:42.295]: GQL ActiveUserMainMetadata finished after 33 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":171.5916000008583},"apollo_query_duration_ms":33} +[server] INFO [16:41:42.359]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":128.22289999946952},"apollo_query_duration_ms":66} +[server] INFO [16:41:42.713]: /preview/a4abd72149/commits/9f95ac8b4a/all request received {"req":{"id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a/all","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a/all"} +[server] INFO [16:41:43.253]: GQL ActiveUserMainMetadata finished after 55 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1059","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":157.84860000014305},"apollo_query_duration_ms":55} +[server] INFO [16:41:43.397]: GQL ProjectAccessCheck finished after 197 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"565","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":219.97230000142008},"apollo_query_duration_ms":197} +[server] INFO [16:41:43.561]: GQL ActiveUserMainMetadata finished after 50 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1059","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":287.23520000092685},"apollo_query_duration_ms":50} +[server] INFO [16:41:44.956]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"556","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":67.67500000074506},"apollo_query_duration_ms":1} +[server] INFO [16:41:45.127]: GQL ProjectViewerResources finished after 177 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":232.94960000179708},"apollo_query_duration_ms":177} +[server] INFO [16:41:45.129]: GQL ViewerLoadedResources finished after 176 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":268.1141999978572},"apollo_query_duration_ms":176} +[server] INFO [16:41:45.164]: GQL ViewerLoadedThreads finished after 206 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":349.6979999989271},"apollo_query_duration_ms":206} +[server] INFO [16:41:45.280]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"90a9cb81-f6b4-4ac8-b194-ba046cfedb9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"90a9cb81-f6b4-4ac8-b194-ba046cfedb9d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:41:45.803]: GQL ViewerLoadedResources finished after 295 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":475.8503999952227},"apollo_query_duration_ms":295} +[server] INFO [16:41:45.858]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 577 ms {"req":{"id":"90a9cb81-f6b4-4ac8-b194-ba046cfedb9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"90a9cb81-f6b4-4ac8-b194-ba046cfedb9d"}},"res":{"statusCode":200,"headers":{"x-request-id":"90a9cb81-f6b4-4ac8-b194-ba046cfedb9d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":577,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:41:45.862]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"687ec197-a709-433d-8141-895495ba6fd5","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"687ec197-a709-433d-8141-895495ba6fd5"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:41:46.037]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"014d73a1-b8ed-4cf6-a3af-e9fe47bf76d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"014d73a1-b8ed-4cf6-a3af-e9fe47bf76d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:41:46.150]: GQL WorkspaceMoveProjectManagerProject finished after 161 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":252.70280000194907},"apollo_query_duration_ms":161} +[server] INFO [16:41:47.693]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1656 ms {"req":{"id":"014d73a1-b8ed-4cf6-a3af-e9fe47bf76d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"014d73a1-b8ed-4cf6-a3af-e9fe47bf76d3"}},"res":{"statusCode":200,"headers":{"x-request-id":"014d73a1-b8ed-4cf6-a3af-e9fe47bf76d3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1656,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:41:48.089]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"403be88b-9926-4ddb-a1f0-b5ed0e891c55","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"403be88b-9926-4ddb-a1f0-b5ed0e891c55"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] WARN [16:41:50.518]: DB query successfully completed after 7633 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"1f7j3iPvEcB_5fKTWuEGw","sqlQueryDurationMs":7633,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c"}} +[server] INFO [16:41:50.555]: /preview/a4abd72149/commits/9f95ac8b4a/all request completed in 7841 ms {"req":{"id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a/all","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c"}},"res":{"statusCode":200,"headers":{"x-request-id":"5cd78dc7-9bea-4508-b75d-7e70208bc33c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":7841,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a/all"} +[server] INFO [16:41:50.806]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"o83RHywG31tlYk3P2GSc1","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"o83RHywG31tlYk3P2GSc1","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"-HwSGwEKRTwQfSRHHmmLJ","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"-HwSGwEKRTwQfSRHHmmLJ","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.46480000205338},"apollo_query_duration_ms":153} +[server] INFO [16:41:50.922]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":22,"totalDuration":714.4277000008151}} +[server] INFO [16:41:50.970]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":24,"totalDuration":789.2917000008747}} +[server] INFO [16:41:51.403]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 3314 ms {"req":{"id":"403be88b-9926-4ddb-a1f0-b5ed0e891c55","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"403be88b-9926-4ddb-a1f0-b5ed0e891c55"}},"res":{"statusCode":200,"headers":{"x-request-id":"403be88b-9926-4ddb-a1f0-b5ed0e891c55","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:41:51.705]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"bd639784-fb1d-4302-ae87-88375fb41039","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"bd639784-fb1d-4302-ae87-88375fb41039"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:41:52.313]: GQL UserActiveWorkspaceSlug finished after 0 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"218"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query UserActiveWorkspaceSlug {\n activeUser {\n id\n activeWorkspace {\n id\n slug\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"UserActiveWorkspaceSlug","graphql_operation_title":"GQL UserActiveWorkspaceSlug","userId":"fc80dbdc8d","actionName":"UserActiveWorkspaceSlug","dbMetrics":{"totalCount":2,"totalDuration":127.94549999944866},"apollo_query_duration_ms":0} +[server] INFO [16:41:52.483]: GQL ActiveUserMeta finished after 171 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"234"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMeta {\n activeUser {\n meta {\n legacyProjectsExplainerCollapsed\n speckleCon25BannerDismissed\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMeta","graphql_operation_title":"GQL ActiveUserMeta","userId":"fc80dbdc8d","actionName":"ActiveUserMeta","dbMetrics":{"totalCount":3,"totalDuration":294.91980000026524},"apollo_query_duration_ms":171} +[server] INFO [16:41:52.755]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 1051 ms {"req":{"id":"bd639784-fb1d-4302-ae87-88375fb41039","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"bd639784-fb1d-4302-ae87-88375fb41039"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd639784-fb1d-4302-ae87-88375fb41039","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1051,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:41:52.799]: GQL ProjectsDashboardQuery finished after 490 ms {"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"8748"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectsDashboardQuery($filter: UserProjectsFilter, $cursor: String) {\n activeUser {\n id\n projects(filter: $filter, limit: 6, cursor: $cursor) {\n ...ProjectsDashboard_UserProjectCollection\n cursor\n totalCount\n items {\n ...ProjectDashboardItem\n ...WorkspaceMoveProject_Project\n __typename\n }\n __typename\n }\n ...ProjectsHiddenProjectWarning_User\n ...ProjectsDashboard_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment ProjectPageModelsCardProject on Project {\n id\n role\n visibility\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectDashboardItemNoModels on Project {\n id\n name\n createdAt\n updatedAt\n role\n team {\n id\n user {\n id\n name\n avatar\n __typename\n }\n __typename\n }\n ...ProjectPageModelsCardProject\n __typename\n}\n\nfragment PendingFileUpload on FileUpload {\n id\n projectId\n modelName\n convertedStatus\n convertedMessage\n uploadDate\n convertedLastUpdate\n fileType\n fileName\n userId\n updatedAt\n __typename\n}\n\nfragment ProjectPageModelsCard_Model on Model {\n id\n homeView {\n id\n resourceIds\n __typename\n }\n lastUpload: uploads(input: {limit: 1, cursor: null}) {\n items {\n id\n updatedAt\n convertedStatus\n __typename\n }\n __typename\n }\n lastVersion: versions(limit: 1, cursor: null) {\n items {\n id\n createdAt\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsCardRenameDialog on Model {\n id\n name\n description\n __typename\n}\n\nfragment ProjectPageModelsCardDeleteDialog on Model {\n id\n name\n __typename\n}\n\nfragment ProjectPageModelsActions_AccSyncItem on AccSyncItem {\n id\n accFileName\n status\n __typename\n}\n\nfragment GetModelItemRoute_Model on Model {\n id\n projectId\n homeView {\n id\n resourceIds\n __typename\n }\n resourceIdString\n __typename\n}\n\nfragment UseCopyModelLink_Model on Model {\n id\n projectId\n ...GetModelItemRoute_Model\n __typename\n}\n\nfragment ProjectPageModelsActions on Model {\n id\n name\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n accSyncItem {\n id\n ...ProjectPageModelsActions_AccSyncItem\n __typename\n }\n ...UseCopyModelLink_Model\n __typename\n}\n\nfragment UseFileImport_Model on Model {\n id\n name\n __typename\n}\n\nfragment ProjectCardImportFileArea_Model on Model {\n id\n name\n permissions {\n canCreateVersion {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Model\n __typename\n}\n\nfragment FunctionRunStatusForSummary on AutomateFunctionRun {\n id\n status\n __typename\n}\n\nfragment TriggeredAutomationsStatusSummary on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n functionRuns {\n id\n ...FunctionRunStatusForSummary\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialogRunsRows_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateRunsTriggerStatusDialogFunctionRun_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n automationRuns {\n id\n ...AutomateRunsTriggerStatusDialogRunsRows_AutomateRun\n __typename\n }\n __typename\n}\n\nfragment AutomateRunsTriggerStatus_TriggeredAutomationsStatus on TriggeredAutomationsStatus {\n id\n ...TriggeredAutomationsStatusSummary\n ...AutomateRunsTriggerStatusDialog_TriggeredAutomationsStatus\n __typename\n}\n\nfragment ProjectPageLatestItemsModelItem on Model {\n id\n name\n displayName\n projectId\n versionCount: versions(limit: 0) {\n totalCount\n __typename\n }\n commentThreadCount: commentThreads(limit: 0) {\n totalCount\n __typename\n }\n pendingImportedVersions(limit: 1) {\n ...PendingFileUpload\n __typename\n }\n previewUrl\n createdAt\n updatedAt\n ...ProjectPageModelsCard_Model\n ...ProjectPageModelsCardRenameDialog\n ...ProjectPageModelsCardDeleteDialog\n ...ProjectPageModelsActions\n ...ProjectCardImportFileArea_Model\n automationsStatus {\n ...AutomateRunsTriggerStatus_TriggeredAutomationsStatus\n __typename\n }\n permissions {\n canUpdate {\n ...FullPermissionCheckResult\n __typename\n }\n canDelete {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}\n\nfragment ProjectsDashboard_UserProjectCollection on UserProjectCollection {\n numberOfHidden\n __typename\n}\n\nfragment ProjectDashboardItem on Project {\n id\n ...ProjectDashboardItemNoModels\n ...ProjectCardImportFileArea_Project\n models(limit: 3) {\n totalCount\n items {\n ...ProjectPageLatestItemsModelItem\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n name\n logo\n readOnly\n __typename\n }\n pendingImportedModels(limit: 3) {\n ...PendingFileUpload\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectsHiddenProjectWarning_User on User {\n id\n expiredSsoSessions {\n id\n slug\n name\n logo\n __typename\n }\n __typename\n}\n\nfragment ProjectsDashboard_User on User {\n ...ProjectsAdd_User\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"filter":{"search":null,"onlyWithRoles":null,"personalOnly":false},"cursor":null},"graphql_operation_name":"ProjectsDashboardQuery","graphql_operation_title":"GQL ProjectsDashboardQuery","userId":"fc80dbdc8d","actionName":"ProjectsDashboardQuery","dbMetrics":{"totalCount":21,"totalDuration":2286.0908000022173},"apollo_query_duration_ms":490} +[server] INFO [16:41:52.862]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"016e6ab3-cd25-48f4-8142-b9a4edb999ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"016e6ab3-cd25-48f4-8142-b9a4edb999ae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:41:52.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request aborted in 60 ms {"req":{"id":"016e6ab3-cd25-48f4-8142-b9a4edb999ae","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"016e6ab3-cd25-48f4-8142-b9a4edb999ae"}},"res":{"statusCode":200,"headers":{"x-request-id":"016e6ab3-cd25-48f4-8142-b9a4edb999ae","access-control-allow-origin":"*","x-ratelimit-remaining":499}},"responseTime":60,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:41:52.923]: /preview/a4abd72149/commits/9f95ac8b4a request aborted in 7061 ms {"req":{"id":"687ec197-a709-433d-8141-895495ba6fd5","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"687ec197-a709-433d-8141-895495ba6fd5"}},"res":{"statusCode":200,"headers":{"x-request-id":"687ec197-a709-433d-8141-895495ba6fd5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin"},"userId":"fc80dbdc8d"},"responseTime":7061,"requestStatus":"aborted","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:41:52.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"fb5c9070-ea9a-4ed4-b4fd-32c90a576262","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fb5c9070-ea9a-4ed4-b4fd-32c90a576262"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:41:52.928]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request aborted in 1 ms {"req":{"id":"fb5c9070-ea9a-4ed4-b4fd-32c90a576262","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fb5c9070-ea9a-4ed4-b4fd-32c90a576262"}},"res":{"statusCode":200,"headers":{"x-request-id":"fb5c9070-ea9a-4ed4-b4fd-32c90a576262","access-control-allow-origin":"*"}},"responseTime":1,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:41:52.928]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"ed530a14-9c25-4467-8fe1-0566376a94df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ed530a14-9c25-4467-8fe1-0566376a94df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:41:52.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request aborted in 1 ms {"req":{"id":"ed530a14-9c25-4467-8fe1-0566376a94df","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ed530a14-9c25-4467-8fe1-0566376a94df"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed530a14-9c25-4467-8fe1-0566376a94df","access-control-allow-origin":"*"}},"responseTime":1,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:41:53.030]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"e900db5e-cca8-4773-b32f-f2fce85294bf","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e900db5e-cca8-4773-b32f-f2fce85294bf"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:41:56.291]: /preview/a4abd72149/commits/9f95ac8b4a/all request received {"req":{"id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a/all","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a/all"} +[server] INFO [16:41:59.129]: GQL ActiveUserMainMetadata finished after 50 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1059","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":251.39240000024438},"apollo_query_duration_ms":50} +[server] INFO [16:41:59.216]: GQL ProjectAccessCheck finished after 134 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"565","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":208.1684999987483},"apollo_query_duration_ms":134} +[server] INFO [16:42:00.179]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"556","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":93.88599999807775},"apollo_query_duration_ms":1} +[server] INFO [16:42:00.320]: GQL ProjectViewerResources finished after 148 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":230.90760000050068},"apollo_query_duration_ms":148} +[server] INFO [16:42:00.322]: GQL ViewerLoadedResources finished after 148 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":262.38230000063777},"apollo_query_duration_ms":148} +[server] INFO [16:42:00.352]: GQL ViewerLoadedThreads finished after 176 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":315.0147999972105},"apollo_query_duration_ms":176} +[server] INFO [16:42:00.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"688337c6-5df7-4033-afd1-84040feae383","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"688337c6-5df7-4033-afd1-84040feae383"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:42:00.625]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2ceb46ddd2"} +[server] INFO [16:42:00.923]: GQL ViewerLoadedResources finished after 304 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":518.2200000006706},"apollo_query_duration_ms":304} +[server] INFO [16:42:00.957]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 480 ms {"req":{"id":"688337c6-5df7-4033-afd1-84040feae383","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"688337c6-5df7-4033-afd1-84040feae383"}},"res":{"statusCode":200,"headers":{"x-request-id":"688337c6-5df7-4033-afd1-84040feae383","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":480,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:42:00.959]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:42:01.097]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"4fb38cea-35a3-4f58-afa9-f09ea95013c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"4fb38cea-35a3-4f58-afa9-f09ea95013c6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:42:01.246]: GQL WorkspaceMoveProjectManagerProject finished after 169 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":253.4857999999076},"apollo_query_duration_ms":169} +[server] INFO [16:42:03.405]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 2308 ms {"req":{"id":"4fb38cea-35a3-4f58-afa9-f09ea95013c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"4fb38cea-35a3-4f58-afa9-f09ea95013c6"}},"res":{"statusCode":200,"headers":{"x-request-id":"4fb38cea-35a3-4f58-afa9-f09ea95013c6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2308,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:42:03.687]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"de96a86d-1f4a-4c51-abc4-29a2451e0937","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"de96a86d-1f4a-4c51-abc4-29a2451e0937"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:42:05.588]: GQL BroadcastViewerUserActivity finished after 465 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":554.248900000006},"apollo_query_duration_ms":465} +[server] INFO [16:42:05.659]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1972 ms {"req":{"id":"de96a86d-1f4a-4c51-abc4-29a2451e0937","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"de96a86d-1f4a-4c51-abc4-29a2451e0937"}},"res":{"statusCode":200,"headers":{"x-request-id":"de96a86d-1f4a-4c51-abc4-29a2451e0937","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1972,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:42:05.754]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":28,"totalDuration":950.6313000014052}} +[server] INFO [16:42:05.787]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":30,"totalDuration":1022.7878000000492}} +[server] INFO [16:42:06.041]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"80f330a0-5abb-43b8-bcd5-0442c33d9405","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"80f330a0-5abb-43b8-bcd5-0442c33d9405"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:42:06.519]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 478 ms {"req":{"id":"80f330a0-5abb-43b8-bcd5-0442c33d9405","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"80f330a0-5abb-43b8-bcd5-0442c33d9405"}},"res":{"statusCode":200,"headers":{"x-request-id":"80f330a0-5abb-43b8-bcd5-0442c33d9405","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":478,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:42:06.647]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"56e03ec1-5557-4037-8582-6960f9c9996a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"56e03ec1-5557-4037-8582-6960f9c9996a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:42:07.005]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 358 ms {"req":{"id":"56e03ec1-5557-4037-8582-6960f9c9996a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"56e03ec1-5557-4037-8582-6960f9c9996a"}},"res":{"statusCode":200,"headers":{"x-request-id":"56e03ec1-5557-4037-8582-6960f9c9996a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":358,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:42:07.094]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"8002c2df-003a-4e78-a293-5c53a124632c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"8002c2df-003a-4e78-a293-5c53a124632c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:42:07.095]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"29913056-c314-4f87-ab5c-a542914a6276","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"29913056-c314-4f87-ab5c-a542914a6276"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:42:07.616]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 521 ms {"req":{"id":"8002c2df-003a-4e78-a293-5c53a124632c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"8002c2df-003a-4e78-a293-5c53a124632c"}},"res":{"statusCode":200,"headers":{"x-request-id":"8002c2df-003a-4e78-a293-5c53a124632c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":521,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:42:07.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"d5f72b07-1619-4385-95e6-acdd64582d85","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d5f72b07-1619-4385-95e6-acdd64582d85"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:42:07.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 893 ms {"req":{"id":"29913056-c314-4f87-ab5c-a542914a6276","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"29913056-c314-4f87-ab5c-a542914a6276"}},"res":{"statusCode":200,"headers":{"x-request-id":"29913056-c314-4f87-ab5c-a542914a6276","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":893,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:42:08.114]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"9420a3c0-bc75-4495-b87b-9370a3b8aa3c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9420a3c0-bc75-4495-b87b-9370a3b8aa3c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:42:08.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 660 ms {"req":{"id":"9420a3c0-bc75-4495-b87b-9370a3b8aa3c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9420a3c0-bc75-4495-b87b-9370a3b8aa3c"}},"res":{"statusCode":200,"headers":{"x-request-id":"9420a3c0-bc75-4495-b87b-9370a3b8aa3c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":660,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:42:08.947]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1234 ms {"req":{"id":"d5f72b07-1619-4385-95e6-acdd64582d85","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d5f72b07-1619-4385-95e6-acdd64582d85"}},"res":{"statusCode":200,"headers":{"x-request-id":"d5f72b07-1619-4385-95e6-acdd64582d85","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1234,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:42:08.976]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"3f36a6d7-1926-493a-921c-3649c86eb552","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3f36a6d7-1926-493a-921c-3649c86eb552"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:42:09.323]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"e5ae7747-b209-42cd-90fb-d8e63deaa58b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e5ae7747-b209-42cd-90fb-d8e63deaa58b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:42:09.842]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 519 ms {"req":{"id":"e5ae7747-b209-42cd-90fb-d8e63deaa58b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e5ae7747-b209-42cd-90fb-d8e63deaa58b"}},"res":{"statusCode":200,"headers":{"x-request-id":"e5ae7747-b209-42cd-90fb-d8e63deaa58b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":519,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:42:09.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"01b26320-19cb-4fd1-bd75-9c63e7726777","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"01b26320-19cb-4fd1-bd75-9c63e7726777"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:42:10.370]: GQL BroadcastViewerUserActivity finished after 402 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":413.5341999977827},"apollo_query_duration_ms":402} +[server] INFO [16:42:10.618]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":34,"totalDuration":1262.5365000003949}} +[server] INFO [16:42:10.658]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":36,"totalDuration":1330.671300000511}} +[server] INFO [16:42:10.760]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 780 ms {"req":{"id":"01b26320-19cb-4fd1-bd75-9c63e7726777","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"01b26320-19cb-4fd1-bd75-9c63e7726777"}},"res":{"statusCode":200,"headers":{"x-request-id":"01b26320-19cb-4fd1-bd75-9c63e7726777","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":780,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:42:10.763]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1788 ms {"req":{"id":"3f36a6d7-1926-493a-921c-3649c86eb552","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3f36a6d7-1926-493a-921c-3649c86eb552"}},"res":{"statusCode":200,"headers":{"x-request-id":"3f36a6d7-1926-493a-921c-3649c86eb552","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1788,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:42:11.047]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"7973eeef-f815-43c4-8640-c32c61652cf8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"7973eeef-f815-43c4-8640-c32c61652cf8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:42:11.153]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"558421f8-4e21-4179-840f-6e6dd0f13b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"558421f8-4e21-4179-840f-6e6dd0f13b59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:42:11.549]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 501 ms {"req":{"id":"7973eeef-f815-43c4-8640-c32c61652cf8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"7973eeef-f815-43c4-8640-c32c61652cf8"}},"res":{"statusCode":200,"headers":{"x-request-id":"7973eeef-f815-43c4-8640-c32c61652cf8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":501,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:42:11.757]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"e953e6ed-5760-4247-97ef-4c7e1f591e03","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e953e6ed-5760-4247-97ef-4c7e1f591e03"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:42:12.302]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1149 ms {"req":{"id":"558421f8-4e21-4179-840f-6e6dd0f13b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"558421f8-4e21-4179-840f-6e6dd0f13b59"}},"res":{"statusCode":200,"headers":{"x-request-id":"558421f8-4e21-4179-840f-6e6dd0f13b59","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1149,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:42:12.646]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"2493242f-bf24-4c56-83ab-4026c187d1c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2493242f-bf24-4c56-83ab-4026c187d1c6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:42:13.017]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 371 ms {"req":{"id":"2493242f-bf24-4c56-83ab-4026c187d1c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2493242f-bf24-4c56-83ab-4026c187d1c6"}},"res":{"statusCode":200,"headers":{"x-request-id":"2493242f-bf24-4c56-83ab-4026c187d1c6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":371,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] WARN [16:42:14.114]: DB query successfully completed after 28050 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"p7dofmihINOQ2aNCgCxR5","sqlQueryDurationMs":28050,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"687ec197-a709-433d-8141-895495ba6fd5"}} +[server] INFO [16:42:14.147]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"43bd0436-f5fa-4dd1-8cda-c1e29b162d79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"43bd0436-f5fa-4dd1-8cda-c1e29b162d79"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:42:14.485]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 2728 ms {"req":{"id":"e953e6ed-5760-4247-97ef-4c7e1f591e03","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e953e6ed-5760-4247-97ef-4c7e1f591e03"}},"res":{"statusCode":200,"headers":{"x-request-id":"e953e6ed-5760-4247-97ef-4c7e1f591e03","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2728,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:42:14.776]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"b17ee9a1-012e-4d5c-a114-09979ace83bc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b17ee9a1-012e-4d5c-a114-09979ace83bc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:42:14.859]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 712 ms {"req":{"id":"43bd0436-f5fa-4dd1-8cda-c1e29b162d79","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"43bd0436-f5fa-4dd1-8cda-c1e29b162d79"}},"res":{"statusCode":200,"headers":{"x-request-id":"43bd0436-f5fa-4dd1-8cda-c1e29b162d79","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":712,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:42:15.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"f5c5edad-1ca0-4e63-8086-795dd3f87b75","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f5c5edad-1ca0-4e63-8086-795dd3f87b75"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:42:15.535]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 424 ms {"req":{"id":"f5c5edad-1ca0-4e63-8086-795dd3f87b75","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f5c5edad-1ca0-4e63-8086-795dd3f87b75"}},"res":{"statusCode":200,"headers":{"x-request-id":"f5c5edad-1ca0-4e63-8086-795dd3f87b75","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] WARN [16:42:17.247]: DB query successfully completed after 20773 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"WZvs6mZr5YuqNx-m4Ri28","sqlQueryDurationMs":20773,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb"}} +[server] INFO [16:42:17.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] WARN [16:42:17.889]: DB query successfully completed after 24679 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"GhSgFtfPtRVrFLZWdNhRq","sqlQueryDurationMs":24679,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"e900db5e-cca8-4773-b32f-f2fce85294bf"}} +[server] WARN [16:42:17.892]: DB query successfully completed after 644 ms {"phase":"startup","region":"main","sql":"select * from \"object_preview\" where \"streamId\" = $1 and \"objectId\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"_JJbVm7QMQlJcDQbhVoTz","sqlQueryDurationMs":644,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObjectPreviewInfo (D:\\speckle-server\\packages\\server\\modules\\previews\\repository\\previews.ts:41:12)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:60:25)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb"}} +[server] INFO [16:42:17.900]: /preview/a4abd72149/commits/9f95ac8b4a/all request completed in 21609 ms {"req":{"id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a/all","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb"}},"res":{"statusCode":200,"headers":{"x-request-id":"c50aaaf0-c9ea-42b3-abcd-cadcccf8addb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":21609,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a/all"} +[server] WARN [16:42:18.729]: DB query successfully completed after 17572 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"ghVB62DPrxCmglKfXt97m","sqlQueryDurationMs":17572,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3"}} +[server] WARN [16:42:18.730]: DB query successfully completed after 841 ms {"phase":"startup","region":"main","sql":"select * from \"object_preview\" where \"streamId\" = $1 and \"objectId\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"ITfUJAuPXqH95iuJgMshC","sqlQueryDurationMs":841,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObjectPreviewInfo (D:\\speckle-server\\packages\\server\\modules\\previews\\repository\\previews.ts:41:12)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:60:25)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"e900db5e-cca8-4773-b32f-f2fce85294bf"}} +[server] WARN [16:42:18.732]: DB query successfully completed after 837 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"vAKM5lW44Aa_Fg0xgUAae","sqlQueryDurationMs":837,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1"}} +[server] INFO [16:42:18.734]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 25704 ms {"req":{"id":"e900db5e-cca8-4773-b32f-f2fce85294bf","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{"v":"1"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e900db5e-cca8-4773-b32f-f2fce85294bf"}},"res":{"statusCode":200,"headers":{"x-request-id":"e900db5e-cca8-4773-b32f-f2fce85294bf","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":25704,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:42:18.760]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 17802 ms {"req":{"id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9f7e4bf-e760-4ea7-b1a9-ea955ee697e3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":17802,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:42:18.953]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":161.0090000052005},"apollo_query_duration_ms":139} +[server] INFO [16:42:18.953]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.5749999973923},"apollo_query_duration_ms":137} +[server] INFO [16:42:19.067]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":40,"totalDuration":1439.8185999998823}} +[server] INFO [16:42:19.103]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":43,"totalDuration":1527.6235999995843}} +[server] INFO [16:42:19.185]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":47,"totalDuration":1635.4069000007585}} +[server] INFO [16:42:19.218]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":49,"totalDuration":1693.8962000003085}} +[server] INFO [16:42:19.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 2043 ms {"req":{"id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1"}},"res":{"statusCode":200,"headers":{"x-request-id":"15728ce9-7853-4e6f-85c2-ea1ee09bc6e1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2043,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:42:19.541]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"d212c895-b8ec-4e29-93d1-c52d328621ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d212c895-b8ec-4e29-93d1-c52d328621ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:42:19.834]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":164.48380000516772},"apollo_query_duration_ms":139} +[server] INFO [16:42:19.959]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":53,"totalDuration":1810.1238999990746}} +[server] INFO [16:42:19.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 5205 ms {"req":{"id":"b17ee9a1-012e-4d5c-a114-09979ace83bc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b17ee9a1-012e-4d5c-a114-09979ace83bc"}},"res":{"statusCode":200,"headers":{"x-request-id":"b17ee9a1-012e-4d5c-a114-09979ace83bc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5205,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:42:19.987]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":55,"totalDuration":1864.1949999993667}} +[server] INFO [16:42:20.050]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 509 ms {"req":{"id":"d212c895-b8ec-4e29-93d1-c52d328621ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d212c895-b8ec-4e29-93d1-c52d328621ac"}},"res":{"statusCode":200,"headers":{"x-request-id":"d212c895-b8ec-4e29-93d1-c52d328621ac","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":509,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:42:31.497]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.08769999817014},"apollo_query_duration_ms":137} +[server] INFO [16:42:31.626]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"118fc608-8a7f-4054-8524-8eb3aea5c759","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"118fc608-8a7f-4054-8524-8eb3aea5c759"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:42:31.656]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"2f90b24c-ae29-448c-a75e-449d6ba6bf98","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2f90b24c-ae29-448c-a75e-449d6ba6bf98"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:42:31.755]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":59,"totalDuration":2113.8913000011817}} +[server] INFO [16:42:31.790]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":61,"totalDuration":2182.7601000024006}} +[server] INFO [16:42:32.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 669 ms {"req":{"id":"2f90b24c-ae29-448c-a75e-449d6ba6bf98","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2f90b24c-ae29-448c-a75e-449d6ba6bf98"}},"res":{"statusCode":200,"headers":{"x-request-id":"2f90b24c-ae29-448c-a75e-449d6ba6bf98","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":669,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [16:42:32.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"b64568d6-dda6-4f0b-b16f-f0f378be6be8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b64568d6-dda6-4f0b-b16f-f0f378be6be8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:42:32.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1098 ms {"req":{"id":"118fc608-8a7f-4054-8524-8eb3aea5c759","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"118fc608-8a7f-4054-8524-8eb3aea5c759"}},"res":{"statusCode":200,"headers":{"x-request-id":"118fc608-8a7f-4054-8524-8eb3aea5c759","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1098,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:42:33.078]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"20868fcc-6dfb-4d72-a4bd-0899717b2d66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"20868fcc-6dfb-4d72-a4bd-0899717b2d66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:42:33.134]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[281.26178833980777,259.84216202128033,192.8177325077741],"target":[93.42654224171966,72.07996594288649,4.892844891895069],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.61860000155866},"apollo_query_duration_ms":150} +[server] INFO [16:42:33.262]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":65,"totalDuration":2301.1053000027314}} +[server] INFO [16:42:33.291]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":67,"totalDuration":2355.501200002618}} +[server] INFO [16:42:33.705]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[270.0772424628827,240.97200467392506,171.6772007876198],"target":[99.30698439073478,70.26815996654497,0.8254452039817016],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.680799998343},"apollo_query_duration_ms":160} +[server] INFO [16:42:33.843]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":71,"totalDuration":2488.65610000398}} +[server] INFO [16:42:33.872]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":73,"totalDuration":2549.476900002919}} +[server] INFO [16:42:34.020]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 942 ms {"req":{"id":"20868fcc-6dfb-4d72-a4bd-0899717b2d66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"20868fcc-6dfb-4d72-a4bd-0899717b2d66"}},"res":{"statusCode":200,"headers":{"x-request-id":"20868fcc-6dfb-4d72-a4bd-0899717b2d66","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":942,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:42:34.382]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"2a5c901d-c7bb-4cf2-bb3c-e774275d8268","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2a5c901d-c7bb-4cf2-bb3c-e774275d8268"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:42:34.928]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 546 ms {"req":{"id":"2a5c901d-c7bb-4cf2-bb3c-e774275d8268","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2a5c901d-c7bb-4cf2-bb3c-e774275d8268"}},"res":{"statusCode":200,"headers":{"x-request-id":"2a5c901d-c7bb-4cf2-bb3c-e774275d8268","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":546,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [16:42:35.144]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"f3bc27c9-6ba6-4be5-816a-99572f4eb3f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f3bc27c9-6ba6-4be5-816a-99572f4eb3f5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [16:42:35.216]: GQL BroadcastViewerUserActivity finished after 262 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":178.51720000430942},"apollo_query_duration_ms":262} +[server] INFO [16:42:35.393]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":77,"totalDuration":2721.0180000038818}} +[server] INFO [16:42:35.443]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":79,"totalDuration":2799.2787000043318}} +[server] INFO [16:42:35.493]: GQL BroadcastViewerUserActivity finished after 170 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":312.1788000036031},"apollo_query_duration_ms":170} +[server] INFO [16:42:35.708]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":83,"totalDuration":3008.6569000063464}} +[server] INFO [16:42:35.741]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":85,"totalDuration":3091.472700004466}} +[server] INFO [16:42:36.011]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 3540 ms {"req":{"id":"b64568d6-dda6-4f0b-b16f-f0f378be6be8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b64568d6-dda6-4f0b-b16f-f0f378be6be8"}},"res":{"statusCode":200,"headers":{"x-request-id":"b64568d6-dda6-4f0b-b16f-f0f378be6be8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3540,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [16:42:36.037]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 893 ms {"req":{"id":"f3bc27c9-6ba6-4be5-816a-99572f4eb3f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f3bc27c9-6ba6-4be5-816a-99572f4eb3f5"}},"res":{"statusCode":200,"headers":{"x-request-id":"f3bc27c9-6ba6-4be5-816a-99572f4eb3f5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":893,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [16:42:36.335]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"7721c220-9b84-4438-a982-50acae950c25","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"7721c220-9b84-4438-a982-50acae950c25"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:42:36.616]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"e9d50f4b-60cc-43e1-ace4-614364a94a04","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e9d50f4b-60cc-43e1-ace4-614364a94a04"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:42:40.218]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":271.19719999842346},"apollo_query_duration_ms":146} +[server] INFO [16:42:40.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 3961 ms {"req":{"id":"7721c220-9b84-4438-a982-50acae950c25","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"7721c220-9b84-4438-a982-50acae950c25"}},"res":{"statusCode":200,"headers":{"x-request-id":"7721c220-9b84-4438-a982-50acae950c25","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3961,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [16:42:40.328]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":89,"totalDuration":3197.159200004302}} +[server] INFO [16:42:40.361]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":91,"totalDuration":3256.6939000068232}} +[server] INFO [16:42:40.586]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"b3cd49e2-d1ea-46fa-9a8c-0359b259edc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b3cd49e2-d1ea-46fa-9a8c-0359b259edc3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:42:41.523]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 4907 ms {"req":{"id":"e9d50f4b-60cc-43e1-ace4-614364a94a04","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e9d50f4b-60cc-43e1-ace4-614364a94a04"}},"res":{"statusCode":200,"headers":{"x-request-id":"e9d50f4b-60cc-43e1-ace4-614364a94a04","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4907,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [16:42:41.863]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"9a636042-500a-42d0-89d7-a924633f46c4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9a636042-500a-42d0-89d7-a924633f46c4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:42:42.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 2122 ms {"req":{"id":"b3cd49e2-d1ea-46fa-9a8c-0359b259edc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b3cd49e2-d1ea-46fa-9a8c-0359b259edc3"}},"res":{"statusCode":200,"headers":{"x-request-id":"b3cd49e2-d1ea-46fa-9a8c-0359b259edc3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2122,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [16:42:42.935]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"2fe721f2-f336-4207-be3d-18e2a555fddb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2fe721f2-f336-4207-be3d-18e2a555fddb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:42:44.186]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1251 ms {"req":{"id":"2fe721f2-f336-4207-be3d-18e2a555fddb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2fe721f2-f336-4207-be3d-18e2a555fddb"}},"res":{"statusCode":200,"headers":{"x-request-id":"2fe721f2-f336-4207-be3d-18e2a555fddb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1251,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [16:42:44.355]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"5ddc32ea-c00f-4eb9-ae84-7bc6ee75698c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5ddc32ea-c00f-4eb9-ae84-7bc6ee75698c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:42:45.071]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.58010000176728},"apollo_query_duration_ms":130} +[server] INFO [16:42:45.182]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":95,"totalDuration":3363.2038000067696}} +[server] INFO [16:42:45.210]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":97,"totalDuration":3417.6700000083074}} +[server] INFO [16:42:47.900]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 6037 ms {"req":{"id":"9a636042-500a-42d0-89d7-a924633f46c4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9a636042-500a-42d0-89d7-a924633f46c4"}},"res":{"statusCode":200,"headers":{"x-request-id":"9a636042-500a-42d0-89d7-a924633f46c4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6037,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [16:42:48.340]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"9f9a6412-daba-42d8-9a73-4f7f790d2803","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9f9a6412-daba-42d8-9a73-4f7f790d2803"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:42:49.294]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 4939 ms {"req":{"id":"5ddc32ea-c00f-4eb9-ae84-7bc6ee75698c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"5ddc32ea-c00f-4eb9-ae84-7bc6ee75698c"}},"res":{"statusCode":200,"headers":{"x-request-id":"5ddc32ea-c00f-4eb9-ae84-7bc6ee75698c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4939,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [16:42:52.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 3874 ms {"req":{"id":"9f9a6412-daba-42d8-9a73-4f7f790d2803","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9f9a6412-daba-42d8-9a73-4f7f790d2803"}},"res":{"statusCode":200,"headers":{"x-request-id":"9f9a6412-daba-42d8-9a73-4f7f790d2803","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3874,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [16:43:20.276]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":170.21169999986887},"apollo_query_duration_ms":137} +[server] INFO [16:43:20.388]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":101,"totalDuration":3524.302000007592}} +[server] INFO [16:43:20.460]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":103,"totalDuration":3595.0912000099197}} +[server] INFO [16:43:44.373]: GQL IntrospectionQuery finished after 44 ms {"req":{"id":"acbfce9b-8ea1-4d89-b878-c5a58e40e045","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"acbfce9b-8ea1-4d89-b878-c5a58e40e045"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":50.06169999949634},"apollo_query_duration_ms":44} +[server] INFO [16:43:44.438]: GQL IntrospectionQuery finished after 40 ms {"req":{"id":"d64cc89f-f324-4f35-b873-03d3ba659b9c","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"d64cc89f-f324-4f35-b873-03d3ba659b9c"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":65.80049999989569},"apollo_query_duration_ms":40} +[server] INFO [16:43:45.369]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"84cbfa43-a768-44cc-8de8-a0198ad4c554","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"84cbfa43-a768-44cc-8de8-a0198ad4c554"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:43:45.705]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.67220000363886},"apollo_query_duration_ms":142} +[server] INFO [16:43:45.734]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":223.7010000012815},"apollo_query_duration_ms":158} +[server] INFO [16:43:45.819]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 450 ms {"req":{"id":"84cbfa43-a768-44cc-8de8-a0198ad4c554","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"84cbfa43-a768-44cc-8de8-a0198ad4c554"}},"res":{"statusCode":200,"headers":{"x-request-id":"84cbfa43-a768-44cc-8de8-a0198ad4c554","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":450,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:43:45.824]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":107,"totalDuration":3708.3068000087515}} +[server] INFO [16:43:45.855]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":110,"totalDuration":3794.709200010635}} +[server] INFO [16:43:46.020]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":114,"totalDuration":3990.258000009693}} +[server] INFO [16:43:46.067]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":116,"totalDuration":4121.247700010426}} +[server] INFO [16:43:46.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"ca806b3f-228c-4956-877d-688a665d2009","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ca806b3f-228c-4956-877d-688a665d2009"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:43:48.002]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1072 ms {"req":{"id":"ca806b3f-228c-4956-877d-688a665d2009","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ca806b3f-228c-4956-877d-688a665d2009"}},"res":{"statusCode":200,"headers":{"x-request-id":"ca806b3f-228c-4956-877d-688a665d2009","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1072,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:44:37.120]: GQL IntrospectionQuery finished after 25 ms {"req":{"id":"b9476fc6-3481-4cd9-8488-04a418f75177","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"b9476fc6-3481-4cd9-8488-04a418f75177"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":65.48420000076294},"apollo_query_duration_ms":25} +[server] INFO [16:44:37.171]: GQL IntrospectionQuery finished after 23 ms {"req":{"id":"626bfd57-f530-4e21-a2a4-e158625bf644","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"626bfd57-f530-4e21-a2a4-e158625bf644"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":91.48720000125468},"apollo_query_duration_ms":23} +[server] INFO [16:44:39.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"2f8800c4-90a6-48e6-ab83-8b397792087f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2f8800c4-90a6-48e6-ab83-8b397792087f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:44:40.483]: GQL BroadcastViewerUserActivity finished after 246 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":298.3085999991745},"apollo_query_duration_ms":246} +[server] INFO [16:44:40.506]: GQL BroadcastViewerUserActivity finished after 346 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":354.2111999988556},"apollo_query_duration_ms":346} +[server] INFO [16:44:40.548]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 625 ms {"req":{"id":"2f8800c4-90a6-48e6-ab83-8b397792087f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"2f8800c4-90a6-48e6-ab83-8b397792087f"}},"res":{"statusCode":200,"headers":{"x-request-id":"2f8800c4-90a6-48e6-ab83-8b397792087f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":625,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:44:40.599]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":120,"totalDuration":4232.539700011723}} +[server] INFO [16:44:40.627]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":123,"totalDuration":4312.40360001009}} +[server] INFO [16:44:40.705]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":127,"totalDuration":4414.190200009383}} +[server] INFO [16:44:40.734]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":129,"totalDuration":4467.894300010987}} +[server] INFO [16:45:01.198]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"6cb8665457","numberOfFailedBackgroundJobs":0} +[server] INFO [16:48:00.682]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2228a85bed"} +[server] INFO [16:48:41.436]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"a37169ef-59a6-45b3-8d0e-11121068b5c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a37169ef-59a6-45b3-8d0e-11121068b5c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:48:41.736]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":179.2399000003934},"apollo_query_duration_ms":146} +[server] INFO [16:48:41.762]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":186.2227000016719},"apollo_query_duration_ms":154} +[server] INFO [16:48:41.851]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":133,"totalDuration":4577.594100012444}} +[server] INFO [16:48:41.880]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":136,"totalDuration":4661.634200013243}} +[server] INFO [16:48:41.963]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":140,"totalDuration":4770.466500013135}} +[server] INFO [16:48:41.990]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":142,"totalDuration":4825.957900014706}} +[server] INFO [16:48:42.619]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1183 ms {"req":{"id":"a37169ef-59a6-45b3-8d0e-11121068b5c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a37169ef-59a6-45b3-8d0e-11121068b5c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"a37169ef-59a6-45b3-8d0e-11121068b5c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1183,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:48:42.925]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"6630f78c-5e42-47b9-a5e2-90a2c493618b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6630f78c-5e42-47b9-a5e2-90a2c493618b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:48:43.473]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":109.11140000075102},"apollo_query_duration_ms":0} +[server] INFO [16:48:43.477]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":82.09089999832213},"apollo_query_duration_ms":1} +[server] INFO [16:48:43.486]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":78.90160000137985},"apollo_query_duration_ms":1} +[server] INFO [16:48:43.487]: GQL BroadcastViewerUserActivity finished after 253 ms {"req":{"id":"JofMeX0CFI_Wuj7jcQv1x","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"JofMeX0CFI_Wuj7jcQv1x","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"61xk3vWf1524Zzg_KltX7","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.99354815495198,147.28358926448027,77.63828343708265],"target":[125.15833714068931,57.4833155906271,-12.23980006694792],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"61xk3vWf1524Zzg_KltX7","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":198.26150000095367},"apollo_query_duration_ms":253} +[server] INFO [16:48:43.503]: GQL ActiveUserMainMetadata finished after 39 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":179.12060000002384},"apollo_query_duration_ms":39} +[server] INFO [16:48:43.560]: GQL NavigationProjectInvites finished after 85 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":162.2982999999076},"apollo_query_duration_ms":85} +[server] INFO [16:48:43.609]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":146,"totalDuration":4943.488400016911}} +[server] INFO [16:48:43.638]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":148,"totalDuration":4998.967500017025}} +[server] INFO [16:48:43.783]: GQL ProjectAccessCheck finished after 109 ms {"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"dc0a88ae-472f-4e12-be41-6e89a6581479","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":160.60779999755323},"apollo_query_duration_ms":109} +[server] INFO [16:48:43.818]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request aborted in 893 ms {"req":{"id":"6630f78c-5e42-47b9-a5e2-90a2c493618b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6630f78c-5e42-47b9-a5e2-90a2c493618b"}},"res":{"statusCode":200,"headers":{"x-request-id":"6630f78c-5e42-47b9-a5e2-90a2c493618b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":893,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:48:43.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"228bb9c1-3d22-4a35-b1cd-900acf954598","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"228bb9c1-3d22-4a35-b1cd-900acf954598"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:48:43.822]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request aborted in 1 ms {"req":{"id":"228bb9c1-3d22-4a35-b1cd-900acf954598","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"228bb9c1-3d22-4a35-b1cd-900acf954598"}},"res":{"statusCode":200,"headers":{"x-request-id":"228bb9c1-3d22-4a35-b1cd-900acf954598","access-control-allow-origin":"*"}},"responseTime":1,"requestStatus":"aborted","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:48:49.451]: GQL ProjectViewerResources finished after 134 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":182.48179999552667},"apollo_query_duration_ms":134} +[server] INFO [16:48:49.465]: GQL ViewerLoadedResources finished after 143 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":219.2268000021577},"apollo_query_duration_ms":143} +[server] INFO [16:48:49.496]: GQL ViewerLoadedThreads finished after 176 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":287.0347000025213},"apollo_query_duration_ms":176} +[server] INFO [16:48:49.627]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"007cb41d-94d7-4c5b-bb39-1d885ed74db1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"007cb41d-94d7-4c5b-bb39-1d885ed74db1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:48:50.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 399 ms {"req":{"id":"007cb41d-94d7-4c5b-bb39-1d885ed74db1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"007cb41d-94d7-4c5b-bb39-1d885ed74db1"}},"res":{"statusCode":200,"headers":{"x-request-id":"007cb41d-94d7-4c5b-bb39-1d885ed74db1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":399,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:48:50.029]: GQL ViewerLoadedResources finished after 240 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":429.5745999980718},"apollo_query_duration_ms":240} +[server] INFO [16:48:50.075]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:48:50.201]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"36e41541-d18a-4e3b-8861-cafa804f0315","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"36e41541-d18a-4e3b-8861-cafa804f0315"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:48:50.322]: GQL WorkspaceMoveProjectManagerProject finished after 135 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":206.5750000011176},"apollo_query_duration_ms":135} +[server] INFO [16:48:51.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1493 ms {"req":{"id":"36e41541-d18a-4e3b-8861-cafa804f0315","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"36e41541-d18a-4e3b-8861-cafa804f0315"}},"res":{"statusCode":200,"headers":{"x-request-id":"36e41541-d18a-4e3b-8861-cafa804f0315","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1493,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:48:52.051]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"ad30c6f5-793c-4b20-8215-41948b37dfd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ad30c6f5-793c-4b20-8215-41948b37dfd6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:48:54.391]: GQL BroadcastViewerUserActivity finished after 201 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":224.15420000255108},"apollo_query_duration_ms":201} +[server] INFO [16:48:54.558]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":152,"totalDuration":5160.34640001785}} +[server] INFO [16:48:54.595]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":154,"totalDuration":5238.906400018372}} +[server] WARN [16:48:55.535]: DB query successfully completed after 5297 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"ETswAKdLDPtGWoH-VKfGD","sqlQueryDurationMs":5297,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41"}} +[server] INFO [16:48:55.574]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 5499 ms {"req":{"id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41"}},"res":{"statusCode":200,"headers":{"x-request-id":"6df4b4ed-85fd-43cb-ba48-fbed7412de41","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":5499,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [16:48:55.598]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 3547 ms {"req":{"id":"ad30c6f5-793c-4b20-8215-41948b37dfd6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ad30c6f5-793c-4b20-8215-41948b37dfd6"}},"res":{"statusCode":200,"headers":{"x-request-id":"ad30c6f5-793c-4b20-8215-41948b37dfd6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3547,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [16:48:55.957]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"95336221-6892-4ba0-8f1c-c95fae6f9dfa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"95336221-6892-4ba0-8f1c-c95fae6f9dfa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:48:56.609]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 652 ms {"req":{"id":"95336221-6892-4ba0-8f1c-c95fae6f9dfa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"95336221-6892-4ba0-8f1c-c95fae6f9dfa"}},"res":{"statusCode":200,"headers":{"x-request-id":"95336221-6892-4ba0-8f1c-c95fae6f9dfa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":652,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [16:48:56.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"ccd9a033-1444-4572-ba02-880bf3e3e6c0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ccd9a033-1444-4572-ba02-880bf3e3e6c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:48:57.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 375 ms {"req":{"id":"ccd9a033-1444-4572-ba02-880bf3e3e6c0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ccd9a033-1444-4572-ba02-880bf3e3e6c0"}},"res":{"statusCode":200,"headers":{"x-request-id":"ccd9a033-1444-4572-ba02-880bf3e3e6c0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":375,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:48:57.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"517bf9f7-c18c-4f6f-95c7-c4d1a83c1474","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"517bf9f7-c18c-4f6f-95c7-c4d1a83c1474"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:48:57.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"9a9be07e-e3d6-4d9e-96e4-05693415175e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9a9be07e-e3d6-4d9e-96e4-05693415175e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:48:57.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 308 ms {"req":{"id":"9a9be07e-e3d6-4d9e-96e4-05693415175e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"9a9be07e-e3d6-4d9e-96e4-05693415175e"}},"res":{"statusCode":200,"headers":{"x-request-id":"9a9be07e-e3d6-4d9e-96e4-05693415175e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":308,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [16:48:57.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"f9185664-c603-4ae7-93f6-2787318dc3fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f9185664-c603-4ae7-93f6-2787318dc3fa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:48:58.182]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1013 ms {"req":{"id":"517bf9f7-c18c-4f6f-95c7-c4d1a83c1474","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"517bf9f7-c18c-4f6f-95c7-c4d1a83c1474"}},"res":{"statusCode":200,"headers":{"x-request-id":"517bf9f7-c18c-4f6f-95c7-c4d1a83c1474","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1013,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:48:58.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"c2863189-961a-44e8-8e0a-0900cba65e0a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c2863189-961a-44e8-8e0a-0900cba65e0a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:48:58.680]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1110 ms {"req":{"id":"f9185664-c603-4ae7-93f6-2787318dc3fa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f9185664-c603-4ae7-93f6-2787318dc3fa"}},"res":{"statusCode":200,"headers":{"x-request-id":"f9185664-c603-4ae7-93f6-2787318dc3fa","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1110,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [16:48:58.969]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"e8a457f8-35c0-43bd-8278-241e60d38983","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e8a457f8-35c0-43bd-8278-241e60d38983"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:48:59.043]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 641 ms {"req":{"id":"c2863189-961a-44e8-8e0a-0900cba65e0a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"c2863189-961a-44e8-8e0a-0900cba65e0a"}},"res":{"statusCode":200,"headers":{"x-request-id":"c2863189-961a-44e8-8e0a-0900cba65e0a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":641,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [16:48:59.233]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"d5221161-86e7-41d0-afb5-f790bbb1b9fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d5221161-86e7-41d0-afb5-f790bbb1b9fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:48:59.480]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":210.1331999991089},"apollo_query_duration_ms":160} +[server] INFO [16:48:59.605]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":158,"totalDuration":5356.026800018735}} +[server] INFO [16:48:59.644]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":160,"totalDuration":5424.417700019665}} +[server] INFO [16:48:59.672]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 439 ms {"req":{"id":"d5221161-86e7-41d0-afb5-f790bbb1b9fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d5221161-86e7-41d0-afb5-f790bbb1b9fd"}},"res":{"statusCode":200,"headers":{"x-request-id":"d5221161-86e7-41d0-afb5-f790bbb1b9fd","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":439,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [16:48:59.836]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"6d81715e-7ded-4d44-9ff2-b782aeeafb0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6d81715e-7ded-4d44-9ff2-b782aeeafb0d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:49:00.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 356 ms {"req":{"id":"6d81715e-7ded-4d44-9ff2-b782aeeafb0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"6d81715e-7ded-4d44-9ff2-b782aeeafb0d"}},"res":{"statusCode":200,"headers":{"x-request-id":"6d81715e-7ded-4d44-9ff2-b782aeeafb0d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [16:49:00.332]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"cf974c02-0e4b-4153-a909-ded5b3af2193","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"cf974c02-0e4b-4153-a909-ded5b3af2193"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:49:00.520]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1551 ms {"req":{"id":"e8a457f8-35c0-43bd-8278-241e60d38983","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e8a457f8-35c0-43bd-8278-241e60d38983"}},"res":{"statusCode":200,"headers":{"x-request-id":"e8a457f8-35c0-43bd-8278-241e60d38983","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1551,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [16:49:00.751]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"15d32ffc-d891-4230-bc5f-2a703abcdda8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"15d32ffc-d891-4230-bc5f-2a703abcdda8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:49:01.056]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 724 ms {"req":{"id":"cf974c02-0e4b-4153-a909-ded5b3af2193","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"cf974c02-0e4b-4153-a909-ded5b3af2193"}},"res":{"statusCode":200,"headers":{"x-request-id":"cf974c02-0e4b-4153-a909-ded5b3af2193","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":724,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [16:49:01.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"ecbf32a5-02d3-4e4f-b784-021c7a6bd101","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ecbf32a5-02d3-4e4f-b784-021c7a6bd101"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:49:01.959]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1209 ms {"req":{"id":"15d32ffc-d891-4230-bc5f-2a703abcdda8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"15d32ffc-d891-4230-bc5f-2a703abcdda8"}},"res":{"statusCode":200,"headers":{"x-request-id":"15d32ffc-d891-4230-bc5f-2a703abcdda8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1209,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [16:49:02.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"f06fcb3c-64b7-4013-a3b3-ff32fc7dfe61","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f06fcb3c-64b7-4013-a3b3-ff32fc7dfe61"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:49:02.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 1191 ms {"req":{"id":"ecbf32a5-02d3-4e4f-b784-021c7a6bd101","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ecbf32a5-02d3-4e4f-b784-021c7a6bd101"}},"res":{"statusCode":200,"headers":{"x-request-id":"ecbf32a5-02d3-4e4f-b784-021c7a6bd101","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1191,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [16:49:02.524]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 329 ms {"req":{"id":"f06fcb3c-64b7-4013-a3b3-ff32fc7dfe61","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"f06fcb3c-64b7-4013-a3b3-ff32fc7dfe61"}},"res":{"statusCode":200,"headers":{"x-request-id":"f06fcb3c-64b7-4013-a3b3-ff32fc7dfe61","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":329,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [16:49:02.837]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"a2f005cf-ebbb-4e7b-995b-a2937a69b9b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a2f005cf-ebbb-4e7b-995b-a2937a69b9b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:49:02.917]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"fa2a6ec4-c9eb-4b70-a745-0ad1f5f627a9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fa2a6ec4-c9eb-4b70-a745-0ad1f5f627a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:49:03.179]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 342 ms {"req":{"id":"a2f005cf-ebbb-4e7b-995b-a2937a69b9b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a2f005cf-ebbb-4e7b-995b-a2937a69b9b9"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2f005cf-ebbb-4e7b-995b-a2937a69b9b9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":342,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [16:49:03.343]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"ee9fda7d-3a74-4472-b65b-2a4b07ea29d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ee9fda7d-3a74-4472-b65b-2a4b07ea29d8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:49:03.674]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 331 ms {"req":{"id":"ee9fda7d-3a74-4472-b65b-2a4b07ea29d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ee9fda7d-3a74-4472-b65b-2a4b07ea29d8"}},"res":{"statusCode":200,"headers":{"x-request-id":"ee9fda7d-3a74-4472-b65b-2a4b07ea29d8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":331,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [16:49:03.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"36d715b8-0f01-4dda-930e-613d271d9eca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"36d715b8-0f01-4dda-930e-613d271d9eca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:49:04.382]: GQL BroadcastViewerUserActivity finished after 176 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.124857905813,277.6400957198173,217.46606267441425],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.2529000006616},"apollo_query_duration_ms":176} +[server] INFO [16:49:04.486]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 564 ms {"req":{"id":"36d715b8-0f01-4dda-930e-613d271d9eca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"36d715b8-0f01-4dda-930e-613d271d9eca"}},"res":{"statusCode":200,"headers":{"x-request-id":"36d715b8-0f01-4dda-930e-613d271d9eca","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":564,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [16:49:04.513]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":164,"totalDuration":5547.642700021155}} +[server] INFO [16:49:04.551]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":166,"totalDuration":5612.725800021552}} +[server] INFO [16:49:04.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"379cb66d-cb2b-4e19-ac5f-da6a215df0bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"379cb66d-cb2b-4e19-ac5f-da6a215df0bb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:49:05.093]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 396 ms {"req":{"id":"379cb66d-cb2b-4e19-ac5f-da6a215df0bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"379cb66d-cb2b-4e19-ac5f-da6a215df0bb"}},"res":{"statusCode":200,"headers":{"x-request-id":"379cb66d-cb2b-4e19-ac5f-da6a215df0bb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":396,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [16:49:05.269]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"403a23d0-2d44-46f5-9a6d-eb113cef2b2f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"403a23d0-2d44-46f5-9a6d-eb113cef2b2f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:49:06.395]: GQL BroadcastViewerUserActivity finished after 188 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[322.2800957508311,-138.98462461800352,181.8735307141099],"target":[88.51932790876185,71.11491559505446,10.761933326721191],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":202.05630000121891},"apollo_query_duration_ms":188} +[server] INFO [16:49:06.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1136 ms {"req":{"id":"403a23d0-2d44-46f5-9a6d-eb113cef2b2f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"403a23d0-2d44-46f5-9a6d-eb113cef2b2f"}},"res":{"statusCode":200,"headers":{"x-request-id":"403a23d0-2d44-46f5-9a6d-eb113cef2b2f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1136,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [16:49:06.524]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":170,"totalDuration":5733.006300018169}} +[server] INFO [16:49:06.566]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":172,"totalDuration":5806.0596000170335}} +[server] INFO [16:49:06.591]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 3674 ms {"req":{"id":"fa2a6ec4-c9eb-4b70-a745-0ad1f5f627a9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fa2a6ec4-c9eb-4b70-a745-0ad1f5f627a9"}},"res":{"statusCode":200,"headers":{"x-request-id":"fa2a6ec4-c9eb-4b70-a745-0ad1f5f627a9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3674,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [16:49:06.821]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"e4b63360-7ea7-44c8-b2d6-512c1f633a64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e4b63360-7ea7-44c8-b2d6-512c1f633a64"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [16:49:07.199]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request received {"req":{"id":"3db76c53-7366-42c1-9a48-e2d872d4c475","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3db76c53-7366-42c1-9a48-e2d872d4c475"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [16:49:07.522]: GQL BroadcastViewerUserActivity finished after 162 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[299.74393891975865,-115.18817817301257,152.62025842691304],"target":[93.86188737721368,69.85452495685452,1.9157281584359467],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.64599999971688},"apollo_query_duration_ms":162} +[server] INFO [16:49:07.668]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":176,"totalDuration":5945.039300019853}} +[server] INFO [16:49:07.732]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":178,"totalDuration":6036.0094000203535}} +[server] INFO [16:49:07.932]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin request completed in 733 ms {"req":{"id":"3db76c53-7366-42c1-9a48-e2d872d4c475","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3db76c53-7366-42c1-9a48-e2d872d4c475"}},"res":{"statusCode":200,"headers":{"x-request-id":"3db76c53-7366-42c1-9a48-e2d872d4c475","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":733,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod1.bin"} +[server] INFO [16:49:08.164]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[277.04280073851044,-97.55732804863526,126.66713364074572],"target":[95.71460123497161,65.41686002852654,-6.06411187514845],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.24260000139475},"apollo_query_duration_ms":143} +[server] INFO [16:49:08.166]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 1345 ms {"req":{"id":"e4b63360-7ea7-44c8-b2d6-512c1f633a64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e4b63360-7ea7-44c8-b2d6-512c1f633a64"}},"res":{"statusCode":200,"headers":{"x-request-id":"e4b63360-7ea7-44c8-b2d6-512c1f633a64","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1345,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [16:49:08.175]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"31422374-817a-4a59-af5e-23820d3bf8a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"31422374-817a-4a59-af5e-23820d3bf8a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [16:49:08.275]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":182,"totalDuration":6140.374500016682}} +[server] INFO [16:49:08.303]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":184,"totalDuration":6194.208800018765}} +[server] INFO [16:49:08.458]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request received {"req":{"id":"ace6e688-2d3c-4da9-90a6-ca793d3f81a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ace6e688-2d3c-4da9-90a6-ca793d3f81a6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [16:49:08.740]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request completed in 282 ms {"req":{"id":"ace6e688-2d3c-4da9-90a6-ca793d3f81a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"ace6e688-2d3c-4da9-90a6-ca793d3f81a6"}},"res":{"statusCode":200,"headers":{"x-request-id":"ace6e688-2d3c-4da9-90a6-ca793d3f81a6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":282,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [16:49:08.853]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"38d0abc6-c5ac-4d58-b289-ba2eeb6b8388","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"38d0abc6-c5ac-4d58-b289-ba2eeb6b8388"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:49:08.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 820 ms {"req":{"id":"31422374-817a-4a59-af5e-23820d3bf8a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"31422374-817a-4a59-af5e-23820d3bf8a5"}},"res":{"statusCode":200,"headers":{"x-request-id":"31422374-817a-4a59-af5e-23820d3bf8a5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":820,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [16:49:09.211]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[224.95780264818427,-54.7133134519378,65.26403604105845],"target":[101.46277504618527,56.281567157405505,-25.133645475175634],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.6476000007242},"apollo_query_duration_ms":134} +[server] INFO [16:49:09.254]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin request received {"req":{"id":"82ef3320-af72-47ce-bb40-13c92b94c5e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"82ef3320-af72-47ce-bb40-13c92b94c5e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin"} +[server] INFO [16:49:09.323]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":188,"totalDuration":6300.292100020684}} +[server] INFO [16:49:09.345]: GQL BroadcastViewerUserActivity finished after 139 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[224.95780264818427,-54.7133134519378,65.26403604105845],"target":[101.46277504618527,56.281567157405505,-25.133645475175634],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.9391999989748},"apollo_query_duration_ms":139} +[server] INFO [16:49:09.355]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":190,"totalDuration":6357.830300019123}} +[server] INFO [16:49:09.462]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":194,"totalDuration":6467.915000016801}} +[server] INFO [16:49:09.490]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":196,"totalDuration":6524.606100014411}} +[server] INFO [16:49:09.797]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[215.0053728054638,-45.928273076199794,53.35121632657157],"target":[102.84680281536703,54.87762435220771,-28.748240519226957],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.9923999980092},"apollo_query_duration_ms":149} +[server] INFO [16:49:09.820]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 967 ms {"req":{"id":"38d0abc6-c5ac-4d58-b289-ba2eeb6b8388","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"38d0abc6-c5ac-4d58-b289-ba2eeb6b8388"}},"res":{"statusCode":200,"headers":{"x-request-id":"38d0abc6-c5ac-4d58-b289-ba2eeb6b8388","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":967,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [16:49:09.909]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":200,"totalDuration":6629.330300013535}} +[server] INFO [16:49:09.937]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":202,"totalDuration":6684.5190000152215}} +[server] INFO [16:49:10.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request received {"req":{"id":"81655714-4e4b-401c-b9ef-6be4b378b841","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"81655714-4e4b-401c-b9ef-6be4b378b841"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [16:49:10.497]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[192.93137638983063,-29.171068889118764,32.522493899587026],"target":[103.12349070892657,51.54647693025757,-33.21638486396016],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.5512999985367},"apollo_query_duration_ms":140} +[server] INFO [16:49:10.609]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":206,"totalDuration":6789.331500013359}} +[server] INFO [16:49:10.645]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":208,"totalDuration":6850.946100012399}} +[server] INFO [16:49:12.329]: GQL BroadcastViewerUserActivity finished after 197 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":265.04069999977946},"apollo_query_duration_ms":197} +[server] INFO [16:49:12.490]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":212,"totalDuration":7007.429900013842}} +[server] INFO [16:49:12.524]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":214,"totalDuration":7100.007900015451}} +[server] INFO [16:49:13.960]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request completed in 3840 ms {"req":{"id":"81655714-4e4b-401c-b9ef-6be4b378b841","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"81655714-4e4b-401c-b9ef-6be4b378b841"}},"res":{"statusCode":200,"headers":{"x-request-id":"81655714-4e4b-401c-b9ef-6be4b378b841","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3840,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [16:49:14.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin request completed in 4829 ms {"req":{"id":"82ef3320-af72-47ce-bb40-13c92b94c5e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"82ef3320-af72-47ce-bb40-13c92b94c5e4"}},"res":{"statusCode":200,"headers":{"x-request-id":"82ef3320-af72-47ce-bb40-13c92b94c5e4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4829,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod0.bin"} +[server] INFO [16:49:14.344]: GQL BroadcastViewerUserActivity finished after 166 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":200.6290999967605},"apollo_query_duration_ms":166} +[server] INFO [16:49:14.468]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":218,"totalDuration":7216.985800019465}} +[server] INFO [16:49:14.534]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin request received {"req":{"id":"a0117de4-79dd-4a42-9430-5ef810e650c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a0117de4-79dd-4a42-9430-5ef810e650c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin"} +[server] INFO [16:49:14.633]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin request received {"req":{"id":"8b06286f-3cb5-406b-91b3-fd541385a631","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"8b06286f-3cb5-406b-91b3-fd541385a631"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin"} +[server] INFO [16:49:14.785]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":220,"totalDuration":7562.5407000212}} +[server] INFO [16:49:19.354]: GQL BroadcastViewerUserActivity finished after 154 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":195.5310999955982},"apollo_query_duration_ms":154} +[server] INFO [16:49:19.472]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":224,"totalDuration":7676.419000019319}} +[server] INFO [16:49:19.504]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":226,"totalDuration":7735.823800018989}} +[server] INFO [16:49:21.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin request completed in 6690 ms {"req":{"id":"a0117de4-79dd-4a42-9430-5ef810e650c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"a0117de4-79dd-4a42-9430-5ef810e650c3"}},"res":{"statusCode":200,"headers":{"x-request-id":"a0117de4-79dd-4a42-9430-5ef810e650c3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6690,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod0.bin"} +[server] INFO [16:49:21.226]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin request completed in 6593 ms {"req":{"id":"8b06286f-3cb5-406b-91b3-fd541385a631","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"8b06286f-3cb5-406b-91b3-fd541385a631"}},"res":{"statusCode":200,"headers":{"x-request-id":"8b06286f-3cb5-406b-91b3-fd541385a631","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6593,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod0.bin"} +[server] INFO [16:49:21.716]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin request received {"req":{"id":"39698394-84f1-4e89-8d8a-d13353d46716","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"39698394-84f1-4e89-8d8a-d13353d46716"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin"} +[server] INFO [16:49:21.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request received {"req":{"id":"3d3cdbf9-13e0-4c7f-bb62-cde45884822c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3d3cdbf9-13e0-4c7f-bb62-cde45884822c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [16:49:22.352]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin request completed in 379 ms {"req":{"id":"3d3cdbf9-13e0-4c7f-bb62-cde45884822c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3d3cdbf9-13e0-4c7f-bb62-cde45884822c"}},"res":{"statusCode":200,"headers":{"x-request-id":"3d3cdbf9-13e0-4c7f-bb62-cde45884822c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":379,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod1.bin"} +[server] INFO [16:49:22.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin request received {"req":{"id":"0be2502e-fe45-4b31-adca-86945221c7a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"0be2502e-fe45-4b31-adca-86945221c7a6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin"} +[server] INFO [16:49:24.054]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin request completed in 1596 ms {"req":{"id":"0be2502e-fe45-4b31-adca-86945221c7a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"0be2502e-fe45-4b31-adca-86945221c7a6"}},"res":{"statusCode":200,"headers":{"x-request-id":"0be2502e-fe45-4b31-adca-86945221c7a6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1596,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod0.bin"} +[server] INFO [16:49:24.179]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin request received {"req":{"id":"b3d6bf46-f840-484b-a087-eee2ac9646aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b3d6bf46-f840-484b-a087-eee2ac9646aa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin"} +[server] INFO [16:49:24.296]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.2370999995619},"apollo_query_duration_ms":142} +[server] INFO [16:49:24.408]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":230,"totalDuration":7841.364700018428}} +[server] INFO [16:49:24.439]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":232,"totalDuration":7899.500600016676}} +[server] INFO [16:49:27.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin request completed in 5509 ms {"req":{"id":"39698394-84f1-4e89-8d8a-d13353d46716","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"39698394-84f1-4e89-8d8a-d13353d46716"}},"res":{"statusCode":200,"headers":{"x-request-id":"39698394-84f1-4e89-8d8a-d13353d46716","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5509,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod0.bin"} +[server] INFO [16:49:31.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin request completed in 7074 ms {"req":{"id":"b3d6bf46-f840-484b-a087-eee2ac9646aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"b3d6bf46-f840-484b-a087-eee2ac9646aa"}},"res":{"statusCode":200,"headers":{"x-request-id":"b3d6bf46-f840-484b-a087-eee2ac9646aa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7074,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod0.bin"} +[server] INFO [16:49:57.383]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":202.83410000056028},"apollo_query_duration_ms":155} +[server] INFO [16:49:57.501]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":236,"totalDuration":8013.148400015198}} +[server] INFO [16:49:57.571]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":238,"totalDuration":8082.082100014202}} +[server] INFO [16:50:01.248]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"2390211111","numberOfFailedBackgroundJobs":0} +[server] INFO [16:51:08.134]: GQL IntrospectionQuery finished after 27 ms {"req":{"id":"7c0a86ab-9651-4310-a5ad-51ec3fa3c5c6","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"7c0a86ab-9651-4310-a5ad-51ec3fa3c5c6"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":76.03729999996722},"apollo_query_duration_ms":27} +[server] INFO [16:51:08.197]: GQL IntrospectionQuery finished after 36 ms {"req":{"id":"2207d1ab-c58a-4256-8cdc-ee773fb45c57","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"2207d1ab-c58a-4256-8cdc-ee773fb45c57"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":69.00160000100732},"apollo_query_duration_ms":36} +[server] INFO [16:51:08.773]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"353c490b-aaa3-43d0-86ab-11c45262e1f6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"353c490b-aaa3-43d0-86ab-11c45262e1f6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:51:09.093]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.26650000177324},"apollo_query_duration_ms":142} +[server] INFO [16:51:09.114]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":170.83939999900758},"apollo_query_duration_ms":149} +[server] INFO [16:51:09.209]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":242,"totalDuration":8191.833100014366}} +[server] INFO [16:51:09.210]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 437 ms {"req":{"id":"353c490b-aaa3-43d0-86ab-11c45262e1f6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"353c490b-aaa3-43d0-86ab-11c45262e1f6"}},"res":{"statusCode":200,"headers":{"x-request-id":"353c490b-aaa3-43d0-86ab-11c45262e1f6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":437,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:51:09.239]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":245,"totalDuration":8275.79820001591}} +[server] INFO [16:51:09.321]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":249,"totalDuration":8381.677200016566}} +[server] INFO [16:51:09.352]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":251,"totalDuration":8436.615300015546}} +[server] INFO [16:51:59.389]: GQL IntrospectionQuery finished after 29 ms {"req":{"id":"ecca9521-9a0a-4c19-8864-ac5bbebca8d9","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"ecca9521-9a0a-4c19-8864-ac5bbebca8d9"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":62.2027000002563},"apollo_query_duration_ms":29} +[server] INFO [16:51:59.451]: GQL IntrospectionQuery finished after 35 ms {"req":{"id":"66bd17f9-7d3b-4d6a-9452-47607d47237d","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"66bd17f9-7d3b-4d6a-9452-47607d47237d"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":95.93469999916852},"apollo_query_duration_ms":35} +[server] INFO [16:52:02.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"0891aafe-e652-4c5f-83ea-5d1997e84cd5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"0891aafe-e652-4c5f-83ea-5d1997e84cd5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:52:02.703]: GQL BroadcastViewerUserActivity finished after 427 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":391.4432000052184},"apollo_query_duration_ms":427} +[server] INFO [16:52:02.821]: GQL BroadcastViewerUserActivity finished after 476 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":514.645600002259},"apollo_query_duration_ms":476} +[server] INFO [16:52:02.832]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 690 ms {"req":{"id":"0891aafe-e652-4c5f-83ea-5d1997e84cd5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"0891aafe-e652-4c5f-83ea-5d1997e84cd5"}},"res":{"statusCode":200,"headers":{"x-request-id":"0891aafe-e652-4c5f-83ea-5d1997e84cd5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":690,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:52:02.881]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":255,"totalDuration":8609.816200013272}} +[server] INFO [16:52:02.912]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":258,"totalDuration":8711.894300014712}} +[server] INFO [16:52:03.040]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":262,"totalDuration":8884.933900012635}} +[server] INFO [16:52:03.082]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":264,"totalDuration":8975.08210001234}} +[server] INFO [16:52:03.913]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"37afec5b-12e4-433b-ab4e-4265cd4ae15e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"37afec5b-12e4-433b-ab4e-4265cd4ae15e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:52:03.914]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"05f3da53-9302-49b2-98d1-66c0e3147abe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"05f3da53-9302-49b2-98d1-66c0e3147abe"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:52:03.915]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"d52192d9-a75d-4a24-bb7b-92a0d7efcba8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d52192d9-a75d-4a24-bb7b-92a0d7efcba8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:52:04.338]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 423 ms {"req":{"id":"d52192d9-a75d-4a24-bb7b-92a0d7efcba8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"d52192d9-a75d-4a24-bb7b-92a0d7efcba8"}},"res":{"statusCode":200,"headers":{"x-request-id":"d52192d9-a75d-4a24-bb7b-92a0d7efcba8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":423,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:52:04.695]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 780 ms {"req":{"id":"05f3da53-9302-49b2-98d1-66c0e3147abe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"05f3da53-9302-49b2-98d1-66c0e3147abe"}},"res":{"statusCode":200,"headers":{"x-request-id":"05f3da53-9302-49b2-98d1-66c0e3147abe","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":780,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:52:06.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 2724 ms {"req":{"id":"37afec5b-12e4-433b-ab4e-4265cd4ae15e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"37afec5b-12e4-433b-ab4e-4265cd4ae15e"}},"res":{"statusCode":200,"headers":{"x-request-id":"37afec5b-12e4-433b-ab4e-4265cd4ae15e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2724,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:52:59.052]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":60.95380000025034},"apollo_query_duration_ms":1} +[server] INFO [16:52:59.055]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":62.84530000016093},"apollo_query_duration_ms":0} +[server] INFO [16:52:59.057]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":51.57220000214875},"apollo_query_duration_ms":0} +[server] INFO [16:52:59.077]: GQL ActiveUserMainMetadata finished after 31 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":173.21590000018477},"apollo_query_duration_ms":31} +[server] INFO [16:52:59.131]: GQL NavigationProjectInvites finished after 71 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":130.4912999998778},"apollo_query_duration_ms":71} +[server] INFO [16:52:59.355]: GQL ProjectAccessCheck finished after 107 ms {"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":153.39649999700487},"apollo_query_duration_ms":107} +[server] INFO [16:54:00.356]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"c71056be92"} +[server] INFO [16:55:00.820]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"5a231e7a15","numberOfFailedBackgroundJobs":0} +[server] INFO [16:56:05.799]: GQL IntrospectionQuery finished after 29 ms {"req":{"id":"415e18fa-e02d-4f25-bcdb-f8c04035af41","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"415e18fa-e02d-4f25-bcdb-f8c04035af41"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":62.71690000034869},"apollo_query_duration_ms":29} +[server] INFO [16:56:05.853]: GQL IntrospectionQuery finished after 28 ms {"req":{"id":"7cbeeb8a-26ca-4989-a331-c5a883fd027a","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"7cbeeb8a-26ca-4989-a331-c5a883fd027a"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":92.32209999859333},"apollo_query_duration_ms":28} +[server] INFO [16:56:08.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"77fcfa59-794f-4997-99b6-3f1bce2975d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"77fcfa59-794f-4997-99b6-3f1bce2975d8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:08.636]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.01149999909103},"apollo_query_duration_ms":143} +[server] INFO [16:56:08.684]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.37130000069737},"apollo_query_duration_ms":137} +[server] INFO [16:56:08.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 392 ms {"req":{"id":"77fcfa59-794f-4997-99b6-3f1bce2975d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"77fcfa59-794f-4997-99b6-3f1bce2975d8"}},"res":{"statusCode":200,"headers":{"x-request-id":"77fcfa59-794f-4997-99b6-3f1bce2975d8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":392,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:08.750]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":268,"totalDuration":9083.676200014539}} +[server] INFO [16:56:08.779]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":271,"totalDuration":9166.204800014384}} +[server] INFO [16:56:08.862]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":275,"totalDuration":9273.353400015272}} +[server] INFO [16:56:08.891]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":277,"totalDuration":9325.650600015186}} +[server] INFO [16:56:16.553]: GQL IntrospectionQuery finished after 35 ms {"req":{"id":"46bc7f50-7439-4a97-8616-963ef41a59e3","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"46bc7f50-7439-4a97-8616-963ef41a59e3"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":171.5567999985069},"apollo_query_duration_ms":35} +[server] INFO [16:56:16.594]: GQL IntrospectionQuery finished after 32 ms {"req":{"id":"23886f3f-5abf-4744-b433-1679ce4c504f","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"23886f3f-5abf-4744-b433-1679ce4c504f"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":173.05099999904633},"apollo_query_duration_ms":32} +[server] INFO [16:56:18.912]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"4860bd77-df08-45a6-a2a8-e5aa873bb534","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"4860bd77-df08-45a6-a2a8-e5aa873bb534"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:19.250]: GQL BroadcastViewerUserActivity finished after 166 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":191.8872000016272},"apollo_query_duration_ms":166} +[server] INFO [16:56:19.252]: GQL BroadcastViewerUserActivity finished after 164 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":195.49450000189245},"apollo_query_duration_ms":164} +[server] INFO [16:56:19.277]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 365 ms {"req":{"id":"4860bd77-df08-45a6-a2a8-e5aa873bb534","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"4860bd77-df08-45a6-a2a8-e5aa873bb534"}},"res":{"statusCode":200,"headers":{"x-request-id":"4860bd77-df08-45a6-a2a8-e5aa873bb534","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":365,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:19.367]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":281,"totalDuration":9438.14110001456}} +[server] INFO [16:56:19.397]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":284,"totalDuration":9524.427800011821}} +[server] INFO [16:56:19.482]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":288,"totalDuration":9636.231100010686}} +[server] INFO [16:56:19.545]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":290,"totalDuration":9723.51480001118}} +[server] INFO [16:56:27.478]: GQL IntrospectionQuery finished after 30 ms {"req":{"id":"9021624e-0660-49f1-89bd-25a314ba1d70","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"9021624e-0660-49f1-89bd-25a314ba1d70"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":97.76060000061989},"apollo_query_duration_ms":30} +[server] INFO [16:56:27.522]: GQL IntrospectionQuery finished after 34 ms {"req":{"id":"3cb91048-8de8-4729-adad-9de21d75141e","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"3cb91048-8de8-4729-adad-9de21d75141e"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":100.00479999929667},"apollo_query_duration_ms":34} +[server] INFO [16:56:40.553]: GQL IntrospectionQuery finished after 25 ms {"req":{"id":"13eaf53e-2296-4ab2-9f90-50ab59f4141c","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"13eaf53e-2296-4ab2-9f90-50ab59f4141c"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":81.22380000166595},"apollo_query_duration_ms":25} +[server] INFO [16:56:40.596]: GQL IntrospectionQuery finished after 35 ms {"req":{"id":"d3d522a7-d841-486b-87e1-3c370e70b2cd","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"d3d522a7-d841-486b-87e1-3c370e70b2cd"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":82.2402999997139},"apollo_query_duration_ms":35} +[server] INFO [16:56:42.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"fd1491d6-b5fc-41bf-a512-24951a8a7cb1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fd1491d6-b5fc-41bf-a512-24951a8a7cb1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:43.228]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.38570000045002},"apollo_query_duration_ms":131} +[server] INFO [16:56:43.229]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.36990000121295},"apollo_query_duration_ms":130} +[server] INFO [16:56:43.271]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 325 ms {"req":{"id":"fd1491d6-b5fc-41bf-a512-24951a8a7cb1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"fd1491d6-b5fc-41bf-a512-24951a8a7cb1"}},"res":{"statusCode":200,"headers":{"x-request-id":"fd1491d6-b5fc-41bf-a512-24951a8a7cb1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":325,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:43.336]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":294,"totalDuration":9826.642300012521}} +[server] INFO [16:56:43.364]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":297,"totalDuration":9905.251400011592}} +[server] INFO [16:56:43.445]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":301,"totalDuration":10010.845600009896}} +[server] INFO [16:56:43.476]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":303,"totalDuration":10066.091300007887}} +[server] INFO [16:56:49.999]: GQL IntrospectionQuery finished after 23 ms {"req":{"id":"9210ad14-1ee3-47cf-b022-b71aa99bbf7b","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"9210ad14-1ee3-47cf-b022-b71aa99bbf7b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":49.94420000165701},"apollo_query_duration_ms":23} +[server] INFO [16:56:50.034]: GQL IntrospectionQuery finished after 26 ms {"req":{"id":"33f1721a-7c18-4ab7-8f38-87169867a369","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"33f1721a-7c18-4ab7-8f38-87169867a369"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":51.92130000144243},"apollo_query_duration_ms":26} +[server] INFO [16:56:50.218]: GQL IntrospectionQuery finished after 51 ms {"req":{"id":"cf46afc7-b1e5-4bdb-a630-ec875898790b","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"cf46afc7-b1e5-4bdb-a630-ec875898790b"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":51.808799996972084},"apollo_query_duration_ms":51} +[server] INFO [16:56:50.397]: GQL IntrospectionQuery finished after 35 ms {"req":{"id":"94676b2c-e31e-48d3-a713-7641ffdab495","method":"POST","path":null,"pathParameters":{},"headers":{"accept":"application/graphql-response+json, application/json, multipart/mixed","content-type":"application/json","content-length":"1608","host":"127.0.0.1:3000","connection":"keep-alive","x-request-id":"94676b2c-e31e-48d3-a713-7641ffdab495"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query IntrospectionQuery {\n __schema {\n queryType {\n name\n }\n mutationType {\n name\n }\n subscriptionType {\n name\n }\n types {\n ...FullType\n }\n directives {\n name\n description\n locations\n args {\n ...InputValue\n }\n }\n }\n}\n\nfragment FullType on __Type {\n kind\n name\n description\n fields(includeDeprecated: true) {\n name\n description\n args {\n ...InputValue\n }\n type {\n ...TypeRef\n }\n isDeprecated\n deprecationReason\n }\n inputFields {\n ...InputValue\n }\n interfaces {\n ...TypeRef\n }\n enumValues(includeDeprecated: true) {\n name\n description\n isDeprecated\n deprecationReason\n }\n possibleTypes {\n ...TypeRef\n }\n}\n\nfragment InputValue on __InputValue {\n name\n description\n type {\n ...TypeRef\n }\n defaultValue\n}\n\nfragment TypeRef on __Type {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n ofType {\n kind\n name\n }\n }\n }\n }\n }\n }\n }\n }\n }\n}","graphql_operation_name":"IntrospectionQuery","graphql_operation_title":"GQL IntrospectionQuery","userId":"fc80dbdc8d","actionName":"IntrospectionQuery","dbMetrics":{"totalCount":2,"totalDuration":58.786800000816584},"apollo_query_duration_ms":35} +[server] INFO [16:56:52.488]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"31aefff6-60b1-4d6e-b50a-e8e312219160","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"31aefff6-60b1-4d6e-b50a-e8e312219160"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:52.767]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1709","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.30090000107884},"apollo_query_duration_ms":133} +[server] INFO [16:56:52.767]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"-fnHA73L966iqPfEpYs4F","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"-fnHA73L966iqPfEpYs4F","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[201.00247976443154,-36.05745415772764,40.84864859861571],"target":[102.50925504169442,52.46630207124353,-31.24785061176012],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Iq_n8UBuiNzgS_DF4ZKGV","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.31030000001192},"apollo_query_duration_ms":131} +[server] INFO [16:56:52.822]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 334 ms {"req":{"id":"31aefff6-60b1-4d6e-b50a-e8e312219160","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"31aefff6-60b1-4d6e-b50a-e8e312219160"}},"res":{"statusCode":200,"headers":{"x-request-id":"31aefff6-60b1-4d6e-b50a-e8e312219160","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":334,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [16:56:52.894]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":307,"totalDuration":10188.224200009368}} +[server] INFO [16:56:52.928]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":310,"totalDuration":10292.902900007553}} +[server] INFO [16:56:53.064]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":314,"totalDuration":10453.904100007378}} +[server] INFO [16:56:53.096]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":316,"totalDuration":10542.079900008626}} +[server] INFO [16:56:53.928]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"96acbf22-72ff-4172-a028-96de528f18e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"96acbf22-72ff-4172-a028-96de528f18e6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:56:53.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"3a87f0c5-a779-45fd-b6b9-72f46ab5d9ed","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3a87f0c5-a779-45fd-b6b9-72f46ab5d9ed"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:56:53.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"e0b3cd10-0791-4af3-a0b9-da35fb33b39d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e0b3cd10-0791-4af3-a0b9-da35fb33b39d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:56:54.400]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 471 ms {"req":{"id":"96acbf22-72ff-4172-a028-96de528f18e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"96acbf22-72ff-4172-a028-96de528f18e6"}},"res":{"statusCode":200,"headers":{"x-request-id":"96acbf22-72ff-4172-a028-96de528f18e6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":471,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [16:56:54.945]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1015 ms {"req":{"id":"e0b3cd10-0791-4af3-a0b9-da35fb33b39d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"e0b3cd10-0791-4af3-a0b9-da35fb33b39d"}},"res":{"statusCode":200,"headers":{"x-request-id":"e0b3cd10-0791-4af3-a0b9-da35fb33b39d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1015,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [16:56:55.162]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 1234 ms {"req":{"id":"3a87f0c5-a779-45fd-b6b9-72f46ab5d9ed","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"3a87f0c5-a779-45fd-b6b9-72f46ab5d9ed"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a87f0c5-a779-45fd-b6b9-72f46ab5d9ed","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1234,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [16:57:06.088]: GQL ActiveUserMainMetadata finished after 87 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":195.59259999729693},"apollo_query_duration_ms":87} +[server] INFO [16:57:06.093]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":52.57459999807179},"apollo_query_duration_ms":1} +[server] INFO [16:57:06.094]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":53.378399999812245},"apollo_query_duration_ms":0} +[server] INFO [16:57:06.096]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":75.35999999940395},"apollo_query_duration_ms":1} +[server] INFO [16:57:06.235]: GQL NavigationProjectInvites finished after 136 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":209.5740999970585},"apollo_query_duration_ms":136} +[server] INFO [16:57:06.657]: GQL ProjectAccessCheck finished after 146 ms {"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"f198527d-bdff-4969-a38f-7349169ab6ac","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":350.292999997735},"apollo_query_duration_ms":146} +[server] INFO [17:00:00.990]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"1891b5b780"} +[server] INFO [17:00:01.105]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"bee3b71847","numberOfFailedBackgroundJobs":0} +[server] INFO [17:05:01.221]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"10dac56b9e","numberOfFailedBackgroundJobs":0} +[server] INFO [17:06:00.797]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"36e6802709"} +[server] INFO [17:10:00.698]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"683dae8e0a","numberOfFailedBackgroundJobs":0} +[server] INFO [17:12:00.394]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"e454532a56"} +[server] INFO [17:15:00.831]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"16e452dbfd","numberOfFailedBackgroundJobs":0} +[server] INFO [17:18:01.061]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"f17dd44a14"} +[server] INFO [17:20:01.082]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"3fb2189263","numberOfFailedBackgroundJobs":0} +[server] INFO [17:24:00.683]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2d7238e462"} +[server] INFO [17:25:01.270]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"102eee242e","numberOfFailedBackgroundJobs":0} +[server] INFO [17:30:00.584]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"ff3518d0b0"} +[server] INFO [17:30:00.713]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7233169792","numberOfFailedBackgroundJobs":0} +[server] INFO [17:35:00.962]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"a05caaf81d","numberOfFailedBackgroundJobs":0} +[server] INFO [17:36:00.332]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"ce1ab056fd"} +[server] INFO [17:40:01.260]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"cb455d9cb8","numberOfFailedBackgroundJobs":0} +[server] INFO [17:42:01.082]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"92e421d293"} +[server] INFO [17:45:00.458]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7ec9a36715","numberOfFailedBackgroundJobs":0} +[server] INFO [17:48:00.660]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"1adc260d95"} +[server] INFO [17:50:01.081]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"db5ed4ac04","numberOfFailedBackgroundJobs":0} +[server] INFO [17:51:53.905]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request received {"req":{"id":"851f45eb-e989-47c2-9d03-6ee823e8f777","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"851f45eb-e989-47c2-9d03-6ee823e8f777"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [17:51:55.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin request completed in 1501 ms {"req":{"id":"851f45eb-e989-47c2-9d03-6ee823e8f777","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-request-id":"851f45eb-e989-47c2-9d03-6ee823e8f777"}},"res":{"statusCode":200,"headers":{"x-request-id":"851f45eb-e989-47c2-9d03-6ee823e8f777","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1501,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod0.bin"} +[server] INFO [17:54:00.474]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"57f65d3ea4"} +[server] INFO [17:55:00.931]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"f12494670e","numberOfFailedBackgroundJobs":0} +[server] INFO [18:00:01.043]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2565e2d0d7"} +[server] INFO [18:00:01.173]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"b905363673","numberOfFailedBackgroundJobs":0} +[server] INFO [18:05:00.664]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"0988f9f699","numberOfFailedBackgroundJobs":0} +[server] INFO [18:06:01.024]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"0c25f09dfa"} +[server] INFO [18:09:47.230]: GQL ServerInfoBlobSizeLimit finished after 28 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":3,"totalDuration":89.04460000060499},"apollo_query_duration_ms":28} +[server] INFO [18:09:47.230]: GQL MainServerInfoData finished after 26 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":65.01080000028014},"apollo_query_duration_ms":26} +[server] INFO [18:09:47.230]: GQL AuthLoginPanel finished after 13 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":61.8355000000447},"apollo_query_duration_ms":13} +[server] INFO [18:09:47.257]: GQL ActiveUserMainMetadata finished after 45 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":178.18620000220835},"apollo_query_duration_ms":45} +[server] INFO [18:09:47.269]: GQL NavigationProjectInvites finished after 64 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":123.94679999910295},"apollo_query_duration_ms":64} +[server] INFO [18:09:47.488]: GQL ProjectAccessCheck finished after 107 ms {"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"273fc928-1d2e-4709-8a5e-70b025d525a4","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":152.85650000162423},"apollo_query_duration_ms":107} +[server] INFO [18:09:56.883]: GQL ProjectViewerResources finished after 172 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"83a5b9cdd3","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":232.9096000008285},"apollo_query_duration_ms":172} +[server] INFO [18:09:56.901]: GQL ViewerLoadedResources finished after 181 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":273.3421000018716},"apollo_query_duration_ms":181} +[server] INFO [18:09:56.914]: GQL ViewerLoadedThreads finished after 191 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"83a5b9cdd3"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":333.0216000005603},"apollo_query_duration_ms":191} +[server] INFO [18:09:57.258]: GQL WorkspaceMoveProjectManagerProject finished after 149 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":224.44700000062585},"apollo_query_duration_ms":149} +[server] INFO [18:10:00.896]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"cb4617fe79","numberOfFailedBackgroundJobs":0} +[server] INFO [18:10:01.841]: GQL BroadcastViewerUserActivity finished after 196 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":208.25789999961853},"apollo_query_duration_ms":196} +[server] INFO [18:10:06.746]: GQL BroadcastViewerUserActivity finished after 162 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":173.7493000011891},"apollo_query_duration_ms":162} +[server] INFO [18:10:11.686]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.9229999985546},"apollo_query_duration_ms":130} +[server] INFO [18:10:16.700]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.8811000008136},"apollo_query_duration_ms":133} +[server] INFO [18:10:21.685]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":151.99440000019968},"apollo_query_duration_ms":130} +[server] INFO [18:10:24.543]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.31169999949634},"apollo_query_duration_ms":133} +[server] INFO [18:10:31.726]: GQL BroadcastViewerUserActivity finished after 130 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":150.94060000032187},"apollo_query_duration_ms":130} +[server] INFO [18:10:36.460]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.5033000037074},"apollo_query_duration_ms":132} +[server] INFO [18:10:36.703]: GQL BroadcastViewerUserActivity finished after 156 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.704600000754},"apollo_query_duration_ms":156} +[server] INFO [18:10:37.200]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.89510000310838},"apollo_query_duration_ms":131} +[server] INFO [18:10:38.728]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":51.68470000103116},"apollo_query_duration_ms":1} +[server] INFO [18:10:38.738]: GQL ActiveUserMainMetadata finished after 30 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":156.71859999746084},"apollo_query_duration_ms":30} +[server] INFO [18:10:38.746]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":73.52290000207722},"apollo_query_duration_ms":0} +[server] INFO [18:10:38.749]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":95.8595999982208},"apollo_query_duration_ms":0} +[server] INFO [18:10:38.802]: GQL NavigationProjectInvites finished after 55 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":125.59919999912381},"apollo_query_duration_ms":55} +[server] INFO [18:10:38.852]: GQL BroadcastViewerUserActivity finished after 145 ms {"req":{"id":"TE5LkLdag_cJ_PW13_oZs","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"TE5LkLdag_cJ_PW13_oZs","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"Ijfcbl6ndkhuxx2ldkr4T","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"Ijfcbl6ndkhuxx2ldkr4T","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.98529999889433},"apollo_query_duration_ms":145} +[server] INFO [18:10:39.014]: GQL ProjectAccessCheck finished after 103 ms {"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"b6dc9770-6b44-45d3-b48e-83118de8a316","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":150.7242999970913},"apollo_query_duration_ms":103} +[server] INFO [18:10:42.979]: GQL ViewerLoadedResources finished after 154 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":263.35129999928176},"apollo_query_duration_ms":154} +[server] INFO [18:10:42.989]: GQL ProjectViewerResources finished after 163 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"83a5b9cdd3","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":250.51490000076592},"apollo_query_duration_ms":163} +[server] INFO [18:10:43.021]: GQL ViewerLoadedThreads finished after 193 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"83a5b9cdd3"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":341.71939999982715},"apollo_query_duration_ms":193} +[server] INFO [18:10:43.458]: GQL WorkspaceMoveProjectManagerProject finished after 141 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":218.61800000071526},"apollo_query_duration_ms":141} +[server] INFO [18:11:09.793]: GQL MainServerInfoData finished after 0 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":72.48739999905229},"apollo_query_duration_ms":0} +[server] INFO [18:11:09.795]: GQL ServerInfoBlobSizeLimit finished after 0 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":73.45770000107586},"apollo_query_duration_ms":0} +[server] INFO [18:11:09.803]: GQL AuthLoginPanel finished after 0 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":81.21060000173748},"apollo_query_duration_ms":0} +[server] INFO [18:11:09.819]: GQL ActiveUserMainMetadata finished after 30 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":172.28789999708533},"apollo_query_duration_ms":30} +[server] INFO [18:11:09.859]: GQL NavigationProjectInvites finished after 60 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":132.1622000001371},"apollo_query_duration_ms":60} +[server] INFO [18:11:10.073]: GQL ProjectAccessCheck finished after 106 ms {"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"3d054046-1086-4c9f-8914-cf88acaf77ee","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":152.15719999931753},"apollo_query_duration_ms":106} +[server] INFO [18:12:00.886]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"a363aef828"} +[server] INFO [18:15:00.662]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"397b646cfb","numberOfFailedBackgroundJobs":0} +[server] INFO [18:16:27.252]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"35116e92-d2b8-494e-b171-e4029aaf8ed8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"35116e92-d2b8-494e-b171-e4029aaf8ed8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:16:27.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 555 ms {"req":{"id":"35116e92-d2b8-494e-b171-e4029aaf8ed8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"35116e92-d2b8-494e-b171-e4029aaf8ed8"}},"res":{"statusCode":200,"headers":{"x-request-id":"35116e92-d2b8-494e-b171-e4029aaf8ed8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","content-length":"84984","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":555,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:17:02.482]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":59.42659999988973},"apollo_query_duration_ms":1} +[server] INFO [18:17:02.489]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":62.59500000067055},"apollo_query_duration_ms":1} +[server] INFO [18:17:02.499]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":61.830800000578165},"apollo_query_duration_ms":1} +[server] INFO [18:17:02.514]: GQL ActiveUserMainMetadata finished after 29 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":166.73510000109673},"apollo_query_duration_ms":29} +[server] INFO [18:17:02.556]: GQL NavigationProjectInvites finished after 65 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":125.58640000037849},"apollo_query_duration_ms":65} +[server] INFO [18:17:02.813]: GQL ProjectAccessCheck finished after 108 ms {"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":154.0327000003308},"apollo_query_duration_ms":108} +[server] INFO [18:18:00.286]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"3d8085beab"} +[server] INFO [18:18:07.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"1995d6ab-a8b3-437e-b702-2edbb99e752a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"1995d6ab-a8b3-437e-b702-2edbb99e752a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:18:07.657]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 351 ms {"req":{"id":"1995d6ab-a8b3-437e-b702-2edbb99e752a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:3000","connection":"Keep-Alive","x-request-id":"1995d6ab-a8b3-437e-b702-2edbb99e752a"}},"res":{"statusCode":200,"headers":{"x-request-id":"1995d6ab-a8b3-437e-b702-2edbb99e752a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","content-length":"84984","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding"},"userId":"fc80dbdc8d"},"responseTime":351,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:19:09.953]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":61.31929999962449},"apollo_query_duration_ms":1} +[server] INFO [18:19:09.957]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":63.68790000118315},"apollo_query_duration_ms":1} +[server] INFO [18:19:09.969]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":61.85679999925196},"apollo_query_duration_ms":1} +[server] INFO [18:19:09.980]: GQL ActiveUserMainMetadata finished after 30 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":167.40020000189543},"apollo_query_duration_ms":30} +[server] INFO [18:19:10.028]: GQL NavigationProjectInvites finished after 69 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":130.84310000017285},"apollo_query_duration_ms":69} +[server] INFO [18:19:10.253]: GQL ProjectAccessCheck finished after 107 ms {"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":154.43420000001788},"apollo_query_duration_ms":107} +[server] INFO [18:20:00.398]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"aa798f38dc","numberOfFailedBackgroundJobs":0} +[server] INFO [18:24:00.556]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2d5727ec8f"} +[server] INFO [18:25:01.201]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"27dd7de319","numberOfFailedBackgroundJobs":0} +[server] INFO [18:30:00.858]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"d864c82f90"} +[server] INFO [18:30:00.969]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"eb24b1c224","numberOfFailedBackgroundJobs":0} +[server] INFO [18:35:00.624]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"ab049faeee","numberOfFailedBackgroundJobs":0} +[server] INFO [18:36:01.057]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"1858ada7ac"} +[server] INFO [18:40:00.382]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"bb0f9fec77","numberOfFailedBackgroundJobs":0} +[server] INFO [18:42:00.314]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"b74eece2d8"} +[server] INFO [18:43:35.529]: GQL MainServerInfoData finished after 1 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"362"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query MainServerInfoData {\n serverInfo {\n adminContact\n canonicalUrl\n company\n description\n guestModeEnabled\n inviteOnly\n name\n termsOfService\n version\n automateUrl\n configuration {\n isEmailEnabled\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"MainServerInfoData","graphql_operation_title":"GQL MainServerInfoData","userId":"fc80dbdc8d","actionName":"MainServerInfoData","dbMetrics":{"totalCount":2,"totalDuration":64.15809999965131},"apollo_query_duration_ms":1} +[server] INFO [18:43:35.531]: GQL ServerInfoBlobSizeLimit finished after 1 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"212"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ServerInfoBlobSizeLimit {\n serverInfo {\n configuration {\n blobSizeLimitBytes\n __typename\n }\n __typename\n }\n}","graphql_variables":{},"graphql_operation_name":"ServerInfoBlobSizeLimit","graphql_operation_title":"GQL ServerInfoBlobSizeLimit","userId":"fc80dbdc8d","actionName":"ServerInfoBlobSizeLimit","dbMetrics":{"totalCount":2,"totalDuration":65.10570000112057},"apollo_query_duration_ms":1} +[server] INFO [18:43:35.544]: GQL AuthLoginPanel finished after 1 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"556"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query AuthLoginPanel {\n serverInfo {\n authStrategies {\n id\n __typename\n }\n ...AuthStategiesServerInfoFragment\n __typename\n }\n}\n\nfragment AuthThirdPartyLoginButtonOIDC_ServerInfo on ServerInfo {\n authStrategies {\n id\n name\n __typename\n }\n __typename\n}\n\nfragment AuthStategiesServerInfoFragment on ServerInfo {\n authStrategies {\n id\n name\n url\n __typename\n }\n ...AuthThirdPartyLoginButtonOIDC_ServerInfo\n __typename\n}","graphql_variables":{},"graphql_operation_name":"AuthLoginPanel","graphql_operation_title":"GQL AuthLoginPanel","userId":"fc80dbdc8d","actionName":"AuthLoginPanel","dbMetrics":{"totalCount":2,"totalDuration":63.35689999908209},"apollo_query_duration_ms":1} +[server] INFO [18:43:35.555]: GQL ActiveUserMainMetadata finished after 32 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"1059"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ActiveUserMainMetadata {\n activeUser {\n id\n email\n emails {\n id\n email\n verified\n primary\n __typename\n }\n company\n bio\n name\n role\n avatar\n isOnboardingFinished\n createdAt\n verified\n notificationPreferences\n versions(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectsAdd_User\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment UseCanCreatePersonalProject_User on User {\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectsAdd_User on User {\n id\n permissions {\n canCreatePersonalProject {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanCreatePersonalProject_User\n __typename\n}","graphql_variables":{},"graphql_operation_name":"ActiveUserMainMetadata","graphql_operation_title":"GQL ActiveUserMainMetadata","userId":"fc80dbdc8d","actionName":"ActiveUserMainMetadata","dbMetrics":{"totalCount":6,"totalDuration":167.51839999854565},"apollo_query_duration_ms":32} +[server] INFO [18:43:35.599]: GQL NavigationProjectInvites finished after 66 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"640"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query NavigationProjectInvites {\n activeUser {\n id\n projectInvites {\n ...HeaderNavNotificationsProjectInvite_PendingStreamCollaborator\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment HeaderNavNotificationsProjectInvite_PendingStreamCollaborator on PendingStreamCollaborator {\n id\n invitedBy {\n ...LimitedUserAvatar\n __typename\n }\n projectId\n projectName\n token\n workspaceSlug\n user {\n id\n __typename\n }\n __typename\n}","graphql_variables":{},"graphql_operation_name":"NavigationProjectInvites","graphql_operation_title":"GQL NavigationProjectInvites","userId":"fc80dbdc8d","actionName":"NavigationProjectInvites","dbMetrics":{"totalCount":4,"totalDuration":128.867800001055},"apollo_query_duration_ms":66} +[server] INFO [18:43:35.815]: GQL ProjectAccessCheck finished after 106 ms {"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","accept":"*/*","content-type":"application/json","apollographql-client-name":"frontend-2","apollographql-client-version":"unknown","x-request-id":"debe233c-feef-4a50-9e41-cf77dc2a8336","apollo-require-preflight":"true","accept-language":"*","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, deflate","content-length":"565"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectAccessCheck($id: String!) {\n project(id: $id) {\n id\n permissions {\n canRead {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspaceId\n __typename\n }\n activeUser {\n id\n activeWorkspace {\n id\n __typename\n }\n __typename\n }\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}","graphql_variables":{"id":"a4abd72149"},"graphql_operation_name":"ProjectAccessCheck","graphql_operation_title":"GQL ProjectAccessCheck","userId":"fc80dbdc8d","actionName":"ProjectAccessCheck","dbMetrics":{"totalCount":6,"totalDuration":152.6707999985665},"apollo_query_duration_ms":106} +[server] INFO [18:43:37.189]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"WvLg8vSTfbhUhTajok3yy","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"WvLg8vSTfbhUhTajok3yy","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.41950000077486},"apollo_query_duration_ms":138} +[server] INFO [18:43:37.194]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"WvLg8vSTfbhUhTajok3yy","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"WvLg8vSTfbhUhTajok3yy","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.48449999839067},"apollo_query_duration_ms":138} +[server] INFO [18:43:37.724]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1604","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"WvLg8vSTfbhUhTajok3yy","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"WvLg8vSTfbhUhTajok3yy","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.95499999821186},"apollo_query_duration_ms":133} +[server] INFO [18:43:37.832]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"KuUn0XjIs27Au48IeGNgC","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1609","x-request-id":"KuUn0XjIs27Au48IeGNgC","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"83a5b9cdd3","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"WvLg8vSTfbhUhTajok3yy","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"83a5b9cdd3","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[0,0,0],"target":[0,0,0],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"WvLg8vSTfbhUhTajok3yy","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":158.35769999958575},"apollo_query_duration_ms":138} +[server] INFO [18:43:56.102]: GQL ProjectViewerResources finished after 132 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1144","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ProjectViewerResources($projectId: String!, $resourceUrlString: String!, $savedViewId: ID, $savedViewSettings: SavedViewsLoadSettings) {\n project(id: $projectId) {\n id\n viewerResourcesExtended(\n resourceIdString: $resourceUrlString\n savedViewId: $savedViewId\n savedViewSettings: $savedViewSettings\n ) {\n groups {\n identifier\n items {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n }\n savedView {\n id\n ...UseViewerSavedViewSetup_SavedView\n __typename\n }\n request {\n savedViewId\n __typename\n }\n resourceIdString\n __typename\n }\n __typename\n }\n}\n\nfragment ViewerPageSetup_SavedView on SavedView {\n id\n name\n __typename\n}\n\nfragment UseViewerSavedViewSetup_SavedView on SavedView {\n id\n viewerState\n ...ViewerPageSetup_SavedView\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","resourceUrlString":"252b555ee9","savedViewSettings":{"loadOriginal":false}},"graphql_operation_name":"ProjectViewerResources","graphql_operation_title":"GQL ProjectViewerResources","userId":"fc80dbdc8d","actionName":"ProjectViewerResources","dbMetrics":{"totalCount":7,"totalDuration":186.62319999933243},"apollo_query_duration_ms":132} +[server] INFO [18:43:56.106]: GQL ViewerLoadedResources finished after 135 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7459","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":[],"versionIds":[]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":8,"totalDuration":214.74499999918044},"apollo_query_duration_ms":135} +[server] INFO [18:43:56.133]: GQL ViewerLoadedThreads finished after 166 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"2464","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedThreads($projectId: String!, $filter: ProjectCommentsFilter!, $cursor: String, $limit: Int) {\n project(id: $projectId) {\n id\n commentThreads(filter: $filter, cursor: $cursor, limit: $limit) {\n totalCount\n totalArchivedCount\n items {\n ...ViewerCommentThread\n ...LinkableComment\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ThreadCommentAttachment on Comment {\n text {\n attachments {\n id\n fileName\n fileType\n fileSize\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentsReplyItem on Comment {\n id\n archived\n rawText\n text {\n doc\n __typename\n }\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n ...ThreadCommentAttachment\n __typename\n}\n\nfragment FormUsersSelectItem on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment ViewerCommentsListItem on Comment {\n id\n rawText\n archived\n author {\n ...LimitedUserAvatar\n __typename\n }\n createdAt\n viewedAt\n replies {\n totalCount\n cursor\n items {\n ...ViewerCommentsReplyItem\n __typename\n }\n __typename\n }\n replyAuthors(limit: 4) {\n totalCount\n items {\n ...FormUsersSelectItem\n __typename\n }\n __typename\n }\n resources {\n resourceId\n resourceType\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentBubblesData on Comment {\n id\n viewedAt\n viewerState\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ViewerCommentThreadData on Comment {\n id\n permissions {\n canArchive {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerCommentThread on Comment {\n ...ViewerCommentsListItem\n ...ViewerCommentBubblesData\n ...ViewerCommentsReplyItem\n ...ViewerCommentThreadData\n __typename\n}\n\nfragment LinkableComment on Comment {\n id\n viewerResources {\n modelId\n versionId\n objectId\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","filter":{"loadedVersionsOnly":true,"resourceIdString":"252b555ee9"}},"graphql_operation_name":"ViewerLoadedThreads","graphql_operation_title":"GQL ViewerLoadedThreads","userId":"fc80dbdc8d","actionName":"ViewerLoadedThreads","dbMetrics":{"totalCount":10,"totalDuration":276.2303000036627},"apollo_query_duration_ms":166} +[server] INFO [18:43:56.256]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"df680f3b-1042-4438-875e-df9dbab4282a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df680f3b-1042-4438-875e-df9dbab4282a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:43:56.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 1 ms {"req":{"id":"df680f3b-1042-4438-875e-df9dbab4282a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df680f3b-1042-4438-875e-df9dbab4282a"}},"res":{"statusCode":204,"headers":{"x-request-id":"df680f3b-1042-4438-875e-df9dbab4282a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:43:56.269]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request received {"req":{"id":"d6f502e7-538b-4da0-b5a4-fbb649ff0dda","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6f502e7-538b-4da0-b5a4-fbb649ff0dda"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:43:56.564]: GQL WorkspaceMoveProjectManagerProject finished after 145 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1155","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query WorkspaceMoveProjectManagerProject($projectId: String!, $workspaceId: String) {\n project(id: $projectId) {\n ...WorkspaceMoveProjectManager_Project\n __typename\n }\n}\n\nfragment WorkspaceMoveProjectManager_ProjectBase on Project {\n id\n name\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n versions(limit: 0) {\n totalCount\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment WorkspaceMoveProjectManager_Project on Project {\n ...WorkspaceMoveProjectManager_ProjectBase\n permissions {\n canMoveToWorkspace(workspaceId: $workspaceId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n permissions {\n canMoveProjectToWorkspace(projectId: $projectId) {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149"},"graphql_operation_name":"WorkspaceMoveProjectManagerProject","graphql_operation_title":"GQL WorkspaceMoveProjectManagerProject","userId":"fc80dbdc8d","actionName":"WorkspaceMoveProjectManagerProject","dbMetrics":{"totalCount":8,"totalDuration":226.22709999978542},"apollo_query_duration_ms":145} +[server] INFO [18:43:56.682]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest request completed in 413 ms {"req":{"id":"d6f502e7-538b-4da0-b5a4-fbb649ff0dda","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6f502e7-538b-4da0-b5a4-fbb649ff0dda"}},"res":{"statusCode":200,"headers":{"x-request-id":"d6f502e7-538b-4da0-b5a4-fbb649ff0dda","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"no-cache","content-type":"application/json; charset=utf-8","etag":"W/\"14bf8-Q5gl5qWUZF0IFVVaEAlB1I+Senk\"","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":413,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/manifest"} +[server] INFO [18:43:56.691]: GQL ViewerLoadedResources finished after 269 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"7483","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"query","graphql_query":"query ViewerLoadedResources($projectId: String!, $modelIds: [String!]!, $versionIds: [String!]) {\n project(id: $projectId) {\n id\n role\n allowPublicComments\n models(filter: {ids: $modelIds}) {\n totalCount\n items {\n id\n name\n updatedAt\n loadedVersion: versions(\n filter: {priorityIds: $versionIds, priorityIdsOnly: true}\n ) {\n items {\n ...ViewerModelVersionCardItem\n automationsStatus {\n id\n automationRuns {\n ...AutomateViewerPanel_AutomateRun\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n versions(limit: 5) {\n totalCount\n cursor\n items {\n ...ViewerModelVersionCardItem\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n ...ProjectPageLatestItemsModels\n ...ModelPageProject\n ...HeaderNavShare_Project\n ...UseCheckViewerCommentingAccess_Project\n ...UseViewerUserActivityBroadcasting_Project\n ...ViewerResourcesLimitAlert_Project\n ...ViewerSavedViewsPanel_Project\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}\n\nfragment AutomateViewerPanelFunctionRunRow_AutomateFunctionRun on AutomateFunctionRun {\n id\n results\n status\n statusMessage\n contextView\n function {\n id\n logo\n name\n __typename\n }\n createdAt\n updatedAt\n __typename\n}\n\nfragment AutomationsStatusOrderedRuns_AutomationRun on AutomateRun {\n id\n automation {\n id\n name\n __typename\n }\n functionRuns {\n id\n updatedAt\n __typename\n }\n __typename\n}\n\nfragment FullPermissionCheckResult on PermissionCheckResult {\n authorized\n code\n message\n payload\n errorMessage\n __typename\n}\n\nfragment ProjectsModelPageEmbed_Project on Project {\n id\n visibility\n permissions {\n canCreateEmbedTokens {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n slug\n role\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n permissions {\n canEditEmbedOptions {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsActions_Project on Project {\n id\n workspace {\n id\n slug\n __typename\n }\n permissions {\n canReadAccIntegrationSettings {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseFileImport_Project on Project {\n id\n __typename\n}\n\nfragment ProjectCardImportFileArea_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseFileImport_Project\n __typename\n}\n\nfragment UseCanCreateModel_Project on Project {\n id\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ProjectPageModelsStructureItem_Project on Project {\n id\n ...ProjectPageModelsActions_Project\n ...ProjectCardImportFileArea_Project\n ...UseCanCreateModel_Project\n permissions {\n canCreateModel {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseCanMoveProjectIntoWorkspace_Project on Project {\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment WorkspaceMoveProject_Project on Project {\n id\n workspaceId\n permissions {\n canMoveToWorkspace {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n ...UseCanMoveProjectIntoWorkspace_Project\n __typename\n}\n\nfragment ProjectModelsAdd_Project on Project {\n id\n workspace {\n name\n slug\n role\n plan {\n name\n __typename\n }\n __typename\n }\n ...UseCanCreateModel_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment WorkspacePlanLimits_Workspace on Workspace {\n id\n slug\n plan {\n name\n __typename\n }\n __typename\n}\n\nfragment UseLoadLatestVersion_Project on Project {\n id\n workspace {\n slug\n __typename\n }\n __typename\n}\n\nfragment ViewerLimitsWorkspaceDialog_Project on Project {\n id\n workspace {\n id\n role\n slug\n ...WorkspacePlanLimits_Workspace\n __typename\n }\n ...UseLoadLatestVersion_Project\n __typename\n}\n\nfragment ViewerLimitsDialog_Project on Project {\n id\n workspaceId\n ...ViewerLimitsWorkspaceDialog_Project\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerResourcesWorkspaceLimitAlert_Workspace on Workspace {\n id\n slug\n __typename\n}\n\nfragment ViewerModelVersionCardItem on Version {\n id\n message\n referencedObject\n sourceApplication\n createdAt\n previewUrl\n authorUser {\n ...LimitedUserAvatar\n __typename\n }\n __typename\n}\n\nfragment AutomateViewerPanel_AutomateRun on AutomateRun {\n id\n functionRuns {\n id\n ...AutomateViewerPanelFunctionRunRow_AutomateFunctionRun\n __typename\n }\n ...AutomationsStatusOrderedRuns_AutomationRun\n __typename\n}\n\nfragment ProjectPageLatestItemsModels on Project {\n id\n role\n visibility\n workspace {\n id\n readOnly\n __typename\n }\n modelCount: models(limit: 0) {\n totalCount\n __typename\n }\n ...ProjectPageModelsStructureItem_Project\n ...ProjectCardImportFileArea_Project\n ...ProjectModelsAdd_Project\n __typename\n}\n\nfragment ModelPageProject on Project {\n id\n createdAt\n name\n visibility\n limitedWorkspace {\n id\n slug\n name\n __typename\n }\n embedOptions {\n hideSpeckleBranding\n __typename\n }\n hasAccessToFeature(featureName: hideSpeckleBranding)\n ...ViewerLimitsDialog_Project\n __typename\n}\n\nfragment HeaderNavShare_Project on Project {\n id\n visibility\n ...ProjectsModelPageEmbed_Project\n __typename\n}\n\nfragment UseCheckViewerCommentingAccess_Project on Project {\n id\n permissions {\n canCreateComment {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment UseViewerUserActivityBroadcasting_Project on Project {\n id\n permissions {\n canBroadcastActivity {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n __typename\n}\n\nfragment ViewerResourcesLimitAlert_Project on Project {\n id\n workspaceId\n workspace {\n id\n slug\n ...ViewerResourcesWorkspaceLimitAlert_Workspace\n __typename\n }\n ...WorkspaceMoveProject_Project\n __typename\n}\n\nfragment ViewerSavedViewsPanel_Project on Project {\n id\n permissions {\n canCreateSavedView {\n ...FullPermissionCheckResult\n __typename\n }\n __typename\n }\n workspace {\n id\n seatType\n planSupportsSavedViews: hasAccessToFeature(featureName: savedViews)\n __typename\n }\n __typename\n}","graphql_variables":{"projectId":"a4abd72149","modelIds":["252b555ee9"],"versionIds":["9f95ac8b4a"]},"graphql_operation_name":"ViewerLoadedResources","graphql_operation_title":"GQL ViewerLoadedResources","userId":"fc80dbdc8d","actionName":"ViewerLoadedResources","dbMetrics":{"totalCount":15,"totalDuration":455.5408000033349},"apollo_query_duration_ms":269} +[server] INFO [18:43:56.750]: /preview/a4abd72149/commits/9f95ac8b4a request received {"req":{"id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a"}},"requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [18:43:56.918]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"a31e62d5-fbd9-4c75-a109-e2354738e38d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a31e62d5-fbd9-4c75-a109-e2354738e38d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:43:56.918]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 0 ms {"req":{"id":"a31e62d5-fbd9-4c75-a109-e2354738e38d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a31e62d5-fbd9-4c75-a109-e2354738e38d"}},"res":{"statusCode":204,"headers":{"x-request-id":"a31e62d5-fbd9-4c75-a109-e2354738e38d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:43:56.919]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"543d0adf-7875-4b4d-a59b-d19e8ef207d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"543d0adf-7875-4b4d-a59b-d19e8ef207d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [18:43:56.919]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 0 ms {"req":{"id":"543d0adf-7875-4b4d-a59b-d19e8ef207d2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"543d0adf-7875-4b4d-a59b-d19e8ef207d2"}},"res":{"statusCode":204,"headers":{"x-request-id":"543d0adf-7875-4b4d-a59b-d19e8ef207d2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [18:43:56.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"c363e800-d207-4b84-b450-1ac89f6378a0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c363e800-d207-4b84-b450-1ac89f6378a0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:43:56.920]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 0 ms {"req":{"id":"c363e800-d207-4b84-b450-1ac89f6378a0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c363e800-d207-4b84-b450-1ac89f6378a0"}},"res":{"statusCode":204,"headers":{"x-request-id":"c363e800-d207-4b84-b450-1ac89f6378a0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:43:56.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"69e3a0ec-9ea6-4f2f-97ed-057fac74278b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69e3a0ec-9ea6-4f2f-97ed-057fac74278b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:43:56.931]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request received {"req":{"id":"9ab0a7cb-f007-40b9-a324-e155aef81943","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ab0a7cb-f007-40b9-a324-e155aef81943"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [18:43:56.932]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"f005ada2-6269-4f8a-90ab-33de48ea1ee4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f005ada2-6269-4f8a-90ab-33de48ea1ee4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:43:57.461]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 529 ms {"req":{"id":"f005ada2-6269-4f8a-90ab-33de48ea1ee4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f005ada2-6269-4f8a-90ab-33de48ea1ee4"}},"res":{"statusCode":200,"headers":{"x-request-id":"f005ada2-6269-4f8a-90ab-33de48ea1ee4","access-control-allow-origin":"*","x-ratelimit-remaining":495,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":529,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:43:57.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"26f73ad9-6dcf-42ee-8e07-c6cb12ae8d24","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"26f73ad9-6dcf-42ee-8e07-c6cb12ae8d24"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:43:57.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"26f73ad9-6dcf-42ee-8e07-c6cb12ae8d24","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"26f73ad9-6dcf-42ee-8e07-c6cb12ae8d24"}},"res":{"statusCode":204,"headers":{"x-request-id":"26f73ad9-6dcf-42ee-8e07-c6cb12ae8d24","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:43:57.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"85662d15-1084-4bd1-aca0-981c9aa5784f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85662d15-1084-4bd1-aca0-981c9aa5784f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:43:57.995]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 317 ms {"req":{"id":"85662d15-1084-4bd1-aca0-981c9aa5784f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85662d15-1084-4bd1-aca0-981c9aa5784f"}},"res":{"statusCode":200,"headers":{"x-request-id":"85662d15-1084-4bd1-aca0-981c9aa5784f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":317,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:43:58.091]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"a534acb9-3ec7-4046-bb61-c3373af8e401","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a534acb9-3ec7-4046-bb61-c3373af8e401"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [18:43:58.092]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1 ms {"req":{"id":"a534acb9-3ec7-4046-bb61-c3373af8e401","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a534acb9-3ec7-4046-bb61-c3373af8e401"}},"res":{"statusCode":204,"headers":{"x-request-id":"a534acb9-3ec7-4046-bb61-c3373af8e401","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [18:43:58.102]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request received {"req":{"id":"4c7e1c46-6eaf-4d64-b814-c70901c4aa6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c7e1c46-6eaf-4d64-b814-c70901c4aa6d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [18:43:59.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin request completed in 1198 ms {"req":{"id":"4c7e1c46-6eaf-4d64-b814-c70901c4aa6d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c7e1c46-6eaf-4d64-b814-c70901c4aa6d"}},"res":{"statusCode":200,"headers":{"x-request-id":"4c7e1c46-6eaf-4d64-b814-c70901c4aa6d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1198,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000087_lod0.bin"} +[server] INFO [18:43:59.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"7c393ebe-71c5-4b59-b17a-0f687c132483","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c393ebe-71c5-4b59-b17a-0f687c132483"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [18:43:59.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 0 ms {"req":{"id":"7c393ebe-71c5-4b59-b17a-0f687c132483","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c393ebe-71c5-4b59-b17a-0f687c132483"}},"res":{"statusCode":204,"headers":{"x-request-id":"7c393ebe-71c5-4b59-b17a-0f687c132483","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [18:43:59.554]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request received {"req":{"id":"35534533-3f5d-4d57-837f-da8c1578e59d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35534533-3f5d-4d57-837f-da8c1578e59d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [18:43:59.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin request completed in 418 ms {"req":{"id":"35534533-3f5d-4d57-837f-da8c1578e59d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35534533-3f5d-4d57-837f-da8c1578e59d"}},"res":{"statusCode":200,"headers":{"x-request-id":"35534533-3f5d-4d57-837f-da8c1578e59d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":418,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000092_lod0.bin"} +[server] INFO [18:44:00.074]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"17ce7c36-0d09-44d2-8ba8-e95d0f1d17ea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17ce7c36-0d09-44d2-8ba8-e95d0f1d17ea"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [18:44:00.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1 ms {"req":{"id":"17ce7c36-0d09-44d2-8ba8-e95d0f1d17ea","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17ce7c36-0d09-44d2-8ba8-e95d0f1d17ea"}},"res":{"statusCode":204,"headers":{"x-request-id":"17ce7c36-0d09-44d2-8ba8-e95d0f1d17ea","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [18:44:00.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request received {"req":{"id":"50827850-13d4-49d5-ae46-369695263982","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50827850-13d4-49d5-ae46-369695263982"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [18:44:00.979]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.01868639248346,277.53396549709373,216.41298971567045],"target":[88.51932790876185,71.11491559505446,9.815082550048828],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":184.76680000126362},"apollo_query_duration_ms":160} +[server] INFO [18:44:01.107]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin request completed in 4176 ms {"req":{"id":"9ab0a7cb-f007-40b9-a324-e155aef81943","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ab0a7cb-f007-40b9-a324-e155aef81943"}},"res":{"statusCode":200,"headers":{"x-request-id":"9ab0a7cb-f007-40b9-a324-e155aef81943","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4176,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000085_lod0.bin"} +[server] INFO [18:44:01.132]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":395,"totalDuration":12784.769400016405}} +[server] INFO [18:44:01.167]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":397,"totalDuration":12849.149300015531}} +[server] INFO [18:44:01.399]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin request completed in 1316 ms {"req":{"id":"50827850-13d4-49d5-ae46-369695263982","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50827850-13d4-49d5-ae46-369695263982"}},"res":{"statusCode":200,"headers":{"x-request-id":"50827850-13d4-49d5-ae46-369695263982","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1316,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000077_lod0.bin"} +[server] INFO [18:44:01.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"47db308c-2270-4094-b1d1-7e652761957b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47db308c-2270-4094-b1d1-7e652761957b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:44:01.408]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 1 ms {"req":{"id":"47db308c-2270-4094-b1d1-7e652761957b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"47db308c-2270-4094-b1d1-7e652761957b"}},"res":{"statusCode":204,"headers":{"x-request-id":"47db308c-2270-4094-b1d1-7e652761957b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:44:01.418]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"4bcb0207-2fe2-4102-b828-60b4b84429c7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4bcb0207-2fe2-4102-b828-60b4b84429c7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:44:01.691]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"d9dcd59c-3970-4893-a7ae-82e926ac031e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9dcd59c-3970-4893-a7ae-82e926ac031e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [18:44:01.691]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 1 ms {"req":{"id":"d9dcd59c-3970-4893-a7ae-82e926ac031e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9dcd59c-3970-4893-a7ae-82e926ac031e"}},"res":{"statusCode":204,"headers":{"x-request-id":"d9dcd59c-3970-4893-a7ae-82e926ac031e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [18:44:01.704]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request received {"req":{"id":"6e18912d-a6a2-4c9a-9d62-f5247c51b78e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e18912d-a6a2-4c9a-9d62-f5247c51b78e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [18:44:01.871]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 452 ms {"req":{"id":"4bcb0207-2fe2-4102-b828-60b4b84429c7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4bcb0207-2fe2-4102-b828-60b4b84429c7"}},"res":{"statusCode":200,"headers":{"x-request-id":"4bcb0207-2fe2-4102-b828-60b4b84429c7","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":452,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:44:02.056]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"97ad90cb-36dd-43cc-ab50-6a7d7b33eb41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97ad90cb-36dd-43cc-ab50-6a7d7b33eb41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [18:44:02.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 1 ms {"req":{"id":"97ad90cb-36dd-43cc-ab50-6a7d7b33eb41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97ad90cb-36dd-43cc-ab50-6a7d7b33eb41"}},"res":{"statusCode":204,"headers":{"x-request-id":"97ad90cb-36dd-43cc-ab50-6a7d7b33eb41","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [18:44:02.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request received {"req":{"id":"62d768b1-cad0-4055-8e3b-a296b2d31048","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"62d768b1-cad0-4055-8e3b-a296b2d31048"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] WARN [18:44:03.205]: DB query successfully completed after 6287 ms {"phase":"startup","region":"main","sql":"select * from \"objects\" where \"streamId\" = $1 and \"id\" = $2 limit $3","sqlMethod":"select","sqlQueryId":"IHwHRP7WkD5fl_nlSi8oy","sqlQueryDurationMs":6287,"sqlNumberBindings":3,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getObject (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\objects.ts:57:17)\n at async Object.getObjectPreviewBufferOrFilepath (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:47:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\previews\\services\\management.ts:113:31)","req":{"id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a"}} +[server] WARN [18:44:03.207]: DB query successfully completed after 1107 ms {"phase":"startup","region":"main","sql":"select \"users\".\"id\", \"users\".\"suuid\", \"users\".\"createdAt\", \"users\".\"name\", \"users\".\"bio\", \"users\".\"company\", \"users\".\"email\", \"users\".\"verified\", \"users\".\"avatar\", \"users\".\"profiles\", \"users\".\"passwordDigest\", \"users\".\"ip\" from \"users\" inner join \"server_acl\" on \"server_acl\".\"userId\" = \"users\".\"id\" where \"server_acl\".\"role\" = $1 limit $2","sqlMethod":"select","sqlQueryId":"wIxoGIW0jFTVRmSeJxpDj","sqlQueryDurationMs":1107,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\users.ts:304:12)\n at async createAuthContextFromToken (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:103:15)\n at async authContextMiddleware (D:\\speckle-server\\packages\\server\\modules\\shared\\middleware\\index.ts:185:23)","req":{"id":"62d768b1-cad0-4055-8e3b-a296b2d31048"}} +[server] INFO [18:44:03.242]: /preview/a4abd72149/commits/9f95ac8b4a request completed in 6492 ms {"req":{"id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a","method":"GET","path":"/preview/a4abd72149/commits/9f95ac8b4a","pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-site","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a"}},"res":{"statusCode":200,"headers":{"x-request-id":"c6046a6d-5c3b-4be1-bc70-cdfda0e8b95a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cross-origin-resource-policy":"cross-origin","cache-control":"no-cache, no-store","accept-ranges":"bytes","last-modified":"Wed, 15 Apr 2026 08:45:36 GMT","etag":"W/\"f30-19d90513def\"","content-type":"image/png","content-length":3888},"userId":"fc80dbdc8d"},"responseTime":6492,"requestStatus":"completed","requestPath":"/preview/a4abd72149/commits/9f95ac8b4a"} +[server] INFO [18:44:03.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 6520 ms {"req":{"id":"69e3a0ec-9ea6-4f2f-97ed-057fac74278b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69e3a0ec-9ea6-4f2f-97ed-057fac74278b"}},"res":{"statusCode":200,"headers":{"x-request-id":"69e3a0ec-9ea6-4f2f-97ed-057fac74278b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6520,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:44:03.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"4820bca0-9ed3-46d0-a746-4338dfc2e9a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4820bca0-9ed3-46d0-a746-4338dfc2e9a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:44:03.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 1 ms {"req":{"id":"4820bca0-9ed3-46d0-a746-4338dfc2e9a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4820bca0-9ed3-46d0-a746-4338dfc2e9a5"}},"res":{"statusCode":204,"headers":{"x-request-id":"4820bca0-9ed3-46d0-a746-4338dfc2e9a5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:44:04.001]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"39847fd9-abeb-45a8-bfee-6d5517285fa4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39847fd9-abeb-45a8-bfee-6d5517285fa4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:44:04.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin request completed in 2119 ms {"req":{"id":"62d768b1-cad0-4055-8e3b-a296b2d31048","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"62d768b1-cad0-4055-8e3b-a296b2d31048"}},"res":{"statusCode":200,"headers":{"x-request-id":"62d768b1-cad0-4055-8e3b-a296b2d31048","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2119,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod2.bin"} +[server] INFO [18:44:04.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"66563444-e4eb-4693-a421-ee4e1dc44898","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66563444-e4eb-4693-a421-ee4e1dc44898"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:44:04.330]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1 ms {"req":{"id":"66563444-e4eb-4693-a421-ee4e1dc44898","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66563444-e4eb-4693-a421-ee4e1dc44898"}},"res":{"statusCode":204,"headers":{"x-request-id":"66563444-e4eb-4693-a421-ee4e1dc44898","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:44:04.340]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"7de40c66-f347-40be-8b57-f47237a7c989","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7de40c66-f347-40be-8b57-f47237a7c989"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:44:04.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 422 ms {"req":{"id":"39847fd9-abeb-45a8-bfee-6d5517285fa4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39847fd9-abeb-45a8-bfee-6d5517285fa4"}},"res":{"statusCode":200,"headers":{"x-request-id":"39847fd9-abeb-45a8-bfee-6d5517285fa4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":422,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:44:04.584]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin request completed in 2880 ms {"req":{"id":"6e18912d-a6a2-4c9a-9d62-f5247c51b78e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e18912d-a6a2-4c9a-9d62-f5247c51b78e"}},"res":{"statusCode":200,"headers":{"x-request-id":"6e18912d-a6a2-4c9a-9d62-f5247c51b78e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2880,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000010_lod0.bin"} +[server] INFO [18:44:04.593]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"f200b4d3-c07c-49a5-b346-2a33c00ee5c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f200b4d3-c07c-49a5-b346-2a33c00ee5c5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:44:04.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1 ms {"req":{"id":"f200b4d3-c07c-49a5-b346-2a33c00ee5c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f200b4d3-c07c-49a5-b346-2a33c00ee5c5"}},"res":{"statusCode":204,"headers":{"x-request-id":"f200b4d3-c07c-49a5-b346-2a33c00ee5c5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:44:04.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"56b6f3a2-f4dd-4948-8ab7-9cf7be3494c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56b6f3a2-f4dd-4948-8ab7-9cf7be3494c6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:44:04.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"98fd06ea-38f4-4abf-a3e4-c71c1f5c30f4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98fd06ea-38f4-4abf-a3e4-c71c1f5c30f4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [18:44:04.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 0 ms {"req":{"id":"98fd06ea-38f4-4abf-a3e4-c71c1f5c30f4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98fd06ea-38f4-4abf-a3e4-c71c1f5c30f4"}},"res":{"statusCode":204,"headers":{"x-request-id":"98fd06ea-38f4-4abf-a3e4-c71c1f5c30f4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [18:44:04.939]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request received {"req":{"id":"7972a600-df5e-4724-9de7-ca3da2241380","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7972a600-df5e-4724-9de7-ca3da2241380"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [18:44:05.163]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 822 ms {"req":{"id":"7de40c66-f347-40be-8b57-f47237a7c989","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7de40c66-f347-40be-8b57-f47237a7c989"}},"res":{"statusCode":200,"headers":{"x-request-id":"7de40c66-f347-40be-8b57-f47237a7c989","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":822,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:44:05.289]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 685 ms {"req":{"id":"56b6f3a2-f4dd-4948-8ab7-9cf7be3494c6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56b6f3a2-f4dd-4948-8ab7-9cf7be3494c6"}},"res":{"statusCode":200,"headers":{"x-request-id":"56b6f3a2-f4dd-4948-8ab7-9cf7be3494c6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":685,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:44:05.589]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"1282b377-4e48-4582-a7be-ff41ed8b3c12","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1282b377-4e48-4582-a7be-ff41ed8b3c12"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [18:44:05.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 1 ms {"req":{"id":"1282b377-4e48-4582-a7be-ff41ed8b3c12","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1282b377-4e48-4582-a7be-ff41ed8b3c12"}},"res":{"statusCode":204,"headers":{"x-request-id":"1282b377-4e48-4582-a7be-ff41ed8b3c12","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [18:44:05.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request received {"req":{"id":"ed461301-5b38-4a8b-aa44-6f608f47cf86","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed461301-5b38-4a8b-aa44-6f608f47cf86"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [18:44:05.621]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"add5389a-2b3a-4f96-98f9-5855b864eeb0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"add5389a-2b3a-4f96-98f9-5855b864eeb0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:44:05.622]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 1 ms {"req":{"id":"add5389a-2b3a-4f96-98f9-5855b864eeb0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"add5389a-2b3a-4f96-98f9-5855b864eeb0"}},"res":{"statusCode":204,"headers":{"x-request-id":"add5389a-2b3a-4f96-98f9-5855b864eeb0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:44:05.636]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"e870bbcb-813c-4b8e-8719-160c17fa164a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e870bbcb-813c-4b8e-8719-160c17fa164a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:44:05.962]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin request completed in 358 ms {"req":{"id":"ed461301-5b38-4a8b-aa44-6f608f47cf86","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ed461301-5b38-4a8b-aa44-6f608f47cf86"}},"res":{"statusCode":200,"headers":{"x-request-id":"ed461301-5b38-4a8b-aa44-6f608f47cf86","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":358,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod2.bin"} +[server] INFO [18:44:05.962]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.66860000044107},"apollo_query_duration_ms":134} +[server] INFO [18:44:06.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 436 ms {"req":{"id":"e870bbcb-813c-4b8e-8719-160c17fa164a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e870bbcb-813c-4b8e-8719-160c17fa164a"}},"res":{"statusCode":200,"headers":{"x-request-id":"e870bbcb-813c-4b8e-8719-160c17fa164a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":436,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:44:06.081]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":401,"totalDuration":12958.834500015713}} +[server] INFO [18:44:06.109]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":403,"totalDuration":13012.019100015052}} +[server] INFO [18:44:06.131]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"0d34f7c1-0ee3-47b3-ac00-6025d6fe7779","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d34f7c1-0ee3-47b3-ac00-6025d6fe7779"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [18:44:06.132]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 0 ms {"req":{"id":"0d34f7c1-0ee3-47b3-ac00-6025d6fe7779","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d34f7c1-0ee3-47b3-ac00-6025d6fe7779"}},"res":{"statusCode":204,"headers":{"x-request-id":"0d34f7c1-0ee3-47b3-ac00-6025d6fe7779","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [18:44:06.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request received {"req":{"id":"dfb1ca3d-ea53-4852-b37e-bec477b8fca5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb1ca3d-ea53-4852-b37e-bec477b8fca5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [18:44:06.300]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"62bf8ed6-74f7-488f-bae1-28a5671d22af","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"62bf8ed6-74f7-488f-bae1-28a5671d22af"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [18:44:06.301]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 1 ms {"req":{"id":"62bf8ed6-74f7-488f-bae1-28a5671d22af","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"62bf8ed6-74f7-488f-bae1-28a5671d22af"}},"res":{"statusCode":204,"headers":{"x-request-id":"62bf8ed6-74f7-488f-bae1-28a5671d22af","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [18:44:06.315]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request received {"req":{"id":"86e9349e-2649-4ebf-8ce3-8ff76c71ca22","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"86e9349e-2649-4ebf-8ce3-8ff76c71ca22"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [18:44:06.705]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin request completed in 391 ms {"req":{"id":"86e9349e-2649-4ebf-8ce3-8ff76c71ca22","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"86e9349e-2649-4ebf-8ce3-8ff76c71ca22"}},"res":{"statusCode":200,"headers":{"x-request-id":"86e9349e-2649-4ebf-8ce3-8ff76c71ca22","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":391,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod2.bin"} +[server] INFO [18:44:06.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"e973be2e-2434-4d7d-9e00-2200b1a0d14c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e973be2e-2434-4d7d-9e00-2200b1a0d14c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:44:06.998]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 0 ms {"req":{"id":"e973be2e-2434-4d7d-9e00-2200b1a0d14c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e973be2e-2434-4d7d-9e00-2200b1a0d14c"}},"res":{"statusCode":204,"headers":{"x-request-id":"e973be2e-2434-4d7d-9e00-2200b1a0d14c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:44:07.009]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"d49c6389-9dad-44ec-86af-330cd6e008fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d49c6389-9dad-44ec-86af-330cd6e008fb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:44:07.577]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin request completed in 2638 ms {"req":{"id":"7972a600-df5e-4724-9de7-ca3da2241380","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7972a600-df5e-4724-9de7-ca3da2241380"}},"res":{"statusCode":200,"headers":{"x-request-id":"7972a600-df5e-4724-9de7-ca3da2241380","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2638,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000089_lod0.bin"} +[server] INFO [18:44:07.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"d6b7609f-f873-4978-9662-4838b243a937","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6b7609f-f873-4978-9662-4838b243a937"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:44:07.796]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 1 ms {"req":{"id":"d6b7609f-f873-4978-9662-4838b243a937","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6b7609f-f873-4978-9662-4838b243a937"}},"res":{"statusCode":204,"headers":{"x-request-id":"d6b7609f-f873-4978-9662-4838b243a937","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:44:07.803]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 794 ms {"req":{"id":"d49c6389-9dad-44ec-86af-330cd6e008fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d49c6389-9dad-44ec-86af-330cd6e008fb"}},"res":{"statusCode":200,"headers":{"x-request-id":"d49c6389-9dad-44ec-86af-330cd6e008fb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":794,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:44:07.808]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"8a1676d2-167b-4076-935f-396a3a2d8e0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8a1676d2-167b-4076-935f-396a3a2d8e0e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:44:08.056]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"b98c2f3d-d58e-45b8-8f1c-bf98b6e3eecb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b98c2f3d-d58e-45b8-8f1c-bf98b6e3eecb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:44:08.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1 ms {"req":{"id":"b98c2f3d-d58e-45b8-8f1c-bf98b6e3eecb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b98c2f3d-d58e-45b8-8f1c-bf98b6e3eecb"}},"res":{"statusCode":204,"headers":{"x-request-id":"b98c2f3d-d58e-45b8-8f1c-bf98b6e3eecb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:44:08.068]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"c4d55ea3-3ec9-4092-9111-630d5bd5ace4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c4d55ea3-3ec9-4092-9111-630d5bd5ace4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:44:08.324]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 516 ms {"req":{"id":"8a1676d2-167b-4076-935f-396a3a2d8e0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8a1676d2-167b-4076-935f-396a3a2d8e0e"}},"res":{"statusCode":200,"headers":{"x-request-id":"8a1676d2-167b-4076-935f-396a3a2d8e0e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":516,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:44:08.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"76230ac4-3303-4e5a-916a-85374be9ba57","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76230ac4-3303-4e5a-916a-85374be9ba57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [18:44:08.547]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 1 ms {"req":{"id":"76230ac4-3303-4e5a-916a-85374be9ba57","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76230ac4-3303-4e5a-916a-85374be9ba57"}},"res":{"statusCode":204,"headers":{"x-request-id":"76230ac4-3303-4e5a-916a-85374be9ba57","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [18:44:08.562]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request received {"req":{"id":"4406346c-7f14-4f8e-adc3-1ff715ef5a74","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4406346c-7f14-4f8e-adc3-1ff715ef5a74"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [18:44:08.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin request completed in 427 ms {"req":{"id":"4406346c-7f14-4f8e-adc3-1ff715ef5a74","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4406346c-7f14-4f8e-adc3-1ff715ef5a74"}},"res":{"statusCode":200,"headers":{"x-request-id":"4406346c-7f14-4f8e-adc3-1ff715ef5a74","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":427,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod2.bin"} +[server] INFO [18:44:09.234]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"9b13efe4-21f2-438f-ab5c-394c140dfb99","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b13efe4-21f2-438f-ab5c-394c140dfb99"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [18:44:09.235]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 1 ms {"req":{"id":"9b13efe4-21f2-438f-ab5c-394c140dfb99","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b13efe4-21f2-438f-ab5c-394c140dfb99"}},"res":{"statusCode":204,"headers":{"x-request-id":"9b13efe4-21f2-438f-ab5c-394c140dfb99","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [18:44:09.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request received {"req":{"id":"caafa149-94e0-491a-b470-cf6147e968e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"caafa149-94e0-491a-b470-cf6147e968e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [18:44:09.247]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1178 ms {"req":{"id":"c4d55ea3-3ec9-4092-9111-630d5bd5ace4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c4d55ea3-3ec9-4092-9111-630d5bd5ace4"}},"res":{"statusCode":200,"headers":{"x-request-id":"c4d55ea3-3ec9-4092-9111-630d5bd5ace4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1178,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:44:09.533]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"d6dd9b2a-8a31-42cf-ad9b-68c76eddeb1d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6dd9b2a-8a31-42cf-ad9b-68c76eddeb1d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [18:44:09.534]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 1 ms {"req":{"id":"d6dd9b2a-8a31-42cf-ad9b-68c76eddeb1d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6dd9b2a-8a31-42cf-ad9b-68c76eddeb1d"}},"res":{"statusCode":204,"headers":{"x-request-id":"d6dd9b2a-8a31-42cf-ad9b-68c76eddeb1d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [18:44:09.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request received {"req":{"id":"f293d26a-92cf-4224-ae23-8f6d1bdf78ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f293d26a-92cf-4224-ae23-8f6d1bdf78ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [18:44:10.946]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.2611000034958},"apollo_query_duration_ms":142} +[server] INFO [18:44:11.058]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":407,"totalDuration":13119.62190001551}} +[server] INFO [18:44:11.086]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":409,"totalDuration":13173.768900015391}} +[server] INFO [18:44:12.036]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin request completed in 5894 ms {"req":{"id":"dfb1ca3d-ea53-4852-b37e-bec477b8fca5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb1ca3d-ea53-4852-b37e-bec477b8fca5"}},"res":{"statusCode":200,"headers":{"x-request-id":"dfb1ca3d-ea53-4852-b37e-bec477b8fca5","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5894,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000038_lod0.bin"} +[server] INFO [18:44:12.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"ea1d221d-c879-45b9-90f3-2efbf2445098","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea1d221d-c879-45b9-90f3-2efbf2445098"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:44:12.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 0 ms {"req":{"id":"ea1d221d-c879-45b9-90f3-2efbf2445098","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ea1d221d-c879-45b9-90f3-2efbf2445098"}},"res":{"statusCode":204,"headers":{"x-request-id":"ea1d221d-c879-45b9-90f3-2efbf2445098","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:44:12.412]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"6696bc47-e005-464f-a5f1-935174df1bda","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6696bc47-e005-464f-a5f1-935174df1bda"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:44:13.194]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin request completed in 3648 ms {"req":{"id":"f293d26a-92cf-4224-ae23-8f6d1bdf78ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f293d26a-92cf-4224-ae23-8f6d1bdf78ac"}},"res":{"statusCode":200,"headers":{"x-request-id":"f293d26a-92cf-4224-ae23-8f6d1bdf78ac","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3648,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000067_lod0.bin"} +[server] INFO [18:44:13.547]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"7416ca89-3e41-424c-8054-d3eb4f9b178c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7416ca89-3e41-424c-8054-d3eb4f9b178c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [18:44:13.547]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 0 ms {"req":{"id":"7416ca89-3e41-424c-8054-d3eb4f9b178c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7416ca89-3e41-424c-8054-d3eb4f9b178c"}},"res":{"statusCode":204,"headers":{"x-request-id":"7416ca89-3e41-424c-8054-d3eb4f9b178c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [18:44:13.562]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request received {"req":{"id":"13b191e5-3a69-4dc9-9dde-25e9bc254936","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13b191e5-3a69-4dc9-9dde-25e9bc254936"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [18:44:14.116]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin request completed in 554 ms {"req":{"id":"13b191e5-3a69-4dc9-9dde-25e9bc254936","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13b191e5-3a69-4dc9-9dde-25e9bc254936"}},"res":{"statusCode":200,"headers":{"x-request-id":"13b191e5-3a69-4dc9-9dde-25e9bc254936","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":554,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod2.bin"} +[server] INFO [18:44:14.199]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1787 ms {"req":{"id":"6696bc47-e005-464f-a5f1-935174df1bda","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6696bc47-e005-464f-a5f1-935174df1bda"}},"res":{"statusCode":200,"headers":{"x-request-id":"6696bc47-e005-464f-a5f1-935174df1bda","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1787,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:44:14.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"dc08594f-71c8-413a-a69b-fcd4575b70df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc08594f-71c8-413a-a69b-fcd4575b70df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:44:14.529]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"dc08594f-71c8-413a-a69b-fcd4575b70df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc08594f-71c8-413a-a69b-fcd4575b70df"}},"res":{"statusCode":204,"headers":{"x-request-id":"dc08594f-71c8-413a-a69b-fcd4575b70df","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:44:14.544]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"56dd0589-457a-4413-8023-cc799a4c6d70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56dd0589-457a-4413-8023-cc799a4c6d70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:44:14.693]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"9520919e-bfa6-475b-acab-d962c50b98d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9520919e-bfa6-475b-acab-d962c50b98d7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [18:44:14.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 0 ms {"req":{"id":"9520919e-bfa6-475b-acab-d962c50b98d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9520919e-bfa6-475b-acab-d962c50b98d7"}},"res":{"statusCode":204,"headers":{"x-request-id":"9520919e-bfa6-475b-acab-d962c50b98d7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [18:44:14.706]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request received {"req":{"id":"85a9af30-b0f2-4d4e-88a2-2093367f907b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85a9af30-b0f2-4d4e-88a2-2093367f907b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [18:44:15.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin request completed in 437 ms {"req":{"id":"85a9af30-b0f2-4d4e-88a2-2093367f907b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85a9af30-b0f2-4d4e-88a2-2093367f907b"}},"res":{"statusCode":200,"headers":{"x-request-id":"85a9af30-b0f2-4d4e-88a2-2093367f907b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":437,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod2.bin"} +[server] INFO [18:44:15.182]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin request completed in 5938 ms {"req":{"id":"caafa149-94e0-491a-b470-cf6147e968e3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"caafa149-94e0-491a-b470-cf6147e968e3"}},"res":{"statusCode":200,"headers":{"x-request-id":"caafa149-94e0-491a-b470-cf6147e968e3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5938,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000044_lod0.bin"} +[server] INFO [18:44:15.658]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"540e3e3a-e88e-487b-8d39-75cff287048d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"540e3e3a-e88e-487b-8d39-75cff287048d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:44:15.659]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 0 ms {"req":{"id":"540e3e3a-e88e-487b-8d39-75cff287048d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"540e3e3a-e88e-487b-8d39-75cff287048d"}},"res":{"statusCode":204,"headers":{"x-request-id":"540e3e3a-e88e-487b-8d39-75cff287048d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:44:15.671]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"e33d5d8d-d161-4106-ba64-afbf6bf2bfcc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e33d5d8d-d161-4106-ba64-afbf6bf2bfcc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:44:15.796]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"774f33d9-06f4-400a-ba75-98883fb80136","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"774f33d9-06f4-400a-ba75-98883fb80136"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [18:44:15.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 1 ms {"req":{"id":"774f33d9-06f4-400a-ba75-98883fb80136","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"774f33d9-06f4-400a-ba75-98883fb80136"}},"res":{"statusCode":204,"headers":{"x-request-id":"774f33d9-06f4-400a-ba75-98883fb80136","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [18:44:15.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request received {"req":{"id":"a2b717e8-c4e6-441d-823c-b470e73523a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2b717e8-c4e6-441d-823c-b470e73523a1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [18:44:15.998]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.66060000099242},"apollo_query_duration_ms":136} +[server] INFO [18:44:16.086]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1542 ms {"req":{"id":"56dd0589-457a-4413-8023-cc799a4c6d70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56dd0589-457a-4413-8023-cc799a4c6d70"}},"res":{"statusCode":200,"headers":{"x-request-id":"56dd0589-457a-4413-8023-cc799a4c6d70","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1542,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:44:16.116]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":413,"totalDuration":13283.706100015901}} +[server] INFO [18:44:16.146]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":415,"totalDuration":13338.518800017424}} +[server] INFO [18:44:16.233]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 562 ms {"req":{"id":"e33d5d8d-d161-4106-ba64-afbf6bf2bfcc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e33d5d8d-d161-4106-ba64-afbf6bf2bfcc"}},"res":{"statusCode":200,"headers":{"x-request-id":"e33d5d8d-d161-4106-ba64-afbf6bf2bfcc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":562,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:44:16.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin request completed in 448 ms {"req":{"id":"a2b717e8-c4e6-441d-823c-b470e73523a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a2b717e8-c4e6-441d-823c-b470e73523a1"}},"res":{"statusCode":200,"headers":{"x-request-id":"a2b717e8-c4e6-441d-823c-b470e73523a1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":448,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod2.bin"} +[server] INFO [18:44:16.581]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"9e85d065-625b-46a8-a09f-2c60e7ec6236","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e85d065-625b-46a8-a09f-2c60e7ec6236"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [18:44:16.582]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 1 ms {"req":{"id":"9e85d065-625b-46a8-a09f-2c60e7ec6236","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9e85d065-625b-46a8-a09f-2c60e7ec6236"}},"res":{"statusCode":204,"headers":{"x-request-id":"9e85d065-625b-46a8-a09f-2c60e7ec6236","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [18:44:16.596]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request received {"req":{"id":"5eac7aee-a235-4db6-80f9-34da42d9e9ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5eac7aee-a235-4db6-80f9-34da42d9e9ef"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [18:44:16.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"61da6952-4c76-4319-980a-e38e4edddf21","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61da6952-4c76-4319-980a-e38e4edddf21"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:44:16.684]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1 ms {"req":{"id":"61da6952-4c76-4319-980a-e38e4edddf21","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61da6952-4c76-4319-980a-e38e4edddf21"}},"res":{"statusCode":204,"headers":{"x-request-id":"61da6952-4c76-4319-980a-e38e4edddf21","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:44:16.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"f0ebb1d4-5867-4120-be80-6a181258e4e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0ebb1d4-5867-4120-be80-6a181258e4e1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:44:16.907]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"7fc680d0-8cc6-4ba3-b3dc-a4fc8483be6a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7fc680d0-8cc6-4ba3-b3dc-a4fc8483be6a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [18:44:16.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 1 ms {"req":{"id":"7fc680d0-8cc6-4ba3-b3dc-a4fc8483be6a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7fc680d0-8cc6-4ba3-b3dc-a4fc8483be6a"}},"res":{"statusCode":204,"headers":{"x-request-id":"7fc680d0-8cc6-4ba3-b3dc-a4fc8483be6a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [18:44:16.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request received {"req":{"id":"2d144785-5dd6-49af-9792-20adc72758e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d144785-5dd6-49af-9792-20adc72758e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [18:44:16.945]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin request completed in 349 ms {"req":{"id":"5eac7aee-a235-4db6-80f9-34da42d9e9ef","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5eac7aee-a235-4db6-80f9-34da42d9e9ef"}},"res":{"statusCode":200,"headers":{"x-request-id":"5eac7aee-a235-4db6-80f9-34da42d9e9ef","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":349,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod2.bin"} +[server] INFO [18:44:17.236]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin request completed in 314 ms {"req":{"id":"2d144785-5dd6-49af-9792-20adc72758e4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d144785-5dd6-49af-9792-20adc72758e4"}},"res":{"statusCode":200,"headers":{"x-request-id":"2d144785-5dd6-49af-9792-20adc72758e4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod2.bin"} +[server] INFO [18:44:17.324]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"a831ab74-5f74-45bb-969d-883cf46cc073","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a831ab74-5f74-45bb-969d-883cf46cc073"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [18:44:17.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 1 ms {"req":{"id":"a831ab74-5f74-45bb-969d-883cf46cc073","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a831ab74-5f74-45bb-969d-883cf46cc073"}},"res":{"statusCode":204,"headers":{"x-request-id":"a831ab74-5f74-45bb-969d-883cf46cc073","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [18:44:17.338]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request received {"req":{"id":"26da6914-34b1-45a8-ae3c-69ddb3704839","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"26da6914-34b1-45a8-ae3c-69ddb3704839"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [18:44:17.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"96cbd92f-1f7f-4085-857c-cf52a8db55a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96cbd92f-1f7f-4085-857c-cf52a8db55a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:44:17.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 0 ms {"req":{"id":"96cbd92f-1f7f-4085-857c-cf52a8db55a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96cbd92f-1f7f-4085-857c-cf52a8db55a9"}},"res":{"statusCode":204,"headers":{"x-request-id":"96cbd92f-1f7f-4085-857c-cf52a8db55a9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:44:17.592]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"cbfd5390-2108-4b3a-a4b1-148f1b3097d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cbfd5390-2108-4b3a-a4b1-148f1b3097d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:44:17.610]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 913 ms {"req":{"id":"f0ebb1d4-5867-4120-be80-6a181258e4e1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0ebb1d4-5867-4120-be80-6a181258e4e1"}},"res":{"statusCode":200,"headers":{"x-request-id":"f0ebb1d4-5867-4120-be80-6a181258e4e1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":913,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:44:17.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin request completed in 360 ms {"req":{"id":"26da6914-34b1-45a8-ae3c-69ddb3704839","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"26da6914-34b1-45a8-ae3c-69ddb3704839"}},"res":{"statusCode":200,"headers":{"x-request-id":"26da6914-34b1-45a8-ae3c-69ddb3704839","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":360,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod2.bin"} +[server] INFO [18:44:18.117]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"58a8cb98-86b5-412a-82f0-86c2a5ee438e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"58a8cb98-86b5-412a-82f0-86c2a5ee438e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:44:18.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1 ms {"req":{"id":"58a8cb98-86b5-412a-82f0-86c2a5ee438e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"58a8cb98-86b5-412a-82f0-86c2a5ee438e"}},"res":{"statusCode":204,"headers":{"x-request-id":"58a8cb98-86b5-412a-82f0-86c2a5ee438e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:44:18.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"4184b378-45f1-4db7-9f84-695d2d420f49","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4184b378-45f1-4db7-9f84-695d2d420f49"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:44:18.216]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 624 ms {"req":{"id":"cbfd5390-2108-4b3a-a4b1-148f1b3097d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cbfd5390-2108-4b3a-a4b1-148f1b3097d3"}},"res":{"statusCode":200,"headers":{"x-request-id":"cbfd5390-2108-4b3a-a4b1-148f1b3097d3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":624,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:44:18.597]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"b8d34d55-6798-4d15-a50f-50087301f210","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b8d34d55-6798-4d15-a50f-50087301f210"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [18:44:18.598]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 1 ms {"req":{"id":"b8d34d55-6798-4d15-a50f-50087301f210","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b8d34d55-6798-4d15-a50f-50087301f210"}},"res":{"statusCode":204,"headers":{"x-request-id":"b8d34d55-6798-4d15-a50f-50087301f210","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [18:44:18.609]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request received {"req":{"id":"e1f51148-4999-4140-b386-07d01411d50c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1f51148-4999-4140-b386-07d01411d50c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [18:44:18.749]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"96ef7caf-d09a-48c1-8c2c-34c7eef57889","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96ef7caf-d09a-48c1-8c2c-34c7eef57889"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [18:44:18.750]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 0 ms {"req":{"id":"96ef7caf-d09a-48c1-8c2c-34c7eef57889","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96ef7caf-d09a-48c1-8c2c-34c7eef57889"}},"res":{"statusCode":204,"headers":{"x-request-id":"96ef7caf-d09a-48c1-8c2c-34c7eef57889","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [18:44:18.760]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request received {"req":{"id":"d9b1ab5d-9225-418b-9f22-bdb037ef21bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9b1ab5d-9225-418b-9f22-bdb037ef21bb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [18:44:19.161]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1030 ms {"req":{"id":"4184b378-45f1-4db7-9f84-695d2d420f49","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4184b378-45f1-4db7-9f84-695d2d420f49"}},"res":{"statusCode":200,"headers":{"x-request-id":"4184b378-45f1-4db7-9f84-695d2d420f49","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1030,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:44:19.229]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin request completed in 620 ms {"req":{"id":"e1f51148-4999-4140-b386-07d01411d50c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1f51148-4999-4140-b386-07d01411d50c"}},"res":{"statusCode":200,"headers":{"x-request-id":"e1f51148-4999-4140-b386-07d01411d50c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":620,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod2.bin"} +[server] INFO [18:44:19.410]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin request completed in 650 ms {"req":{"id":"d9b1ab5d-9225-418b-9f22-bdb037ef21bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d9b1ab5d-9225-418b-9f22-bdb037ef21bb"}},"res":{"statusCode":200,"headers":{"x-request-id":"d9b1ab5d-9225-418b-9f22-bdb037ef21bb","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":650,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod2.bin"} +[server] INFO [18:44:19.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"37febd87-02c3-44f9-9534-08500f394f50","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37febd87-02c3-44f9-9534-08500f394f50"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:44:19.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 0 ms {"req":{"id":"37febd87-02c3-44f9-9534-08500f394f50","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37febd87-02c3-44f9-9534-08500f394f50"}},"res":{"statusCode":204,"headers":{"x-request-id":"37febd87-02c3-44f9-9534-08500f394f50","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:44:19.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"b5f93126-7073-484c-b842-c2733bd43bbf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5f93126-7073-484c-b842-c2733bd43bbf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:44:19.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"c0c22f2e-49a3-4723-95f3-a2d3cea7e7b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0c22f2e-49a3-4723-95f3-a2d3cea7e7b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [18:44:19.852]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 0 ms {"req":{"id":"c0c22f2e-49a3-4723-95f3-a2d3cea7e7b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0c22f2e-49a3-4723-95f3-a2d3cea7e7b9"}},"res":{"statusCode":204,"headers":{"x-request-id":"c0c22f2e-49a3-4723-95f3-a2d3cea7e7b9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [18:44:19.862]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request received {"req":{"id":"f51f1032-7a86-42a0-8e8e-28a7efa87b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f51f1032-7a86-42a0-8e8e-28a7efa87b59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [18:44:20.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"eaf958b6-70a6-4e00-a3ce-b66be524ba32","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaf958b6-70a6-4e00-a3ce-b66be524ba32"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [18:44:20.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 1 ms {"req":{"id":"eaf958b6-70a6-4e00-a3ce-b66be524ba32","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eaf958b6-70a6-4e00-a3ce-b66be524ba32"}},"res":{"statusCode":204,"headers":{"x-request-id":"eaf958b6-70a6-4e00-a3ce-b66be524ba32","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [18:44:20.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request received {"req":{"id":"bf0d3f6a-dae4-4796-8971-bd970a90e552","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf0d3f6a-dae4-4796-8971-bd970a90e552"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [18:44:20.270]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin request completed in 408 ms {"req":{"id":"f51f1032-7a86-42a0-8e8e-28a7efa87b59","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f51f1032-7a86-42a0-8e8e-28a7efa87b59"}},"res":{"statusCode":200,"headers":{"x-request-id":"f51f1032-7a86-42a0-8e8e-28a7efa87b59","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":408,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod2.bin"} +[server] INFO [18:44:20.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin request completed in 380 ms {"req":{"id":"bf0d3f6a-dae4-4796-8971-bd970a90e552","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bf0d3f6a-dae4-4796-8971-bd970a90e552"}},"res":{"statusCode":200,"headers":{"x-request-id":"bf0d3f6a-dae4-4796-8971-bd970a90e552","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":380,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod2.bin"} +[server] INFO [18:44:20.992]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1282 ms {"req":{"id":"b5f93126-7073-484c-b842-c2733bd43bbf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5f93126-7073-484c-b842-c2733bd43bbf"}},"res":{"statusCode":200,"headers":{"x-request-id":"b5f93126-7073-484c-b842-c2733bd43bbf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1282,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:44:21.059]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.0366999991238},"apollo_query_duration_ms":135} +[server] INFO [18:44:21.168]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":419,"totalDuration":13441.15360001754}} +[server] INFO [18:44:21.199]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":421,"totalDuration":13496.647300017066}} +[server] INFO [18:44:21.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"dce59776-6887-4df4-9808-c597fd57a626","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dce59776-6887-4df4-9808-c597fd57a626"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [18:44:21.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 0 ms {"req":{"id":"dce59776-6887-4df4-9808-c597fd57a626","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dce59776-6887-4df4-9808-c597fd57a626"}},"res":{"statusCode":204,"headers":{"x-request-id":"dce59776-6887-4df4-9808-c597fd57a626","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [18:44:21.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request received {"req":{"id":"6f21bd40-ba5a-416a-bc18-620b31f0c80a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f21bd40-ba5a-416a-bc18-620b31f0c80a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [18:44:21.790]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"4671c441-37ac-439c-93ec-350b2c5127c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4671c441-37ac-439c-93ec-350b2c5127c8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [18:44:21.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 1 ms {"req":{"id":"4671c441-37ac-439c-93ec-350b2c5127c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4671c441-37ac-439c-93ec-350b2c5127c8"}},"res":{"statusCode":204,"headers":{"x-request-id":"4671c441-37ac-439c-93ec-350b2c5127c8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [18:44:21.800]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request received {"req":{"id":"10e47e98-ca9a-4216-a28d-c213df42bdc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10e47e98-ca9a-4216-a28d-c213df42bdc3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [18:44:21.971]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin request completed in 533 ms {"req":{"id":"6f21bd40-ba5a-416a-bc18-620b31f0c80a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f21bd40-ba5a-416a-bc18-620b31f0c80a"}},"res":{"statusCode":200,"headers":{"x-request-id":"6f21bd40-ba5a-416a-bc18-620b31f0c80a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":533,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod2.bin"} +[server] INFO [18:44:22.162]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin request completed in 361 ms {"req":{"id":"10e47e98-ca9a-4216-a28d-c213df42bdc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10e47e98-ca9a-4216-a28d-c213df42bdc3"}},"res":{"statusCode":200,"headers":{"x-request-id":"10e47e98-ca9a-4216-a28d-c213df42bdc3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":361,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod2.bin"} +[server] INFO [18:44:22.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"5e4a7b1a-ef20-4dcb-88e4-069d6033ef41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e4a7b1a-ef20-4dcb-88e4-069d6033ef41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [18:44:22.694]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 0 ms {"req":{"id":"5e4a7b1a-ef20-4dcb-88e4-069d6033ef41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e4a7b1a-ef20-4dcb-88e4-069d6033ef41"}},"res":{"statusCode":204,"headers":{"x-request-id":"5e4a7b1a-ef20-4dcb-88e4-069d6033ef41","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [18:44:22.706]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request received {"req":{"id":"d2b63739-68d6-409c-a2e1-375ac5d664d2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2b63739-68d6-409c-a2e1-375ac5d664d2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [18:44:22.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"8ca8642b-f2df-47bc-a948-f968f8d612f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ca8642b-f2df-47bc-a948-f968f8d612f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [18:44:22.773]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 1 ms {"req":{"id":"8ca8642b-f2df-47bc-a948-f968f8d612f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ca8642b-f2df-47bc-a948-f968f8d612f7"}},"res":{"statusCode":204,"headers":{"x-request-id":"8ca8642b-f2df-47bc-a948-f968f8d612f7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [18:44:22.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request received {"req":{"id":"316acb4b-b7ea-497a-a1c7-1b62e98d0328","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"316acb4b-b7ea-497a-a1c7-1b62e98d0328"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [18:44:22.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"f0863d32-8424-4c6f-9a18-e45a08dfff66","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0863d32-8424-4c6f-9a18-e45a08dfff66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [18:44:22.908]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 0 ms {"req":{"id":"f0863d32-8424-4c6f-9a18-e45a08dfff66","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0863d32-8424-4c6f-9a18-e45a08dfff66"}},"res":{"statusCode":204,"headers":{"x-request-id":"f0863d32-8424-4c6f-9a18-e45a08dfff66","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [18:44:22.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request received {"req":{"id":"e1665a47-c0ec-4b50-a43f-0a4d71cad887","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1665a47-c0ec-4b50-a43f-0a4d71cad887"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [18:44:23.253]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin request completed in 547 ms {"req":{"id":"d2b63739-68d6-409c-a2e1-375ac5d664d2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2b63739-68d6-409c-a2e1-375ac5d664d2"}},"res":{"statusCode":200,"headers":{"x-request-id":"d2b63739-68d6-409c-a2e1-375ac5d664d2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":547,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod2.bin"} +[server] INFO [18:44:23.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin request completed in 527 ms {"req":{"id":"316acb4b-b7ea-497a-a1c7-1b62e98d0328","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"316acb4b-b7ea-497a-a1c7-1b62e98d0328"}},"res":{"statusCode":200,"headers":{"x-request-id":"316acb4b-b7ea-497a-a1c7-1b62e98d0328","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":527,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod2.bin"} +[server] INFO [18:44:23.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin request completed in 803 ms {"req":{"id":"e1665a47-c0ec-4b50-a43f-0a4d71cad887","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e1665a47-c0ec-4b50-a43f-0a4d71cad887"}},"res":{"statusCode":200,"headers":{"x-request-id":"e1665a47-c0ec-4b50-a43f-0a4d71cad887","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":803,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod2.bin"} +[server] INFO [18:44:24.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"9101f366-bd21-47f9-b858-bfd1719c8ab0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9101f366-bd21-47f9-b858-bfd1719c8ab0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [18:44:24.073]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 1 ms {"req":{"id":"9101f366-bd21-47f9-b858-bfd1719c8ab0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9101f366-bd21-47f9-b858-bfd1719c8ab0"}},"res":{"statusCode":204,"headers":{"x-request-id":"9101f366-bd21-47f9-b858-bfd1719c8ab0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [18:44:24.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request received {"req":{"id":"b1b9d8b2-d021-4880-bae1-c75d6237b4dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b1b9d8b2-d021-4880-bae1-c75d6237b4dd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [18:44:24.248]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"c4c81ee2-250d-49a2-b539-f9a58621ee8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c4c81ee2-250d-49a2-b539-f9a58621ee8a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [18:44:24.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 1 ms {"req":{"id":"c4c81ee2-250d-49a2-b539-f9a58621ee8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c4c81ee2-250d-49a2-b539-f9a58621ee8a"}},"res":{"statusCode":204,"headers":{"x-request-id":"c4c81ee2-250d-49a2-b539-f9a58621ee8a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [18:44:24.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request received {"req":{"id":"9922bda0-f8e8-4b7d-af13-2b5a3286cc30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9922bda0-f8e8-4b7d-af13-2b5a3286cc30"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [18:44:24.679]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin request completed in 595 ms {"req":{"id":"b1b9d8b2-d021-4880-bae1-c75d6237b4dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b1b9d8b2-d021-4880-bae1-c75d6237b4dd"}},"res":{"statusCode":200,"headers":{"x-request-id":"b1b9d8b2-d021-4880-bae1-c75d6237b4dd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":595,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod2.bin"} +[server] INFO [18:44:24.703]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin request completed in 443 ms {"req":{"id":"9922bda0-f8e8-4b7d-af13-2b5a3286cc30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9922bda0-f8e8-4b7d-af13-2b5a3286cc30"}},"res":{"statusCode":200,"headers":{"x-request-id":"9922bda0-f8e8-4b7d-af13-2b5a3286cc30","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod2.bin"} +[server] INFO [18:44:25.305]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"eb6a2a8a-2ec3-46a7-804a-72be53412191","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eb6a2a8a-2ec3-46a7-804a-72be53412191"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [18:44:25.305]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 0 ms {"req":{"id":"eb6a2a8a-2ec3-46a7-804a-72be53412191","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eb6a2a8a-2ec3-46a7-804a-72be53412191"}},"res":{"statusCode":204,"headers":{"x-request-id":"eb6a2a8a-2ec3-46a7-804a-72be53412191","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [18:44:25.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request received {"req":{"id":"aef257af-b5dd-4171-8659-811af6cf7057","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aef257af-b5dd-4171-8659-811af6cf7057"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [18:44:25.665]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin request completed in 348 ms {"req":{"id":"aef257af-b5dd-4171-8659-811af6cf7057","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aef257af-b5dd-4171-8659-811af6cf7057"}},"res":{"statusCode":200,"headers":{"x-request-id":"aef257af-b5dd-4171-8659-811af6cf7057","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":348,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod2.bin"} +[server] INFO [18:44:25.961]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.79890000075102},"apollo_query_duration_ms":134} +[server] INFO [18:44:26.071]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":425,"totalDuration":13601.470100016333}} +[server] INFO [18:44:26.100]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":427,"totalDuration":13655.696700016968}} +[server] INFO [18:44:26.132]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"d09fb7b2-029f-4ca8-8eeb-912964642212","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d09fb7b2-029f-4ca8-8eeb-912964642212"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [18:44:26.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 1 ms {"req":{"id":"d09fb7b2-029f-4ca8-8eeb-912964642212","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d09fb7b2-029f-4ca8-8eeb-912964642212"}},"res":{"statusCode":204,"headers":{"x-request-id":"d09fb7b2-029f-4ca8-8eeb-912964642212","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [18:44:26.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request received {"req":{"id":"e79d7325-0859-4702-9243-318976881a23","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e79d7325-0859-4702-9243-318976881a23"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [18:44:26.513]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"bbd7c429-f5bf-4d9b-b3a5-c408615a227f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbd7c429-f5bf-4d9b-b3a5-c408615a227f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [18:44:26.513]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 0 ms {"req":{"id":"bbd7c429-f5bf-4d9b-b3a5-c408615a227f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbd7c429-f5bf-4d9b-b3a5-c408615a227f"}},"res":{"statusCode":204,"headers":{"x-request-id":"bbd7c429-f5bf-4d9b-b3a5-c408615a227f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [18:44:26.524]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request received {"req":{"id":"899d8589-18b2-4aed-84b2-46749972c05d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"899d8589-18b2-4aed-84b2-46749972c05d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [18:44:26.670]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin request completed in 527 ms {"req":{"id":"e79d7325-0859-4702-9243-318976881a23","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e79d7325-0859-4702-9243-318976881a23"}},"res":{"statusCode":200,"headers":{"x-request-id":"e79d7325-0859-4702-9243-318976881a23","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":527,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod2.bin"} +[server] INFO [18:44:26.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"c275a672-4410-4961-a31d-3ebcfa9077c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c275a672-4410-4961-a31d-3ebcfa9077c5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [18:44:26.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 0 ms {"req":{"id":"c275a672-4410-4961-a31d-3ebcfa9077c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c275a672-4410-4961-a31d-3ebcfa9077c5"}},"res":{"statusCode":204,"headers":{"x-request-id":"c275a672-4410-4961-a31d-3ebcfa9077c5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [18:44:26.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request received {"req":{"id":"4c413ba1-2ce4-4ee4-a52e-17e47d90ed38","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c413ba1-2ce4-4ee4-a52e-17e47d90ed38"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [18:44:26.875]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin request completed in 351 ms {"req":{"id":"899d8589-18b2-4aed-84b2-46749972c05d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"899d8589-18b2-4aed-84b2-46749972c05d"}},"res":{"statusCode":200,"headers":{"x-request-id":"899d8589-18b2-4aed-84b2-46749972c05d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":351,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod2.bin"} +[server] INFO [18:44:27.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin request completed in 380 ms {"req":{"id":"4c413ba1-2ce4-4ee4-a52e-17e47d90ed38","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c413ba1-2ce4-4ee4-a52e-17e47d90ed38"}},"res":{"statusCode":200,"headers":{"x-request-id":"4c413ba1-2ce4-4ee4-a52e-17e47d90ed38","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":380,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod2.bin"} +[server] INFO [18:44:27.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"c7200140-32eb-4766-9069-e17e3f2a6b3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7200140-32eb-4766-9069-e17e3f2a6b3f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [18:44:27.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 0 ms {"req":{"id":"c7200140-32eb-4766-9069-e17e3f2a6b3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7200140-32eb-4766-9069-e17e3f2a6b3f"}},"res":{"statusCode":204,"headers":{"x-request-id":"c7200140-32eb-4766-9069-e17e3f2a6b3f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [18:44:27.991]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request received {"req":{"id":"371bec6b-776b-4e60-ab4f-9d0835636beb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"371bec6b-776b-4e60-ab4f-9d0835636beb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [18:44:28.480]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin request completed in 489 ms {"req":{"id":"371bec6b-776b-4e60-ab4f-9d0835636beb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"371bec6b-776b-4e60-ab4f-9d0835636beb"}},"res":{"statusCode":200,"headers":{"x-request-id":"371bec6b-776b-4e60-ab4f-9d0835636beb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":489,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod2.bin"} +[server] INFO [18:44:29.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"9d3cd74f-31f6-4ad6-8952-814981e216cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9d3cd74f-31f6-4ad6-8952-814981e216cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [18:44:29.027]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 1 ms {"req":{"id":"9d3cd74f-31f6-4ad6-8952-814981e216cd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9d3cd74f-31f6-4ad6-8952-814981e216cd"}},"res":{"statusCode":204,"headers":{"x-request-id":"9d3cd74f-31f6-4ad6-8952-814981e216cd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [18:44:29.036]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request received {"req":{"id":"061c3e3e-3f8c-4e5d-b846-6512cc4ddd1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"061c3e3e-3f8c-4e5d-b846-6512cc4ddd1e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [18:44:29.340]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"f22d93bf-62d3-4022-8327-81609f9bd75c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f22d93bf-62d3-4022-8327-81609f9bd75c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [18:44:29.341]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 1 ms {"req":{"id":"f22d93bf-62d3-4022-8327-81609f9bd75c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f22d93bf-62d3-4022-8327-81609f9bd75c"}},"res":{"statusCode":204,"headers":{"x-request-id":"f22d93bf-62d3-4022-8327-81609f9bd75c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [18:44:29.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request received {"req":{"id":"906a9c7a-116e-40f9-9145-e3c2bf99221e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"906a9c7a-116e-40f9-9145-e3c2bf99221e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [18:44:29.502]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin request completed in 466 ms {"req":{"id":"061c3e3e-3f8c-4e5d-b846-6512cc4ddd1e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"061c3e3e-3f8c-4e5d-b846-6512cc4ddd1e"}},"res":{"statusCode":200,"headers":{"x-request-id":"061c3e3e-3f8c-4e5d-b846-6512cc4ddd1e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":466,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod2.bin"} +[server] INFO [18:44:29.796]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin request completed in 442 ms {"req":{"id":"906a9c7a-116e-40f9-9145-e3c2bf99221e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"906a9c7a-116e-40f9-9145-e3c2bf99221e"}},"res":{"statusCode":200,"headers":{"x-request-id":"906a9c7a-116e-40f9-9145-e3c2bf99221e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":442,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod2.bin"} +[server] INFO [18:44:30.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"c3d0fff1-bc42-4dfd-8b8f-10fbf30789c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3d0fff1-bc42-4dfd-8b8f-10fbf30789c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [18:44:30.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 0 ms {"req":{"id":"c3d0fff1-bc42-4dfd-8b8f-10fbf30789c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3d0fff1-bc42-4dfd-8b8f-10fbf30789c0"}},"res":{"statusCode":204,"headers":{"x-request-id":"c3d0fff1-bc42-4dfd-8b8f-10fbf30789c0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [18:44:30.448]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request received {"req":{"id":"55b31e23-abe6-429d-a4cf-ccc80c9a7829","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55b31e23-abe6-429d-a4cf-ccc80c9a7829"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [18:44:30.905]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin request completed in 457 ms {"req":{"id":"55b31e23-abe6-429d-a4cf-ccc80c9a7829","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55b31e23-abe6-429d-a4cf-ccc80c9a7829"}},"res":{"statusCode":200,"headers":{"x-request-id":"55b31e23-abe6-429d-a4cf-ccc80c9a7829","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":457,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod2.bin"} +[server] INFO [18:44:31.012]: GQL BroadcastViewerUserActivity finished after 135 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":155.3234999999404},"apollo_query_duration_ms":135} +[server] INFO [18:44:31.123]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":431,"totalDuration":13761.958100018091}} +[server] INFO [18:44:31.153]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":433,"totalDuration":13818.10750001762}} +[server] INFO [18:44:31.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"167bafbc-25c1-4320-9a13-d9b69947e2c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"167bafbc-25c1-4320-9a13-d9b69947e2c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [18:44:31.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 1 ms {"req":{"id":"167bafbc-25c1-4320-9a13-d9b69947e2c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"167bafbc-25c1-4320-9a13-d9b69947e2c3"}},"res":{"statusCode":204,"headers":{"x-request-id":"167bafbc-25c1-4320-9a13-d9b69947e2c3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [18:44:31.396]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request received {"req":{"id":"c22d9f69-9c27-4065-a320-fb22841244ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c22d9f69-9c27-4065-a320-fb22841244ff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [18:44:31.838]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin request completed in 442 ms {"req":{"id":"c22d9f69-9c27-4065-a320-fb22841244ff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c22d9f69-9c27-4065-a320-fb22841244ff"}},"res":{"statusCode":200,"headers":{"x-request-id":"c22d9f69-9c27-4065-a320-fb22841244ff","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":442,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod2.bin"} +[server] INFO [18:44:32.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"9ee7482b-63d7-457b-ac2f-91a5fce3ebfd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ee7482b-63d7-457b-ac2f-91a5fce3ebfd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [18:44:32.043]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 0 ms {"req":{"id":"9ee7482b-63d7-457b-ac2f-91a5fce3ebfd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ee7482b-63d7-457b-ac2f-91a5fce3ebfd"}},"res":{"statusCode":204,"headers":{"x-request-id":"9ee7482b-63d7-457b-ac2f-91a5fce3ebfd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [18:44:32.051]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request received {"req":{"id":"dc83c41f-39a1-4b02-a4a8-01d6cc8c3924","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc83c41f-39a1-4b02-a4a8-01d6cc8c3924"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [18:44:32.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"e261d198-18a7-41ee-be00-59610049fe8f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e261d198-18a7-41ee-be00-59610049fe8f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [18:44:32.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 0 ms {"req":{"id":"e261d198-18a7-41ee-be00-59610049fe8f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e261d198-18a7-41ee-be00-59610049fe8f"}},"res":{"statusCode":204,"headers":{"x-request-id":"e261d198-18a7-41ee-be00-59610049fe8f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [18:44:32.307]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request received {"req":{"id":"da001dd9-a571-409f-ada1-a181a69d64f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da001dd9-a571-409f-ada1-a181a69d64f0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [18:44:32.450]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin request completed in 399 ms {"req":{"id":"dc83c41f-39a1-4b02-a4a8-01d6cc8c3924","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc83c41f-39a1-4b02-a4a8-01d6cc8c3924"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc83c41f-39a1-4b02-a4a8-01d6cc8c3924","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":399,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod2.bin"} +[server] INFO [18:44:32.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin request completed in 334 ms {"req":{"id":"da001dd9-a571-409f-ada1-a181a69d64f0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da001dd9-a571-409f-ada1-a181a69d64f0"}},"res":{"statusCode":200,"headers":{"x-request-id":"da001dd9-a571-409f-ada1-a181a69d64f0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":334,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000029_lod2.bin"} +[server] INFO [18:44:33.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"ff2ac1c5-3e53-417b-9906-ce5460b9b6f2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff2ac1c5-3e53-417b-9906-ce5460b9b6f2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [18:44:33.635]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 0 ms {"req":{"id":"ff2ac1c5-3e53-417b-9906-ce5460b9b6f2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff2ac1c5-3e53-417b-9906-ce5460b9b6f2"}},"res":{"statusCode":204,"headers":{"x-request-id":"ff2ac1c5-3e53-417b-9906-ce5460b9b6f2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [18:44:33.645]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request received {"req":{"id":"287fde8a-1533-4256-a715-407393be9305","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"287fde8a-1533-4256-a715-407393be9305"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [18:44:34.058]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin request completed in 413 ms {"req":{"id":"287fde8a-1533-4256-a715-407393be9305","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"287fde8a-1533-4256-a715-407393be9305"}},"res":{"statusCode":200,"headers":{"x-request-id":"287fde8a-1533-4256-a715-407393be9305","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":413,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod2.bin"} +[server] INFO [18:44:34.153]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"22b40ca0-0483-4781-88ce-e39e85a3d715","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"22b40ca0-0483-4781-88ce-e39e85a3d715"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [18:44:34.153]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 1 ms {"req":{"id":"22b40ca0-0483-4781-88ce-e39e85a3d715","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"22b40ca0-0483-4781-88ce-e39e85a3d715"}},"res":{"statusCode":204,"headers":{"x-request-id":"22b40ca0-0483-4781-88ce-e39e85a3d715","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [18:44:34.162]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request received {"req":{"id":"4668f98c-9eaa-4fcd-ab81-cb801ac38f69","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4668f98c-9eaa-4fcd-ab81-cb801ac38f69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [18:44:34.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin request completed in 441 ms {"req":{"id":"4668f98c-9eaa-4fcd-ab81-cb801ac38f69","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4668f98c-9eaa-4fcd-ab81-cb801ac38f69"}},"res":{"statusCode":200,"headers":{"x-request-id":"4668f98c-9eaa-4fcd-ab81-cb801ac38f69","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":441,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod2.bin"} +[server] INFO [18:44:34.939]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"52229e2e-55bd-4522-b331-02de774b06d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52229e2e-55bd-4522-b331-02de774b06d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:44:34.939]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 0 ms {"req":{"id":"52229e2e-55bd-4522-b331-02de774b06d3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52229e2e-55bd-4522-b331-02de774b06d3"}},"res":{"statusCode":204,"headers":{"x-request-id":"52229e2e-55bd-4522-b331-02de774b06d3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:44:34.951]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"1bdb181e-aaef-4509-beda-e00f04733708","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bdb181e-aaef-4509-beda-e00f04733708"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:44:35.289]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 338 ms {"req":{"id":"1bdb181e-aaef-4509-beda-e00f04733708","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1bdb181e-aaef-4509-beda-e00f04733708"}},"res":{"statusCode":200,"headers":{"x-request-id":"1bdb181e-aaef-4509-beda-e00f04733708","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":338,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:44:35.983]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.64199999906123},"apollo_query_duration_ms":138} +[server] INFO [18:44:36.091]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":437,"totalDuration":13919.962200018577}} +[server] INFO [18:44:36.120]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":439,"totalDuration":13973.927700017579}} +[server] INFO [18:44:37.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"06067890-7cb2-460c-bc9d-501594f3b11e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06067890-7cb2-460c-bc9d-501594f3b11e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [18:44:37.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 0 ms {"req":{"id":"06067890-7cb2-460c-bc9d-501594f3b11e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06067890-7cb2-460c-bc9d-501594f3b11e"}},"res":{"statusCode":204,"headers":{"x-request-id":"06067890-7cb2-460c-bc9d-501594f3b11e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [18:44:37.087]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request received {"req":{"id":"0b6bdc81-cdc0-45b9-bf65-7dccdeea9842","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b6bdc81-cdc0-45b9-bf65-7dccdeea9842"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [18:44:37.479]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin request completed in 392 ms {"req":{"id":"0b6bdc81-cdc0-45b9-bf65-7dccdeea9842","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b6bdc81-cdc0-45b9-bf65-7dccdeea9842"}},"res":{"statusCode":200,"headers":{"x-request-id":"0b6bdc81-cdc0-45b9-bf65-7dccdeea9842","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":392,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod2.bin"} +[server] INFO [18:44:37.605]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"c311110b-b500-4bcc-a8ba-81431e134000","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c311110b-b500-4bcc-a8ba-81431e134000"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [18:44:37.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 0 ms {"req":{"id":"c311110b-b500-4bcc-a8ba-81431e134000","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c311110b-b500-4bcc-a8ba-81431e134000"}},"res":{"statusCode":204,"headers":{"x-request-id":"c311110b-b500-4bcc-a8ba-81431e134000","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [18:44:37.616]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request received {"req":{"id":"417d288c-15f2-4997-9872-4776f03e6795","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"417d288c-15f2-4997-9872-4776f03e6795"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [18:44:37.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"8b3d551f-4a30-4bfe-9535-befad0ffb8e9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b3d551f-4a30-4bfe-9535-befad0ffb8e9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [18:44:37.714]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 0 ms {"req":{"id":"8b3d551f-4a30-4bfe-9535-befad0ffb8e9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b3d551f-4a30-4bfe-9535-befad0ffb8e9"}},"res":{"statusCode":204,"headers":{"x-request-id":"8b3d551f-4a30-4bfe-9535-befad0ffb8e9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [18:44:37.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request received {"req":{"id":"514cb8c1-de7d-4672-a20f-6407388c64f8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"514cb8c1-de7d-4672-a20f-6407388c64f8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [18:44:37.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin request completed in 374 ms {"req":{"id":"417d288c-15f2-4997-9872-4776f03e6795","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"417d288c-15f2-4997-9872-4776f03e6795"}},"res":{"statusCode":200,"headers":{"x-request-id":"417d288c-15f2-4997-9872-4776f03e6795","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":374,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod2.bin"} +[server] INFO [18:44:38.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin request completed in 588 ms {"req":{"id":"514cb8c1-de7d-4672-a20f-6407388c64f8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"514cb8c1-de7d-4672-a20f-6407388c64f8"}},"res":{"statusCode":200,"headers":{"x-request-id":"514cb8c1-de7d-4672-a20f-6407388c64f8","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":588,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod2.bin"} +[server] INFO [18:44:39.574]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"bb36ff9f-c4a3-4c72-b1ed-3d2edc82b406","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb36ff9f-c4a3-4c72-b1ed-3d2edc82b406"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [18:44:39.574]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 0 ms {"req":{"id":"bb36ff9f-c4a3-4c72-b1ed-3d2edc82b406","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb36ff9f-c4a3-4c72-b1ed-3d2edc82b406"}},"res":{"statusCode":204,"headers":{"x-request-id":"bb36ff9f-c4a3-4c72-b1ed-3d2edc82b406","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [18:44:39.583]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request received {"req":{"id":"b6cc77d4-bd49-48fd-8458-0107bffaea2f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6cc77d4-bd49-48fd-8458-0107bffaea2f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [18:44:39.715]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"a76cfc3d-8439-44fb-8906-2e16630bc69d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a76cfc3d-8439-44fb-8906-2e16630bc69d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [18:44:39.715]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 0 ms {"req":{"id":"a76cfc3d-8439-44fb-8906-2e16630bc69d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a76cfc3d-8439-44fb-8906-2e16630bc69d"}},"res":{"statusCode":204,"headers":{"x-request-id":"a76cfc3d-8439-44fb-8906-2e16630bc69d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [18:44:39.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request received {"req":{"id":"924475a4-71e5-48da-a835-97405a134f30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"924475a4-71e5-48da-a835-97405a134f30"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [18:44:40.097]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin request completed in 514 ms {"req":{"id":"b6cc77d4-bd49-48fd-8458-0107bffaea2f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6cc77d4-bd49-48fd-8458-0107bffaea2f"}},"res":{"statusCode":200,"headers":{"x-request-id":"b6cc77d4-bd49-48fd-8458-0107bffaea2f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":514,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod2.bin"} +[server] INFO [18:44:40.119]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin request completed in 394 ms {"req":{"id":"924475a4-71e5-48da-a835-97405a134f30","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"924475a4-71e5-48da-a835-97405a134f30"}},"res":{"statusCode":200,"headers":{"x-request-id":"924475a4-71e5-48da-a835-97405a134f30","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":394,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod2.bin"} +[server] INFO [18:44:40.998]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.2795999981463},"apollo_query_duration_ms":134} +[server] INFO [18:44:41.106]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":443,"totalDuration":14076.788000016473}} +[server] INFO [18:44:41.134]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":445,"totalDuration":14129.889300017618}} +[server] INFO [18:44:41.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"9cab07a6-9270-46bd-aef7-46492df7fa57","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9cab07a6-9270-46bd-aef7-46492df7fa57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [18:44:41.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 0 ms {"req":{"id":"9cab07a6-9270-46bd-aef7-46492df7fa57","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9cab07a6-9270-46bd-aef7-46492df7fa57"}},"res":{"statusCode":204,"headers":{"x-request-id":"9cab07a6-9270-46bd-aef7-46492df7fa57","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [18:44:41.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request received {"req":{"id":"37d013d8-927e-4ed0-970a-b9ad38f524d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37d013d8-927e-4ed0-970a-b9ad38f524d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [18:44:42.414]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin request completed in 425 ms {"req":{"id":"37d013d8-927e-4ed0-970a-b9ad38f524d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37d013d8-927e-4ed0-970a-b9ad38f524d3"}},"res":{"statusCode":200,"headers":{"x-request-id":"37d013d8-927e-4ed0-970a-b9ad38f524d3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":425,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod2.bin"} +[server] INFO [18:44:42.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"3d2dffc9-7750-4602-822a-b53190e1fe92","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d2dffc9-7750-4602-822a-b53190e1fe92"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [18:44:42.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 1 ms {"req":{"id":"3d2dffc9-7750-4602-822a-b53190e1fe92","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d2dffc9-7750-4602-822a-b53190e1fe92"}},"res":{"statusCode":204,"headers":{"x-request-id":"3d2dffc9-7750-4602-822a-b53190e1fe92","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [18:44:42.767]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request received {"req":{"id":"2ffe678b-2312-4f0f-ad83-89f9860594fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ffe678b-2312-4f0f-ad83-89f9860594fb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [18:44:42.954]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"a75bc72a-9dea-438c-b688-2a3dedd5aa23","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a75bc72a-9dea-438c-b688-2a3dedd5aa23"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [18:44:42.954]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 0 ms {"req":{"id":"a75bc72a-9dea-438c-b688-2a3dedd5aa23","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a75bc72a-9dea-438c-b688-2a3dedd5aa23"}},"res":{"statusCode":204,"headers":{"x-request-id":"a75bc72a-9dea-438c-b688-2a3dedd5aa23","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [18:44:42.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request received {"req":{"id":"dded2997-e3ed-45ab-b48a-773bd70e8d50","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dded2997-e3ed-45ab-b48a-773bd70e8d50"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [18:44:43.171]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin request completed in 403 ms {"req":{"id":"2ffe678b-2312-4f0f-ad83-89f9860594fb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ffe678b-2312-4f0f-ad83-89f9860594fb"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ffe678b-2312-4f0f-ad83-89f9860594fb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":403,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod2.bin"} +[server] INFO [18:44:43.331]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin request completed in 367 ms {"req":{"id":"dded2997-e3ed-45ab-b48a-773bd70e8d50","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dded2997-e3ed-45ab-b48a-773bd70e8d50"}},"res":{"statusCode":200,"headers":{"x-request-id":"dded2997-e3ed-45ab-b48a-773bd70e8d50","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":367,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod2.bin"} +[server] INFO [18:44:45.995]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":152.38009999878705},"apollo_query_duration_ms":131} +[server] INFO [18:44:46.106]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":449,"totalDuration":14234.99640001636}} +[server] INFO [18:44:46.133]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":451,"totalDuration":14287.232000016607}} +[server] INFO [18:44:46.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"0fd63052-b230-4b33-9251-e86e515b9ff0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0fd63052-b230-4b33-9251-e86e515b9ff0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:44:46.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 0 ms {"req":{"id":"0fd63052-b230-4b33-9251-e86e515b9ff0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0fd63052-b230-4b33-9251-e86e515b9ff0"}},"res":{"statusCode":204,"headers":{"x-request-id":"0fd63052-b230-4b33-9251-e86e515b9ff0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:44:46.366]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"df69d2e3-d402-45d7-b69e-2bbe569868f1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df69d2e3-d402-45d7-b69e-2bbe569868f1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:44:46.612]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 246 ms {"req":{"id":"df69d2e3-d402-45d7-b69e-2bbe569868f1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df69d2e3-d402-45d7-b69e-2bbe569868f1"}},"res":{"statusCode":200,"headers":{"x-request-id":"df69d2e3-d402-45d7-b69e-2bbe569868f1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":246,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:44:46.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"c47a664e-6ebc-4629-adb3-35b03e633356","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c47a664e-6ebc-4629-adb3-35b03e633356"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [18:44:46.997]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 0 ms {"req":{"id":"c47a664e-6ebc-4629-adb3-35b03e633356","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c47a664e-6ebc-4629-adb3-35b03e633356"}},"res":{"statusCode":204,"headers":{"x-request-id":"c47a664e-6ebc-4629-adb3-35b03e633356","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [18:44:47.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request received {"req":{"id":"98e59a7f-f457-4f1a-ada0-f3d6019f93b0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98e59a7f-f457-4f1a-ada0-f3d6019f93b0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [18:44:47.148]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request received {"req":{"id":"31e9aaa2-5d77-48a5-b09c-e9a68609de9c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31e9aaa2-5d77-48a5-b09c-e9a68609de9c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [18:44:47.149]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request completed in 1 ms {"req":{"id":"31e9aaa2-5d77-48a5-b09c-e9a68609de9c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31e9aaa2-5d77-48a5-b09c-e9a68609de9c"}},"res":{"statusCode":204,"headers":{"x-request-id":"31e9aaa2-5d77-48a5-b09c-e9a68609de9c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [18:44:47.159]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request received {"req":{"id":"c2576767-66f8-4704-9d75-fe08a6f1e1c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2576767-66f8-4704-9d75-fe08a6f1e1c9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [18:44:47.423]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin request completed in 415 ms {"req":{"id":"98e59a7f-f457-4f1a-ada0-f3d6019f93b0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98e59a7f-f457-4f1a-ada0-f3d6019f93b0"}},"res":{"statusCode":200,"headers":{"x-request-id":"98e59a7f-f457-4f1a-ada0-f3d6019f93b0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":415,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod2.bin"} +[server] INFO [18:44:47.794]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin request completed in 635 ms {"req":{"id":"c2576767-66f8-4704-9d75-fe08a6f1e1c9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2576767-66f8-4704-9d75-fe08a6f1e1c9"}},"res":{"statusCode":200,"headers":{"x-request-id":"c2576767-66f8-4704-9d75-fe08a6f1e1c9","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":635,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod2.bin"} +[server] INFO [18:44:47.965]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request received {"req":{"id":"4502bc72-61b6-42ee-bad9-ba50a19120e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4502bc72-61b6-42ee-bad9-ba50a19120e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [18:44:47.966]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request completed in 1 ms {"req":{"id":"4502bc72-61b6-42ee-bad9-ba50a19120e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4502bc72-61b6-42ee-bad9-ba50a19120e3"}},"res":{"statusCode":204,"headers":{"x-request-id":"4502bc72-61b6-42ee-bad9-ba50a19120e3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [18:44:47.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request received {"req":{"id":"1f51048c-46a4-4be7-a5c6-804b8cb68aec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f51048c-46a4-4be7-a5c6-804b8cb68aec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [18:44:48.430]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin request completed in 456 ms {"req":{"id":"1f51048c-46a4-4be7-a5c6-804b8cb68aec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f51048c-46a4-4be7-a5c6-804b8cb68aec"}},"res":{"statusCode":200,"headers":{"x-request-id":"1f51048c-46a4-4be7-a5c6-804b8cb68aec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":456,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod2.bin"} +[server] INFO [18:44:50.283]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request received {"req":{"id":"b1e8ca91-1a78-41e3-b0d1-ff4d46b5de74","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b1e8ca91-1a78-41e3-b0d1-ff4d46b5de74"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [18:44:50.284]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request completed in 1 ms {"req":{"id":"b1e8ca91-1a78-41e3-b0d1-ff4d46b5de74","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b1e8ca91-1a78-41e3-b0d1-ff4d46b5de74"}},"res":{"statusCode":204,"headers":{"x-request-id":"b1e8ca91-1a78-41e3-b0d1-ff4d46b5de74","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [18:44:50.293]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request received {"req":{"id":"ff7464f6-dace-4e3f-921c-d77a4db3e3cd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff7464f6-dace-4e3f-921c-d77a4db3e3cd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [18:44:50.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin request completed in 465 ms {"req":{"id":"ff7464f6-dace-4e3f-921c-d77a4db3e3cd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ff7464f6-dace-4e3f-921c-d77a4db3e3cd"}},"res":{"statusCode":200,"headers":{"x-request-id":"ff7464f6-dace-4e3f-921c-d77a4db3e3cd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":465,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod2.bin"} +[server] INFO [18:44:51.034]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.81139999814332},"apollo_query_duration_ms":134} +[server] INFO [18:44:51.143]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":455,"totalDuration":14389.818100015633}} +[server] INFO [18:44:51.172]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":457,"totalDuration":14443.494000016712}} +[server] INFO [18:44:53.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request received {"req":{"id":"ecbe1a71-2216-4cc4-882f-24208336adb7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ecbe1a71-2216-4cc4-882f-24208336adb7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [18:44:53.642]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request completed in 1 ms {"req":{"id":"ecbe1a71-2216-4cc4-882f-24208336adb7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ecbe1a71-2216-4cc4-882f-24208336adb7"}},"res":{"statusCode":204,"headers":{"x-request-id":"ecbe1a71-2216-4cc4-882f-24208336adb7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [18:44:53.651]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request received {"req":{"id":"43002cab-2300-49c6-9af7-96cc6c604ba2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"43002cab-2300-49c6-9af7-96cc6c604ba2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [18:44:54.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin request completed in 518 ms {"req":{"id":"43002cab-2300-49c6-9af7-96cc6c604ba2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"43002cab-2300-49c6-9af7-96cc6c604ba2"}},"res":{"statusCode":200,"headers":{"x-request-id":"43002cab-2300-49c6-9af7-96cc6c604ba2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":518,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod2.bin"} +[server] INFO [18:44:54.316]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request received {"req":{"id":"32fe52e8-2cbc-4bc1-8ae3-c51178774c35","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32fe52e8-2cbc-4bc1-8ae3-c51178774c35"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [18:44:54.317]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request completed in 1 ms {"req":{"id":"32fe52e8-2cbc-4bc1-8ae3-c51178774c35","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32fe52e8-2cbc-4bc1-8ae3-c51178774c35"}},"res":{"statusCode":204,"headers":{"x-request-id":"32fe52e8-2cbc-4bc1-8ae3-c51178774c35","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [18:44:54.326]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request received {"req":{"id":"a1697ad6-83bb-49c8-bde7-1b589ef52519","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1697ad6-83bb-49c8-bde7-1b589ef52519"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [18:44:54.747]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin request completed in 421 ms {"req":{"id":"a1697ad6-83bb-49c8-bde7-1b589ef52519","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1697ad6-83bb-49c8-bde7-1b589ef52519"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1697ad6-83bb-49c8-bde7-1b589ef52519","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":421,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod2.bin"} +[server] INFO [18:44:55.487]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request received {"req":{"id":"50e6d507-0a62-411f-845f-842f09d31080","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50e6d507-0a62-411f-845f-842f09d31080"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [18:44:55.487]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request completed in 0 ms {"req":{"id":"50e6d507-0a62-411f-845f-842f09d31080","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"50e6d507-0a62-411f-845f-842f09d31080"}},"res":{"statusCode":204,"headers":{"x-request-id":"50e6d507-0a62-411f-845f-842f09d31080","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [18:44:55.497]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request received {"req":{"id":"21a2c706-e34b-40df-96ea-5f7af6e2a100","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21a2c706-e34b-40df-96ea-5f7af6e2a100"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [18:44:55.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin request completed in 424 ms {"req":{"id":"21a2c706-e34b-40df-96ea-5f7af6e2a100","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"21a2c706-e34b-40df-96ea-5f7af6e2a100"}},"res":{"statusCode":200,"headers":{"x-request-id":"21a2c706-e34b-40df-96ea-5f7af6e2a100","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":424,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod2.bin"} +[server] INFO [18:44:56.009]: GQL BroadcastViewerUserActivity finished after 133 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.61229999922216},"apollo_query_duration_ms":133} +[server] INFO [18:44:56.118]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":461,"totalDuration":14547.270400016569}} +[server] INFO [18:44:56.146]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":463,"totalDuration":14599.32490001712}} +[server] INFO [18:44:58.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request received {"req":{"id":"5e27a863-03ed-4456-ba64-b7fc51de57ca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e27a863-03ed-4456-ba64-b7fc51de57ca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [18:44:58.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request completed in 0 ms {"req":{"id":"5e27a863-03ed-4456-ba64-b7fc51de57ca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e27a863-03ed-4456-ba64-b7fc51de57ca"}},"res":{"statusCode":204,"headers":{"x-request-id":"5e27a863-03ed-4456-ba64-b7fc51de57ca","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [18:44:58.225]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request received {"req":{"id":"40d026fc-1b95-4791-b226-d3f1e33f2d24","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"40d026fc-1b95-4791-b226-d3f1e33f2d24"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [18:44:58.729]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin request completed in 504 ms {"req":{"id":"40d026fc-1b95-4791-b226-d3f1e33f2d24","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"40d026fc-1b95-4791-b226-d3f1e33f2d24"}},"res":{"statusCode":200,"headers":{"x-request-id":"40d026fc-1b95-4791-b226-d3f1e33f2d24","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":504,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod2.bin"} +[server] INFO [18:44:59.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request received {"req":{"id":"7f31cecc-f758-460f-b591-b5fe2500f55c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f31cecc-f758-460f-b591-b5fe2500f55c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [18:44:59.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request completed in 0 ms {"req":{"id":"7f31cecc-f758-460f-b591-b5fe2500f55c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7f31cecc-f758-460f-b591-b5fe2500f55c"}},"res":{"statusCode":204,"headers":{"x-request-id":"7f31cecc-f758-460f-b591-b5fe2500f55c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [18:44:59.177]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request received {"req":{"id":"2605b39f-da12-48ba-b3a8-0f1ab5ff6ab4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2605b39f-da12-48ba-b3a8-0f1ab5ff6ab4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [18:44:59.618]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin request completed in 441 ms {"req":{"id":"2605b39f-da12-48ba-b3a8-0f1ab5ff6ab4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2605b39f-da12-48ba-b3a8-0f1ab5ff6ab4"}},"res":{"statusCode":200,"headers":{"x-request-id":"2605b39f-da12-48ba-b3a8-0f1ab5ff6ab4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":441,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod2.bin"} +[server] INFO [18:45:00.654]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"db0df2415a","numberOfFailedBackgroundJobs":0} +[server] INFO [18:45:01.058]: GQL BroadcastViewerUserActivity finished after 132 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[295.1296609356637,277.64489688174683,217.51175106070804],"target":[88.51932790876185,71.11491559505446,10.802816390991211],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":153.20480000041425},"apollo_query_duration_ms":132} +[server] INFO [18:45:01.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request received {"req":{"id":"fc2c2473-75f6-4023-81eb-a367b6a5258b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc2c2473-75f6-4023-81eb-a367b6a5258b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [18:45:01.066]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request completed in 1 ms {"req":{"id":"fc2c2473-75f6-4023-81eb-a367b6a5258b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc2c2473-75f6-4023-81eb-a367b6a5258b"}},"res":{"statusCode":204,"headers":{"x-request-id":"fc2c2473-75f6-4023-81eb-a367b6a5258b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [18:45:01.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request received {"req":{"id":"4cef8a09-785b-4fe3-a9a5-3bb31d176c3f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cef8a09-785b-4fe3-a9a5-3bb31d176c3f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [18:45:01.166]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":467,"totalDuration":14702.040100018494}} +[server] INFO [18:45:01.195]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":469,"totalDuration":14753.507400018163}} +[server] INFO [18:45:01.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin request completed in 453 ms {"req":{"id":"4cef8a09-785b-4fe3-a9a5-3bb31d176c3f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cef8a09-785b-4fe3-a9a5-3bb31d176c3f"}},"res":{"statusCode":200,"headers":{"x-request-id":"4cef8a09-785b-4fe3-a9a5-3bb31d176c3f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":453,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod2.bin"} +[server] INFO [18:45:04.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"15236058-6a4b-4f35-ba7d-4c97ff5d5338","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15236058-6a4b-4f35-ba7d-4c97ff5d5338"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:45:04.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 0 ms {"req":{"id":"15236058-6a4b-4f35-ba7d-4c97ff5d5338","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15236058-6a4b-4f35-ba7d-4c97ff5d5338"}},"res":{"statusCode":204,"headers":{"x-request-id":"15236058-6a4b-4f35-ba7d-4c97ff5d5338","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:45:04.955]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"1ea355dd-9318-4401-a19d-0901702c22c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ea355dd-9318-4401-a19d-0901702c22c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:45:05.278]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 322 ms {"req":{"id":"1ea355dd-9318-4401-a19d-0901702c22c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1ea355dd-9318-4401-a19d-0901702c22c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"1ea355dd-9318-4401-a19d-0901702c22c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":322,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:45:06.169]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-69.9374633706912,-134.8708650845685,163.06673917108165],"target":[215.08710540255186,-54.49448283762883,36.56481595031057],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.2147000003606},"apollo_query_duration_ms":138} +[server] INFO [18:45:06.283]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":473,"totalDuration":14859.731200019829}} +[server] INFO [18:45:06.312]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":475,"totalDuration":14914.748800019734}} +[server] INFO [18:45:06.387]: GQL BroadcastViewerUserActivity finished after 131 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-70.03669910776529,-134.90868825271636,163.06673917108162],"target":[214.98786966547766,-54.532306005776725,36.564815950310596],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":154.55240000225604},"apollo_query_duration_ms":131} +[server] INFO [18:45:06.495]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":479,"totalDuration":15017.94970001746}} +[server] INFO [18:45:06.523]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":481,"totalDuration":15070.464800017886}} +[server] INFO [18:45:06.860]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-71.13921178896607,-133.23484235368898,163.06673917108162],"target":[214.4118140105423,-54.74930679249278,36.56481595031057],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.84660000167787},"apollo_query_duration_ms":134} +[server] INFO [18:45:06.971]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":485,"totalDuration":15176.00150001701}} +[server] INFO [18:45:06.978]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request received {"req":{"id":"de1dcbfa-eff1-48b3-a559-d4eff962c832","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"de1dcbfa-eff1-48b3-a559-d4eff962c832"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [18:45:06.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request completed in 1 ms {"req":{"id":"de1dcbfa-eff1-48b3-a559-d4eff962c832","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"de1dcbfa-eff1-48b3-a559-d4eff962c832"}},"res":{"statusCode":204,"headers":{"x-request-id":"de1dcbfa-eff1-48b3-a559-d4eff962c832","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [18:45:06.990]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request received {"req":{"id":"ba861c8c-edf6-4a74-a1e0-2f8edee299a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba861c8c-edf6-4a74-a1e0-2f8edee299a1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [18:45:06.998]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":487,"totalDuration":15227.616900016554}} +[server] INFO [18:45:07.308]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin request completed in 318 ms {"req":{"id":"ba861c8c-edf6-4a74-a1e0-2f8edee299a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba861c8c-edf6-4a74-a1e0-2f8edee299a1"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba861c8c-edf6-4a74-a1e0-2f8edee299a1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":318,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod1.bin"} +[server] INFO [18:45:07.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request received {"req":{"id":"86ef5637-4638-4c5a-9336-c0e5795b3a36","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"86ef5637-4638-4c5a-9336-c0e5795b3a36"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [18:45:07.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request completed in 0 ms {"req":{"id":"86ef5637-4638-4c5a-9336-c0e5795b3a36","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"86ef5637-4638-4c5a-9336-c0e5795b3a36"}},"res":{"statusCode":204,"headers":{"x-request-id":"86ef5637-4638-4c5a-9336-c0e5795b3a36","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [18:45:07.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request received {"req":{"id":"84465931-db63-490e-aba9-76859fcd5909","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"84465931-db63-490e-aba9-76859fcd5909"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [18:45:07.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"b86ff3a6-8e34-4a3b-90fe-b4ee3bee6081","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b86ff3a6-8e34-4a3b-90fe-b4ee3bee6081"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:45:07.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 0 ms {"req":{"id":"b86ff3a6-8e34-4a3b-90fe-b4ee3bee6081","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b86ff3a6-8e34-4a3b-90fe-b4ee3bee6081"}},"res":{"statusCode":204,"headers":{"x-request-id":"b86ff3a6-8e34-4a3b-90fe-b4ee3bee6081","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:45:07.905]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"93ca850d-aade-4b12-9718-369820b31938","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93ca850d-aade-4b12-9718-369820b31938"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:45:08.006]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"27c8dd2d-009a-453e-a2a0-39fe0528d629","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"27c8dd2d-009a-453e-a2a0-39fe0528d629"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:45:08.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 1 ms {"req":{"id":"27c8dd2d-009a-453e-a2a0-39fe0528d629","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"27c8dd2d-009a-453e-a2a0-39fe0528d629"}},"res":{"statusCode":204,"headers":{"x-request-id":"27c8dd2d-009a-453e-a2a0-39fe0528d629","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:45:08.021]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"b84d33d4-dd62-4798-bc71-d6028183c6d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b84d33d4-dd62-4798-bc71-d6028183c6d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:45:08.232]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[104.46061937338384,195.45316468255427,-133.7629923244191],"target":[214.4118140105423,-54.74930679249278,36.56481595031057],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.2448999993503},"apollo_query_duration_ms":142} +[server] INFO [18:45:08.313]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin request completed in 949 ms {"req":{"id":"84465931-db63-490e-aba9-76859fcd5909","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"84465931-db63-490e-aba9-76859fcd5909"}},"res":{"statusCode":200,"headers":{"x-request-id":"84465931-db63-490e-aba9-76859fcd5909","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":949,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod1.bin"} +[server] INFO [18:45:08.344]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":491,"totalDuration":15333.2479000194}} +[server] INFO [18:45:08.374]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":493,"totalDuration":15389.559000019915}} +[server] INFO [18:45:08.472]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 567 ms {"req":{"id":"93ca850d-aade-4b12-9718-369820b31938","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93ca850d-aade-4b12-9718-369820b31938"}},"res":{"statusCode":200,"headers":{"x-request-id":"93ca850d-aade-4b12-9718-369820b31938","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":567,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:45:08.827]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 807 ms {"req":{"id":"b84d33d4-dd62-4798-bc71-d6028183c6d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b84d33d4-dd62-4798-bc71-d6028183c6d5"}},"res":{"statusCode":200,"headers":{"x-request-id":"b84d33d4-dd62-4798-bc71-d6028183c6d5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":807,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:45:08.968]: GQL BroadcastViewerUserActivity finished after 136 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-29.832057647930014,134.67803388976782,126.92143145443175],"target":[214.4118140105423,-54.74930679249278,36.56481595031057],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.3695000000298},"apollo_query_duration_ms":136} +[server] INFO [18:45:08.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request received {"req":{"id":"fe71f482-9028-4110-af39-d0cbb6bb89db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe71f482-9028-4110-af39-d0cbb6bb89db"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:45:08.974]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request completed in 1 ms {"req":{"id":"fe71f482-9028-4110-af39-d0cbb6bb89db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe71f482-9028-4110-af39-d0cbb6bb89db"}},"res":{"statusCode":204,"headers":{"x-request-id":"fe71f482-9028-4110-af39-d0cbb6bb89db","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:45:08.984]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request received {"req":{"id":"365dc601-4ca6-4990-a12a-5848cf11d442","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"365dc601-4ca6-4990-a12a-5848cf11d442"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:45:09.081]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":497,"totalDuration":15495.47690001782}} +[server] INFO [18:45:09.110]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":499,"totalDuration":15550.511600018479}} +[server] INFO [18:45:09.218]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"8700c01c-dab4-4b1f-8a82-ac79cf14ab2f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8700c01c-dab4-4b1f-8a82-ac79cf14ab2f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:45:09.218]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 0 ms {"req":{"id":"8700c01c-dab4-4b1f-8a82-ac79cf14ab2f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8700c01c-dab4-4b1f-8a82-ac79cf14ab2f"}},"res":{"statusCode":204,"headers":{"x-request-id":"8700c01c-dab4-4b1f-8a82-ac79cf14ab2f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:45:09.229]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"aeba3942-4169-485a-8dfa-a4a641abd0fe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aeba3942-4169-485a-8dfa-a4a641abd0fe"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:45:09.355]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request received {"req":{"id":"1f145f3b-c85c-43a1-827e-0150424483c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f145f3b-c85c-43a1-827e-0150424483c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:45:09.357]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request completed in 1 ms {"req":{"id":"1f145f3b-c85c-43a1-827e-0150424483c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f145f3b-c85c-43a1-827e-0150424483c1"}},"res":{"statusCode":204,"headers":{"x-request-id":"1f145f3b-c85c-43a1-827e-0150424483c1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:45:09.375]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request received {"req":{"id":"4f64bf5d-30d0-4a12-b28d-027679797ac2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4f64bf5d-30d0-4a12-b28d-027679797ac2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:45:10.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 929 ms {"req":{"id":"aeba3942-4169-485a-8dfa-a4a641abd0fe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aeba3942-4169-485a-8dfa-a4a641abd0fe"}},"res":{"statusCode":200,"headers":{"x-request-id":"aeba3942-4169-485a-8dfa-a4a641abd0fe","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":929,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:45:10.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request completed in 832 ms {"req":{"id":"4f64bf5d-30d0-4a12-b28d-027679797ac2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4f64bf5d-30d0-4a12-b28d-027679797ac2"}},"res":{"statusCode":200,"headers":{"x-request-id":"4f64bf5d-30d0-4a12-b28d-027679797ac2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":832,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:45:10.419]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"265413fa-a737-4cf7-bf67-9d6300ea7490","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"265413fa-a737-4cf7-bf67-9d6300ea7490"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:45:10.420]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1 ms {"req":{"id":"265413fa-a737-4cf7-bf67-9d6300ea7490","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"265413fa-a737-4cf7-bf67-9d6300ea7490"}},"res":{"statusCode":204,"headers":{"x-request-id":"265413fa-a737-4cf7-bf67-9d6300ea7490","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:45:10.431]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"75a41802-14d0-4b55-ad5e-53621a399c84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75a41802-14d0-4b55-ad5e-53621a399c84"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:45:10.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"921c95eb-1c22-41b8-bd07-2a0b29769c44","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"921c95eb-1c22-41b8-bd07-2a0b29769c44"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:45:10.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 0 ms {"req":{"id":"921c95eb-1c22-41b8-bd07-2a0b29769c44","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"921c95eb-1c22-41b8-bd07-2a0b29769c44"}},"res":{"statusCode":204,"headers":{"x-request-id":"921c95eb-1c22-41b8-bd07-2a0b29769c44","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:45:10.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"b09b0053-5220-489d-a0df-c93224684e6c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b09b0053-5220-489d-a0df-c93224684e6c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:45:11.013]: GQL BroadcastViewerUserActivity finished after 169 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-29.19196747631665,136.73510111215742,124.33914491664223],"target":[215.05190418215565,-52.692239570103176,33.98252941252104],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":178.85650000162423},"apollo_query_duration_ms":169} +[server] INFO [18:45:11.138]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":503,"totalDuration":15668.552000016905}} +[server] INFO [18:45:11.167]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":505,"totalDuration":15725.640700018965}} +[server] INFO [18:45:11.177]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 601 ms {"req":{"id":"b09b0053-5220-489d-a0df-c93224684e6c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b09b0053-5220-489d-a0df-c93224684e6c"}},"res":{"statusCode":200,"headers":{"x-request-id":"b09b0053-5220-489d-a0df-c93224684e6c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":601,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:45:11.436]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request received {"req":{"id":"cef4df5e-9cf0-4282-aa74-14de23680943","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cef4df5e-9cf0-4282-aa74-14de23680943"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [18:45:11.437]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request completed in 1 ms {"req":{"id":"cef4df5e-9cf0-4282-aa74-14de23680943","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cef4df5e-9cf0-4282-aa74-14de23680943"}},"res":{"statusCode":204,"headers":{"x-request-id":"cef4df5e-9cf0-4282-aa74-14de23680943","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [18:45:11.452]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request received {"req":{"id":"7faadfd2-7c77-421b-9ad0-fb541faf9c82","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7faadfd2-7c77-421b-9ad0-fb541faf9c82"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [18:45:11.594]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-11.30462234372115,195.21143406232838,50.09840695519309],"target":[232.93924931475115,5.784093380067803,-40.258208548928096],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.65860000252724},"apollo_query_duration_ms":153} +[server] INFO [18:45:11.733]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":509,"totalDuration":15856.44400001783}} +[server] INFO [18:45:11.771]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":511,"totalDuration":15936.277500017546}} +[server] INFO [18:45:11.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1435 ms {"req":{"id":"75a41802-14d0-4b55-ad5e-53621a399c84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75a41802-14d0-4b55-ad5e-53621a399c84"}},"res":{"statusCode":200,"headers":{"x-request-id":"75a41802-14d0-4b55-ad5e-53621a399c84","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1435,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:45:12.117]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request completed in 3133 ms {"req":{"id":"365dc601-4ca6-4990-a12a-5848cf11d442","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"365dc601-4ca6-4990-a12a-5848cf11d442"}},"res":{"statusCode":200,"headers":{"x-request-id":"365dc601-4ca6-4990-a12a-5848cf11d442","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3133,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:45:12.126]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin request completed in 674 ms {"req":{"id":"7faadfd2-7c77-421b-9ad0-fb541faf9c82","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7faadfd2-7c77-421b-9ad0-fb541faf9c82"}},"res":{"statusCode":200,"headers":{"x-request-id":"7faadfd2-7c77-421b-9ad0-fb541faf9c82","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":674,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod1.bin"} +[server] INFO [18:45:12.411]: GQL BroadcastViewerUserActivity finished after 157 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.5451000034809},"apollo_query_duration_ms":157} +[server] INFO [18:45:12.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request received {"req":{"id":"458790da-886d-436b-97b5-d5a0acb65774","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"458790da-886d-436b-97b5-d5a0acb65774"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [18:45:12.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request completed in 0 ms {"req":{"id":"458790da-886d-436b-97b5-d5a0acb65774","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"458790da-886d-436b-97b5-d5a0acb65774"}},"res":{"statusCode":204,"headers":{"x-request-id":"458790da-886d-436b-97b5-d5a0acb65774","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [18:45:12.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request received {"req":{"id":"bbc94cea-6db8-49d5-83e1-b2ee2969922d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbc94cea-6db8-49d5-83e1-b2ee2969922d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [18:45:12.530]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":515,"totalDuration":16047.256600015797}} +[server] INFO [18:45:12.567]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":517,"totalDuration":16111.631500015967}} +[server] INFO [18:45:12.589]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request received {"req":{"id":"4795e2f3-7ae8-422d-a9da-040721ee906a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4795e2f3-7ae8-422d-a9da-040721ee906a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [18:45:12.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request completed in 1 ms {"req":{"id":"4795e2f3-7ae8-422d-a9da-040721ee906a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4795e2f3-7ae8-422d-a9da-040721ee906a"}},"res":{"statusCode":204,"headers":{"x-request-id":"4795e2f3-7ae8-422d-a9da-040721ee906a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [18:45:12.605]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request received {"req":{"id":"8f32e168-789c-4a63-a103-f3272c4fc7a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f32e168-789c-4a63-a103-f3272c4fc7a1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [18:45:12.646]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request received {"req":{"id":"37675128-6efc-49ad-99de-fa58347400f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37675128-6efc-49ad-99de-fa58347400f7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [18:45:12.647]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request completed in 1 ms {"req":{"id":"37675128-6efc-49ad-99de-fa58347400f7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37675128-6efc-49ad-99de-fa58347400f7"}},"res":{"statusCode":204,"headers":{"x-request-id":"37675128-6efc-49ad-99de-fa58347400f7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [18:45:12.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request received {"req":{"id":"bd197c8b-0f12-47dd-a993-5d67c6c76ffd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd197c8b-0f12-47dd-a993-5d67c6c76ffd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [18:45:15.476]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin request completed in 3018 ms {"req":{"id":"bbc94cea-6db8-49d5-83e1-b2ee2969922d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbc94cea-6db8-49d5-83e1-b2ee2969922d"}},"res":{"statusCode":200,"headers":{"x-request-id":"bbc94cea-6db8-49d5-83e1-b2ee2969922d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3018,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod0.bin"} +[server] INFO [18:45:15.782]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"48dae381-09c0-4104-af43-eac367d95193","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48dae381-09c0-4104-af43-eac367d95193"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [18:45:15.783]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 1 ms {"req":{"id":"48dae381-09c0-4104-af43-eac367d95193","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48dae381-09c0-4104-af43-eac367d95193"}},"res":{"statusCode":204,"headers":{"x-request-id":"48dae381-09c0-4104-af43-eac367d95193","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [18:45:15.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"a727d704-010f-4bb6-bfb0-72172490c295","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a727d704-010f-4bb6-bfb0-72172490c295"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [18:45:15.982]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":169.6619999986142},"apollo_query_duration_ms":146} +[server] INFO [18:45:16.102]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":521,"totalDuration":16222.13000001479}} +[server] INFO [18:45:16.136]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":523,"totalDuration":16283.398700012825}} +[server] INFO [18:45:17.870]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin request completed in 5204 ms {"req":{"id":"bd197c8b-0f12-47dd-a993-5d67c6c76ffd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd197c8b-0f12-47dd-a993-5d67c6c76ffd"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd197c8b-0f12-47dd-a993-5d67c6c76ffd","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5204,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod0.bin"} +[server] INFO [18:45:18.237]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request received {"req":{"id":"7575065b-7c20-4f67-8156-cd646256e1e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7575065b-7c20-4f67-8156-cd646256e1e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [18:45:18.237]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request completed in 0 ms {"req":{"id":"7575065b-7c20-4f67-8156-cd646256e1e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7575065b-7c20-4f67-8156-cd646256e1e3"}},"res":{"statusCode":204,"headers":{"x-request-id":"7575065b-7c20-4f67-8156-cd646256e1e3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [18:45:18.255]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request received {"req":{"id":"51c60184-fe1e-47d9-8cef-2e4fa9cc3b5b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"51c60184-fe1e-47d9-8cef-2e4fa9cc3b5b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [18:45:18.933]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request completed in 6328 ms {"req":{"id":"8f32e168-789c-4a63-a103-f3272c4fc7a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f32e168-789c-4a63-a103-f3272c4fc7a1"}},"res":{"statusCode":200,"headers":{"x-request-id":"8f32e168-789c-4a63-a103-f3272c4fc7a1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6328,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [18:45:19.302]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request received {"req":{"id":"dcaa1eb2-cb98-47bc-9062-047afa56e94f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dcaa1eb2-cb98-47bc-9062-047afa56e94f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [18:45:19.303]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request completed in 0 ms {"req":{"id":"dcaa1eb2-cb98-47bc-9062-047afa56e94f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dcaa1eb2-cb98-47bc-9062-047afa56e94f"}},"res":{"statusCode":204,"headers":{"x-request-id":"dcaa1eb2-cb98-47bc-9062-047afa56e94f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [18:45:19.318]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request received {"req":{"id":"af064752-6fa8-4089-8b99-60e219e61be3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af064752-6fa8-4089-8b99-60e219e61be3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [18:45:20.994]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":180.95470000058413},"apollo_query_duration_ms":149} +[server] INFO [18:45:21.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 5270 ms {"req":{"id":"a727d704-010f-4bb6-bfb0-72172490c295","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a727d704-010f-4bb6-bfb0-72172490c295"}},"res":{"statusCode":200,"headers":{"x-request-id":"a727d704-010f-4bb6-bfb0-72172490c295","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5270,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [18:45:21.107]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":527,"totalDuration":16391.641400015913}} +[server] INFO [18:45:21.138]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":529,"totalDuration":16448.39890001621}} +[server] INFO [18:45:21.420]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request received {"req":{"id":"343b4987-bae7-4c81-8c69-07a0263e2042","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"343b4987-bae7-4c81-8c69-07a0263e2042"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [18:45:21.421]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request completed in 1 ms {"req":{"id":"343b4987-bae7-4c81-8c69-07a0263e2042","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"343b4987-bae7-4c81-8c69-07a0263e2042"}},"res":{"statusCode":204,"headers":{"x-request-id":"343b4987-bae7-4c81-8c69-07a0263e2042","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [18:45:21.435]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request received {"req":{"id":"806e2615-60a8-4462-b2ca-d0bb6d42b6fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"806e2615-60a8-4462-b2ca-d0bb6d42b6fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [18:45:24.414]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request completed in 2978 ms {"req":{"id":"806e2615-60a8-4462-b2ca-d0bb6d42b6fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"806e2615-60a8-4462-b2ca-d0bb6d42b6fd"}},"res":{"statusCode":200,"headers":{"x-request-id":"806e2615-60a8-4462-b2ca-d0bb6d42b6fd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2978,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [18:45:24.593]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"e71d8ff6-7a27-4dc0-9589-e8b5fe476adf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e71d8ff6-7a27-4dc0-9589-e8b5fe476adf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:45:24.594]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 1 ms {"req":{"id":"e71d8ff6-7a27-4dc0-9589-e8b5fe476adf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e71d8ff6-7a27-4dc0-9589-e8b5fe476adf"}},"res":{"statusCode":204,"headers":{"x-request-id":"e71d8ff6-7a27-4dc0-9589-e8b5fe476adf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:45:24.611]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"f5798c4c-4631-4314-946d-97dc59f7c19f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5798c4c-4631-4314-946d-97dc59f7c19f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:45:25.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request completed in 6990 ms {"req":{"id":"51c60184-fe1e-47d9-8cef-2e4fa9cc3b5b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"51c60184-fe1e-47d9-8cef-2e4fa9cc3b5b"}},"res":{"statusCode":200,"headers":{"x-request-id":"51c60184-fe1e-47d9-8cef-2e4fa9cc3b5b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6990,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [18:45:25.388]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request completed in 6070 ms {"req":{"id":"af064752-6fa8-4089-8b99-60e219e61be3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af064752-6fa8-4089-8b99-60e219e61be3"}},"res":{"statusCode":200,"headers":{"x-request-id":"af064752-6fa8-4089-8b99-60e219e61be3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6070,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [18:45:25.415]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 804 ms {"req":{"id":"f5798c4c-4631-4314-946d-97dc59f7c19f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5798c4c-4631-4314-946d-97dc59f7c19f"}},"res":{"statusCode":200,"headers":{"x-request-id":"f5798c4c-4631-4314-946d-97dc59f7c19f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":804,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:45:26.047]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"c67da798-d64a-4037-a19a-cbd2ad85c576","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c67da798-d64a-4037-a19a-cbd2ad85c576"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:45:26.047]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 0 ms {"req":{"id":"c67da798-d64a-4037-a19a-cbd2ad85c576","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c67da798-d64a-4037-a19a-cbd2ad85c576"}},"res":{"statusCode":204,"headers":{"x-request-id":"c67da798-d64a-4037-a19a-cbd2ad85c576","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:45:26.057]: GQL BroadcastViewerUserActivity finished after 163 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":186.23130000010133},"apollo_query_duration_ms":163} +[server] INFO [18:45:26.064]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"fa274f5a-7ea7-4564-b63b-29e1e51dc1cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa274f5a-7ea7-4564-b63b-29e1e51dc1cc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:45:26.184]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":533,"totalDuration":16567.859600015916}} +[server] INFO [18:45:26.187]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"91d4ac47-6963-4a94-84a9-a55425ed26a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91d4ac47-6963-4a94-84a9-a55425ed26a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:45:26.187]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 0 ms {"req":{"id":"91d4ac47-6963-4a94-84a9-a55425ed26a5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"91d4ac47-6963-4a94-84a9-a55425ed26a5"}},"res":{"statusCode":204,"headers":{"x-request-id":"91d4ac47-6963-4a94-84a9-a55425ed26a5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:45:26.203]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"6c250cc5-9750-4a1c-b605-aa32689e17a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6c250cc5-9750-4a1c-b605-aa32689e17a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:45:26.226]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":535,"totalDuration":16639.087400014512}} +[server] INFO [18:45:26.279]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"5c538899-164f-4da5-ace1-3141c32b922a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5c538899-164f-4da5-ace1-3141c32b922a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [18:45:26.279]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 0 ms {"req":{"id":"5c538899-164f-4da5-ace1-3141c32b922a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5c538899-164f-4da5-ace1-3141c32b922a"}},"res":{"statusCode":204,"headers":{"x-request-id":"5c538899-164f-4da5-ace1-3141c32b922a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [18:45:26.290]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"8992b7a2-d0df-4f64-9d8b-6a08d2e892be","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8992b7a2-d0df-4f64-9d8b-6a08d2e892be"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [18:45:28.713]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 2648 ms {"req":{"id":"fa274f5a-7ea7-4564-b63b-29e1e51dc1cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fa274f5a-7ea7-4564-b63b-29e1e51dc1cc"}},"res":{"statusCode":200,"headers":{"x-request-id":"fa274f5a-7ea7-4564-b63b-29e1e51dc1cc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2648,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:45:29.027]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request received {"req":{"id":"8da7ebbb-af65-4d94-b8de-d8b27f35ea5f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8da7ebbb-af65-4d94-b8de-d8b27f35ea5f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [18:45:29.028]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request completed in 1 ms {"req":{"id":"8da7ebbb-af65-4d94-b8de-d8b27f35ea5f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8da7ebbb-af65-4d94-b8de-d8b27f35ea5f"}},"res":{"statusCode":204,"headers":{"x-request-id":"8da7ebbb-af65-4d94-b8de-d8b27f35ea5f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [18:45:29.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request received {"req":{"id":"118679fe-8206-4eab-8275-6052af890549","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"118679fe-8206-4eab-8275-6052af890549"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [18:45:30.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 4603 ms {"req":{"id":"8992b7a2-d0df-4f64-9d8b-6a08d2e892be","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8992b7a2-d0df-4f64-9d8b-6a08d2e892be"}},"res":{"statusCode":200,"headers":{"x-request-id":"8992b7a2-d0df-4f64-9d8b-6a08d2e892be","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4603,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [18:45:30.966]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.71679999679327},"apollo_query_duration_ms":147} +[server] INFO [18:45:31.079]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":539,"totalDuration":16746.555600014515}} +[server] INFO [18:45:31.107]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":541,"totalDuration":16800.04640001338}} +[server] INFO [18:45:31.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"1fe2101a-e73e-4c31-9dee-af226de022ba","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fe2101a-e73e-4c31-9dee-af226de022ba"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:45:31.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 0 ms {"req":{"id":"1fe2101a-e73e-4c31-9dee-af226de022ba","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fe2101a-e73e-4c31-9dee-af226de022ba"}},"res":{"statusCode":204,"headers":{"x-request-id":"1fe2101a-e73e-4c31-9dee-af226de022ba","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:45:31.326]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"32826d1b-0774-4581-8306-baa6757abdbe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32826d1b-0774-4581-8306-baa6757abdbe"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:45:33.646]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 7443 ms {"req":{"id":"6c250cc5-9750-4a1c-b605-aa32689e17a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6c250cc5-9750-4a1c-b605-aa32689e17a5"}},"res":{"statusCode":200,"headers":{"x-request-id":"6c250cc5-9750-4a1c-b605-aa32689e17a5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":7443,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:45:34.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request received {"req":{"id":"efef39ba-00f0-4c74-8dc1-e293383007c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efef39ba-00f0-4c74-8dc1-e293383007c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [18:45:34.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request completed in 1 ms {"req":{"id":"efef39ba-00f0-4c74-8dc1-e293383007c3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efef39ba-00f0-4c74-8dc1-e293383007c3"}},"res":{"statusCode":204,"headers":{"x-request-id":"efef39ba-00f0-4c74-8dc1-e293383007c3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [18:45:34.046]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request received {"req":{"id":"a915d4ed-6996-4e35-9c6d-b2555f89e6b8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a915d4ed-6996-4e35-9c6d-b2555f89e6b8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [18:45:35.829]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request completed in 6787 ms {"req":{"id":"118679fe-8206-4eab-8275-6052af890549","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"118679fe-8206-4eab-8275-6052af890549"}},"res":{"statusCode":200,"headers":{"x-request-id":"118679fe-8206-4eab-8275-6052af890549","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6787,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [18:45:35.961]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.5616000033915},"apollo_query_duration_ms":141} +[server] INFO [18:45:36.075]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":545,"totalDuration":16909.332300013863}} +[server] INFO [18:45:36.111]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":547,"totalDuration":16974.590900016017}} +[server] INFO [18:45:36.263]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 4937 ms {"req":{"id":"32826d1b-0774-4581-8306-baa6757abdbe","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32826d1b-0774-4581-8306-baa6757abdbe"}},"res":{"statusCode":200,"headers":{"x-request-id":"32826d1b-0774-4581-8306-baa6757abdbe","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4937,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:45:36.530]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"d705cdd6-47dc-49c8-a08e-a6acc9233db1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d705cdd6-47dc-49c8-a08e-a6acc9233db1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:45:36.531]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1 ms {"req":{"id":"d705cdd6-47dc-49c8-a08e-a6acc9233db1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d705cdd6-47dc-49c8-a08e-a6acc9233db1"}},"res":{"statusCode":204,"headers":{"x-request-id":"d705cdd6-47dc-49c8-a08e-a6acc9233db1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:45:36.546]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"7e7b3bce-8ed5-4560-8220-d25d334a2f15","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7e7b3bce-8ed5-4560-8220-d25d334a2f15"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:45:36.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request completed in 2900 ms {"req":{"id":"a915d4ed-6996-4e35-9c6d-b2555f89e6b8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a915d4ed-6996-4e35-9c6d-b2555f89e6b8"}},"res":{"statusCode":200,"headers":{"x-request-id":"a915d4ed-6996-4e35-9c6d-b2555f89e6b8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2900,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [18:45:36.947]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"18fb8436-2a91-4b06-9088-1512977acbb4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18fb8436-2a91-4b06-9088-1512977acbb4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:45:36.948]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 1 ms {"req":{"id":"18fb8436-2a91-4b06-9088-1512977acbb4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18fb8436-2a91-4b06-9088-1512977acbb4"}},"res":{"statusCode":204,"headers":{"x-request-id":"18fb8436-2a91-4b06-9088-1512977acbb4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:45:36.961]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"6b47bf08-1c40-48b5-abc0-2ec52fef5ad7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6b47bf08-1c40-48b5-abc0-2ec52fef5ad7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:45:37.494]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 948 ms {"req":{"id":"7e7b3bce-8ed5-4560-8220-d25d334a2f15","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7e7b3bce-8ed5-4560-8220-d25d334a2f15"}},"res":{"statusCode":200,"headers":{"x-request-id":"7e7b3bce-8ed5-4560-8220-d25d334a2f15","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":948,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:45:37.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request received {"req":{"id":"9de7eaee-0848-4a03-947e-586d0e78057b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9de7eaee-0848-4a03-947e-586d0e78057b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [18:45:37.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request completed in 0 ms {"req":{"id":"9de7eaee-0848-4a03-947e-586d0e78057b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9de7eaee-0848-4a03-947e-586d0e78057b"}},"res":{"statusCode":204,"headers":{"x-request-id":"9de7eaee-0848-4a03-947e-586d0e78057b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [18:45:37.572]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request received {"req":{"id":"205d503d-972a-41a7-94b6-b885039a7ed4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"205d503d-972a-41a7-94b6-b885039a7ed4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [18:45:37.661]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 700 ms {"req":{"id":"6b47bf08-1c40-48b5-abc0-2ec52fef5ad7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6b47bf08-1c40-48b5-abc0-2ec52fef5ad7"}},"res":{"statusCode":200,"headers":{"x-request-id":"6b47bf08-1c40-48b5-abc0-2ec52fef5ad7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":700,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:45:37.940]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request completed in 368 ms {"req":{"id":"205d503d-972a-41a7-94b6-b885039a7ed4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"205d503d-972a-41a7-94b6-b885039a7ed4"}},"res":{"statusCode":200,"headers":{"x-request-id":"205d503d-972a-41a7-94b6-b885039a7ed4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":368,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [18:45:38.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"8fee295f-b175-415e-b226-f774ccaae457","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fee295f-b175-415e-b226-f774ccaae457"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:45:38.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 0 ms {"req":{"id":"8fee295f-b175-415e-b226-f774ccaae457","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fee295f-b175-415e-b226-f774ccaae457"}},"res":{"statusCode":204,"headers":{"x-request-id":"8fee295f-b175-415e-b226-f774ccaae457","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:45:38.198]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"32d0b125-aaf2-41cd-9dd9-453dc86b7396","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32d0b125-aaf2-41cd-9dd9-453dc86b7396"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:45:38.364]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request received {"req":{"id":"917045e7-1e4a-4433-9baf-4305f24e0595","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"917045e7-1e4a-4433-9baf-4305f24e0595"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [18:45:38.365]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request completed in 1 ms {"req":{"id":"917045e7-1e4a-4433-9baf-4305f24e0595","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"917045e7-1e4a-4433-9baf-4305f24e0595"}},"res":{"statusCode":204,"headers":{"x-request-id":"917045e7-1e4a-4433-9baf-4305f24e0595","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [18:45:38.381]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request received {"req":{"id":"f1633ae8-acd7-4331-a7bf-297805ca7523","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1633ae8-acd7-4331-a7bf-297805ca7523"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [18:45:38.728]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 530 ms {"req":{"id":"32d0b125-aaf2-41cd-9dd9-453dc86b7396","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"32d0b125-aaf2-41cd-9dd9-453dc86b7396"}},"res":{"statusCode":200,"headers":{"x-request-id":"32d0b125-aaf2-41cd-9dd9-453dc86b7396","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":530,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:45:38.850]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"75782fe1-123c-4fa1-8d08-eec98537ddc2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75782fe1-123c-4fa1-8d08-eec98537ddc2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:45:38.854]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 1 ms {"req":{"id":"75782fe1-123c-4fa1-8d08-eec98537ddc2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75782fe1-123c-4fa1-8d08-eec98537ddc2"}},"res":{"statusCode":204,"headers":{"x-request-id":"75782fe1-123c-4fa1-8d08-eec98537ddc2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:45:38.910]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"a8c87011-995d-490c-82a1-189ead8bbda9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8c87011-995d-490c-82a1-189ead8bbda9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:45:39.420]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request completed in 1038 ms {"req":{"id":"f1633ae8-acd7-4331-a7bf-297805ca7523","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f1633ae8-acd7-4331-a7bf-297805ca7523"}},"res":{"statusCode":200,"headers":{"x-request-id":"f1633ae8-acd7-4331-a7bf-297805ca7523","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1038,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [18:45:39.814]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 903 ms {"req":{"id":"a8c87011-995d-490c-82a1-189ead8bbda9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8c87011-995d-490c-82a1-189ead8bbda9"}},"res":{"statusCode":200,"headers":{"x-request-id":"a8c87011-995d-490c-82a1-189ead8bbda9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":903,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:45:40.401]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"2e84aed8-29ad-4373-a2ee-c0d94799ce2a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e84aed8-29ad-4373-a2ee-c0d94799ce2a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:45:40.401]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 0 ms {"req":{"id":"2e84aed8-29ad-4373-a2ee-c0d94799ce2a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e84aed8-29ad-4373-a2ee-c0d94799ce2a"}},"res":{"statusCode":204,"headers":{"x-request-id":"2e84aed8-29ad-4373-a2ee-c0d94799ce2a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:45:40.416]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"755962b6-2eb8-4861-8dca-b32d0fe0a07f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"755962b6-2eb8-4861-8dca-b32d0fe0a07f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:45:40.692]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"dfb06d2a-78ed-4e94-b9f2-66b07c03dea3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb06d2a-78ed-4e94-b9f2-66b07c03dea3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:45:40.693]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 1 ms {"req":{"id":"dfb06d2a-78ed-4e94-b9f2-66b07c03dea3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfb06d2a-78ed-4e94-b9f2-66b07c03dea3"}},"res":{"statusCode":204,"headers":{"x-request-id":"dfb06d2a-78ed-4e94-b9f2-66b07c03dea3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:45:40.712]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"3dc78b41-0a94-4508-89f3-34d4459d351a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3dc78b41-0a94-4508-89f3-34d4459d351a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:45:41.054]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":164.22049999795854},"apollo_query_duration_ms":142} +[server] INFO [18:45:41.097]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"a6a1933a-c9ca-456a-ace8-6dc47ad9c40f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a6a1933a-c9ca-456a-ace8-6dc47ad9c40f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:45:41.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 1 ms {"req":{"id":"a6a1933a-c9ca-456a-ace8-6dc47ad9c40f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a6a1933a-c9ca-456a-ace8-6dc47ad9c40f"}},"res":{"statusCode":204,"headers":{"x-request-id":"a6a1933a-c9ca-456a-ace8-6dc47ad9c40f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:45:41.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"d80c56f4-cfeb-471c-8983-a1d77802ed84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d80c56f4-cfeb-471c-8983-a1d77802ed84"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:45:41.169]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":551,"totalDuration":17083.32600001339}} +[server] INFO [18:45:41.200]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":553,"totalDuration":17138.48980001267}} +[server] INFO [18:45:41.544]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 832 ms {"req":{"id":"3dc78b41-0a94-4508-89f3-34d4459d351a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3dc78b41-0a94-4508-89f3-34d4459d351a"}},"res":{"statusCode":200,"headers":{"x-request-id":"3dc78b41-0a94-4508-89f3-34d4459d351a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":832,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:45:41.615]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1199 ms {"req":{"id":"755962b6-2eb8-4861-8dca-b32d0fe0a07f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"755962b6-2eb8-4861-8dca-b32d0fe0a07f"}},"res":{"statusCode":200,"headers":{"x-request-id":"755962b6-2eb8-4861-8dca-b32d0fe0a07f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1199,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:45:41.950]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.78490000031888},"apollo_query_duration_ms":140} +[server] INFO [18:45:42.089]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":557,"totalDuration":17264.94690001104}} +[server] INFO [18:45:42.125]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":559,"totalDuration":17336.613200011663}} +[server] INFO [18:45:42.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 1056 ms {"req":{"id":"d80c56f4-cfeb-471c-8983-a1d77802ed84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d80c56f4-cfeb-471c-8983-a1d77802ed84"}},"res":{"statusCode":200,"headers":{"x-request-id":"d80c56f4-cfeb-471c-8983-a1d77802ed84","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1056,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:45:42.735]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"67ddb20c-32b1-40a8-ae2c-0652a5878d0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67ddb20c-32b1-40a8-ae2c-0652a5878d0a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:45:42.735]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 0 ms {"req":{"id":"67ddb20c-32b1-40a8-ae2c-0652a5878d0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67ddb20c-32b1-40a8-ae2c-0652a5878d0a"}},"res":{"statusCode":204,"headers":{"x-request-id":"67ddb20c-32b1-40a8-ae2c-0652a5878d0a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:45:42.750]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"accf3475-73ae-4f68-8cd1-776a8207da9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"accf3475-73ae-4f68-8cd1-776a8207da9d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:45:43.023]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request received {"req":{"id":"d06c0456-34be-481e-b760-db8d6e395963","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d06c0456-34be-481e-b760-db8d6e395963"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:45:43.024]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request completed in 1 ms {"req":{"id":"d06c0456-34be-481e-b760-db8d6e395963","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d06c0456-34be-481e-b760-db8d6e395963"}},"res":{"statusCode":204,"headers":{"x-request-id":"d06c0456-34be-481e-b760-db8d6e395963","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:45:43.039]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request received {"req":{"id":"c3c3e8f5-13a5-4a6b-8a90-e066b172f973","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3c3e8f5-13a5-4a6b-8a90-e066b172f973"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:45:43.467]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"c25d4600-3112-4eca-9725-eb373bcda27f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c25d4600-3112-4eca-9725-eb373bcda27f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:45:43.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"c25d4600-3112-4eca-9725-eb373bcda27f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c25d4600-3112-4eca-9725-eb373bcda27f"}},"res":{"statusCode":204,"headers":{"x-request-id":"c25d4600-3112-4eca-9725-eb373bcda27f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:45:43.481]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"10149733-2d6c-45a2-a923-8a5aef73bff4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10149733-2d6c-45a2-a923-8a5aef73bff4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:45:43.741]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 991 ms {"req":{"id":"accf3475-73ae-4f68-8cd1-776a8207da9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"accf3475-73ae-4f68-8cd1-776a8207da9d"}},"res":{"statusCode":200,"headers":{"x-request-id":"accf3475-73ae-4f68-8cd1-776a8207da9d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":991,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:45:44.568]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1087 ms {"req":{"id":"10149733-2d6c-45a2-a923-8a5aef73bff4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10149733-2d6c-45a2-a923-8a5aef73bff4"}},"res":{"statusCode":200,"headers":{"x-request-id":"10149733-2d6c-45a2-a923-8a5aef73bff4","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1087,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:45:45.060]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request completed in 2021 ms {"req":{"id":"c3c3e8f5-13a5-4a6b-8a90-e066b172f973","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3c3e8f5-13a5-4a6b-8a90-e066b172f973"}},"res":{"statusCode":200,"headers":{"x-request-id":"c3c3e8f5-13a5-4a6b-8a90-e066b172f973","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2021,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:45:45.111]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request received {"req":{"id":"fede57fe-1a99-4c9f-a9b7-a4ac1ffefbcd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fede57fe-1a99-4c9f-a9b7-a4ac1ffefbcd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [18:45:45.112]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request completed in 1 ms {"req":{"id":"fede57fe-1a99-4c9f-a9b7-a4ac1ffefbcd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fede57fe-1a99-4c9f-a9b7-a4ac1ffefbcd"}},"res":{"statusCode":204,"headers":{"x-request-id":"fede57fe-1a99-4c9f-a9b7-a4ac1ffefbcd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [18:45:45.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request received {"req":{"id":"e8a652e1-be9d-4930-995d-a2637ce83d1b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e8a652e1-be9d-4930-995d-a2637ce83d1b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [18:45:45.417]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin request completed in 284 ms {"req":{"id":"e8a652e1-be9d-4930-995d-a2637ce83d1b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e8a652e1-be9d-4930-995d-a2637ce83d1b"}},"res":{"statusCode":200,"headers":{"x-request-id":"e8a652e1-be9d-4930-995d-a2637ce83d1b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":284,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod1.bin"} +[server] INFO [18:45:45.757]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"be40413d-8443-44f1-aa4f-1a6cc62e4083","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be40413d-8443-44f1-aa4f-1a6cc62e4083"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:45:45.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1 ms {"req":{"id":"be40413d-8443-44f1-aa4f-1a6cc62e4083","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be40413d-8443-44f1-aa4f-1a6cc62e4083"}},"res":{"statusCode":204,"headers":{"x-request-id":"be40413d-8443-44f1-aa4f-1a6cc62e4083","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:45:45.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"af367376-587b-45d4-aeb3-54f8a828665c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af367376-587b-45d4-aeb3-54f8a828665c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:45:46.042]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"3b76da3f-382b-4f74-b9d6-1473bfb326e4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b76da3f-382b-4f74-b9d6-1473bfb326e4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:45:46.043]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 1 ms {"req":{"id":"3b76da3f-382b-4f74-b9d6-1473bfb326e4","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b76da3f-382b-4f74-b9d6-1473bfb326e4"}},"res":{"statusCode":204,"headers":{"x-request-id":"3b76da3f-382b-4f74-b9d6-1473bfb326e4","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:45:46.053]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.91870000213385},"apollo_query_duration_ms":147} +[server] INFO [18:45:46.062]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"a7b3aa39-7b11-40dd-b93b-fad9b1b96ece","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a7b3aa39-7b11-40dd-b93b-fad9b1b96ece"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:45:46.172]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":563,"totalDuration":17446.012800010853}} +[server] INFO [18:45:46.188]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"8c5527eb-0b6f-459d-9aaf-a65501bee03f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c5527eb-0b6f-459d-9aaf-a65501bee03f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:45:46.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1 ms {"req":{"id":"8c5527eb-0b6f-459d-9aaf-a65501bee03f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8c5527eb-0b6f-459d-9aaf-a65501bee03f"}},"res":{"statusCode":204,"headers":{"x-request-id":"8c5527eb-0b6f-459d-9aaf-a65501bee03f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:45:46.206]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":565,"totalDuration":17506.394000009634}} +[server] INFO [18:45:46.208]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"54b71850-79a6-423d-b913-579171729834","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54b71850-79a6-423d-b913-579171729834"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:45:46.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 579 ms {"req":{"id":"a7b3aa39-7b11-40dd-b93b-fad9b1b96ece","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a7b3aa39-7b11-40dd-b93b-fad9b1b96ece"}},"res":{"statusCode":200,"headers":{"x-request-id":"a7b3aa39-7b11-40dd-b93b-fad9b1b96ece","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":579,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:45:47.114]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1343 ms {"req":{"id":"af367376-587b-45d4-aeb3-54f8a828665c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af367376-587b-45d4-aeb3-54f8a828665c"}},"res":{"statusCode":200,"headers":{"x-request-id":"af367376-587b-45d4-aeb3-54f8a828665c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1343,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:45:47.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"0f95f0c9-f40a-446a-9466-5c36bc35d484","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0f95f0c9-f40a-446a-9466-5c36bc35d484"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:45:47.121]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 2 ms {"req":{"id":"0f95f0c9-f40a-446a-9466-5c36bc35d484","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0f95f0c9-f40a-446a-9466-5c36bc35d484"}},"res":{"statusCode":204,"headers":{"x-request-id":"0f95f0c9-f40a-446a-9466-5c36bc35d484","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:45:47.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"2dded968-dc27-4c0a-bd3f-4cbd0340f02c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2dded968-dc27-4c0a-bd3f-4cbd0340f02c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:45:47.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 935 ms {"req":{"id":"54b71850-79a6-423d-b913-579171729834","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"54b71850-79a6-423d-b913-579171729834"}},"res":{"statusCode":200,"headers":{"x-request-id":"54b71850-79a6-423d-b913-579171729834","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":935,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:45:47.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 383 ms {"req":{"id":"2dded968-dc27-4c0a-bd3f-4cbd0340f02c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2dded968-dc27-4c0a-bd3f-4cbd0340f02c"}},"res":{"statusCode":200,"headers":{"x-request-id":"2dded968-dc27-4c0a-bd3f-4cbd0340f02c","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":383,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:45:48.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"c0965ab7-bc7e-469d-a81f-38fa1a66d160","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0965ab7-bc7e-469d-a81f-38fa1a66d160"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:45:48.032]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 1 ms {"req":{"id":"c0965ab7-bc7e-469d-a81f-38fa1a66d160","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0965ab7-bc7e-469d-a81f-38fa1a66d160"}},"res":{"statusCode":204,"headers":{"x-request-id":"c0965ab7-bc7e-469d-a81f-38fa1a66d160","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:45:48.045]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"969fc92c-9c1e-403f-876c-aa2d95b91ad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"969fc92c-9c1e-403f-876c-aa2d95b91ad8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:45:48.201]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request received {"req":{"id":"d2f63f72-1817-474c-bf21-b0b98fa44391","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2f63f72-1817-474c-bf21-b0b98fa44391"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:45:48.202]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request completed in 1 ms {"req":{"id":"d2f63f72-1817-474c-bf21-b0b98fa44391","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2f63f72-1817-474c-bf21-b0b98fa44391"}},"res":{"statusCode":204,"headers":{"x-request-id":"d2f63f72-1817-474c-bf21-b0b98fa44391","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:45:48.213]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request received {"req":{"id":"bb4a7feb-2b2a-4edc-852e-ccd83e46f63e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb4a7feb-2b2a-4edc-852e-ccd83e46f63e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:45:48.589]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request received {"req":{"id":"351f21a8-c5df-410e-8cb9-61c30699484e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"351f21a8-c5df-410e-8cb9-61c30699484e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [18:45:48.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request completed in 1 ms {"req":{"id":"351f21a8-c5df-410e-8cb9-61c30699484e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"351f21a8-c5df-410e-8cb9-61c30699484e"}},"res":{"statusCode":204,"headers":{"x-request-id":"351f21a8-c5df-410e-8cb9-61c30699484e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [18:45:48.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request received {"req":{"id":"3ff24212-c678-4573-b561-894239201af1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ff24212-c678-4573-b561-894239201af1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [18:45:49.002]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 957 ms {"req":{"id":"969fc92c-9c1e-403f-876c-aa2d95b91ad8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"969fc92c-9c1e-403f-876c-aa2d95b91ad8"}},"res":{"statusCode":200,"headers":{"x-request-id":"969fc92c-9c1e-403f-876c-aa2d95b91ad8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":957,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:45:49.271]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request completed in 1058 ms {"req":{"id":"bb4a7feb-2b2a-4edc-852e-ccd83e46f63e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb4a7feb-2b2a-4edc-852e-ccd83e46f63e"}},"res":{"statusCode":200,"headers":{"x-request-id":"bb4a7feb-2b2a-4edc-852e-ccd83e46f63e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1058,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:45:49.436]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin request completed in 832 ms {"req":{"id":"3ff24212-c678-4573-b561-894239201af1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ff24212-c678-4573-b561-894239201af1"}},"res":{"statusCode":200,"headers":{"x-request-id":"3ff24212-c678-4573-b561-894239201af1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":832,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod1.bin"} +[server] INFO [18:45:50.011]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request received {"req":{"id":"bd4ea4df-7ebf-42a3-bb98-ce5d990962ec","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd4ea4df-7ebf-42a3-bb98-ce5d990962ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:45:50.012]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request completed in 1 ms {"req":{"id":"bd4ea4df-7ebf-42a3-bb98-ce5d990962ec","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd4ea4df-7ebf-42a3-bb98-ce5d990962ec"}},"res":{"statusCode":204,"headers":{"x-request-id":"bd4ea4df-7ebf-42a3-bb98-ce5d990962ec","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:45:50.023]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request received {"req":{"id":"6155e3e1-31f7-4b7f-808b-64492ac840d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6155e3e1-31f7-4b7f-808b-64492ac840d3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:45:50.532]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"c57997d1-7f6c-4cd4-8495-f8dc74029862","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c57997d1-7f6c-4cd4-8495-f8dc74029862"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:45:50.533]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1 ms {"req":{"id":"c57997d1-7f6c-4cd4-8495-f8dc74029862","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c57997d1-7f6c-4cd4-8495-f8dc74029862"}},"res":{"statusCode":204,"headers":{"x-request-id":"c57997d1-7f6c-4cd4-8495-f8dc74029862","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:45:50.553]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"49ed8424-a111-44fe-8f3f-2dca661b260b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49ed8424-a111-44fe-8f3f-2dca661b260b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:45:50.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request received {"req":{"id":"44b5a431-4920-4bfb-b13e-2865c1ebccb5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"44b5a431-4920-4bfb-b13e-2865c1ebccb5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:45:50.775]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request completed in 1 ms {"req":{"id":"44b5a431-4920-4bfb-b13e-2865c1ebccb5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"44b5a431-4920-4bfb-b13e-2865c1ebccb5"}},"res":{"statusCode":204,"headers":{"x-request-id":"44b5a431-4920-4bfb-b13e-2865c1ebccb5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:45:50.800]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request received {"req":{"id":"315826b1-9ee1-46b1-b274-b3d18af3af9f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"315826b1-9ee1-46b1-b274-b3d18af3af9f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:45:50.836]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request completed in 813 ms {"req":{"id":"6155e3e1-31f7-4b7f-808b-64492ac840d3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6155e3e1-31f7-4b7f-808b-64492ac840d3"}},"res":{"statusCode":200,"headers":{"x-request-id":"6155e3e1-31f7-4b7f-808b-64492ac840d3","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":813,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:45:51.076]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.71099999919534},"apollo_query_duration_ms":149} +[server] INFO [18:45:51.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request completed in 337 ms {"req":{"id":"315826b1-9ee1-46b1-b274-b3d18af3af9f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"315826b1-9ee1-46b1-b274-b3d18af3af9f"}},"res":{"statusCode":200,"headers":{"x-request-id":"315826b1-9ee1-46b1-b274-b3d18af3af9f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":337,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:45:51.197]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":569,"totalDuration":17620.076100009494}} +[server] INFO [18:45:51.226]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":571,"totalDuration":17677.174500009976}} +[server] INFO [18:45:51.663]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request received {"req":{"id":"735207d4-18ee-4455-81ca-95dd3829574d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"735207d4-18ee-4455-81ca-95dd3829574d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:45:51.663]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request completed in 0 ms {"req":{"id":"735207d4-18ee-4455-81ca-95dd3829574d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"735207d4-18ee-4455-81ca-95dd3829574d"}},"res":{"statusCode":204,"headers":{"x-request-id":"735207d4-18ee-4455-81ca-95dd3829574d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:45:51.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request received {"req":{"id":"621af80b-e24e-4a4c-bf57-bcd8aef500d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"621af80b-e24e-4a4c-bf57-bcd8aef500d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:45:51.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"df04d239-8649-441c-a873-cd888d0128f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df04d239-8649-441c-a873-cd888d0128f9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:45:51.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1 ms {"req":{"id":"df04d239-8649-441c-a873-cd888d0128f9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df04d239-8649-441c-a873-cd888d0128f9"}},"res":{"statusCode":204,"headers":{"x-request-id":"df04d239-8649-441c-a873-cd888d0128f9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:45:51.935]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"57b130cd-0301-4c0e-8440-e1be6cac33e9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57b130cd-0301-4c0e-8440-e1be6cac33e9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:45:51.957]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1403 ms {"req":{"id":"49ed8424-a111-44fe-8f3f-2dca661b260b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"49ed8424-a111-44fe-8f3f-2dca661b260b"}},"res":{"statusCode":200,"headers":{"x-request-id":"49ed8424-a111-44fe-8f3f-2dca661b260b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1403,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:45:52.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request completed in 675 ms {"req":{"id":"621af80b-e24e-4a4c-bf57-bcd8aef500d5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"621af80b-e24e-4a4c-bf57-bcd8aef500d5"}},"res":{"statusCode":200,"headers":{"x-request-id":"621af80b-e24e-4a4c-bf57-bcd8aef500d5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":675,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:45:52.887]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"c8d6cb3d-065e-433f-baa1-c94be5e908d8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8d6cb3d-065e-433f-baa1-c94be5e908d8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:45:52.887]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 0 ms {"req":{"id":"c8d6cb3d-065e-433f-baa1-c94be5e908d8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c8d6cb3d-065e-433f-baa1-c94be5e908d8"}},"res":{"statusCode":204,"headers":{"x-request-id":"c8d6cb3d-065e-433f-baa1-c94be5e908d8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:45:52.909]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"30201384-7f61-4d3e-b5b0-e48a9cdf42b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30201384-7f61-4d3e-b5b0-e48a9cdf42b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:45:53.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1087 ms {"req":{"id":"57b130cd-0301-4c0e-8440-e1be6cac33e9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"57b130cd-0301-4c0e-8440-e1be6cac33e9"}},"res":{"statusCode":200,"headers":{"x-request-id":"57b130cd-0301-4c0e-8440-e1be6cac33e9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1087,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:45:53.212]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 303 ms {"req":{"id":"30201384-7f61-4d3e-b5b0-e48a9cdf42b9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"30201384-7f61-4d3e-b5b0-e48a9cdf42b9"}},"res":{"statusCode":200,"headers":{"x-request-id":"30201384-7f61-4d3e-b5b0-e48a9cdf42b9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":303,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:45:53.458]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"6d106c13-4135-4100-b79d-186320c3a5fc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d106c13-4135-4100-b79d-186320c3a5fc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:45:53.459]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 1 ms {"req":{"id":"6d106c13-4135-4100-b79d-186320c3a5fc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d106c13-4135-4100-b79d-186320c3a5fc"}},"res":{"statusCode":204,"headers":{"x-request-id":"6d106c13-4135-4100-b79d-186320c3a5fc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:45:53.472]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request received {"req":{"id":"59d0c742-de8b-4c3e-a741-f250c1e2ff0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"59d0c742-de8b-4c3e-a741-f250c1e2ff0d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:45:53.869]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin request completed in 397 ms {"req":{"id":"59d0c742-de8b-4c3e-a741-f250c1e2ff0d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"59d0c742-de8b-4c3e-a741-f250c1e2ff0d"}},"res":{"statusCode":200,"headers":{"x-request-id":"59d0c742-de8b-4c3e-a741-f250c1e2ff0d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":397,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod2.bin"} +[server] INFO [18:45:53.911]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request received {"req":{"id":"75f54bb9-2a7b-45c5-b711-87aade7d14df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75f54bb9-2a7b-45c5-b711-87aade7d14df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:45:53.912]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request completed in 1 ms {"req":{"id":"75f54bb9-2a7b-45c5-b711-87aade7d14df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"75f54bb9-2a7b-45c5-b711-87aade7d14df"}},"res":{"statusCode":204,"headers":{"x-request-id":"75f54bb9-2a7b-45c5-b711-87aade7d14df","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:45:53.922]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request received {"req":{"id":"751dcd3b-6e0d-4d26-94fd-25051ecec990","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"751dcd3b-6e0d-4d26-94fd-25051ecec990"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:45:54.352]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"5e69fa21-0c03-4f36-b899-515c72403a92","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e69fa21-0c03-4f36-b899-515c72403a92"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [18:45:54.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 1 ms {"req":{"id":"5e69fa21-0c03-4f36-b899-515c72403a92","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e69fa21-0c03-4f36-b899-515c72403a92"}},"res":{"statusCode":204,"headers":{"x-request-id":"5e69fa21-0c03-4f36-b899-515c72403a92","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [18:45:54.365]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"0b99cc65-1795-490b-9c23-c669b8e53a27","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b99cc65-1795-490b-9c23-c669b8e53a27"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [18:45:54.801]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 435 ms {"req":{"id":"0b99cc65-1795-490b-9c23-c669b8e53a27","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0b99cc65-1795-490b-9c23-c669b8e53a27"}},"res":{"statusCode":200,"headers":{"x-request-id":"0b99cc65-1795-490b-9c23-c669b8e53a27","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":435,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [18:45:55.358]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"da60e093-771a-4806-9e13-38a58f58316d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da60e093-771a-4806-9e13-38a58f58316d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [18:45:55.358]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 0 ms {"req":{"id":"da60e093-771a-4806-9e13-38a58f58316d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da60e093-771a-4806-9e13-38a58f58316d"}},"res":{"statusCode":204,"headers":{"x-request-id":"da60e093-771a-4806-9e13-38a58f58316d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [18:45:55.371]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"7ec00381-0d21-4c93-b02a-3cd58f79f0e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ec00381-0d21-4c93-b02a-3cd58f79f0e6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [18:45:55.419]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request completed in 1498 ms {"req":{"id":"751dcd3b-6e0d-4d26-94fd-25051ecec990","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"751dcd3b-6e0d-4d26-94fd-25051ecec990"}},"res":{"statusCode":200,"headers":{"x-request-id":"751dcd3b-6e0d-4d26-94fd-25051ecec990","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1498,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:45:55.768]: GQL BroadcastViewerUserActivity finished after 142 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":160.40579999610782},"apollo_query_duration_ms":142} +[server] INFO [18:45:55.888]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":575,"totalDuration":17785.74180000741}} +[server] INFO [18:45:55.916]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":577,"totalDuration":17842.636600007303}} +[server] INFO [18:45:56.021]: GQL BroadcastViewerUserActivity finished after 137 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":162.35730000026524},"apollo_query_duration_ms":137} +[server] INFO [18:45:56.135]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":581,"totalDuration":17948.532700012438}} +[server] INFO [18:45:56.162]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":583,"totalDuration":18000.74040001165}} +[server] INFO [18:45:56.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request received {"req":{"id":"b4ea688d-7eeb-4c40-a7b4-197f50e79f95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4ea688d-7eeb-4c40-a7b4-197f50e79f95"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:45:56.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request completed in 0 ms {"req":{"id":"b4ea688d-7eeb-4c40-a7b4-197f50e79f95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4ea688d-7eeb-4c40-a7b4-197f50e79f95"}},"res":{"statusCode":204,"headers":{"x-request-id":"b4ea688d-7eeb-4c40-a7b4-197f50e79f95","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:45:56.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request received {"req":{"id":"3efba229-7063-4c48-b728-411b9493e75d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3efba229-7063-4c48-b728-411b9493e75d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:45:56.790]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 1419 ms {"req":{"id":"7ec00381-0d21-4c93-b02a-3cd58f79f0e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ec00381-0d21-4c93-b02a-3cd58f79f0e6"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ec00381-0d21-4c93-b02a-3cd58f79f0e6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1419,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [18:45:57.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request received {"req":{"id":"cac79531-7b63-4904-8465-7be180736474","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cac79531-7b63-4904-8465-7be180736474"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [18:45:57.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request completed in 1 ms {"req":{"id":"cac79531-7b63-4904-8465-7be180736474","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cac79531-7b63-4904-8465-7be180736474"}},"res":{"statusCode":204,"headers":{"x-request-id":"cac79531-7b63-4904-8465-7be180736474","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [18:45:57.021]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request received {"req":{"id":"7b117873-db5c-4931-b0b9-25eb81a512dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b117873-db5c-4931-b0b9-25eb81a512dd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [18:45:57.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request completed in 841 ms {"req":{"id":"3efba229-7063-4c48-b728-411b9493e75d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3efba229-7063-4c48-b728-411b9493e75d"}},"res":{"statusCode":200,"headers":{"x-request-id":"3efba229-7063-4c48-b728-411b9493e75d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":841,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:45:57.763]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin request completed in 742 ms {"req":{"id":"7b117873-db5c-4931-b0b9-25eb81a512dd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b117873-db5c-4931-b0b9-25eb81a512dd"}},"res":{"statusCode":200,"headers":{"x-request-id":"7b117873-db5c-4931-b0b9-25eb81a512dd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":742,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod1.bin"} +[server] INFO [18:45:58.790]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request received {"req":{"id":"4d3d0acf-ce63-4ce3-933a-5585b0179c51","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d3d0acf-ce63-4ce3-933a-5585b0179c51"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:45:58.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request completed in 1 ms {"req":{"id":"4d3d0acf-ce63-4ce3-933a-5585b0179c51","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d3d0acf-ce63-4ce3-933a-5585b0179c51"}},"res":{"statusCode":204,"headers":{"x-request-id":"4d3d0acf-ce63-4ce3-933a-5585b0179c51","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:45:58.801]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request received {"req":{"id":"2be857cc-6a5e-4f4e-877c-95998ebeb848","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2be857cc-6a5e-4f4e-877c-95998ebeb848"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:45:58.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"0bfd0385-4923-4ead-845b-0a64d6d64105","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bfd0385-4923-4ead-845b-0a64d6d64105"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [18:45:58.973]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 0 ms {"req":{"id":"0bfd0385-4923-4ead-845b-0a64d6d64105","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bfd0385-4923-4ead-845b-0a64d6d64105"}},"res":{"statusCode":204,"headers":{"x-request-id":"0bfd0385-4923-4ead-845b-0a64d6d64105","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [18:45:58.985]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request received {"req":{"id":"99a439a5-b885-4b6e-8736-c55b76cf33d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99a439a5-b885-4b6e-8736-c55b76cf33d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [18:45:59.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request received {"req":{"id":"11108350-ec9b-4ccc-8032-4ea643d14727","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"11108350-ec9b-4ccc-8032-4ea643d14727"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:45:59.471]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request completed in 1 ms {"req":{"id":"11108350-ec9b-4ccc-8032-4ea643d14727","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"11108350-ec9b-4ccc-8032-4ea643d14727"}},"res":{"statusCode":204,"headers":{"x-request-id":"11108350-ec9b-4ccc-8032-4ea643d14727","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:45:59.488]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request received {"req":{"id":"df50d9ce-4af3-4f94-b69a-4e149de4c9cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df50d9ce-4af3-4f94-b69a-4e149de4c9cc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:45:59.531]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request completed in 730 ms {"req":{"id":"2be857cc-6a5e-4f4e-877c-95998ebeb848","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2be857cc-6a5e-4f4e-877c-95998ebeb848"}},"res":{"statusCode":200,"headers":{"x-request-id":"2be857cc-6a5e-4f4e-877c-95998ebeb848","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":730,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:46:00.162]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin request completed in 1177 ms {"req":{"id":"99a439a5-b885-4b6e-8736-c55b76cf33d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"99a439a5-b885-4b6e-8736-c55b76cf33d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"99a439a5-b885-4b6e-8736-c55b76cf33d6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1177,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000023_lod1.bin"} +[server] INFO [18:46:00.384]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request completed in 896 ms {"req":{"id":"df50d9ce-4af3-4f94-b69a-4e149de4c9cc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"df50d9ce-4af3-4f94-b69a-4e149de4c9cc"}},"res":{"statusCode":200,"headers":{"x-request-id":"df50d9ce-4af3-4f94-b69a-4e149de4c9cc","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":896,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:46:00.776]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request received {"req":{"id":"c1364d5b-a0ca-4e2a-8467-015ad0996c2d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1364d5b-a0ca-4e2a-8467-015ad0996c2d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [18:46:00.776]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request completed in 0 ms {"req":{"id":"c1364d5b-a0ca-4e2a-8467-015ad0996c2d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1364d5b-a0ca-4e2a-8467-015ad0996c2d"}},"res":{"statusCode":204,"headers":{"x-request-id":"c1364d5b-a0ca-4e2a-8467-015ad0996c2d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [18:46:00.787]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request received {"req":{"id":"3a2e18fe-f52f-4f77-8209-73695dbb9f7f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a2e18fe-f52f-4f77-8209-73695dbb9f7f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [18:46:01.104]: GQL BroadcastViewerUserActivity finished after 144 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.84989999979734},"apollo_query_duration_ms":144} +[server] INFO [18:46:01.129]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin request completed in 341 ms {"req":{"id":"3a2e18fe-f52f-4f77-8209-73695dbb9f7f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a2e18fe-f52f-4f77-8209-73695dbb9f7f"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a2e18fe-f52f-4f77-8209-73695dbb9f7f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":341,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000088_lod1.bin"} +[server] INFO [18:46:01.220]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":587,"totalDuration":18106.76190001052}} +[server] INFO [18:46:01.249]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":589,"totalDuration":18160.531700012274}} +[server] INFO [18:46:01.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"79deed4a-663b-4e23-9ab9-88103bee5cdf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79deed4a-663b-4e23-9ab9-88103bee5cdf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:46:01.679]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 1 ms {"req":{"id":"79deed4a-663b-4e23-9ab9-88103bee5cdf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"79deed4a-663b-4e23-9ab9-88103bee5cdf"}},"res":{"statusCode":204,"headers":{"x-request-id":"79deed4a-663b-4e23-9ab9-88103bee5cdf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:46:01.690]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"062f9aa5-1985-4061-8100-ab37fee9e4f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"062f9aa5-1985-4061-8100-ab37fee9e4f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:46:01.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"85c2162b-dc44-4cc6-bdd2-4c545c56917e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85c2162b-dc44-4cc6-bdd2-4c545c56917e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:46:01.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 0 ms {"req":{"id":"85c2162b-dc44-4cc6-bdd2-4c545c56917e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"85c2162b-dc44-4cc6-bdd2-4c545c56917e"}},"res":{"statusCode":204,"headers":{"x-request-id":"85c2162b-dc44-4cc6-bdd2-4c545c56917e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:46:01.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"1094690a-5d13-426a-a61c-90a12eb9b1f4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1094690a-5d13-426a-a61c-90a12eb9b1f4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:46:02.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"be2f8f34-77af-4560-bdbe-ff822fe3b2b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be2f8f34-77af-4560-bdbe-ff822fe3b2b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:46:02.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 1 ms {"req":{"id":"be2f8f34-77af-4560-bdbe-ff822fe3b2b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be2f8f34-77af-4560-bdbe-ff822fe3b2b6"}},"res":{"statusCode":204,"headers":{"x-request-id":"be2f8f34-77af-4560-bdbe-ff822fe3b2b6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:46:02.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"97ad3540-54e5-4a6d-9200-28359f5087b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97ad3540-54e5-4a6d-9200-28359f5087b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:46:02.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 855 ms {"req":{"id":"062f9aa5-1985-4061-8100-ab37fee9e4f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"062f9aa5-1985-4061-8100-ab37fee9e4f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"062f9aa5-1985-4061-8100-ab37fee9e4f3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":855,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:46:02.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 999 ms {"req":{"id":"1094690a-5d13-426a-a61c-90a12eb9b1f4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1094690a-5d13-426a-a61c-90a12eb9b1f4"}},"res":{"statusCode":200,"headers":{"x-request-id":"1094690a-5d13-426a-a61c-90a12eb9b1f4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":999,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:46:02.940]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 788 ms {"req":{"id":"97ad3540-54e5-4a6d-9200-28359f5087b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97ad3540-54e5-4a6d-9200-28359f5087b5"}},"res":{"statusCode":200,"headers":{"x-request-id":"97ad3540-54e5-4a6d-9200-28359f5087b5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":788,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:46:03.871]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"e6d135b6-e73b-43d9-abcc-5c65a3a44cb0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6d135b6-e73b-43d9-abcc-5c65a3a44cb0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [18:46:03.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 0 ms {"req":{"id":"e6d135b6-e73b-43d9-abcc-5c65a3a44cb0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6d135b6-e73b-43d9-abcc-5c65a3a44cb0"}},"res":{"statusCode":204,"headers":{"x-request-id":"e6d135b6-e73b-43d9-abcc-5c65a3a44cb0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [18:46:03.884]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request received {"req":{"id":"6d7a23b8-1619-491d-af31-b1d465a1523b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d7a23b8-1619-491d-af31-b1d465a1523b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [18:46:04.456]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"841b7480-cfc1-49a0-af72-7935ac0b0794","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"841b7480-cfc1-49a0-af72-7935ac0b0794"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:46:04.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 1 ms {"req":{"id":"841b7480-cfc1-49a0-af72-7935ac0b0794","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"841b7480-cfc1-49a0-af72-7935ac0b0794"}},"res":{"statusCode":204,"headers":{"x-request-id":"841b7480-cfc1-49a0-af72-7935ac0b0794","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:46:04.470]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"7359fbb3-01c9-4b13-ab8d-c6b89199c105","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7359fbb3-01c9-4b13-ab8d-c6b89199c105"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:46:04.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin request completed in 840 ms {"req":{"id":"6d7a23b8-1619-491d-af31-b1d465a1523b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d7a23b8-1619-491d-af31-b1d465a1523b"}},"res":{"statusCode":200,"headers":{"x-request-id":"6d7a23b8-1619-491d-af31-b1d465a1523b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":840,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000030_lod1.bin"} +[server] INFO [18:46:04.836]: GQL BroadcastViewerUserActivity finished after 146 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.96139999851584},"apollo_query_duration_ms":146} +[server] INFO [18:46:04.954]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":593,"totalDuration":18271.172900012694}} +[server] INFO [18:46:04.983]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":595,"totalDuration":18324.130900011398}} +[server] INFO [18:46:04.988]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"d79299e9-9295-4f7e-896d-654b283b44e6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d79299e9-9295-4f7e-896d-654b283b44e6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:46:04.989]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 1 ms {"req":{"id":"d79299e9-9295-4f7e-896d-654b283b44e6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d79299e9-9295-4f7e-896d-654b283b44e6"}},"res":{"statusCode":204,"headers":{"x-request-id":"d79299e9-9295-4f7e-896d-654b283b44e6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:46:04.999]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"5a4e44a7-8e39-4f6a-b0b3-49e3becab634","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5a4e44a7-8e39-4f6a-b0b3-49e3becab634"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:46:05.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 1037 ms {"req":{"id":"7359fbb3-01c9-4b13-ab8d-c6b89199c105","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7359fbb3-01c9-4b13-ab8d-c6b89199c105"}},"res":{"statusCode":200,"headers":{"x-request-id":"7359fbb3-01c9-4b13-ab8d-c6b89199c105","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1037,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:46:05.927]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 928 ms {"req":{"id":"5a4e44a7-8e39-4f6a-b0b3-49e3becab634","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5a4e44a7-8e39-4f6a-b0b3-49e3becab634"}},"res":{"statusCode":200,"headers":{"x-request-id":"5a4e44a7-8e39-4f6a-b0b3-49e3becab634","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":928,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:46:06.094]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-21.46542164659914,187.3452274192292,39.12368916958758],"target":[222.77845001187316,-2.082113263031404,-51.23292633453361],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.44109999760985},"apollo_query_duration_ms":141} +[server] INFO [18:46:06.205]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":599,"totalDuration":18426.72100001294}} +[server] INFO [18:46:06.235]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":601,"totalDuration":18481.326700014062}} +[server] INFO [18:46:06.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"ac34c035-5717-4abf-8134-439580a8bb2f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac34c035-5717-4abf-8134-439580a8bb2f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:46:06.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 0 ms {"req":{"id":"ac34c035-5717-4abf-8134-439580a8bb2f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac34c035-5717-4abf-8134-439580a8bb2f"}},"res":{"statusCode":204,"headers":{"x-request-id":"ac34c035-5717-4abf-8134-439580a8bb2f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:46:06.569]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"5a8486ea-402d-45ac-94ed-a53152cf58d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5a8486ea-402d-45ac-94ed-a53152cf58d9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:46:07.414]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 845 ms {"req":{"id":"5a8486ea-402d-45ac-94ed-a53152cf58d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5a8486ea-402d-45ac-94ed-a53152cf58d9"}},"res":{"statusCode":200,"headers":{"x-request-id":"5a8486ea-402d-45ac-94ed-a53152cf58d9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":845,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:46:07.650]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"8b1640cc-b54c-47d2-bc23-0c66502e3702","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b1640cc-b54c-47d2-bc23-0c66502e3702"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:46:07.651]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 1 ms {"req":{"id":"8b1640cc-b54c-47d2-bc23-0c66502e3702","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8b1640cc-b54c-47d2-bc23-0c66502e3702"}},"res":{"statusCode":204,"headers":{"x-request-id":"8b1640cc-b54c-47d2-bc23-0c66502e3702","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:46:07.662]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"8ce4e14d-06c8-4786-a4f6-8e529b029ae2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ce4e14d-06c8-4786-a4f6-8e529b029ae2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:46:07.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"f575dc24-9b5c-4737-8534-d1a4a58e9fcc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f575dc24-9b5c-4737-8534-d1a4a58e9fcc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:46:07.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 0 ms {"req":{"id":"f575dc24-9b5c-4737-8534-d1a4a58e9fcc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f575dc24-9b5c-4737-8534-d1a4a58e9fcc"}},"res":{"statusCode":204,"headers":{"x-request-id":"f575dc24-9b5c-4737-8534-d1a4a58e9fcc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:46:07.721]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"3a802588-07a6-4b64-a4c5-5a2ea9580cec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a802588-07a6-4b64-a4c5-5a2ea9580cec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:46:08.496]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"5d892a9e-4f85-4a09-8dbe-e9db1b6bbc59","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d892a9e-4f85-4a09-8dbe-e9db1b6bbc59"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:46:08.497]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 0 ms {"req":{"id":"5d892a9e-4f85-4a09-8dbe-e9db1b6bbc59","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5d892a9e-4f85-4a09-8dbe-e9db1b6bbc59"}},"res":{"statusCode":204,"headers":{"x-request-id":"5d892a9e-4f85-4a09-8dbe-e9db1b6bbc59","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:46:08.507]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 786 ms {"req":{"id":"3a802588-07a6-4b64-a4c5-5a2ea9580cec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3a802588-07a6-4b64-a4c5-5a2ea9580cec"}},"res":{"statusCode":200,"headers":{"x-request-id":"3a802588-07a6-4b64-a4c5-5a2ea9580cec","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":786,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:46:08.511]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"3acf3f66-5337-4fc5-ad6d-d22c7208625a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3acf3f66-5337-4fc5-ad6d-d22c7208625a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:46:08.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 917 ms {"req":{"id":"8ce4e14d-06c8-4786-a4f6-8e529b029ae2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ce4e14d-06c8-4786-a4f6-8e529b029ae2"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ce4e14d-06c8-4786-a4f6-8e529b029ae2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":917,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:46:09.359]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1707","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[24.014383454008424,142.60623213014097,-4.104832647929132],"target":[212.93605511160678,-3.9150689626747757,-73.99531845807459],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":157.14000000059605},"apollo_query_duration_ms":140} +[server] INFO [18:46:09.436]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 925 ms {"req":{"id":"3acf3f66-5337-4fc5-ad6d-d22c7208625a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3acf3f66-5337-4fc5-ad6d-d22c7208625a"}},"res":{"statusCode":200,"headers":{"x-request-id":"3acf3f66-5337-4fc5-ad6d-d22c7208625a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":925,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:46:09.471]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":605,"totalDuration":18585.95840001572}} +[server] INFO [18:46:09.501]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":607,"totalDuration":18639.726600016467}} +[server] INFO [18:46:10.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request received {"req":{"id":"c1ffd258-4cc2-4abf-86d4-c166a46b6c84","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1ffd258-4cc2-4abf-86d4-c166a46b6c84"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:46:10.073]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request completed in 1 ms {"req":{"id":"c1ffd258-4cc2-4abf-86d4-c166a46b6c84","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1ffd258-4cc2-4abf-86d4-c166a46b6c84"}},"res":{"statusCode":204,"headers":{"x-request-id":"c1ffd258-4cc2-4abf-86d4-c166a46b6c84","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:46:10.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request received {"req":{"id":"2fc976d1-4431-4494-b615-64052091fa8d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2fc976d1-4431-4494-b615-64052091fa8d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:46:10.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request received {"req":{"id":"e7d95a1c-a3e7-41fd-a572-a9d49c9e2f32","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7d95a1c-a3e7-41fd-a572-a9d49c9e2f32"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:10.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request completed in 1 ms {"req":{"id":"e7d95a1c-a3e7-41fd-a572-a9d49c9e2f32","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7d95a1c-a3e7-41fd-a572-a9d49c9e2f32"}},"res":{"statusCode":204,"headers":{"x-request-id":"e7d95a1c-a3e7-41fd-a572-a9d49c9e2f32","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:10.438]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request received {"req":{"id":"28527ea1-9a60-4eb8-af57-e7a8c03ac374","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28527ea1-9a60-4eb8-af57-e7a8c03ac374"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:10.509]: GQL BroadcastViewerUserActivity finished after 190 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[3.4917574835653227,169.08001932034998,15.201221425576607],"target":[220.13893727562194,1.0557456480679643,-64.94615665028203],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":203.42940000072122},"apollo_query_duration_ms":190} +[server] INFO [18:46:10.617]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"ba1f9371-8d50-44ac-b596-9b7688a92c13","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba1f9371-8d50-44ac-b596-9b7688a92c13"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:10.618]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 1 ms {"req":{"id":"ba1f9371-8d50-44ac-b596-9b7688a92c13","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba1f9371-8d50-44ac-b596-9b7688a92c13"}},"res":{"statusCode":204,"headers":{"x-request-id":"ba1f9371-8d50-44ac-b596-9b7688a92c13","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:10.639]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"9f22bb34-6c4d-4872-b7e8-d5698f40ee5a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f22bb34-6c4d-4872-b7e8-d5698f40ee5a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:10.720]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":611,"totalDuration":18841.194500018843}} +[server] INFO [18:46:10.762]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":613,"totalDuration":18909.09950001631}} +[server] INFO [18:46:11.119]: GQL BroadcastViewerUserActivity finished after 184 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1706","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[3.4917574835653227,169.08001932034998,15.201221425576607],"target":[220.13893727562194,1.0557456480679643,-64.94615665028203],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":183.50930000469089},"apollo_query_duration_ms":184} +[server] INFO [18:46:11.288]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":617,"totalDuration":19067.923600017093}} +[server] INFO [18:46:11.360]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":619,"totalDuration":19164.239000017755}} +[server] INFO [18:46:12.130]: GQL BroadcastViewerUserActivity finished after 156 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[127.0473440016859,252.64333274694548,33.18335240213816],"target":[220.13893727562194,1.0557456480679643,-64.94615665028203],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":183.1901999991387},"apollo_query_duration_ms":156} +[server] INFO [18:46:12.263]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":623,"totalDuration":19287.433000016026}} +[server] INFO [18:46:12.294]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":625,"totalDuration":19343.60600001458}} +[server] INFO [18:46:12.803]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin request completed in 2718 ms {"req":{"id":"2fc976d1-4431-4494-b615-64052091fa8d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2fc976d1-4431-4494-b615-64052091fa8d"}},"res":{"statusCode":200,"headers":{"x-request-id":"2fc976d1-4431-4494-b615-64052091fa8d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2718,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod0.bin"} +[server] INFO [18:46:13.093]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request completed in 2655 ms {"req":{"id":"28527ea1-9a60-4eb8-af57-e7a8c03ac374","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28527ea1-9a60-4eb8-af57-e7a8c03ac374"}},"res":{"statusCode":200,"headers":{"x-request-id":"28527ea1-9a60-4eb8-af57-e7a8c03ac374","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2655,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:13.198]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"d0785613-c363-4e23-8d6b-8fd68e6180ed","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0785613-c363-4e23-8d6b-8fd68e6180ed"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:13.198]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 0 ms {"req":{"id":"d0785613-c363-4e23-8d6b-8fd68e6180ed","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0785613-c363-4e23-8d6b-8fd68e6180ed"}},"res":{"statusCode":204,"headers":{"x-request-id":"d0785613-c363-4e23-8d6b-8fd68e6180ed","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:13.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"efc314fe-c15e-4745-a78f-b47fdc319ebb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efc314fe-c15e-4745-a78f-b47fdc319ebb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:13.614]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"091b4e09-f390-4d8b-9b9e-36d14da6f359","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"091b4e09-f390-4d8b-9b9e-36d14da6f359"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [18:46:13.615]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1 ms {"req":{"id":"091b4e09-f390-4d8b-9b9e-36d14da6f359","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"091b4e09-f390-4d8b-9b9e-36d14da6f359"}},"res":{"statusCode":204,"headers":{"x-request-id":"091b4e09-f390-4d8b-9b9e-36d14da6f359","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [18:46:13.632]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"dc358bd9-b6bd-4578-a0cf-eb2d4010988f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc358bd9-b6bd-4578-a0cf-eb2d4010988f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [18:46:13.874]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 663 ms {"req":{"id":"efc314fe-c15e-4745-a78f-b47fdc319ebb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"efc314fe-c15e-4745-a78f-b47fdc319ebb"}},"res":{"statusCode":200,"headers":{"x-request-id":"efc314fe-c15e-4745-a78f-b47fdc319ebb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":663,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:14.065]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[123.12751057219097,233.6788725491802,29.329437017162068],"target":[210.7602569668539,-3.1557377620169214,-63.04580416405404],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.72699999809265},"apollo_query_duration_ms":153} +[server] INFO [18:46:14.185]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":629,"totalDuration":19454.234800013714}} +[server] INFO [18:46:14.222]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":631,"totalDuration":19518.224400014617}} +[server] INFO [18:46:14.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"af002fa9-0d34-4a8e-b717-a66371544b30","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af002fa9-0d34-4a8e-b717-a66371544b30"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [18:46:14.296]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 0 ms {"req":{"id":"af002fa9-0d34-4a8e-b717-a66371544b30","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af002fa9-0d34-4a8e-b717-a66371544b30"}},"res":{"statusCode":204,"headers":{"x-request-id":"af002fa9-0d34-4a8e-b717-a66371544b30","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [18:46:14.312]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request received {"req":{"id":"e55bcd42-d35e-43aa-85c6-f99915282ba6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e55bcd42-d35e-43aa-85c6-f99915282ba6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [18:46:14.385]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 3747 ms {"req":{"id":"9f22bb34-6c4d-4872-b7e8-d5698f40ee5a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9f22bb34-6c4d-4872-b7e8-d5698f40ee5a"}},"res":{"statusCode":200,"headers":{"x-request-id":"9f22bb34-6c4d-4872-b7e8-d5698f40ee5a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3747,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:15.243]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"915d8491-0015-4360-a9cb-e502dba54c69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"915d8491-0015-4360-a9cb-e502dba54c69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [18:46:15.244]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 1 ms {"req":{"id":"915d8491-0015-4360-a9cb-e502dba54c69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"915d8491-0015-4360-a9cb-e502dba54c69"}},"res":{"statusCode":204,"headers":{"x-request-id":"915d8491-0015-4360-a9cb-e502dba54c69","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [18:46:15.261]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"42251284-a782-4096-80e0-44d24ab9100f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"42251284-a782-4096-80e0-44d24ab9100f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [18:46:15.930]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 2297 ms {"req":{"id":"dc358bd9-b6bd-4578-a0cf-eb2d4010988f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc358bd9-b6bd-4578-a0cf-eb2d4010988f"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc358bd9-b6bd-4578-a0cf-eb2d4010988f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2297,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [18:46:16.124]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[123.12751057219097,233.6788725491802,29.329437017162068],"target":[210.7602569668539,-3.1557377620169214,-63.04580416405404],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":199.94879999943078},"apollo_query_duration_ms":159} +[server] INFO [18:46:16.241]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":635,"totalDuration":19627.563500015996}} +[server] INFO [18:46:16.273]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":637,"totalDuration":19685.823600015603}} +[server] INFO [18:46:16.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"7b62ed4a-1824-480d-b31d-23f45034b318","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b62ed4a-1824-480d-b31d-23f45034b318"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [18:46:16.377]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1 ms {"req":{"id":"7b62ed4a-1824-480d-b31d-23f45034b318","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b62ed4a-1824-480d-b31d-23f45034b318"}},"res":{"statusCode":204,"headers":{"x-request-id":"7b62ed4a-1824-480d-b31d-23f45034b318","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [18:46:16.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"7ad0714e-f726-4fa3-ba36-2d7de5dcfe0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ad0714e-f726-4fa3-ba36-2d7de5dcfe0e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [18:46:17.293]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 903 ms {"req":{"id":"7ad0714e-f726-4fa3-ba36-2d7de5dcfe0e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ad0714e-f726-4fa3-ba36-2d7de5dcfe0e"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ad0714e-f726-4fa3-ba36-2d7de5dcfe0e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":903,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [18:46:17.625]: GQL BroadcastViewerUserActivity finished after 167 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[123.12751057219097,233.6788725491802,29.329437017162068],"target":[210.7602569668539,-3.1557377620169214,-63.04580416405404],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.88399999774992},"apollo_query_duration_ms":167} +[server] INFO [18:46:17.744]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":641,"totalDuration":19798.4459000146}} +[server] INFO [18:46:17.774]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":643,"totalDuration":19854.848000015132}} +[server] INFO [18:46:17.783]: GQL BroadcastViewerUserActivity finished after 148 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[118.66190709667283,231.31470548192382,31.00110573412079],"target":[210.7602569668539,-3.1557377620169214,-63.04580416405404],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":187.70069999992847},"apollo_query_duration_ms":148} +[server] INFO [18:46:17.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"70fb91f3-63b3-4b9f-b3af-4d523954e8ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70fb91f3-63b3-4b9f-b3af-4d523954e8ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:17.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 0 ms {"req":{"id":"70fb91f3-63b3-4b9f-b3af-4d523954e8ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70fb91f3-63b3-4b9f-b3af-4d523954e8ac"}},"res":{"statusCode":204,"headers":{"x-request-id":"70fb91f3-63b3-4b9f-b3af-4d523954e8ac","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:17.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"f43bf87a-9450-4df1-9a47-effe134afb21","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f43bf87a-9450-4df1-9a47-effe134afb21"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:17.912]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":647,"totalDuration":19977.584900016896}} +[server] INFO [18:46:17.944]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":649,"totalDuration":20037.10050001461}} +[server] INFO [18:46:18.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 750 ms {"req":{"id":"f43bf87a-9450-4df1-9a47-effe134afb21","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f43bf87a-9450-4df1-9a47-effe134afb21"}},"res":{"statusCode":200,"headers":{"x-request-id":"f43bf87a-9450-4df1-9a47-effe134afb21","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":750,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:18.664]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin request completed in 4352 ms {"req":{"id":"e55bcd42-d35e-43aa-85c6-f99915282ba6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e55bcd42-d35e-43aa-85c6-f99915282ba6"}},"res":{"statusCode":200,"headers":{"x-request-id":"e55bcd42-d35e-43aa-85c6-f99915282ba6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4352,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod0.bin"} +[server] INFO [18:46:19.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"b761a629-fa7e-4740-b214-6d36a6c7b3ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b761a629-fa7e-4740-b214-6d36a6c7b3ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [18:46:19.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 0 ms {"req":{"id":"b761a629-fa7e-4740-b214-6d36a6c7b3ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b761a629-fa7e-4740-b214-6d36a6c7b3ad"}},"res":{"statusCode":204,"headers":{"x-request-id":"b761a629-fa7e-4740-b214-6d36a6c7b3ad","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [18:46:19.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request received {"req":{"id":"9be74af6-cc15-475b-bed0-f1dbf94be37b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be74af6-cc15-475b-bed0-f1dbf94be37b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [18:46:19.224]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"326ce56f-af4c-425d-bc63-fcd6056beecd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"326ce56f-af4c-425d-bc63-fcd6056beecd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:46:19.226]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 1 ms {"req":{"id":"326ce56f-af4c-425d-bc63-fcd6056beecd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"326ce56f-af4c-425d-bc63-fcd6056beecd"}},"res":{"statusCode":204,"headers":{"x-request-id":"326ce56f-af4c-425d-bc63-fcd6056beecd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:46:19.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"31524ca4-b079-4d11-bca9-42f55a841180","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31524ca4-b079-4d11-bca9-42f55a841180"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:46:19.562]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 4301 ms {"req":{"id":"42251284-a782-4096-80e0-44d24ab9100f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"42251284-a782-4096-80e0-44d24ab9100f"}},"res":{"statusCode":200,"headers":{"x-request-id":"42251284-a782-4096-80e0-44d24ab9100f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4301,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [18:46:20.103]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin request completed in 1019 ms {"req":{"id":"9be74af6-cc15-475b-bed0-f1dbf94be37b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9be74af6-cc15-475b-bed0-f1dbf94be37b"}},"res":{"statusCode":200,"headers":{"x-request-id":"9be74af6-cc15-475b-bed0-f1dbf94be37b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1019,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod0.bin"} +[server] INFO [18:46:20.728]: GQL BroadcastViewerUserActivity finished after 208 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[108.171627790892,149.87102168763894,11.874748507833026],"target":[174.88515021427187,-19.97294614700115,-56.25025743619732],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":235.89799999818206},"apollo_query_duration_ms":208} +[server] INFO [18:46:20.837]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"b18216cc-308d-4abd-9ac9-765759a70806","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b18216cc-308d-4abd-9ac9-765759a70806"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [18:46:20.838]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1 ms {"req":{"id":"b18216cc-308d-4abd-9ac9-765759a70806","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b18216cc-308d-4abd-9ac9-765759a70806"}},"res":{"statusCode":204,"headers":{"x-request-id":"b18216cc-308d-4abd-9ac9-765759a70806","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [18:46:20.861]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request received {"req":{"id":"b5d05dbf-d6a7-4c49-982e-c87945248890","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5d05dbf-d6a7-4c49-982e-c87945248890"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [18:46:20.912]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":653,"totalDuration":20210.93950001616}} +[server] INFO [18:46:20.945]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":655,"totalDuration":20306.157600016333}} +[server] INFO [18:46:21.155]: GQL BroadcastViewerUserActivity finished after 186 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[108.171627790892,149.87102168763894,11.874748507833026],"target":[174.88515021427187,-19.97294614700115,-56.25025743619732],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":261.439900001511},"apollo_query_duration_ms":186} +[server] INFO [18:46:21.161]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 1916 ms {"req":{"id":"31524ca4-b079-4d11-bca9-42f55a841180","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31524ca4-b079-4d11-bca9-42f55a841180"}},"res":{"statusCode":200,"headers":{"x-request-id":"31524ca4-b079-4d11-bca9-42f55a841180","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1916,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [18:46:21.274]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":659,"totalDuration":20418.818300015293}} +[server] INFO [18:46:21.304]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":661,"totalDuration":20481.3340000147}} +[server] INFO [18:46:21.703]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"7cf178e3-49ea-4af8-9e74-6923c11b4f7b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cf178e3-49ea-4af8-9e74-6923c11b4f7b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [18:46:21.704]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 1 ms {"req":{"id":"7cf178e3-49ea-4af8-9e74-6923c11b4f7b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cf178e3-49ea-4af8-9e74-6923c11b4f7b"}},"res":{"statusCode":204,"headers":{"x-request-id":"7cf178e3-49ea-4af8-9e74-6923c11b4f7b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [18:46:21.721]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request received {"req":{"id":"72925f32-c6f7-4b88-9cb3-666b12152ec4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72925f32-c6f7-4b88-9cb3-666b12152ec4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [18:46:21.885]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"c874c729-b48b-41a9-9398-efad03038cb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c874c729-b48b-41a9-9398-efad03038cb1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [18:46:21.886]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 0 ms {"req":{"id":"c874c729-b48b-41a9-9398-efad03038cb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c874c729-b48b-41a9-9398-efad03038cb1"}},"res":{"statusCode":204,"headers":{"x-request-id":"c874c729-b48b-41a9-9398-efad03038cb1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [18:46:21.907]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request received {"req":{"id":"021ffac5-c713-4b8b-a149-de6018e28832","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"021ffac5-c713-4b8b-a149-de6018e28832"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [18:46:22.637]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin request completed in 1775 ms {"req":{"id":"b5d05dbf-d6a7-4c49-982e-c87945248890","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b5d05dbf-d6a7-4c49-982e-c87945248890"}},"res":{"statusCode":200,"headers":{"x-request-id":"b5d05dbf-d6a7-4c49-982e-c87945248890","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1775,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod0.bin"} +[server] INFO [18:46:23.055]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"a1a83647-666c-41f1-b58b-6ca26621328e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1a83647-666c-41f1-b58b-6ca26621328e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [18:46:23.056]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 0 ms {"req":{"id":"a1a83647-666c-41f1-b58b-6ca26621328e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1a83647-666c-41f1-b58b-6ca26621328e"}},"res":{"statusCode":204,"headers":{"x-request-id":"a1a83647-666c-41f1-b58b-6ca26621328e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [18:46:23.075]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request received {"req":{"id":"31b55a78-3ef4-42fb-b787-5ac52b6d662f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31b55a78-3ef4-42fb-b787-5ac52b6d662f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [18:46:23.954]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin request completed in 2232 ms {"req":{"id":"72925f32-c6f7-4b88-9cb3-666b12152ec4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72925f32-c6f7-4b88-9cb3-666b12152ec4"}},"res":{"statusCode":200,"headers":{"x-request-id":"72925f32-c6f7-4b88-9cb3-666b12152ec4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2232,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod0.bin"} +[server] INFO [18:46:24.303]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"fdbb4fd7-f87a-4b49-ace6-b9284a20fd49","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fdbb4fd7-f87a-4b49-ace6-b9284a20fd49"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [18:46:24.304]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 1 ms {"req":{"id":"fdbb4fd7-f87a-4b49-ace6-b9284a20fd49","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fdbb4fd7-f87a-4b49-ace6-b9284a20fd49"}},"res":{"statusCode":204,"headers":{"x-request-id":"fdbb4fd7-f87a-4b49-ace6-b9284a20fd49","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [18:46:24.323]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request received {"req":{"id":"cc7e5381-6165-4a6f-8f80-71abb3214504","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cc7e5381-6165-4a6f-8f80-71abb3214504"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [18:46:24.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin request completed in 2601 ms {"req":{"id":"021ffac5-c713-4b8b-a149-de6018e28832","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"021ffac5-c713-4b8b-a149-de6018e28832"}},"res":{"statusCode":200,"headers":{"x-request-id":"021ffac5-c713-4b8b-a149-de6018e28832","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2601,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod0.bin"} +[server] INFO [18:46:25.018]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"4feb3426-b972-45f6-b0a3-b6a56698193d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4feb3426-b972-45f6-b0a3-b6a56698193d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [18:46:25.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 1 ms {"req":{"id":"4feb3426-b972-45f6-b0a3-b6a56698193d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4feb3426-b972-45f6-b0a3-b6a56698193d"}},"res":{"statusCode":204,"headers":{"x-request-id":"4feb3426-b972-45f6-b0a3-b6a56698193d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [18:46:25.034]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request received {"req":{"id":"d06b10e3-a0b5-48d0-9cb7-b72da86e7d0f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d06b10e3-a0b5-48d0-9cb7-b72da86e7d0f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [18:46:25.349]: GQL BroadcastViewerUserActivity finished after 144 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.50527995118566,158.45550488991432,30.778114900980064],"target":[129.5052681970496,158.45552541463755,7.125969585128969],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.8112000003457},"apollo_query_duration_ms":144} +[server] INFO [18:46:25.496]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":665,"totalDuration":20620.37990001496}} +[server] INFO [18:46:25.528]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":667,"totalDuration":20685.21470001433}} +[server] INFO [18:46:26.042]: GQL BroadcastViewerUserActivity finished after 199 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.50527995118566,158.45550488991432,30.778114900980064],"target":[129.5052681970496,158.45552541463755,7.125969585128969],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":198.38030000030994},"apollo_query_duration_ms":199} +[server] INFO [18:46:26.237]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":671,"totalDuration":20875.920400011353}} +[server] INFO [18:46:26.281]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":673,"totalDuration":20960.339200009592}} +[server] INFO [18:46:26.447]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin request completed in 3371 ms {"req":{"id":"31b55a78-3ef4-42fb-b787-5ac52b6d662f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31b55a78-3ef4-42fb-b787-5ac52b6d662f"}},"res":{"statusCode":200,"headers":{"x-request-id":"31b55a78-3ef4-42fb-b787-5ac52b6d662f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3371,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod0.bin"} +[server] INFO [18:46:26.819]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"522086ed-35f0-4e1d-866a-bbe8426d272f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"522086ed-35f0-4e1d-866a-bbe8426d272f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:26.819]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 0 ms {"req":{"id":"522086ed-35f0-4e1d-866a-bbe8426d272f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"522086ed-35f0-4e1d-866a-bbe8426d272f"}},"res":{"statusCode":204,"headers":{"x-request-id":"522086ed-35f0-4e1d-866a-bbe8426d272f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:26.833]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"dfacd224-4236-43d3-9d33-b2cd98838c7b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfacd224-4236-43d3-9d33-b2cd98838c7b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:26.837]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin request completed in 2514 ms {"req":{"id":"cc7e5381-6165-4a6f-8f80-71abb3214504","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cc7e5381-6165-4a6f-8f80-71abb3214504"}},"res":{"statusCode":200,"headers":{"x-request-id":"cc7e5381-6165-4a6f-8f80-71abb3214504","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2514,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod0.bin"} +[server] INFO [18:46:27.136]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"bd2f2789-77ea-4d21-aba3-b32d56d85b06","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd2f2789-77ea-4d21-aba3-b32d56d85b06"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [18:46:27.137]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 1 ms {"req":{"id":"bd2f2789-77ea-4d21-aba3-b32d56d85b06","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd2f2789-77ea-4d21-aba3-b32d56d85b06"}},"res":{"statusCode":204,"headers":{"x-request-id":"bd2f2789-77ea-4d21-aba3-b32d56d85b06","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [18:46:27.155]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request received {"req":{"id":"76f8e175-be52-4f37-871a-ff78d22dedfb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76f8e175-be52-4f37-871a-ff78d22dedfb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [18:46:27.587]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin request completed in 2552 ms {"req":{"id":"d06b10e3-a0b5-48d0-9cb7-b72da86e7d0f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d06b10e3-a0b5-48d0-9cb7-b72da86e7d0f"}},"res":{"statusCode":200,"headers":{"x-request-id":"d06b10e3-a0b5-48d0-9cb7-b72da86e7d0f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2552,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod0.bin"} +[server] INFO [18:46:27.897]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"f83cd2ea-000e-4c4e-a00b-3344eeca2a22","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f83cd2ea-000e-4c4e-a00b-3344eeca2a22"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [18:46:27.898]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 1 ms {"req":{"id":"f83cd2ea-000e-4c4e-a00b-3344eeca2a22","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f83cd2ea-000e-4c4e-a00b-3344eeca2a22"}},"res":{"statusCode":204,"headers":{"x-request-id":"f83cd2ea-000e-4c4e-a00b-3344eeca2a22","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [18:46:27.910]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request received {"req":{"id":"0c8f6eb0-eb4e-42b9-a073-8728a2c7f0c8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0c8f6eb0-eb4e-42b9-a073-8728a2c7f0c8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [18:46:28.669]: GQL BroadcastViewerUserActivity finished after 175 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.48119646031927,158.4703581274891,30.77811490098007],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":204.23859999887645},"apollo_query_duration_ms":175} +[server] INFO [18:46:28.797]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":677,"totalDuration":21082.0648000082}} +[server] INFO [18:46:28.830]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":679,"totalDuration":21145.46240000706}} +[server] INFO [18:46:29.294]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.4811799619319,158.47040182366152,30.77811490098007],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.3347000014037},"apollo_query_duration_ms":153} +[server] INFO [18:46:29.437]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":683,"totalDuration":21276.599800006486}} +[server] INFO [18:46:29.469]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":685,"totalDuration":21338.61940000672}} +[server] INFO [18:46:31.046]: GQL BroadcastViewerUserActivity finished after 231 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.4811799619319,158.47040182366152,30.77811490098007],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":248.7231999989599},"apollo_query_duration_ms":231} +[server] INFO [18:46:31.185]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":689,"totalDuration":21472.24830000568}} +[server] INFO [18:46:31.220]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":691,"totalDuration":21537.85610000696}} +[server] INFO [18:46:31.770]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin request completed in 3859 ms {"req":{"id":"0c8f6eb0-eb4e-42b9-a073-8728a2c7f0c8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0c8f6eb0-eb4e-42b9-a073-8728a2c7f0c8"}},"res":{"statusCode":200,"headers":{"x-request-id":"0c8f6eb0-eb4e-42b9-a073-8728a2c7f0c8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3859,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod0.bin"} +[server] INFO [18:46:32.140]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"b7109284-00a4-4db7-a0a7-9926be97532c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b7109284-00a4-4db7-a0a7-9926be97532c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [18:46:32.140]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 0 ms {"req":{"id":"b7109284-00a4-4db7-a0a7-9926be97532c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b7109284-00a4-4db7-a0a7-9926be97532c"}},"res":{"statusCode":204,"headers":{"x-request-id":"b7109284-00a4-4db7-a0a7-9926be97532c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [18:46:32.156]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request received {"req":{"id":"342684dd-5a99-47bd-b336-f868d9c24185","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"342684dd-5a99-47bd-b336-f868d9c24185"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [18:46:32.372]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 5539 ms {"req":{"id":"dfacd224-4236-43d3-9d33-b2cd98838c7b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dfacd224-4236-43d3-9d33-b2cd98838c7b"}},"res":{"statusCode":200,"headers":{"x-request-id":"dfacd224-4236-43d3-9d33-b2cd98838c7b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5539,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [18:46:32.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin request completed in 5221 ms {"req":{"id":"76f8e175-be52-4f37-871a-ff78d22dedfb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"76f8e175-be52-4f37-871a-ff78d22dedfb"}},"res":{"statusCode":200,"headers":{"x-request-id":"76f8e175-be52-4f37-871a-ff78d22dedfb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5221,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod0.bin"} +[server] INFO [18:46:33.368]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[124.81640620120791,145.6176196195606,-12.173522760287998],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.97280000336468},"apollo_query_duration_ms":158} +[server] INFO [18:46:33.489]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":695,"totalDuration":21651.773000006564}} +[server] INFO [18:46:33.522]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":697,"totalDuration":21711.277300008573}} +[server] INFO [18:46:33.579]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"04ddb6a7-a771-4fc9-bc26-3e27543f9a0c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04ddb6a7-a771-4fc9-bc26-3e27543f9a0c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [18:46:33.580]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 1 ms {"req":{"id":"04ddb6a7-a771-4fc9-bc26-3e27543f9a0c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"04ddb6a7-a771-4fc9-bc26-3e27543f9a0c"}},"res":{"statusCode":204,"headers":{"x-request-id":"04ddb6a7-a771-4fc9-bc26-3e27543f9a0c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [18:46:33.595]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request received {"req":{"id":"b31ad11f-1690-4a83-8224-6062dadc6352","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b31ad11f-1690-4a83-8224-6062dadc6352"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [18:46:33.912]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"7e754a6e-b1e1-4726-9ceb-84567a538ae1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7e754a6e-b1e1-4726-9ceb-84567a538ae1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [18:46:33.913]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 1 ms {"req":{"id":"7e754a6e-b1e1-4726-9ceb-84567a538ae1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7e754a6e-b1e1-4726-9ceb-84567a538ae1"}},"res":{"statusCode":204,"headers":{"x-request-id":"7e754a6e-b1e1-4726-9ceb-84567a538ae1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [18:46:33.925]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request received {"req":{"id":"9d99a037-eff2-40e9-95f1-30717c11b69f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9d99a037-eff2-40e9-95f1-30717c11b69f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [18:46:35.971]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[124.81640620120791,145.6176196195606,-12.173522760287998],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.49430000036955},"apollo_query_duration_ms":158} +[server] INFO [18:46:36.137]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":701,"totalDuration":21870.830000006594}} +[server] INFO [18:46:36.188]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":703,"totalDuration":21961.960200007074}} +[server] INFO [18:46:36.671]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin request completed in 4514 ms {"req":{"id":"342684dd-5a99-47bd-b336-f868d9c24185","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"342684dd-5a99-47bd-b336-f868d9c24185"}},"res":{"statusCode":200,"headers":{"x-request-id":"342684dd-5a99-47bd-b336-f868d9c24185","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4514,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod0.bin"} +[server] INFO [18:46:37.150]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"83f30797-421e-4e77-96ef-cfe9073eeba2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f30797-421e-4e77-96ef-cfe9073eeba2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [18:46:37.151]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 1 ms {"req":{"id":"83f30797-421e-4e77-96ef-cfe9073eeba2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f30797-421e-4e77-96ef-cfe9073eeba2"}},"res":{"statusCode":204,"headers":{"x-request-id":"83f30797-421e-4e77-96ef-cfe9073eeba2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [18:46:37.166]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request received {"req":{"id":"0587ca20-3477-4b28-a774-33404876bb49","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0587ca20-3477-4b28-a774-33404876bb49"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [18:46:37.304]: GQL BroadcastViewerUserActivity finished after 147 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[124.81640620120791,145.6176196195606,-12.173522760287998],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":171.29719999991357},"apollo_query_duration_ms":147} +[server] INFO [18:46:37.438]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":707,"totalDuration":22088.072000007145}} +[server] INFO [18:46:37.455]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin request completed in 3860 ms {"req":{"id":"b31ad11f-1690-4a83-8224-6062dadc6352","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b31ad11f-1690-4a83-8224-6062dadc6352"}},"res":{"statusCode":200,"headers":{"x-request-id":"b31ad11f-1690-4a83-8224-6062dadc6352","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3860,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod0.bin"} +[server] INFO [18:46:37.470]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":709,"totalDuration":22163.906700006686}} +[server] INFO [18:46:38.227]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"b63f491a-438e-4583-9bc1-08cded86a12b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b63f491a-438e-4583-9bc1-08cded86a12b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [18:46:38.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 1 ms {"req":{"id":"b63f491a-438e-4583-9bc1-08cded86a12b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b63f491a-438e-4583-9bc1-08cded86a12b"}},"res":{"statusCode":204,"headers":{"x-request-id":"b63f491a-438e-4583-9bc1-08cded86a12b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [18:46:38.244]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request received {"req":{"id":"15227f6a-36ed-42a1-bc9b-9bda367e5714","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15227f6a-36ed-42a1-bc9b-9bda367e5714"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [18:46:38.492]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin request completed in 4567 ms {"req":{"id":"9d99a037-eff2-40e9-95f1-30717c11b69f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9d99a037-eff2-40e9-95f1-30717c11b69f"}},"res":{"statusCode":200,"headers":{"x-request-id":"9d99a037-eff2-40e9-95f1-30717c11b69f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4567,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod0.bin"} +[server] INFO [18:46:39.213]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"34a5b1fc-ac2e-41d7-9ed4-8e88ce4dbdc9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"34a5b1fc-ac2e-41d7-9ed4-8e88ce4dbdc9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [18:46:39.214]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1 ms {"req":{"id":"34a5b1fc-ac2e-41d7-9ed4-8e88ce4dbdc9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"34a5b1fc-ac2e-41d7-9ed4-8e88ce4dbdc9"}},"res":{"statusCode":204,"headers":{"x-request-id":"34a5b1fc-ac2e-41d7-9ed4-8e88ce4dbdc9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [18:46:39.229]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"4a5cf7ca-815d-4bbd-9f55-5a98f15bdb07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a5cf7ca-815d-4bbd-9f55-5a98f15bdb07"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [18:46:39.391]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin request completed in 1147 ms {"req":{"id":"15227f6a-36ed-42a1-bc9b-9bda367e5714","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"15227f6a-36ed-42a1-bc9b-9bda367e5714"}},"res":{"statusCode":200,"headers":{"x-request-id":"15227f6a-36ed-42a1-bc9b-9bda367e5714","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1147,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod0.bin"} +[server] INFO [18:46:39.805]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"fd76e15b-8af2-4535-92ef-e0169f117125","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd76e15b-8af2-4535-92ef-e0169f117125"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [18:46:39.806]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 1 ms {"req":{"id":"fd76e15b-8af2-4535-92ef-e0169f117125","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd76e15b-8af2-4535-92ef-e0169f117125"}},"res":{"statusCode":204,"headers":{"x-request-id":"fd76e15b-8af2-4535-92ef-e0169f117125","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [18:46:39.823]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request received {"req":{"id":"9cef1564-6811-443d-96b9-05a77ea926a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9cef1564-6811-443d-96b9-05a77ea926a1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [18:46:40.992]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[124.81640620120791,145.6176196195606,-12.173522760287998],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":182.12130000256002},"apollo_query_duration_ms":150} +[server] INFO [18:46:41.132]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":713,"totalDuration":22298.19070000667}} +[server] INFO [18:46:41.170]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":715,"totalDuration":22390.52260000538}} +[server] INFO [18:46:41.198]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin request completed in 4032 ms {"req":{"id":"0587ca20-3477-4b28-a774-33404876bb49","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0587ca20-3477-4b28-a774-33404876bb49"}},"res":{"statusCode":200,"headers":{"x-request-id":"0587ca20-3477-4b28-a774-33404876bb49","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4032,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod0.bin"} +[server] INFO [18:46:41.663]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"e95ec9e3-f638-4b6c-a8cf-14cd0fcb4e75","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e95ec9e3-f638-4b6c-a8cf-14cd0fcb4e75"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [18:46:41.664]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 0 ms {"req":{"id":"e95ec9e3-f638-4b6c-a8cf-14cd0fcb4e75","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e95ec9e3-f638-4b6c-a8cf-14cd0fcb4e75"}},"res":{"statusCode":204,"headers":{"x-request-id":"e95ec9e3-f638-4b6c-a8cf-14cd0fcb4e75","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [18:46:41.681]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request received {"req":{"id":"5e0985a6-d502-4147-a908-336fcba93fd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e0985a6-d502-4147-a908-336fcba93fd4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [18:46:43.861]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin request completed in 4038 ms {"req":{"id":"9cef1564-6811-443d-96b9-05a77ea926a1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9cef1564-6811-443d-96b9-05a77ea926a1"}},"res":{"statusCode":200,"headers":{"x-request-id":"9cef1564-6811-443d-96b9-05a77ea926a1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4038,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod0.bin"} +[server] INFO [18:46:44.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 4905 ms {"req":{"id":"4a5cf7ca-815d-4bbd-9f55-5a98f15bdb07","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a5cf7ca-815d-4bbd-9f55-5a98f15bdb07"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a5cf7ca-815d-4bbd-9f55-5a98f15bdb07","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4905,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [18:46:44.406]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"7c0db4b9-babe-43e2-bcdf-594a946443ae","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c0db4b9-babe-43e2-bcdf-594a946443ae"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [18:46:44.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 1 ms {"req":{"id":"7c0db4b9-babe-43e2-bcdf-594a946443ae","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c0db4b9-babe-43e2-bcdf-594a946443ae"}},"res":{"statusCode":204,"headers":{"x-request-id":"7c0db4b9-babe-43e2-bcdf-594a946443ae","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [18:46:44.422]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request received {"req":{"id":"c161236c-3b08-44fd-901b-b6382bc40d75","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c161236c-3b08-44fd-901b-b6382bc40d75"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [18:46:45.065]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin request completed in 3385 ms {"req":{"id":"5e0985a6-d502-4147-a908-336fcba93fd4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e0985a6-d502-4147-a908-336fcba93fd4"}},"res":{"statusCode":200,"headers":{"x-request-id":"5e0985a6-d502-4147-a908-336fcba93fd4","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3385,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod0.bin"} +[server] INFO [18:46:45.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"cea5a615-0273-4d32-91d9-108942b4b9e9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cea5a615-0273-4d32-91d9-108942b4b9e9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [18:46:45.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 0 ms {"req":{"id":"cea5a615-0273-4d32-91d9-108942b4b9e9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cea5a615-0273-4d32-91d9-108942b4b9e9"}},"res":{"statusCode":204,"headers":{"x-request-id":"cea5a615-0273-4d32-91d9-108942b4b9e9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [18:46:45.210]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"dc63ba0e-147c-45aa-a8d9-7a036b73e78d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc63ba0e-147c-45aa-a8d9-7a036b73e78d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [18:46:45.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 468 ms {"req":{"id":"dc63ba0e-147c-45aa-a8d9-7a036b73e78d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc63ba0e-147c-45aa-a8d9-7a036b73e78d"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc63ba0e-147c-45aa-a8d9-7a036b73e78d","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":468,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [18:46:45.862]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"173019ad-1bac-410a-99ce-5bfdd0b3047f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"173019ad-1bac-410a-99ce-5bfdd0b3047f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [18:46:45.862]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 0 ms {"req":{"id":"173019ad-1bac-410a-99ce-5bfdd0b3047f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"173019ad-1bac-410a-99ce-5bfdd0b3047f"}},"res":{"statusCode":204,"headers":{"x-request-id":"173019ad-1bac-410a-99ce-5bfdd0b3047f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [18:46:45.877]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"020a53c2-d33d-4ec6-b451-b37528d84ed1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"020a53c2-d33d-4ec6-b451-b37528d84ed1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [18:46:46.001]: GQL BroadcastViewerUserActivity finished after 151 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[124.81640620120791,145.6176196195606,-12.173522760287998],"target":[129.4811847061832,158.47037865221233,7.125969585128955],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":174.85149999707937},"apollo_query_duration_ms":151} +[server] INFO [18:46:46.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request received {"req":{"id":"a06d12a5-4f1a-4168-81e4-2e10af66cf2a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a06d12a5-4f1a-4168-81e4-2e10af66cf2a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:46.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request completed in 0 ms {"req":{"id":"a06d12a5-4f1a-4168-81e4-2e10af66cf2a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a06d12a5-4f1a-4168-81e4-2e10af66cf2a"}},"res":{"statusCode":204,"headers":{"x-request-id":"a06d12a5-4f1a-4168-81e4-2e10af66cf2a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:46.110]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request received {"req":{"id":"7c119984-d07d-4aae-91d0-e640fd0371aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c119984-d07d-4aae-91d0-e640fd0371aa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:46.121]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":719,"totalDuration":22502.708500006236}} +[server] INFO [18:46:46.150]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":721,"totalDuration":22559.728900006972}} +[server] INFO [18:46:47.016]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin request completed in 2594 ms {"req":{"id":"c161236c-3b08-44fd-901b-b6382bc40d75","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c161236c-3b08-44fd-901b-b6382bc40d75"}},"res":{"statusCode":200,"headers":{"x-request-id":"c161236c-3b08-44fd-901b-b6382bc40d75","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2594,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod0.bin"} +[server] INFO [18:46:47.351]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"d0ad9c06-20e8-4bb3-830b-08a78b798835","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0ad9c06-20e8-4bb3-830b-08a78b798835"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:46:47.351]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 0 ms {"req":{"id":"d0ad9c06-20e8-4bb3-830b-08a78b798835","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d0ad9c06-20e8-4bb3-830b-08a78b798835"}},"res":{"statusCode":204,"headers":{"x-request-id":"d0ad9c06-20e8-4bb3-830b-08a78b798835","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:46:47.365]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"b169bb19-dcbc-4bdc-a0b3-cbcf874c8d6e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b169bb19-dcbc-4bdc-a0b3-cbcf874c8d6e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:46:48.427]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 2550 ms {"req":{"id":"020a53c2-d33d-4ec6-b451-b37528d84ed1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"020a53c2-d33d-4ec6-b451-b37528d84ed1"}},"res":{"statusCode":200,"headers":{"x-request-id":"020a53c2-d33d-4ec6-b451-b37528d84ed1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2550,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [18:46:48.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"66da96be-a0ad-4bff-b2a0-d8b898a43fd1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66da96be-a0ad-4bff-b2a0-d8b898a43fd1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:46:48.772]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 1 ms {"req":{"id":"66da96be-a0ad-4bff-b2a0-d8b898a43fd1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"66da96be-a0ad-4bff-b2a0-d8b898a43fd1"}},"res":{"statusCode":204,"headers":{"x-request-id":"66da96be-a0ad-4bff-b2a0-d8b898a43fd1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:46:48.786]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"6671083b-bc20-44ec-a6a4-e4827f894fcb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6671083b-bc20-44ec-a6a4-e4827f894fcb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:46:49.855]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin request completed in 3745 ms {"req":{"id":"7c119984-d07d-4aae-91d0-e640fd0371aa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7c119984-d07d-4aae-91d0-e640fd0371aa"}},"res":{"statusCode":200,"headers":{"x-request-id":"7c119984-d07d-4aae-91d0-e640fd0371aa","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3745,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod0.bin"} +[server] INFO [18:46:51.109]: GQL BroadcastViewerUserActivity finished after 155 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[120.69974568077429,134.4149941726457,-22.04906755335966],"target":[128.3145403881837,155.3958663304682,9.455466265518455],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":177.1628000009805},"apollo_query_duration_ms":155} +[server] INFO [18:46:51.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"c13ad97d-0f33-4735-97f1-65a94a2506fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c13ad97d-0f33-4735-97f1-65a94a2506fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [18:46:51.189]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 0 ms {"req":{"id":"c13ad97d-0f33-4735-97f1-65a94a2506fd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c13ad97d-0f33-4735-97f1-65a94a2506fd"}},"res":{"statusCode":204,"headers":{"x-request-id":"c13ad97d-0f33-4735-97f1-65a94a2506fd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [18:46:51.200]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request received {"req":{"id":"29922402-6c52-4a7d-be77-6d71bf8f260d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"29922402-6c52-4a7d-be77-6d71bf8f260d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [18:46:51.224]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":725,"totalDuration":22667.417100007646}} +[server] INFO [18:46:51.253]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":727,"totalDuration":22720.970500008203}} +[server] INFO [18:46:54.171]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 5385 ms {"req":{"id":"6671083b-bc20-44ec-a6a4-e4827f894fcb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6671083b-bc20-44ec-a6a4-e4827f894fcb"}},"res":{"statusCode":200,"headers":{"x-request-id":"6671083b-bc20-44ec-a6a4-e4827f894fcb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5385,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [18:46:54.355]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 6990 ms {"req":{"id":"b169bb19-dcbc-4bdc-a0b3-cbcf874c8d6e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b169bb19-dcbc-4bdc-a0b3-cbcf874c8d6e"}},"res":{"statusCode":200,"headers":{"x-request-id":"b169bb19-dcbc-4bdc-a0b3-cbcf874c8d6e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6990,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [18:46:54.814]: GQL BroadcastViewerUserActivity finished after 141 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[72.70475106865997,56.5582106045454,-150.09866870899864],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":163.76960000023246},"apollo_query_duration_ms":141} +[server] INFO [18:46:54.883]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"0de11d0c-a2ef-42dd-a5f9-f6b7b9393ebd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0de11d0c-a2ef-42dd-a5f9-f6b7b9393ebd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:46:54.883]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 0 ms {"req":{"id":"0de11d0c-a2ef-42dd-a5f9-f6b7b9393ebd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0de11d0c-a2ef-42dd-a5f9-f6b7b9393ebd"}},"res":{"statusCode":204,"headers":{"x-request-id":"0de11d0c-a2ef-42dd-a5f9-f6b7b9393ebd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:46:54.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request received {"req":{"id":"722927e8-5d51-431c-9cbc-32dae13a56a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"722927e8-5d51-431c-9cbc-32dae13a56a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:46:54.929]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":731,"totalDuration":22827.979100010358}} +[server] INFO [18:46:54.960]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":733,"totalDuration":22885.747100009583}} +[server] INFO [18:46:55.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"795964f3-9af5-4bc2-ad94-2f357fc92d83","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"795964f3-9af5-4bc2-ad94-2f357fc92d83"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:46:55.019]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 0 ms {"req":{"id":"795964f3-9af5-4bc2-ad94-2f357fc92d83","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"795964f3-9af5-4bc2-ad94-2f357fc92d83"}},"res":{"statusCode":204,"headers":{"x-request-id":"795964f3-9af5-4bc2-ad94-2f357fc92d83","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:46:55.033]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request received {"req":{"id":"93956a39-1ac4-40c2-b863-a4f0b5b2eed9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93956a39-1ac4-40c2-b863-a4f0b5b2eed9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:46:56.012]: GQL BroadcastViewerUserActivity finished after 165 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[111.13774882511055,162.45121875519104,203.77707724006723],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":187.5935999993235},"apollo_query_duration_ms":165} +[server] INFO [18:46:56.139]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin request completed in 1238 ms {"req":{"id":"722927e8-5d51-431c-9cbc-32dae13a56a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"722927e8-5d51-431c-9cbc-32dae13a56a2"}},"res":{"statusCode":200,"headers":{"x-request-id":"722927e8-5d51-431c-9cbc-32dae13a56a2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1238,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000007_lod1.bin"} +[server] INFO [18:46:56.157]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":737,"totalDuration":23021.142900011502}} +[server] INFO [18:46:56.169]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin request completed in 1136 ms {"req":{"id":"93956a39-1ac4-40c2-b863-a4f0b5b2eed9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"93956a39-1ac4-40c2-b863-a4f0b5b2eed9"}},"res":{"statusCode":200,"headers":{"x-request-id":"93956a39-1ac4-40c2-b863-a4f0b5b2eed9","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1136,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000033_lod1.bin"} +[server] INFO [18:46:56.184]: GQL BroadcastViewerUserActivity finished after 179 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[111.13774929381056,162.45122129540502,203.77707724006723],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":201.18690000101924},"apollo_query_duration_ms":179} +[server] INFO [18:46:56.190]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":739,"totalDuration":23080.11190001201}} +[server] INFO [18:46:56.318]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":743,"totalDuration":23205.907500010915}} +[server] INFO [18:46:56.337]: GQL BroadcastViewerUserActivity finished after 167 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[112.40938160845873,162.22529444006688,203.7727958567033],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":207.8167999982834},"apollo_query_duration_ms":167} +[server] INFO [18:46:56.375]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":746,"totalDuration":23321.915500010364}} +[server] INFO [18:46:56.583]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":750,"totalDuration":23565.446400013752}} +[server] INFO [18:46:56.588]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"5db01b4f-2c37-405b-886c-3c53a07096c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5db01b4f-2c37-405b-886c-3c53a07096c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [18:46:56.589]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1 ms {"req":{"id":"5db01b4f-2c37-405b-886c-3c53a07096c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5db01b4f-2c37-405b-886c-3c53a07096c0"}},"res":{"statusCode":204,"headers":{"x-request-id":"5db01b4f-2c37-405b-886c-3c53a07096c0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [18:46:56.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"72d67eca-9cfa-46b2-a02c-3b7c3721dff2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72d67eca-9cfa-46b2-a02c-3b7c3721dff2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [18:46:56.636]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":752,"totalDuration":23749.843800012954}} +[server] INFO [18:46:56.650]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"2efa88d5-29ad-4463-9877-db2cacc5240d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2efa88d5-29ad-4463-9877-db2cacc5240d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:56.652]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 1 ms {"req":{"id":"2efa88d5-29ad-4463-9877-db2cacc5240d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2efa88d5-29ad-4463-9877-db2cacc5240d"}},"res":{"statusCode":204,"headers":{"x-request-id":"2efa88d5-29ad-4463-9877-db2cacc5240d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:56.667]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request received {"req":{"id":"4d69076c-3cc4-43af-aeb4-4b7300ea8bfb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d69076c-3cc4-43af-aeb4-4b7300ea8bfb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:57.127]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin request completed in 5927 ms {"req":{"id":"29922402-6c52-4a7d-be77-6d71bf8f260d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"29922402-6c52-4a7d-be77-6d71bf8f260d"}},"res":{"statusCode":200,"headers":{"x-request-id":"29922402-6c52-4a7d-be77-6d71bf8f260d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5927,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod0.bin"} +[server] INFO [18:46:57.129]: GQL BroadcastViewerUserActivity finished after 195 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[158.70889161814205,152.69195446076336,197.62915460006516],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":221.49060000106692},"apollo_query_duration_ms":195} +[server] INFO [18:46:57.245]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":756,"totalDuration":23859.719500013627}} +[server] INFO [18:46:57.277]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":758,"totalDuration":23916.9162000129}} +[server] INFO [18:46:57.531]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin request completed in 864 ms {"req":{"id":"4d69076c-3cc4-43af-aeb4-4b7300ea8bfb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4d69076c-3cc4-43af-aeb4-4b7300ea8bfb"}},"res":{"statusCode":200,"headers":{"x-request-id":"4d69076c-3cc4-43af-aeb4-4b7300ea8bfb","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":864,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000003_lod1.bin"} +[server] INFO [18:46:57.691]: GQL BroadcastViewerUserActivity finished after 149 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.84522091550645,118.46023673728975,167.91562753038522],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":175.69769999943674},"apollo_query_duration_ms":149} +[server] INFO [18:46:57.723]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request received {"req":{"id":"53f7216e-975e-473a-9149-314dd6a4341d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53f7216e-975e-473a-9149-314dd6a4341d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:46:57.724]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request completed in 1 ms {"req":{"id":"53f7216e-975e-473a-9149-314dd6a4341d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53f7216e-975e-473a-9149-314dd6a4341d"}},"res":{"statusCode":204,"headers":{"x-request-id":"53f7216e-975e-473a-9149-314dd6a4341d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:46:57.738]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request received {"req":{"id":"c282ef39-a3fc-4042-9d93-45877fece8b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c282ef39-a3fc-4042-9d93-45877fece8b5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:46:57.745]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1142 ms {"req":{"id":"72d67eca-9cfa-46b2-a02c-3b7c3721dff2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72d67eca-9cfa-46b2-a02c-3b7c3721dff2"}},"res":{"statusCode":200,"headers":{"x-request-id":"72d67eca-9cfa-46b2-a02c-3b7c3721dff2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1142,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [18:46:57.807]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":762,"totalDuration":24026.022500013}} +[server] INFO [18:46:57.851]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":764,"totalDuration":24096.162700013258}} +[server] INFO [18:46:57.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"1f894e5c-e800-4d41-b62b-59b015083845","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f894e5c-e800-4d41-b62b-59b015083845"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:57.981]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 1 ms {"req":{"id":"1f894e5c-e800-4d41-b62b-59b015083845","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1f894e5c-e800-4d41-b62b-59b015083845"}},"res":{"statusCode":204,"headers":{"x-request-id":"1f894e5c-e800-4d41-b62b-59b015083845","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:57.996]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"c648ebef-2f70-475a-94c0-2e1d54628cff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c648ebef-2f70-475a-94c0-2e1d54628cff"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:58.129]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"f022936e-8f1a-465b-b59f-866657ab1e89","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f022936e-8f1a-465b-b59f-866657ab1e89"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:46:58.130]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1 ms {"req":{"id":"f022936e-8f1a-465b-b59f-866657ab1e89","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f022936e-8f1a-465b-b59f-866657ab1e89"}},"res":{"statusCode":204,"headers":{"x-request-id":"f022936e-8f1a-465b-b59f-866657ab1e89","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:46:58.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request received {"req":{"id":"96e14423-4eb3-467b-8e1e-c4769b237cc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96e14423-4eb3-467b-8e1e-c4769b237cc2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:46:58.549]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin request completed in 810 ms {"req":{"id":"c282ef39-a3fc-4042-9d93-45877fece8b5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c282ef39-a3fc-4042-9d93-45877fece8b5"}},"res":{"statusCode":200,"headers":{"x-request-id":"c282ef39-a3fc-4042-9d93-45877fece8b5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":810,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000002_lod1.bin"} +[server] INFO [18:46:58.725]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 729 ms {"req":{"id":"c648ebef-2f70-475a-94c0-2e1d54628cff","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c648ebef-2f70-475a-94c0-2e1d54628cff"}},"res":{"statusCode":200,"headers":{"x-request-id":"c648ebef-2f70-475a-94c0-2e1d54628cff","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":729,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [18:46:59.143]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin request completed in 1000 ms {"req":{"id":"96e14423-4eb3-467b-8e1e-c4769b237cc2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96e14423-4eb3-467b-8e1e-c4769b237cc2"}},"res":{"statusCode":200,"headers":{"x-request-id":"96e14423-4eb3-467b-8e1e-c4769b237cc2","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1000,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000034_lod1.bin"} +[server] INFO [18:46:59.147]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request received {"req":{"id":"6e2a3885-578b-4018-9268-080cebcee766","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e2a3885-578b-4018-9268-080cebcee766"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [18:46:59.148]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request completed in 1 ms {"req":{"id":"6e2a3885-578b-4018-9268-080cebcee766","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e2a3885-578b-4018-9268-080cebcee766"}},"res":{"statusCode":204,"headers":{"x-request-id":"6e2a3885-578b-4018-9268-080cebcee766","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [18:46:59.163]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request received {"req":{"id":"6f12a319-e86d-49e7-82c3-9abee7132ac6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f12a319-e86d-49e7-82c3-9abee7132ac6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [18:46:59.515]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request received {"req":{"id":"18195b51-9ebf-40c4-9792-184dea9054d5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18195b51-9ebf-40c4-9792-184dea9054d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:46:59.516]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request completed in 1 ms {"req":{"id":"18195b51-9ebf-40c4-9792-184dea9054d5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"18195b51-9ebf-40c4-9792-184dea9054d5"}},"res":{"statusCode":204,"headers":{"x-request-id":"18195b51-9ebf-40c4-9792-184dea9054d5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:46:59.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request received {"req":{"id":"a1eaf494-4002-4e21-a045-25a4a3b83f93","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1eaf494-4002-4e21-a045-25a4a3b83f93"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:46:59.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"1b328053-1684-4492-a7e9-b5f9c8617286","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b328053-1684-4492-a7e9-b5f9c8617286"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:46:59.567]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 1 ms {"req":{"id":"1b328053-1684-4492-a7e9-b5f9c8617286","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b328053-1684-4492-a7e9-b5f9c8617286"}},"res":{"statusCode":204,"headers":{"x-request-id":"1b328053-1684-4492-a7e9-b5f9c8617286","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:46:59.581]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request received {"req":{"id":"902a0a87-05b2-4fa5-a864-14f3809dc23f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"902a0a87-05b2-4fa5-a864-14f3809dc23f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:47:00.041]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin request completed in 877 ms {"req":{"id":"6f12a319-e86d-49e7-82c3-9abee7132ac6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6f12a319-e86d-49e7-82c3-9abee7132ac6"}},"res":{"statusCode":200,"headers":{"x-request-id":"6f12a319-e86d-49e7-82c3-9abee7132ac6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":877,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod1.bin"} +[server] INFO [18:47:00.389]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"aae60afe-ffc0-40cd-9248-9ff575888ca2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aae60afe-ffc0-40cd-9248-9ff575888ca2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:47:00.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 1 ms {"req":{"id":"aae60afe-ffc0-40cd-9248-9ff575888ca2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aae60afe-ffc0-40cd-9248-9ff575888ca2"}},"res":{"statusCode":204,"headers":{"x-request-id":"aae60afe-ffc0-40cd-9248-9ff575888ca2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:47:00.397]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request received {"req":{"id":"dc4f93d2-cc32-4190-a8ee-a67c54c6d2d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc4f93d2-cc32-4190-a8ee-a67c54c6d2d9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:47:00.617]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin request completed in 1089 ms {"req":{"id":"a1eaf494-4002-4e21-a045-25a4a3b83f93","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a1eaf494-4002-4e21-a045-25a4a3b83f93"}},"res":{"statusCode":200,"headers":{"x-request-id":"a1eaf494-4002-4e21-a045-25a4a3b83f93","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1089,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000065_lod1.bin"} +[server] INFO [18:47:00.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin request completed in 1116 ms {"req":{"id":"902a0a87-05b2-4fa5-a864-14f3809dc23f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"902a0a87-05b2-4fa5-a864-14f3809dc23f"}},"res":{"statusCode":200,"headers":{"x-request-id":"902a0a87-05b2-4fa5-a864-14f3809dc23f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1116,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000001_lod1.bin"} +[server] INFO [18:47:00.839]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin request completed in 442 ms {"req":{"id":"dc4f93d2-cc32-4190-a8ee-a67c54c6d2d9","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dc4f93d2-cc32-4190-a8ee-a67c54c6d2d9"}},"res":{"statusCode":200,"headers":{"x-request-id":"dc4f93d2-cc32-4190-a8ee-a67c54c6d2d9","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":442,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000083_lod1.bin"} +[server] INFO [18:47:01.014]: GQL BroadcastViewerUserActivity finished after 143 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.84522091550645,118.46023673728975,167.91562753038522],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":165.23569999821484},"apollo_query_duration_ms":143} +[server] INFO [18:47:01.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"aaf028b8-c83c-4320-98be-c4b91eaf6437","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aaf028b8-c83c-4320-98be-c4b91eaf6437"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:47:01.023]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 1 ms {"req":{"id":"aaf028b8-c83c-4320-98be-c4b91eaf6437","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"aaf028b8-c83c-4320-98be-c4b91eaf6437"}},"res":{"statusCode":204,"headers":{"x-request-id":"aaf028b8-c83c-4320-98be-c4b91eaf6437","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:47:01.035]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request received {"req":{"id":"c9a675fa-27d0-48a1-87f9-19f1cc434ca0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9a675fa-27d0-48a1-87f9-19f1cc434ca0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:47:01.140]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":768,"totalDuration":24215.810800014995}} +[server] INFO [18:47:01.144]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request received {"req":{"id":"1471cff0-f69f-4232-9008-5831024c3c79","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1471cff0-f69f-4232-9008-5831024c3c79"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:47:01.145]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request completed in 1 ms {"req":{"id":"1471cff0-f69f-4232-9008-5831024c3c79","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1471cff0-f69f-4232-9008-5831024c3c79"}},"res":{"statusCode":204,"headers":{"x-request-id":"1471cff0-f69f-4232-9008-5831024c3c79","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:47:01.159]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request received {"req":{"id":"4cfd2914-5903-4cbb-b9d7-2efb09679871","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cfd2914-5903-4cbb-b9d7-2efb09679871"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:47:01.168]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":770,"totalDuration":24270.26370001491}} +[server] INFO [18:47:01.271]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"098ec859-9d81-4e45-b1ae-6176d64e80e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"098ec859-9d81-4e45-b1ae-6176d64e80e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:47:01.272]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 1 ms {"req":{"id":"098ec859-9d81-4e45-b1ae-6176d64e80e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"098ec859-9d81-4e45-b1ae-6176d64e80e3"}},"res":{"statusCode":204,"headers":{"x-request-id":"098ec859-9d81-4e45-b1ae-6176d64e80e3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:47:01.286]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request received {"req":{"id":"faf741df-3902-49b8-9bcf-e39db9b3350e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"faf741df-3902-49b8-9bcf-e39db9b3350e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:47:02.607]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin request completed in 1448 ms {"req":{"id":"4cfd2914-5903-4cbb-b9d7-2efb09679871","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cfd2914-5903-4cbb-b9d7-2efb09679871"}},"res":{"statusCode":200,"headers":{"x-request-id":"4cfd2914-5903-4cbb-b9d7-2efb09679871","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1448,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000064_lod1.bin"} +[server] INFO [18:47:02.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"c2237588-b5cc-4504-9fc7-3719aca27ed8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2237588-b5cc-4504-9fc7-3719aca27ed8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:47:02.896]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1 ms {"req":{"id":"c2237588-b5cc-4504-9fc7-3719aca27ed8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2237588-b5cc-4504-9fc7-3719aca27ed8"}},"res":{"statusCode":204,"headers":{"x-request-id":"c2237588-b5cc-4504-9fc7-3719aca27ed8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:47:02.910]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"348052e3-ffe1-435f-8705-4d9a0357599b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"348052e3-ffe1-435f-8705-4d9a0357599b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:47:03.094]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin request completed in 2059 ms {"req":{"id":"c9a675fa-27d0-48a1-87f9-19f1cc434ca0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c9a675fa-27d0-48a1-87f9-19f1cc434ca0"}},"res":{"statusCode":200,"headers":{"x-request-id":"c9a675fa-27d0-48a1-87f9-19f1cc434ca0","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2059,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000020_lod1.bin"} +[server] INFO [18:47:03.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request received {"req":{"id":"e600c636-0af8-4116-88b7-57e4cad2a83f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e600c636-0af8-4116-88b7-57e4cad2a83f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:47:03.519]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request completed in 1 ms {"req":{"id":"e600c636-0af8-4116-88b7-57e4cad2a83f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e600c636-0af8-4116-88b7-57e4cad2a83f"}},"res":{"statusCode":204,"headers":{"x-request-id":"e600c636-0af8-4116-88b7-57e4cad2a83f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:47:03.530]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request received {"req":{"id":"da0395b4-aa6f-4701-95c4-c6ede50b488b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da0395b4-aa6f-4701-95c4-c6ede50b488b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:47:03.912]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin request completed in 382 ms {"req":{"id":"da0395b4-aa6f-4701-95c4-c6ede50b488b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"da0395b4-aa6f-4701-95c4-c6ede50b488b"}},"res":{"statusCode":200,"headers":{"x-request-id":"da0395b4-aa6f-4701-95c4-c6ede50b488b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":382,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000086_lod1.bin"} +[server] INFO [18:47:04.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"2ba040a7-849a-4822-9784-a6b24fc25acd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ba040a7-849a-4822-9784-a6b24fc25acd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:47:04.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 0 ms {"req":{"id":"2ba040a7-849a-4822-9784-a6b24fc25acd","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ba040a7-849a-4822-9784-a6b24fc25acd"}},"res":{"statusCode":204,"headers":{"x-request-id":"2ba040a7-849a-4822-9784-a6b24fc25acd","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:47:04.095]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request received {"req":{"id":"014c4370-b88e-4535-8c3f-c93f76e0b99a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"014c4370-b88e-4535-8c3f-c93f76e0b99a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:47:04.329]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 1419 ms {"req":{"id":"348052e3-ffe1-435f-8705-4d9a0357599b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"348052e3-ffe1-435f-8705-4d9a0357599b"}},"res":{"statusCode":200,"headers":{"x-request-id":"348052e3-ffe1-435f-8705-4d9a0357599b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1419,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [18:47:04.761]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"0d7c9fb2-5655-46c4-89fb-9a35eee83aca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d7c9fb2-5655-46c4-89fb-9a35eee83aca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [18:47:04.762]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 1 ms {"req":{"id":"0d7c9fb2-5655-46c4-89fb-9a35eee83aca","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0d7c9fb2-5655-46c4-89fb-9a35eee83aca"}},"res":{"statusCode":204,"headers":{"x-request-id":"0d7c9fb2-5655-46c4-89fb-9a35eee83aca","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [18:47:04.774]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"2f5834c8-b8d9-4a6d-9707-cd730a011892","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2f5834c8-b8d9-4a6d-9707-cd730a011892"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [18:47:04.857]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin request completed in 3571 ms {"req":{"id":"faf741df-3902-49b8-9bcf-e39db9b3350e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"faf741df-3902-49b8-9bcf-e39db9b3350e"}},"res":{"statusCode":200,"headers":{"x-request-id":"faf741df-3902-49b8-9bcf-e39db9b3350e","access-control-allow-origin":"*","x-ratelimit-remaining":496,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3571,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000079_lod0.bin"} +[server] INFO [18:47:05.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin request completed in 936 ms {"req":{"id":"014c4370-b88e-4535-8c3f-c93f76e0b99a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"014c4370-b88e-4535-8c3f-c93f76e0b99a"}},"res":{"statusCode":200,"headers":{"x-request-id":"014c4370-b88e-4535-8c3f-c93f76e0b99a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":936,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000073_lod1.bin"} +[server] INFO [18:47:05.305]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request received {"req":{"id":"29b503a9-3427-4062-b7c3-7fc96e3cdf08","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"29b503a9-3427-4062-b7c3-7fc96e3cdf08"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [18:47:05.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request completed in 1 ms {"req":{"id":"29b503a9-3427-4062-b7c3-7fc96e3cdf08","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"29b503a9-3427-4062-b7c3-7fc96e3cdf08"}},"res":{"statusCode":204,"headers":{"x-request-id":"29b503a9-3427-4062-b7c3-7fc96e3cdf08","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [18:47:05.319]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request received {"req":{"id":"608c2721-ac34-479c-a6c8-a07e5d7703ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"608c2721-ac34-479c-a6c8-a07e5d7703ec"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [18:47:05.466]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"f69905a5-2321-46fa-ac14-69a6bdce01e7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f69905a5-2321-46fa-ac14-69a6bdce01e7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:47:05.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1 ms {"req":{"id":"f69905a5-2321-46fa-ac14-69a6bdce01e7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f69905a5-2321-46fa-ac14-69a6bdce01e7"}},"res":{"statusCode":204,"headers":{"x-request-id":"f69905a5-2321-46fa-ac14-69a6bdce01e7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:47:05.483]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"28471d7d-d66c-41cc-b753-cd013f6095a4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28471d7d-d66c-41cc-b753-cd013f6095a4"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:47:05.727]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 953 ms {"req":{"id":"2f5834c8-b8d9-4a6d-9707-cd730a011892","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2f5834c8-b8d9-4a6d-9707-cd730a011892"}},"res":{"statusCode":200,"headers":{"x-request-id":"2f5834c8-b8d9-4a6d-9707-cd730a011892","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":953,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [18:47:06.044]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"97a805d6-15aa-439f-acec-c395234c4949","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97a805d6-15aa-439f-acec-c395234c4949"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:47:06.045]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 1 ms {"req":{"id":"97a805d6-15aa-439f-acec-c395234c4949","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97a805d6-15aa-439f-acec-c395234c4949"}},"res":{"statusCode":204,"headers":{"x-request-id":"97a805d6-15aa-439f-acec-c395234c4949","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:47:06.059]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"d27bc94e-fe18-4e0d-a845-0576663be8d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d27bc94e-fe18-4e0d-a845-0576663be8d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:47:06.375]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin request completed in 1056 ms {"req":{"id":"608c2721-ac34-479c-a6c8-a07e5d7703ec","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"608c2721-ac34-479c-a6c8-a07e5d7703ec"}},"res":{"statusCode":200,"headers":{"x-request-id":"608c2721-ac34-479c-a6c8-a07e5d7703ec","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1056,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod1.bin"} +[server] INFO [18:47:06.741]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"068b5db1-dae8-4a32-90bf-34b380ffc06d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"068b5db1-dae8-4a32-90bf-34b380ffc06d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [18:47:06.741]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 1 ms {"req":{"id":"068b5db1-dae8-4a32-90bf-34b380ffc06d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"068b5db1-dae8-4a32-90bf-34b380ffc06d"}},"res":{"statusCode":204,"headers":{"x-request-id":"068b5db1-dae8-4a32-90bf-34b380ffc06d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [18:47:06.754]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"51f3efe0-76e2-4a9b-8896-54c82aaa200b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"51f3efe0-76e2-4a9b-8896-54c82aaa200b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [18:47:06.761]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1277 ms {"req":{"id":"28471d7d-d66c-41cc-b753-cd013f6095a4","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28471d7d-d66c-41cc-b753-cd013f6095a4"}},"res":{"statusCode":200,"headers":{"x-request-id":"28471d7d-d66c-41cc-b753-cd013f6095a4","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1277,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [18:47:07.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"3182ba1e-1979-4436-be15-095c994fc231","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3182ba1e-1979-4436-be15-095c994fc231"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:47:07.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"3182ba1e-1979-4436-be15-095c994fc231","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3182ba1e-1979-4436-be15-095c994fc231"}},"res":{"statusCode":204,"headers":{"x-request-id":"3182ba1e-1979-4436-be15-095c994fc231","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:47:07.180]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"8ed7ba55-1045-4a90-a94e-6f62055f13e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ed7ba55-1045-4a90-a94e-6f62055f13e6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:47:07.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 1136 ms {"req":{"id":"d27bc94e-fe18-4e0d-a845-0576663be8d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d27bc94e-fe18-4e0d-a845-0576663be8d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"d27bc94e-fe18-4e0d-a845-0576663be8d6","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1136,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [18:47:07.539]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"1c12a41f-614a-4b2a-99c2-7a2bfd4b3737","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c12a41f-614a-4b2a-99c2-7a2bfd4b3737"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:47:07.540]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 1 ms {"req":{"id":"1c12a41f-614a-4b2a-99c2-7a2bfd4b3737","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1c12a41f-614a-4b2a-99c2-7a2bfd4b3737"}},"res":{"statusCode":204,"headers":{"x-request-id":"1c12a41f-614a-4b2a-99c2-7a2bfd4b3737","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:47:07.554]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"a4443725-d19e-4860-8538-433cdeb7263d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4443725-d19e-4860-8538-433cdeb7263d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:47:07.711]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 957 ms {"req":{"id":"51f3efe0-76e2-4a9b-8896-54c82aaa200b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"51f3efe0-76e2-4a9b-8896-54c82aaa200b"}},"res":{"statusCode":200,"headers":{"x-request-id":"51f3efe0-76e2-4a9b-8896-54c82aaa200b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":957,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [18:47:08.079]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 525 ms {"req":{"id":"a4443725-d19e-4860-8538-433cdeb7263d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a4443725-d19e-4860-8538-433cdeb7263d"}},"res":{"statusCode":200,"headers":{"x-request-id":"a4443725-d19e-4860-8538-433cdeb7263d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":525,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [18:47:08.125]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"e3e432e6-fd29-4e29-9d15-eb47b9c3214f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3e432e6-fd29-4e29-9d15-eb47b9c3214f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [18:47:08.125]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 0 ms {"req":{"id":"e3e432e6-fd29-4e29-9d15-eb47b9c3214f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e3e432e6-fd29-4e29-9d15-eb47b9c3214f"}},"res":{"statusCode":204,"headers":{"x-request-id":"e3e432e6-fd29-4e29-9d15-eb47b9c3214f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [18:47:08.134]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 954 ms {"req":{"id":"8ed7ba55-1045-4a90-a94e-6f62055f13e6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ed7ba55-1045-4a90-a94e-6f62055f13e6"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ed7ba55-1045-4a90-a94e-6f62055f13e6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":954,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [18:47:08.138]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"4cc7133f-e5fe-4b95-8ce9-179efcbaf30e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cc7133f-e5fe-4b95-8ce9-179efcbaf30e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [18:47:08.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"033d33ac-a07f-4407-a256-2a305531d9ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"033d33ac-a07f-4407-a256-2a305531d9ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:47:08.607]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1 ms {"req":{"id":"033d33ac-a07f-4407-a256-2a305531d9ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"033d33ac-a07f-4407-a256-2a305531d9ce"}},"res":{"statusCode":204,"headers":{"x-request-id":"033d33ac-a07f-4407-a256-2a305531d9ce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:47:08.621]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"898a67bb-38b3-4981-8627-0c441fef99f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"898a67bb-38b3-4981-8627-0c441fef99f5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:47:08.850]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"c31c10bf-7256-486e-afd5-94fe6964356a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c31c10bf-7256-486e-afd5-94fe6964356a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [18:47:08.850]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 1 ms {"req":{"id":"c31c10bf-7256-486e-afd5-94fe6964356a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c31c10bf-7256-486e-afd5-94fe6964356a"}},"res":{"statusCode":204,"headers":{"x-request-id":"c31c10bf-7256-486e-afd5-94fe6964356a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [18:47:08.864]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"f6e843df-f8da-4a2e-81e0-49b5ec9eb70e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6e843df-f8da-4a2e-81e0-49b5ec9eb70e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [18:47:08.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 834 ms {"req":{"id":"4cc7133f-e5fe-4b95-8ce9-179efcbaf30e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cc7133f-e5fe-4b95-8ce9-179efcbaf30e"}},"res":{"statusCode":200,"headers":{"x-request-id":"4cc7133f-e5fe-4b95-8ce9-179efcbaf30e","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":834,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [18:47:09.419]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"0a9acdee-22e6-4045-91d1-668bf97e9217","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0a9acdee-22e6-4045-91d1-668bf97e9217"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:47:09.420]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 1 ms {"req":{"id":"0a9acdee-22e6-4045-91d1-668bf97e9217","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0a9acdee-22e6-4045-91d1-668bf97e9217"}},"res":{"statusCode":204,"headers":{"x-request-id":"0a9acdee-22e6-4045-91d1-668bf97e9217","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:47:09.434]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"d23cdb32-d8db-42f6-b67f-e82c26e7787a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d23cdb32-d8db-42f6-b67f-e82c26e7787a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:47:09.768]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1147 ms {"req":{"id":"898a67bb-38b3-4981-8627-0c441fef99f5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"898a67bb-38b3-4981-8627-0c441fef99f5"}},"res":{"statusCode":200,"headers":{"x-request-id":"898a67bb-38b3-4981-8627-0c441fef99f5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1147,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [18:47:10.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"1718ce08-78d7-47a7-bb77-d4a383235fd8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1718ce08-78d7-47a7-bb77-d4a383235fd8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:47:10.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 1 ms {"req":{"id":"1718ce08-78d7-47a7-bb77-d4a383235fd8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1718ce08-78d7-47a7-bb77-d4a383235fd8"}},"res":{"statusCode":204,"headers":{"x-request-id":"1718ce08-78d7-47a7-bb77-d4a383235fd8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:47:10.202]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"baaff64c-0396-4056-9636-22b30439ee19","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"baaff64c-0396-4056-9636-22b30439ee19"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:47:10.210]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 1346 ms {"req":{"id":"f6e843df-f8da-4a2e-81e0-49b5ec9eb70e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6e843df-f8da-4a2e-81e0-49b5ec9eb70e"}},"res":{"statusCode":200,"headers":{"x-request-id":"f6e843df-f8da-4a2e-81e0-49b5ec9eb70e","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1346,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [18:47:10.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"14a373f3-1d96-4b27-8ebc-9d9c46993c13","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14a373f3-1d96-4b27-8ebc-9d9c46993c13"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:47:10.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 0 ms {"req":{"id":"14a373f3-1d96-4b27-8ebc-9d9c46993c13","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"14a373f3-1d96-4b27-8ebc-9d9c46993c13"}},"res":{"statusCode":204,"headers":{"x-request-id":"14a373f3-1d96-4b27-8ebc-9d9c46993c13","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:47:10.573]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"af1d3718-73d8-4756-bb51-ccce75d5e123","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af1d3718-73d8-4756-bb51-ccce75d5e123"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:47:10.957]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 1524 ms {"req":{"id":"d23cdb32-d8db-42f6-b67f-e82c26e7787a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d23cdb32-d8db-42f6-b67f-e82c26e7787a"}},"res":{"statusCode":200,"headers":{"x-request-id":"d23cdb32-d8db-42f6-b67f-e82c26e7787a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1524,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [18:47:11.200]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 627 ms {"req":{"id":"af1d3718-73d8-4756-bb51-ccce75d5e123","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"af1d3718-73d8-4756-bb51-ccce75d5e123"}},"res":{"statusCode":200,"headers":{"x-request-id":"af1d3718-73d8-4756-bb51-ccce75d5e123","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":627,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [18:47:11.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"5e5351a5-4c3c-4cc9-8e08-8a8a221987c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e5351a5-4c3c-4cc9-8e08-8a8a221987c0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [18:47:11.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 0 ms {"req":{"id":"5e5351a5-4c3c-4cc9-8e08-8a8a221987c0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5e5351a5-4c3c-4cc9-8e08-8a8a221987c0"}},"res":{"statusCode":204,"headers":{"x-request-id":"5e5351a5-4c3c-4cc9-8e08-8a8a221987c0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [18:47:11.411]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"5482a138-5afe-4001-a9ec-d625d87916fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5482a138-5afe-4001-a9ec-d625d87916fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [18:47:11.580]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 1378 ms {"req":{"id":"baaff64c-0396-4056-9636-22b30439ee19","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"baaff64c-0396-4056-9636-22b30439ee19"}},"res":{"statusCode":200,"headers":{"x-request-id":"baaff64c-0396-4056-9636-22b30439ee19","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1378,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [18:47:11.660]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"6c146cf4-bce2-494b-8317-26a91a3dc086","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6c146cf4-bce2-494b-8317-26a91a3dc086"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:47:11.660]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 0 ms {"req":{"id":"6c146cf4-bce2-494b-8317-26a91a3dc086","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6c146cf4-bce2-494b-8317-26a91a3dc086"}},"res":{"statusCode":204,"headers":{"x-request-id":"6c146cf4-bce2-494b-8317-26a91a3dc086","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:47:11.673]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"31a467fa-3a2b-4933-a537-46c139dba51f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31a467fa-3a2b-4933-a537-46c139dba51f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:47:12.171]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"5bc01022-d55e-4508-8bda-986fa6169492","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5bc01022-d55e-4508-8bda-986fa6169492"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [18:47:12.172]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 1 ms {"req":{"id":"5bc01022-d55e-4508-8bda-986fa6169492","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5bc01022-d55e-4508-8bda-986fa6169492"}},"res":{"statusCode":204,"headers":{"x-request-id":"5bc01022-d55e-4508-8bda-986fa6169492","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [18:47:12.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"3ceee416-c1e3-4ce9-9673-0aa3e00df98f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ceee416-c1e3-4ce9-9673-0aa3e00df98f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [18:47:12.380]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 969 ms {"req":{"id":"5482a138-5afe-4001-a9ec-d625d87916fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5482a138-5afe-4001-a9ec-d625d87916fd"}},"res":{"statusCode":200,"headers":{"x-request-id":"5482a138-5afe-4001-a9ec-d625d87916fd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":969,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [18:47:12.608]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 423 ms {"req":{"id":"3ceee416-c1e3-4ce9-9673-0aa3e00df98f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3ceee416-c1e3-4ce9-9673-0aa3e00df98f"}},"res":{"statusCode":200,"headers":{"x-request-id":"3ceee416-c1e3-4ce9-9673-0aa3e00df98f","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":423,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [18:47:12.734]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1061 ms {"req":{"id":"31a467fa-3a2b-4933-a537-46c139dba51f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31a467fa-3a2b-4933-a537-46c139dba51f"}},"res":{"statusCode":200,"headers":{"x-request-id":"31a467fa-3a2b-4933-a537-46c139dba51f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1061,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [18:47:13.080]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request received {"req":{"id":"0bae9125-c544-40c3-a8d7-d3dd8e636259","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bae9125-c544-40c3-a8d7-d3dd8e636259"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:47:13.081]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request completed in 1 ms {"req":{"id":"0bae9125-c544-40c3-a8d7-d3dd8e636259","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bae9125-c544-40c3-a8d7-d3dd8e636259"}},"res":{"statusCode":204,"headers":{"x-request-id":"0bae9125-c544-40c3-a8d7-d3dd8e636259","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:47:13.089]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request received {"req":{"id":"cb2f28c1-2164-4ab1-a153-829932388003","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cb2f28c1-2164-4ab1-a153-829932388003"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:47:13.314]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"f079605a-68e2-48ac-8ea7-f6e507c02b49","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f079605a-68e2-48ac-8ea7-f6e507c02b49"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:47:13.315]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1 ms {"req":{"id":"f079605a-68e2-48ac-8ea7-f6e507c02b49","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f079605a-68e2-48ac-8ea7-f6e507c02b49"}},"res":{"statusCode":204,"headers":{"x-request-id":"f079605a-68e2-48ac-8ea7-f6e507c02b49","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:47:13.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"17cd24d9-7bdf-474e-acfe-5d10bbfaecf7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17cd24d9-7bdf-474e-acfe-5d10bbfaecf7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:47:13.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request received {"req":{"id":"6ffa01e7-fd1d-46ec-b345-8eff7f48546d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6ffa01e7-fd1d-46ec-b345-8eff7f48546d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [18:47:13.683]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request completed in 0 ms {"req":{"id":"6ffa01e7-fd1d-46ec-b345-8eff7f48546d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6ffa01e7-fd1d-46ec-b345-8eff7f48546d"}},"res":{"statusCode":204,"headers":{"x-request-id":"6ffa01e7-fd1d-46ec-b345-8eff7f48546d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [18:47:13.697]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request received {"req":{"id":"a9c27082-692e-445d-b23d-dca4a53fc592","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9c27082-692e-445d-b23d-dca4a53fc592"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [18:47:13.827]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin request completed in 738 ms {"req":{"id":"cb2f28c1-2164-4ab1-a153-829932388003","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cb2f28c1-2164-4ab1-a153-829932388003"}},"res":{"statusCode":200,"headers":{"x-request-id":"cb2f28c1-2164-4ab1-a153-829932388003","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":738,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000066_lod1.bin"} +[server] INFO [18:47:14.217]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"ac911f0e-c4e8-4a03-b2f0-f701601960d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac911f0e-c4e8-4a03-b2f0-f701601960d1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:47:14.218]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1 ms {"req":{"id":"ac911f0e-c4e8-4a03-b2f0-f701601960d1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac911f0e-c4e8-4a03-b2f0-f701601960d1"}},"res":{"statusCode":204,"headers":{"x-request-id":"ac911f0e-c4e8-4a03-b2f0-f701601960d1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:47:14.228]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"52de966d-f6cd-42f5-af6f-996402e609c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52de966d-f6cd-42f5-af6f-996402e609c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:47:14.316]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 991 ms {"req":{"id":"17cd24d9-7bdf-474e-acfe-5d10bbfaecf7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"17cd24d9-7bdf-474e-acfe-5d10bbfaecf7"}},"res":{"statusCode":200,"headers":{"x-request-id":"17cd24d9-7bdf-474e-acfe-5d10bbfaecf7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":991,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [18:47:14.528]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request completed in 831 ms {"req":{"id":"a9c27082-692e-445d-b23d-dca4a53fc592","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9c27082-692e-445d-b23d-dca4a53fc592"}},"res":{"statusCode":200,"headers":{"x-request-id":"a9c27082-692e-445d-b23d-dca4a53fc592","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":831,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [18:47:14.739]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 511 ms {"req":{"id":"52de966d-f6cd-42f5-af6f-996402e609c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"52de966d-f6cd-42f5-af6f-996402e609c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"52de966d-f6cd-42f5-af6f-996402e609c1","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":511,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [18:47:15.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"8252241f-cce8-4eeb-b31f-0f890489421d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8252241f-cce8-4eeb-b31f-0f890489421d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:47:15.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 0 ms {"req":{"id":"8252241f-cce8-4eeb-b31f-0f890489421d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8252241f-cce8-4eeb-b31f-0f890489421d"}},"res":{"statusCode":204,"headers":{"x-request-id":"8252241f-cce8-4eeb-b31f-0f890489421d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:47:15.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"d8cf0bb0-4b2c-44d6-a359-5f21b78f5259","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8cf0bb0-4b2c-44d6-a359-5f21b78f5259"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:47:15.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"be66c82b-2ce0-4e52-a5d6-0526870ec845","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be66c82b-2ce0-4e52-a5d6-0526870ec845"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:47:15.567]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 0 ms {"req":{"id":"be66c82b-2ce0-4e52-a5d6-0526870ec845","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be66c82b-2ce0-4e52-a5d6-0526870ec845"}},"res":{"statusCode":204,"headers":{"x-request-id":"be66c82b-2ce0-4e52-a5d6-0526870ec845","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:47:15.576]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"c43d0813-fb37-4f7c-b086-031a05512a93","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c43d0813-fb37-4f7c-b086-031a05512a93"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:47:15.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request received {"req":{"id":"e03b1b09-abae-4a4f-938f-f4688f9c1f8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e03b1b09-abae-4a4f-938f-f4688f9c1f8a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:47:15.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request completed in 0 ms {"req":{"id":"e03b1b09-abae-4a4f-938f-f4688f9c1f8a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e03b1b09-abae-4a4f-938f-f4688f9c1f8a"}},"res":{"statusCode":204,"headers":{"x-request-id":"e03b1b09-abae-4a4f-938f-f4688f9c1f8a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:47:15.877]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request received {"req":{"id":"f6a3b1d8-ec87-4596-8124-88497c634495","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a3b1d8-ec87-4596-8124-88497c634495"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:47:16.211]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 1004 ms {"req":{"id":"d8cf0bb0-4b2c-44d6-a359-5f21b78f5259","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d8cf0bb0-4b2c-44d6-a359-5f21b78f5259"}},"res":{"statusCode":200,"headers":{"x-request-id":"d8cf0bb0-4b2c-44d6-a359-5f21b78f5259","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1004,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [18:47:16.421]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 844 ms {"req":{"id":"c43d0813-fb37-4f7c-b086-031a05512a93","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c43d0813-fb37-4f7c-b086-031a05512a93"}},"res":{"statusCode":200,"headers":{"x-request-id":"c43d0813-fb37-4f7c-b086-031a05512a93","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":844,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [18:47:16.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"7daf5a6c-64f4-4d2e-8e96-c63ea6894967","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7daf5a6c-64f4-4d2e-8e96-c63ea6894967"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:47:16.901]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 0 ms {"req":{"id":"7daf5a6c-64f4-4d2e-8e96-c63ea6894967","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7daf5a6c-64f4-4d2e-8e96-c63ea6894967"}},"res":{"statusCode":204,"headers":{"x-request-id":"7daf5a6c-64f4-4d2e-8e96-c63ea6894967","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:47:16.914]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request received {"req":{"id":"8194cbb6-eb9e-43dd-a861-618effe3c3e0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8194cbb6-eb9e-43dd-a861-618effe3c3e0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:47:17.468]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin request completed in 554 ms {"req":{"id":"8194cbb6-eb9e-43dd-a861-618effe3c3e0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8194cbb6-eb9e-43dd-a861-618effe3c3e0"}},"res":{"statusCode":200,"headers":{"x-request-id":"8194cbb6-eb9e-43dd-a861-618effe3c3e0","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":554,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000096_lod0.bin"} +[server] INFO [18:47:17.558]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request received {"req":{"id":"c0981b96-4f75-40e3-b50b-4b2852f402e0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0981b96-4f75-40e3-b50b-4b2852f402e0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [18:47:17.558]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request completed in 1 ms {"req":{"id":"c0981b96-4f75-40e3-b50b-4b2852f402e0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c0981b96-4f75-40e3-b50b-4b2852f402e0"}},"res":{"statusCode":204,"headers":{"x-request-id":"c0981b96-4f75-40e3-b50b-4b2852f402e0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [18:47:17.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request received {"req":{"id":"4a792732-80b2-4ec4-8147-8d4b4e6b6183","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a792732-80b2-4ec4-8147-8d4b4e6b6183"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [18:47:17.599]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin request completed in 1722 ms {"req":{"id":"f6a3b1d8-ec87-4596-8124-88497c634495","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f6a3b1d8-ec87-4596-8124-88497c634495"}},"res":{"statusCode":200,"headers":{"x-request-id":"f6a3b1d8-ec87-4596-8124-88497c634495","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1722,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000019_lod1.bin"} +[server] INFO [18:47:18.206]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"9792efb2-af13-46f1-a80a-c05bff7541a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9792efb2-af13-46f1-a80a-c05bff7541a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [18:47:18.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1 ms {"req":{"id":"9792efb2-af13-46f1-a80a-c05bff7541a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9792efb2-af13-46f1-a80a-c05bff7541a9"}},"res":{"statusCode":204,"headers":{"x-request-id":"9792efb2-af13-46f1-a80a-c05bff7541a9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [18:47:18.219]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"a45e442c-f200-40fe-8f3d-bfb5370d3e89","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a45e442c-f200-40fe-8f3d-bfb5370d3e89"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [18:47:18.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request received {"req":{"id":"05337a5f-a2b1-4c7c-bb2e-e6b42157b185","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05337a5f-a2b1-4c7c-bb2e-e6b42157b185"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [18:47:18.376]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request completed in 0 ms {"req":{"id":"05337a5f-a2b1-4c7c-bb2e-e6b42157b185","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"05337a5f-a2b1-4c7c-bb2e-e6b42157b185"}},"res":{"statusCode":204,"headers":{"x-request-id":"05337a5f-a2b1-4c7c-bb2e-e6b42157b185","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [18:47:18.389]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request received {"req":{"id":"98c0d37f-13bd-4971-8421-0817440f5afc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98c0d37f-13bd-4971-8421-0817440f5afc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [18:47:18.746]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request completed in 1176 ms {"req":{"id":"4a792732-80b2-4ec4-8147-8d4b4e6b6183","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a792732-80b2-4ec4-8147-8d4b4e6b6183"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a792732-80b2-4ec4-8147-8d4b4e6b6183","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1176,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [18:47:19.044]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 825 ms {"req":{"id":"a45e442c-f200-40fe-8f3d-bfb5370d3e89","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a45e442c-f200-40fe-8f3d-bfb5370d3e89"}},"res":{"statusCode":200,"headers":{"x-request-id":"a45e442c-f200-40fe-8f3d-bfb5370d3e89","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":825,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [18:47:19.067]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request completed in 677 ms {"req":{"id":"98c0d37f-13bd-4971-8421-0817440f5afc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"98c0d37f-13bd-4971-8421-0817440f5afc"}},"res":{"statusCode":200,"headers":{"x-request-id":"98c0d37f-13bd-4971-8421-0817440f5afc","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":677,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [18:47:19.686]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"662955a0-f7ba-4c5e-afe9-f9dbe0d1428d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"662955a0-f7ba-4c5e-afe9-f9dbe0d1428d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:47:19.686]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1 ms {"req":{"id":"662955a0-f7ba-4c5e-afe9-f9dbe0d1428d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"662955a0-f7ba-4c5e-afe9-f9dbe0d1428d"}},"res":{"statusCode":204,"headers":{"x-request-id":"662955a0-f7ba-4c5e-afe9-f9dbe0d1428d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:47:19.698]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request received {"req":{"id":"8d767c0c-16bb-4f0f-a53d-d659febe58fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8d767c0c-16bb-4f0f-a53d-d659febe58fd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:47:19.967]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"69996799-8799-44a4-a00e-29313f3b4a60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69996799-8799-44a4-a00e-29313f3b4a60"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:47:19.967]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 0 ms {"req":{"id":"69996799-8799-44a4-a00e-29313f3b4a60","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69996799-8799-44a4-a00e-29313f3b4a60"}},"res":{"statusCode":204,"headers":{"x-request-id":"69996799-8799-44a4-a00e-29313f3b4a60","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:47:19.979]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request received {"req":{"id":"b0bc0ebf-4d5c-490c-b84f-d7550509b0b1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b0bc0ebf-4d5c-490c-b84f-d7550509b0b1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:47:20.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"2f0ce10d-9f1a-46d6-9e7a-a68e76fa8153","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2f0ce10d-9f1a-46d6-9e7a-a68e76fa8153"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [18:47:20.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 0 ms {"req":{"id":"2f0ce10d-9f1a-46d6-9e7a-a68e76fa8153","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2f0ce10d-9f1a-46d6-9e7a-a68e76fa8153"}},"res":{"statusCode":204,"headers":{"x-request-id":"2f0ce10d-9f1a-46d6-9e7a-a68e76fa8153","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [18:47:20.164]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"31c0724b-3018-4799-9cfd-91f7ba5793a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31c0724b-3018-4799-9cfd-91f7ba5793a7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [18:47:20.491]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin request completed in 512 ms {"req":{"id":"b0bc0ebf-4d5c-490c-b84f-d7550509b0b1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b0bc0ebf-4d5c-490c-b84f-d7550509b0b1"}},"res":{"statusCode":200,"headers":{"x-request-id":"b0bc0ebf-4d5c-490c-b84f-d7550509b0b1","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":512,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod2.bin"} +[server] INFO [18:47:20.781]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 617 ms {"req":{"id":"31c0724b-3018-4799-9cfd-91f7ba5793a7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"31c0724b-3018-4799-9cfd-91f7ba5793a7"}},"res":{"statusCode":200,"headers":{"x-request-id":"31c0724b-3018-4799-9cfd-91f7ba5793a7","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":617,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [18:47:20.849]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin request completed in 1151 ms {"req":{"id":"8d767c0c-16bb-4f0f-a53d-d659febe58fd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8d767c0c-16bb-4f0f-a53d-d659febe58fd"}},"res":{"statusCode":200,"headers":{"x-request-id":"8d767c0c-16bb-4f0f-a53d-d659febe58fd","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1151,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000049_lod1.bin"} +[server] INFO [18:47:21.557]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"4aa93d92-56ed-4bdf-b17a-b77ce6effed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4aa93d92-56ed-4bdf-b17a-b77ce6effed5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [18:47:21.557]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 0 ms {"req":{"id":"4aa93d92-56ed-4bdf-b17a-b77ce6effed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4aa93d92-56ed-4bdf-b17a-b77ce6effed5"}},"res":{"statusCode":204,"headers":{"x-request-id":"4aa93d92-56ed-4bdf-b17a-b77ce6effed5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [18:47:21.568]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"b380925c-9d81-4dd0-ad49-c7941ee6e492","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b380925c-9d81-4dd0-ad49-c7941ee6e492"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [18:47:21.656]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"1900825e-09f4-475d-a6e7-cfbb23170728","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1900825e-09f4-475d-a6e7-cfbb23170728"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:47:21.657]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 1 ms {"req":{"id":"1900825e-09f4-475d-a6e7-cfbb23170728","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1900825e-09f4-475d-a6e7-cfbb23170728"}},"res":{"statusCode":204,"headers":{"x-request-id":"1900825e-09f4-475d-a6e7-cfbb23170728","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:47:21.669]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"390728d8-7e43-49aa-9d16-33c8878990b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"390728d8-7e43-49aa-9d16-33c8878990b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:47:22.204]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"9637683d-96f9-4dcb-a017-83503247ae98","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9637683d-96f9-4dcb-a017-83503247ae98"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:47:22.204]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 0 ms {"req":{"id":"9637683d-96f9-4dcb-a017-83503247ae98","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9637683d-96f9-4dcb-a017-83503247ae98"}},"res":{"statusCode":204,"headers":{"x-request-id":"9637683d-96f9-4dcb-a017-83503247ae98","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:47:22.216]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request received {"req":{"id":"20061b32-327a-4b2d-b43c-44495ba53942","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"20061b32-327a-4b2d-b43c-44495ba53942"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:47:22.293]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 725 ms {"req":{"id":"b380925c-9d81-4dd0-ad49-c7941ee6e492","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b380925c-9d81-4dd0-ad49-c7941ee6e492"}},"res":{"statusCode":200,"headers":{"x-request-id":"b380925c-9d81-4dd0-ad49-c7941ee6e492","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":725,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [18:47:22.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 673 ms {"req":{"id":"390728d8-7e43-49aa-9d16-33c8878990b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"390728d8-7e43-49aa-9d16-33c8878990b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"390728d8-7e43-49aa-9d16-33c8878990b7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":673,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [18:47:22.518]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin request completed in 302 ms {"req":{"id":"20061b32-327a-4b2d-b43c-44495ba53942","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"20061b32-327a-4b2d-b43c-44495ba53942"}},"res":{"statusCode":200,"headers":{"x-request-id":"20061b32-327a-4b2d-b43c-44495ba53942","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":302,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000006_lod2.bin"} +[server] INFO [18:47:23.071]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"bedf69a9-0f4f-4924-81f0-6a4090ed49a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bedf69a9-0f4f-4924-81f0-6a4090ed49a9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [18:47:23.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 0 ms {"req":{"id":"bedf69a9-0f4f-4924-81f0-6a4090ed49a9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bedf69a9-0f4f-4924-81f0-6a4090ed49a9"}},"res":{"statusCode":204,"headers":{"x-request-id":"bedf69a9-0f4f-4924-81f0-6a4090ed49a9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [18:47:23.083]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request received {"req":{"id":"a8e1f50e-eb98-4e0e-836a-f07a95c257bc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8e1f50e-eb98-4e0e-836a-f07a95c257bc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [18:47:23.812]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request received {"req":{"id":"73fcc70d-5206-4d89-894d-b912e174c2bf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"73fcc70d-5206-4d89-894d-b912e174c2bf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [18:47:23.813]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request completed in 1 ms {"req":{"id":"73fcc70d-5206-4d89-894d-b912e174c2bf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"73fcc70d-5206-4d89-894d-b912e174c2bf"}},"res":{"statusCode":204,"headers":{"x-request-id":"73fcc70d-5206-4d89-894d-b912e174c2bf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [18:47:23.828]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request received {"req":{"id":"e7d1b8af-1de6-4f3a-a40a-12957d0e311e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7d1b8af-1de6-4f3a-a40a-12957d0e311e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [18:47:24.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"bcff93cd-e035-4eb8-86c5-1e7244356928","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bcff93cd-e035-4eb8-86c5-1e7244356928"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [18:47:24.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 1 ms {"req":{"id":"bcff93cd-e035-4eb8-86c5-1e7244356928","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bcff93cd-e035-4eb8-86c5-1e7244356928"}},"res":{"statusCode":204,"headers":{"x-request-id":"bcff93cd-e035-4eb8-86c5-1e7244356928","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [18:47:24.437]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"4a33d4f0-ed48-4d92-80f6-ba1cc7aad10c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a33d4f0-ed48-4d92-80f6-ba1cc7aad10c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [18:47:24.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request completed in 743 ms {"req":{"id":"e7d1b8af-1de6-4f3a-a40a-12957d0e311e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e7d1b8af-1de6-4f3a-a40a-12957d0e311e"}},"res":{"statusCode":200,"headers":{"x-request-id":"e7d1b8af-1de6-4f3a-a40a-12957d0e311e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":743,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [18:47:25.070]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 633 ms {"req":{"id":"4a33d4f0-ed48-4d92-80f6-ba1cc7aad10c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a33d4f0-ed48-4d92-80f6-ba1cc7aad10c"}},"res":{"statusCode":200,"headers":{"x-request-id":"4a33d4f0-ed48-4d92-80f6-ba1cc7aad10c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":633,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [18:47:25.572]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin request completed in 2489 ms {"req":{"id":"a8e1f50e-eb98-4e0e-836a-f07a95c257bc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8e1f50e-eb98-4e0e-836a-f07a95c257bc"}},"res":{"statusCode":200,"headers":{"x-request-id":"a8e1f50e-eb98-4e0e-836a-f07a95c257bc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2489,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000042_lod0.bin"} +[server] INFO [18:47:25.815]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request received {"req":{"id":"4c0e4666-d706-4f5b-865d-1c24c102da40","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c0e4666-d706-4f5b-865d-1c24c102da40"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [18:47:25.816]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request completed in 1 ms {"req":{"id":"4c0e4666-d706-4f5b-865d-1c24c102da40","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4c0e4666-d706-4f5b-865d-1c24c102da40"}},"res":{"statusCode":204,"headers":{"x-request-id":"4c0e4666-d706-4f5b-865d-1c24c102da40","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [18:47:25.827]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request received {"req":{"id":"60516482-be4a-4c54-b359-96c804ca58e2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"60516482-be4a-4c54-b359-96c804ca58e2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [18:47:26.077]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"c2021c59-16ed-421a-b221-01b6c97d896f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2021c59-16ed-421a-b221-01b6c97d896f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:47:26.078]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 1 ms {"req":{"id":"c2021c59-16ed-421a-b221-01b6c97d896f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c2021c59-16ed-421a-b221-01b6c97d896f"}},"res":{"statusCode":204,"headers":{"x-request-id":"c2021c59-16ed-421a-b221-01b6c97d896f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:47:26.085]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"603e496f-f610-4d49-baf3-51dda30c626a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"603e496f-f610-4d49-baf3-51dda30c626a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:47:26.353]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin request completed in 526 ms {"req":{"id":"60516482-be4a-4c54-b359-96c804ca58e2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"60516482-be4a-4c54-b359-96c804ca58e2"}},"res":{"statusCode":200,"headers":{"x-request-id":"60516482-be4a-4c54-b359-96c804ca58e2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":526,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000055_lod1.bin"} +[server] INFO [18:47:26.759]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 674 ms {"req":{"id":"603e496f-f610-4d49-baf3-51dda30c626a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"603e496f-f610-4d49-baf3-51dda30c626a"}},"res":{"statusCode":200,"headers":{"x-request-id":"603e496f-f610-4d49-baf3-51dda30c626a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":674,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [18:47:27.175]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"2192b4d9-ec20-44b3-ae62-8cbe42cbf0db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2192b4d9-ec20-44b3-ae62-8cbe42cbf0db"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:47:27.175]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 0 ms {"req":{"id":"2192b4d9-ec20-44b3-ae62-8cbe42cbf0db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2192b4d9-ec20-44b3-ae62-8cbe42cbf0db"}},"res":{"statusCode":204,"headers":{"x-request-id":"2192b4d9-ec20-44b3-ae62-8cbe42cbf0db","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:47:27.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"b296397b-86db-4e22-9efc-7a14e9f135a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b296397b-86db-4e22-9efc-7a14e9f135a6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:47:27.504]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"b87a8e74-dbcf-4312-8976-9910ba2628e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b87a8e74-dbcf-4312-8976-9910ba2628e3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:47:27.505]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 1 ms {"req":{"id":"b87a8e74-dbcf-4312-8976-9910ba2628e3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b87a8e74-dbcf-4312-8976-9910ba2628e3"}},"res":{"statusCode":204,"headers":{"x-request-id":"b87a8e74-dbcf-4312-8976-9910ba2628e3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:47:27.515]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"6e02e191-b78f-4614-91b8-854ce24940ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e02e191-b78f-4614-91b8-854ce24940ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:47:27.785]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 600 ms {"req":{"id":"b296397b-86db-4e22-9efc-7a14e9f135a6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b296397b-86db-4e22-9efc-7a14e9f135a6"}},"res":{"statusCode":200,"headers":{"x-request-id":"b296397b-86db-4e22-9efc-7a14e9f135a6","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":600,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [18:47:28.138]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 623 ms {"req":{"id":"6e02e191-b78f-4614-91b8-854ce24940ac","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6e02e191-b78f-4614-91b8-854ce24940ac"}},"res":{"statusCode":200,"headers":{"x-request-id":"6e02e191-b78f-4614-91b8-854ce24940ac","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":623,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [18:47:28.559]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"2194e5eb-308d-49da-9971-cc69fe42d43b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2194e5eb-308d-49da-9971-cc69fe42d43b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [18:47:28.559]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 0 ms {"req":{"id":"2194e5eb-308d-49da-9971-cc69fe42d43b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2194e5eb-308d-49da-9971-cc69fe42d43b"}},"res":{"statusCode":204,"headers":{"x-request-id":"2194e5eb-308d-49da-9971-cc69fe42d43b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [18:47:28.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"dba834e1-1edb-4998-95ca-c93021ca7b9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dba834e1-1edb-4998-95ca-c93021ca7b9d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [18:47:28.866]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request received {"req":{"id":"3f0a1a37-0281-4ed4-99c0-87f6c681ad69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f0a1a37-0281-4ed4-99c0-87f6c681ad69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:47:28.867]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request completed in 0 ms {"req":{"id":"3f0a1a37-0281-4ed4-99c0-87f6c681ad69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f0a1a37-0281-4ed4-99c0-87f6c681ad69"}},"res":{"statusCode":204,"headers":{"x-request-id":"3f0a1a37-0281-4ed4-99c0-87f6c681ad69","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:47:28.875]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request received {"req":{"id":"395e8d57-50e0-41e4-9b91-cb52b6e91731","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"395e8d57-50e0-41e4-9b91-cb52b6e91731"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:47:29.061]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request received {"req":{"id":"6cb0f8df-3297-4c5e-a0ff-2a7b70425fd3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cb0f8df-3297-4c5e-a0ff-2a7b70425fd3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [18:47:29.062]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request completed in 1 ms {"req":{"id":"6cb0f8df-3297-4c5e-a0ff-2a7b70425fd3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cb0f8df-3297-4c5e-a0ff-2a7b70425fd3"}},"res":{"statusCode":204,"headers":{"x-request-id":"6cb0f8df-3297-4c5e-a0ff-2a7b70425fd3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [18:47:29.073]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request received {"req":{"id":"421191ca-a4a9-4069-8fd9-4c7eb0f0ce11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"421191ca-a4a9-4069-8fd9-4c7eb0f0ce11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [18:47:29.220]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 649 ms {"req":{"id":"dba834e1-1edb-4998-95ca-c93021ca7b9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dba834e1-1edb-4998-95ca-c93021ca7b9d"}},"res":{"statusCode":200,"headers":{"x-request-id":"dba834e1-1edb-4998-95ca-c93021ca7b9d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":649,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [18:47:29.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin request completed in 766 ms {"req":{"id":"395e8d57-50e0-41e4-9b91-cb52b6e91731","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"395e8d57-50e0-41e4-9b91-cb52b6e91731"}},"res":{"statusCode":200,"headers":{"x-request-id":"395e8d57-50e0-41e4-9b91-cb52b6e91731","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":766,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000041_lod1.bin"} +[server] INFO [18:47:29.684]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin request completed in 611 ms {"req":{"id":"421191ca-a4a9-4069-8fd9-4c7eb0f0ce11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"421191ca-a4a9-4069-8fd9-4c7eb0f0ce11"}},"res":{"statusCode":200,"headers":{"x-request-id":"421191ca-a4a9-4069-8fd9-4c7eb0f0ce11","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":611,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000052_lod1.bin"} +[server] INFO [18:47:30.551]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"2ef1ab47-eab6-46c6-9061-7797f1f73a3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ef1ab47-eab6-46c6-9061-7797f1f73a3f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:47:30.552]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 1 ms {"req":{"id":"2ef1ab47-eab6-46c6-9061-7797f1f73a3f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ef1ab47-eab6-46c6-9061-7797f1f73a3f"}},"res":{"statusCode":204,"headers":{"x-request-id":"2ef1ab47-eab6-46c6-9061-7797f1f73a3f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:47:30.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"13a42b76-703a-46db-ad63-7642d964caaf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13a42b76-703a-46db-ad63-7642d964caaf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:47:31.218]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 656 ms {"req":{"id":"13a42b76-703a-46db-ad63-7642d964caaf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"13a42b76-703a-46db-ad63-7642d964caaf"}},"res":{"statusCode":200,"headers":{"x-request-id":"13a42b76-703a-46db-ad63-7642d964caaf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":656,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [18:47:31.264]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request received {"req":{"id":"d42867e1-1082-405d-9739-4af7a894eb4e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d42867e1-1082-405d-9739-4af7a894eb4e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:47:31.265]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request completed in 0 ms {"req":{"id":"d42867e1-1082-405d-9739-4af7a894eb4e","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d42867e1-1082-405d-9739-4af7a894eb4e"}},"res":{"statusCode":204,"headers":{"x-request-id":"d42867e1-1082-405d-9739-4af7a894eb4e","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:47:31.273]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request received {"req":{"id":"762eb4c1-606e-4777-8a67-b01564d5c921","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"762eb4c1-606e-4777-8a67-b01564d5c921"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:47:31.324]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"6cd6b5a1-b015-4a80-9400-b9f3e19ca82d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cd6b5a1-b015-4a80-9400-b9f3e19ca82d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:47:31.325]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 0 ms {"req":{"id":"6cd6b5a1-b015-4a80-9400-b9f3e19ca82d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cd6b5a1-b015-4a80-9400-b9f3e19ca82d"}},"res":{"statusCode":204,"headers":{"x-request-id":"6cd6b5a1-b015-4a80-9400-b9f3e19ca82d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:47:31.333]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"5ff68db4-eecf-4e64-8625-abb69e49a93b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ff68db4-eecf-4e64-8625-abb69e49a93b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:47:31.826]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin request completed in 553 ms {"req":{"id":"762eb4c1-606e-4777-8a67-b01564d5c921","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"762eb4c1-606e-4777-8a67-b01564d5c921"}},"res":{"statusCode":200,"headers":{"x-request-id":"762eb4c1-606e-4777-8a67-b01564d5c921","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":553,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000060_lod1.bin"} +[server] INFO [18:47:32.004]: GQL BroadcastViewerUserActivity finished after 140 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1710","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.84522091550645,118.46023673728975,167.91562753038522],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":167.5962999984622},"apollo_query_duration_ms":140} +[server] INFO [18:47:32.112]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":774,"totalDuration":24372.123200013302}} +[server] INFO [18:47:32.140]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":776,"totalDuration":24424.34460001532}} +[server] INFO [18:47:32.150]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 817 ms {"req":{"id":"5ff68db4-eecf-4e64-8625-abb69e49a93b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5ff68db4-eecf-4e64-8625-abb69e49a93b"}},"res":{"statusCode":200,"headers":{"x-request-id":"5ff68db4-eecf-4e64-8625-abb69e49a93b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":817,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [18:47:33.086]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request received {"req":{"id":"c7f48450-4cc7-465c-8059-6d02e212d26a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7f48450-4cc7-465c-8059-6d02e212d26a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [18:47:33.087]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request completed in 1 ms {"req":{"id":"c7f48450-4cc7-465c-8059-6d02e212d26a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7f48450-4cc7-465c-8059-6d02e212d26a"}},"res":{"statusCode":204,"headers":{"x-request-id":"c7f48450-4cc7-465c-8059-6d02e212d26a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [18:47:33.098]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request received {"req":{"id":"8ef7266c-4106-4bf4-9fe6-a816279709ca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ef7266c-4106-4bf4-9fe6-a816279709ca"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [18:47:33.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin request completed in 265 ms {"req":{"id":"8ef7266c-4106-4bf4-9fe6-a816279709ca","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8ef7266c-4106-4bf4-9fe6-a816279709ca"}},"res":{"statusCode":200,"headers":{"x-request-id":"8ef7266c-4106-4bf4-9fe6-a816279709ca","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":265,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000097_lod2.bin"} +[server] INFO [18:47:33.692]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request received {"req":{"id":"09cd385e-5008-442c-bf85-3f3685af6026","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"09cd385e-5008-442c-bf85-3f3685af6026"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:47:33.692]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request completed in 0 ms {"req":{"id":"09cd385e-5008-442c-bf85-3f3685af6026","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"09cd385e-5008-442c-bf85-3f3685af6026"}},"res":{"statusCode":204,"headers":{"x-request-id":"09cd385e-5008-442c-bf85-3f3685af6026","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:47:33.699]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request received {"req":{"id":"6750996b-7911-4902-92b7-7c28c9d4cc9a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6750996b-7911-4902-92b7-7c28c9d4cc9a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:47:33.823]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"d170ec28-b3e4-431b-8832-56a02e94ce93","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d170ec28-b3e4-431b-8832-56a02e94ce93"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:47:33.824]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 1 ms {"req":{"id":"d170ec28-b3e4-431b-8832-56a02e94ce93","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d170ec28-b3e4-431b-8832-56a02e94ce93"}},"res":{"statusCode":204,"headers":{"x-request-id":"d170ec28-b3e4-431b-8832-56a02e94ce93","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:47:33.836]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request received {"req":{"id":"eff69b54-4819-43ab-a1f4-89c0ebee48b0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eff69b54-4819-43ab-a1f4-89c0ebee48b0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:47:34.084]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin request completed in 248 ms {"req":{"id":"eff69b54-4819-43ab-a1f4-89c0ebee48b0","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eff69b54-4819-43ab-a1f4-89c0ebee48b0"}},"res":{"statusCode":200,"headers":{"x-request-id":"eff69b54-4819-43ab-a1f4-89c0ebee48b0","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":248,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000094_lod2.bin"} +[server] INFO [18:47:34.155]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request received {"req":{"id":"4ae62483-da06-4ba0-84b4-1114b994140c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ae62483-da06-4ba0-84b4-1114b994140c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:47:34.155]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request completed in 0 ms {"req":{"id":"4ae62483-da06-4ba0-84b4-1114b994140c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4ae62483-da06-4ba0-84b4-1114b994140c"}},"res":{"statusCode":204,"headers":{"x-request-id":"4ae62483-da06-4ba0-84b4-1114b994140c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:47:34.165]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request received {"req":{"id":"cd6dbb28-261b-41dd-b851-1a898109f038","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd6dbb28-261b-41dd-b851-1a898109f038"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:47:34.496]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin request completed in 797 ms {"req":{"id":"6750996b-7911-4902-92b7-7c28c9d4cc9a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6750996b-7911-4902-92b7-7c28c9d4cc9a"}},"res":{"statusCode":200,"headers":{"x-request-id":"6750996b-7911-4902-92b7-7c28c9d4cc9a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":797,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000037_lod1.bin"} +[server] INFO [18:47:34.834]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin request completed in 669 ms {"req":{"id":"cd6dbb28-261b-41dd-b851-1a898109f038","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd6dbb28-261b-41dd-b851-1a898109f038"}},"res":{"statusCode":200,"headers":{"x-request-id":"cd6dbb28-261b-41dd-b851-1a898109f038","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":669,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000012_lod1.bin"} +[server] INFO [18:47:35.480]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request received {"req":{"id":"8e82d5f2-cde7-4195-b773-56d8bfdc31db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e82d5f2-cde7-4195-b773-56d8bfdc31db"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [18:47:35.480]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request completed in 1 ms {"req":{"id":"8e82d5f2-cde7-4195-b773-56d8bfdc31db","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8e82d5f2-cde7-4195-b773-56d8bfdc31db"}},"res":{"statusCode":204,"headers":{"x-request-id":"8e82d5f2-cde7-4195-b773-56d8bfdc31db","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [18:47:35.489]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request received {"req":{"id":"cd4d975c-7c6a-4977-bb0f-2f959a771e64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd4d975c-7c6a-4977-bb0f-2f959a771e64"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [18:47:35.640]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request received {"req":{"id":"96f6e75e-f463-43e1-9028-4f748a2149cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96f6e75e-f463-43e1-9028-4f748a2149cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [18:47:35.641]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request completed in 1 ms {"req":{"id":"96f6e75e-f463-43e1-9028-4f748a2149cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96f6e75e-f463-43e1-9028-4f748a2149cb"}},"res":{"statusCode":204,"headers":{"x-request-id":"96f6e75e-f463-43e1-9028-4f748a2149cb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [18:47:35.652]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request received {"req":{"id":"ced79e6c-6a7c-4732-805d-cfc9dde89b43","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ced79e6c-6a7c-4732-805d-cfc9dde89b43"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [18:47:35.769]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin request completed in 280 ms {"req":{"id":"cd4d975c-7c6a-4977-bb0f-2f959a771e64","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd4d975c-7c6a-4977-bb0f-2f959a771e64"}},"res":{"statusCode":200,"headers":{"x-request-id":"cd4d975c-7c6a-4977-bb0f-2f959a771e64","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":280,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000095_lod2.bin"} +[server] INFO [18:47:35.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request received {"req":{"id":"d6664303-5d44-40d4-aba3-ad21d3bd3b16","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6664303-5d44-40d4-aba3-ad21d3bd3b16"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [18:47:35.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request completed in 0 ms {"req":{"id":"d6664303-5d44-40d4-aba3-ad21d3bd3b16","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d6664303-5d44-40d4-aba3-ad21d3bd3b16"}},"res":{"statusCode":204,"headers":{"x-request-id":"d6664303-5d44-40d4-aba3-ad21d3bd3b16","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [18:47:35.991]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request received {"req":{"id":"a9a2ec60-f833-4d04-9fc7-28b729467b53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9a2ec60-f833-4d04-9fc7-28b729467b53"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [18:47:36.032]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin request completed in 380 ms {"req":{"id":"ced79e6c-6a7c-4732-805d-cfc9dde89b43","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ced79e6c-6a7c-4732-805d-cfc9dde89b43"}},"res":{"statusCode":200,"headers":{"x-request-id":"ced79e6c-6a7c-4732-805d-cfc9dde89b43","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":380,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000032_lod2.bin"} +[server] INFO [18:47:36.305]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin request completed in 314 ms {"req":{"id":"a9a2ec60-f833-4d04-9fc7-28b729467b53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a9a2ec60-f833-4d04-9fc7-28b729467b53"}},"res":{"statusCode":200,"headers":{"x-request-id":"a9a2ec60-f833-4d04-9fc7-28b729467b53","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":314,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000027_lod2.bin"} +[server] INFO [18:47:36.535]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request received {"req":{"id":"6a79e2d6-c2ae-4ddf-94b3-57be701deb8b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a79e2d6-c2ae-4ddf-94b3-57be701deb8b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [18:47:36.535]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request completed in 0 ms {"req":{"id":"6a79e2d6-c2ae-4ddf-94b3-57be701deb8b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6a79e2d6-c2ae-4ddf-94b3-57be701deb8b"}},"res":{"statusCode":204,"headers":{"x-request-id":"6a79e2d6-c2ae-4ddf-94b3-57be701deb8b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [18:47:36.545]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request received {"req":{"id":"f2db7875-2860-42e4-8801-3582c949d20a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f2db7875-2860-42e4-8801-3582c949d20a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [18:47:36.918]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin request completed in 372 ms {"req":{"id":"f2db7875-2860-42e4-8801-3582c949d20a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f2db7875-2860-42e4-8801-3582c949d20a"}},"res":{"statusCode":200,"headers":{"x-request-id":"f2db7875-2860-42e4-8801-3582c949d20a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":372,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000011_lod2.bin"} +[server] INFO [18:47:38.511]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request received {"req":{"id":"46f8b4c9-3c2b-478c-a660-cbb12b31170c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46f8b4c9-3c2b-478c-a660-cbb12b31170c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [18:47:38.512]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request completed in 1 ms {"req":{"id":"46f8b4c9-3c2b-478c-a660-cbb12b31170c","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"46f8b4c9-3c2b-478c-a660-cbb12b31170c"}},"res":{"statusCode":204,"headers":{"x-request-id":"46f8b4c9-3c2b-478c-a660-cbb12b31170c","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [18:47:38.522]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request received {"req":{"id":"3f635344-6c4f-4ff2-8e1c-cac4d2110434","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f635344-6c4f-4ff2-8e1c-cac4d2110434"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [18:47:38.843]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin request completed in 320 ms {"req":{"id":"3f635344-6c4f-4ff2-8e1c-cac4d2110434","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3f635344-6c4f-4ff2-8e1c-cac4d2110434"}},"res":{"statusCode":200,"headers":{"x-request-id":"3f635344-6c4f-4ff2-8e1c-cac4d2110434","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":320,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000091_lod2.bin"} +[server] INFO [18:47:39.240]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request received {"req":{"id":"d5b6509c-ff9a-466f-b72d-6a7e421da6e2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d5b6509c-ff9a-466f-b72d-6a7e421da6e2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [18:47:39.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request completed in 1 ms {"req":{"id":"d5b6509c-ff9a-466f-b72d-6a7e421da6e2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d5b6509c-ff9a-466f-b72d-6a7e421da6e2"}},"res":{"statusCode":204,"headers":{"x-request-id":"d5b6509c-ff9a-466f-b72d-6a7e421da6e2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [18:47:39.250]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request received {"req":{"id":"7df6f03c-ceb6-4782-b3a0-93e1454cee53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7df6f03c-ceb6-4782-b3a0-93e1454cee53"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [18:47:39.623]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin request completed in 373 ms {"req":{"id":"7df6f03c-ceb6-4782-b3a0-93e1454cee53","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7df6f03c-ceb6-4782-b3a0-93e1454cee53"}},"res":{"statusCode":200,"headers":{"x-request-id":"7df6f03c-ceb6-4782-b3a0-93e1454cee53","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":373,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod2.bin"} +[server] INFO [18:47:40.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"a391b04b-0b83-4dd5-b858-4d4f57ff188f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a391b04b-0b83-4dd5-b858-4d4f57ff188f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:47:40.119]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 1 ms {"req":{"id":"a391b04b-0b83-4dd5-b858-4d4f57ff188f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a391b04b-0b83-4dd5-b858-4d4f57ff188f"}},"res":{"statusCode":204,"headers":{"x-request-id":"a391b04b-0b83-4dd5-b858-4d4f57ff188f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:47:40.128]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request received {"req":{"id":"e49eb940-20df-4adf-b271-d65d85ac1d48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e49eb940-20df-4adf-b271-d65d85ac1d48"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:47:40.398]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"6d0f6221-b1db-43b1-acb8-d8c0652b21c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d0f6221-b1db-43b1-acb8-d8c0652b21c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [18:47:40.399]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 1 ms {"req":{"id":"6d0f6221-b1db-43b1-acb8-d8c0652b21c1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d0f6221-b1db-43b1-acb8-d8c0652b21c1"}},"res":{"statusCode":204,"headers":{"x-request-id":"6d0f6221-b1db-43b1-acb8-d8c0652b21c1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [18:47:40.407]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"7ba243f9-0b6d-4c51-bec8-9adae2e54ae7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ba243f9-0b6d-4c51-bec8-9adae2e54ae7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [18:47:40.417]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin request completed in 289 ms {"req":{"id":"e49eb940-20df-4adf-b271-d65d85ac1d48","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e49eb940-20df-4adf-b271-d65d85ac1d48"}},"res":{"statusCode":200,"headers":{"x-request-id":"e49eb940-20df-4adf-b271-d65d85ac1d48","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":289,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000036_lod2.bin"} +[server] INFO [18:47:41.230]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 823 ms {"req":{"id":"7ba243f9-0b6d-4c51-bec8-9adae2e54ae7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ba243f9-0b6d-4c51-bec8-9adae2e54ae7"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ba243f9-0b6d-4c51-bec8-9adae2e54ae7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":823,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [18:47:42.157]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"22aed254-a8c3-444f-8b16-de3268a9fb99","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"22aed254-a8c3-444f-8b16-de3268a9fb99"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:47:42.158]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"22aed254-a8c3-444f-8b16-de3268a9fb99","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"22aed254-a8c3-444f-8b16-de3268a9fb99"}},"res":{"statusCode":204,"headers":{"x-request-id":"22aed254-a8c3-444f-8b16-de3268a9fb99","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:47:42.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"7d6f40da-49d7-4e9f-9fba-a8fac44c6d6b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d6f40da-49d7-4e9f-9fba-a8fac44c6d6b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:47:42.555]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"41bc72b8-7ea2-4272-94b0-574e94fc4581","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41bc72b8-7ea2-4272-94b0-574e94fc4581"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [18:47:42.555]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 0 ms {"req":{"id":"41bc72b8-7ea2-4272-94b0-574e94fc4581","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"41bc72b8-7ea2-4272-94b0-574e94fc4581"}},"res":{"statusCode":204,"headers":{"x-request-id":"41bc72b8-7ea2-4272-94b0-574e94fc4581","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [18:47:42.565]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 398 ms {"req":{"id":"7d6f40da-49d7-4e9f-9fba-a8fac44c6d6b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7d6f40da-49d7-4e9f-9fba-a8fac44c6d6b"}},"res":{"statusCode":200,"headers":{"x-request-id":"7d6f40da-49d7-4e9f-9fba-a8fac44c6d6b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":398,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [18:47:42.566]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request received {"req":{"id":"fc1cf588-be0e-48cb-ba2c-88aa1a75b2a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc1cf588-be0e-48cb-ba2c-88aa1a75b2a5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [18:47:43.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"a8ce81c0-115a-4bc8-a5a1-0d283b9a9d55","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8ce81c0-115a-4bc8-a5a1-0d283b9a9d55"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:47:43.701]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 1 ms {"req":{"id":"a8ce81c0-115a-4bc8-a5a1-0d283b9a9d55","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a8ce81c0-115a-4bc8-a5a1-0d283b9a9d55"}},"res":{"statusCode":204,"headers":{"x-request-id":"a8ce81c0-115a-4bc8-a5a1-0d283b9a9d55","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:47:43.710]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request received {"req":{"id":"b4bac735-f3e1-4f4d-88b5-836a84fad717","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4bac735-f3e1-4f4d-88b5-836a84fad717"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:47:44.101]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"4cdb51fe-7e8e-4959-a104-a3a0361a6631","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cdb51fe-7e8e-4959-a104-a3a0361a6631"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:47:44.101]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 0 ms {"req":{"id":"4cdb51fe-7e8e-4959-a104-a3a0361a6631","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4cdb51fe-7e8e-4959-a104-a3a0361a6631"}},"res":{"statusCode":204,"headers":{"x-request-id":"4cdb51fe-7e8e-4959-a104-a3a0361a6631","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:47:44.109]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request received {"req":{"id":"ef6c87a4-8940-49e7-bc84-6f64f2a6d5b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef6c87a4-8940-49e7-bc84-6f64f2a6d5b2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:47:44.442]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin request completed in 732 ms {"req":{"id":"b4bac735-f3e1-4f4d-88b5-836a84fad717","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4bac735-f3e1-4f4d-88b5-836a84fad717"}},"res":{"statusCode":200,"headers":{"x-request-id":"b4bac735-f3e1-4f4d-88b5-836a84fad717","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":732,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000031_lod1.bin"} +[server] INFO [18:47:45.233]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin request completed in 1124 ms {"req":{"id":"ef6c87a4-8940-49e7-bc84-6f64f2a6d5b2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ef6c87a4-8940-49e7-bc84-6f64f2a6d5b2"}},"res":{"statusCode":200,"headers":{"x-request-id":"ef6c87a4-8940-49e7-bc84-6f64f2a6d5b2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1124,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000014_lod1.bin"} +[server] INFO [18:47:45.447]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin request completed in 2881 ms {"req":{"id":"fc1cf588-be0e-48cb-ba2c-88aa1a75b2a5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc1cf588-be0e-48cb-ba2c-88aa1a75b2a5"}},"res":{"statusCode":200,"headers":{"x-request-id":"fc1cf588-be0e-48cb-ba2c-88aa1a75b2a5","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2881,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000047_lod0.bin"} +[server] INFO [18:47:46.442]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"f39dbd95-5690-4f3a-8665-23a1ae391197","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f39dbd95-5690-4f3a-8665-23a1ae391197"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:47:46.443]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 1 ms {"req":{"id":"f39dbd95-5690-4f3a-8665-23a1ae391197","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f39dbd95-5690-4f3a-8665-23a1ae391197"}},"res":{"statusCode":204,"headers":{"x-request-id":"f39dbd95-5690-4f3a-8665-23a1ae391197","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:47:46.451]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"48701838-4c02-4846-9bd4-ee8bf8579941","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48701838-4c02-4846-9bd4-ee8bf8579941"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:47:47.248]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 797 ms {"req":{"id":"48701838-4c02-4846-9bd4-ee8bf8579941","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"48701838-4c02-4846-9bd4-ee8bf8579941"}},"res":{"statusCode":200,"headers":{"x-request-id":"48701838-4c02-4846-9bd4-ee8bf8579941","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":797,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [18:48:00.112]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"5e1c147906"} +[server] INFO [18:50:00.462]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"8af04f57bb","numberOfFailedBackgroundJobs":0} +[server] INFO [18:54:00.588]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"0318ca4148"} +[server] INFO [18:55:01.111]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"bc5af145fe","numberOfFailedBackgroundJobs":0} +[server] INFO [19:00:00.867]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"0974075e5e"} +[server] INFO [19:00:00.976]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"e1e4808c7a","numberOfFailedBackgroundJobs":0} +[server] INFO [19:05:00.554]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7aad043c54","numberOfFailedBackgroundJobs":0} +[server] INFO [19:06:00.962]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"07f26f5432"} +[server] INFO [19:10:00.244]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"82447dd227","numberOfFailedBackgroundJobs":0} +[server] INFO [19:12:00.285]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"0bbdc9c8e0"} +[server] INFO [19:15:00.339]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"d054f9852c","numberOfFailedBackgroundJobs":0} +[server] INFO [19:18:00.744]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"7121442e68"} +[server] INFO [19:20:01.172]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"1266e1ec67","numberOfFailedBackgroundJobs":0} +[server] INFO [19:24:01.129]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"fdb5834ff9"} +[server] INFO [19:25:00.985]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"7f1bb76959","numberOfFailedBackgroundJobs":0} +[server] INFO [19:30:00.512]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"d73f8da2dd"} +[server] INFO [19:30:00.645]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"869e899395","numberOfFailedBackgroundJobs":0} +[server] INFO [19:35:00.569]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"4e1e93bfaa","numberOfFailedBackgroundJobs":0} +[server] INFO [19:36:00.797]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"8670beac9d"} +[server] INFO [19:40:00.332]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"3678c1a95a","numberOfFailedBackgroundJobs":0} +[server] INFO [19:42:00.322]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"116caf485d"} +[server] INFO [19:45:00.305]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"6ced69b7a9","numberOfFailedBackgroundJobs":0} +[server] INFO [19:48:00.893]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"b32bd526f0"} +[server] INFO [19:50:01.246]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"1dfcd8a52d","numberOfFailedBackgroundJobs":0} +[server] INFO [19:54:00.257]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"247dfe1571"} +[server] INFO [19:55:00.950]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"e1dc78c37a","numberOfFailedBackgroundJobs":0} +[server] INFO [20:00:00.665]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"bfae20237d"} +[server] INFO [20:00:00.787]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"de9605c628","numberOfFailedBackgroundJobs":0} +[server] INFO [20:05:00.524]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"f42ee05c20","numberOfFailedBackgroundJobs":0} +[server] INFO [20:06:01.099]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"6a513f8d77"} +[server] INFO [20:10:00.241]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"06cbee9851","numberOfFailedBackgroundJobs":0} +[server] INFO [20:12:00.230]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"2f1a84f9c0"} +[server] INFO [20:15:01.086]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"76b5153659","numberOfFailedBackgroundJobs":0} +[server] INFO [20:18:00.908]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"18d3961952"} +[server] INFO [20:20:00.832]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"b60b908ab2","numberOfFailedBackgroundJobs":0} +[server] INFO [20:24:00.098]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"a05c96b6e2"} +[server] INFO [20:25:00.635]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"55ee65a561","numberOfFailedBackgroundJobs":0} +[server] INFO [20:30:00.528]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"722393ec05"} +[server] INFO [20:30:00.645]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"1328ea34af","numberOfFailedBackgroundJobs":0} +[server] INFO [20:35:00.299]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"d5dc1a32d5","numberOfFailedBackgroundJobs":0} +[server] INFO [20:36:00.786]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"769fa0dfab"} +[server] INFO [20:40:01.086]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"42d2ad3107","numberOfFailedBackgroundJobs":0} +[server] INFO [20:42:01.040]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"532d8e2f4d"} +[server] INFO [20:45:00.643]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"c6ab5ef6f8","numberOfFailedBackgroundJobs":0} +[server] INFO [20:48:00.400]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"9690627d88"} +[server] INFO [20:50:00.649]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"ac86d963e6","numberOfFailedBackgroundJobs":0} +[server] INFO [20:54:00.901]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"95b0afdee1"} +[server] INFO [20:55:00.284]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"e624009383","numberOfFailedBackgroundJobs":0} +[server] INFO [20:58:52.380]: GQL BroadcastViewerUserActivity finished after 145 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[214.84522091550645,118.46023673728975,167.91562753038522],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.62720000743866},"apollo_query_duration_ms":145} +[server] INFO [20:58:52.579]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":780,"totalDuration":24545.722300012596}} +[server] INFO [20:58:52.658]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":782,"totalDuration":24637.940700014122}} +[server] INFO [20:58:54.140]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request received {"req":{"id":"0335725f-1763-4f92-9b5a-ca7c67f27b69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0335725f-1763-4f92-9b5a-ca7c67f27b69"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [20:58:54.140]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request completed in 1 ms {"req":{"id":"0335725f-1763-4f92-9b5a-ca7c67f27b69","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0335725f-1763-4f92-9b5a-ca7c67f27b69"}},"res":{"statusCode":204,"headers":{"x-request-id":"0335725f-1763-4f92-9b5a-ca7c67f27b69","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [20:58:54.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request received {"req":{"id":"376f000f-0891-4277-966d-6138b27d6567","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"376f000f-0891-4277-966d-6138b27d6567"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [20:58:54.141]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request completed in 0 ms {"req":{"id":"376f000f-0891-4277-966d-6138b27d6567","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"376f000f-0891-4277-966d-6138b27d6567"}},"res":{"statusCode":204,"headers":{"x-request-id":"376f000f-0891-4277-966d-6138b27d6567","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [20:58:54.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request received {"req":{"id":"d35e5f6a-c8e2-45ba-8300-fa4923252177","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d35e5f6a-c8e2-45ba-8300-fa4923252177"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [20:58:54.142]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request completed in 0 ms {"req":{"id":"d35e5f6a-c8e2-45ba-8300-fa4923252177","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d35e5f6a-c8e2-45ba-8300-fa4923252177"}},"res":{"statusCode":204,"headers":{"x-request-id":"d35e5f6a-c8e2-45ba-8300-fa4923252177","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [20:58:54.156]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request received {"req":{"id":"4e77b74c-5996-4ce1-b56a-55270921095d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4e77b74c-5996-4ce1-b56a-55270921095d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [20:58:54.156]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request received {"req":{"id":"53317854-fe36-4bff-b720-73f7a4df6085","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53317854-fe36-4bff-b720-73f7a4df6085"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [20:58:54.157]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request received {"req":{"id":"38a443b8-2f80-4bb6-87fc-485d2e55b62f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"38a443b8-2f80-4bb6-87fc-485d2e55b62f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [20:58:54.838]: GQL BroadcastViewerUserActivity finished after 218 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-34.534630397211146,33.24861340303886,16.655689221056868],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":220.14250000193715},"apollo_query_duration_ms":218} +[server] INFO [20:58:55.035]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":786,"totalDuration":24825.901700017042}} +[server] INFO [20:58:55.106]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":788,"totalDuration":24950.05270001758}} +[server] WARN [20:58:55.751]: DB query successfully completed after 563 ms {"phase":"startup","region":"main","sql":"select \"streams\".\"id\", \"streams\".\"name\", \"streams\".\"description\", \"streams\".\"clonedFrom\", \"streams\".\"createdAt\", \"streams\".\"updatedAt\", \"streams\".\"allowPublicComments\", \"streams\".\"workspaceId\", \"streams\".\"regionKey\", \"streams\".\"visibility\", (array_agg(\"stream_acl\".\"role\"))[1] as role from \"streams\" left join \"stream_acl\" on \"stream_acl\".\"resourceId\" = \"streams\".\"id\" and \"stream_acl\".\"userId\" = $1 where \"streams\".\"id\" in ($2) group by \"streams\".\"id\"","sqlMethod":"select","sqlQueryId":"ZG0tQKg7LQ-qGEkecxrET","sqlQueryDurationMs":563,"sqlNumberBindings":2,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:178:21)\n at async getProjectRole (D:\\speckle-server\\packages\\server\\modules\\core\\authz\\loaders\\index.ts:21:23)\n at async (D:\\speckle-server\\packages\\server\\modules\\shared\\utils\\caching.ts:104:22)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\checks\\projects.ts:13:29)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:85:36)\n at async (D:\\speckle-server\\packages\\shared\\src\\authz\\fragments\\projects.ts:240:32)\n at async Object.canBroadcastActivity (D:\\speckle-server\\packages\\shared\\src\\authz\\policies\\project\\canBroadcastActivity.ts:65:27)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:719:9)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"zmWQQuTbNdVAypPz6CWUX"}} +[server] INFO [20:58:56.186]: GQL BroadcastViewerUserActivity finished after 1118 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-59.721115011621265,69.06483746007139,16.65568922105686],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1066.766799993813},"apollo_query_duration_ms":1118} +[server] INFO [20:58:56.929]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":792,"totalDuration":25685.646400016733}} +[server] INFO [20:58:57.138]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":794,"totalDuration":26127.090700016357}} +[server] INFO [20:58:57.191]: GQL BroadcastViewerUserActivity finished after 978 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-60.33630728518082,70.19930298832374,16.65568922105686],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1177.6183999963105},"apollo_query_duration_ms":978} +[server] INFO [20:58:57.292]: GQL BroadcastViewerUserActivity finished after 982 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-60.33630728518082,70.19930298832374,16.65568922105686],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":942.6440999917686},"apollo_query_duration_ms":982} +[server] INFO [20:58:57.631]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":798,"totalDuration":26558.24540001247}} +[server] INFO [20:58:57.710]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":801,"totalDuration":26784.692500011064}} +[server] INFO [20:58:57.907]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":805,"totalDuration":27030.316700012423}} +[server] INFO [20:58:57.965]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":807,"totalDuration":27147.30300001148}} +[server] INFO [20:58:58.052]: GQL BroadcastViewerUserActivity finished after 283 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1705","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-54.916445216881556,184.06566914529384,108.5710816867847],"target":[111.13755742993811,162.45125538324692,8.908592062605619],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":369.4514999985695},"apollo_query_duration_ms":283} +[server] INFO [20:58:58.274]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":811,"totalDuration":27361.223900013603}} +[server] INFO [20:58:58.332]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":813,"totalDuration":27475.995800015517}} +[server] INFO [20:58:58.410]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin request completed in 4254 ms {"req":{"id":"53317854-fe36-4bff-b720-73f7a4df6085","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"53317854-fe36-4bff-b720-73f7a4df6085"}},"res":{"statusCode":200,"headers":{"x-request-id":"53317854-fe36-4bff-b720-73f7a4df6085","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4254,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod0.bin"} +[server] INFO [20:58:58.439]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin request completed in 4282 ms {"req":{"id":"38a443b8-2f80-4bb6-87fc-485d2e55b62f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"38a443b8-2f80-4bb6-87fc-485d2e55b62f"}},"res":{"statusCode":200,"headers":{"x-request-id":"38a443b8-2f80-4bb6-87fc-485d2e55b62f","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4282,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod0.bin"} +[server] INFO [20:58:58.621]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin request completed in 4465 ms {"req":{"id":"4e77b74c-5996-4ce1-b56a-55270921095d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4e77b74c-5996-4ce1-b56a-55270921095d"}},"res":{"statusCode":200,"headers":{"x-request-id":"4e77b74c-5996-4ce1-b56a-55270921095d","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4465,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod0.bin"} +[server] INFO [20:59:00.056]: GQL BroadcastViewerUserActivity finished after 175 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-67.43596913288364,160.4533827780245,92.8324488672601],"target":[98.61803351393603,138.8389690159776,-6.8300407569189785],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.19330000132322},"apollo_query_duration_ms":175} +[server] INFO [20:59:00.182]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":817,"totalDuration":27595.911600013264}} +[server] INFO [20:59:00.191]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request received {"req":{"id":"f77218d8-f2bd-48cf-a1f3-4e4b6aaab815","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f77218d8-f2bd-48cf-a1f3-4e4b6aaab815"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [20:59:00.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request completed in 1 ms {"req":{"id":"f77218d8-f2bd-48cf-a1f3-4e4b6aaab815","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f77218d8-f2bd-48cf-a1f3-4e4b6aaab815"}},"res":{"statusCode":204,"headers":{"x-request-id":"f77218d8-f2bd-48cf-a1f3-4e4b6aaab815","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [20:59:00.207]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request received {"req":{"id":"c7c51f3d-3425-49f1-8477-dbb6687760d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7c51f3d-3425-49f1-8477-dbb6687760d8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [20:59:00.221]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":819,"totalDuration":27662.2956000166}} +[server] INFO [20:59:00.529]: GQL BroadcastViewerUserActivity finished after 164 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-71.42341150495545,154.8158495986669,87.41136422942385],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":190.1638000011444},"apollo_query_duration_ms":164} +[server] INFO [20:59:00.640]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin request completed in 433 ms {"req":{"id":"c7c51f3d-3425-49f1-8477-dbb6687760d8","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7c51f3d-3425-49f1-8477-dbb6687760d8"}},"res":{"statusCode":200,"headers":{"x-request-id":"c7c51f3d-3425-49f1-8477-dbb6687760d8","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":433,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000028_lod1.bin"} +[server] INFO [20:59:00.676]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":823,"totalDuration":27801.879900016822}} +[server] INFO [20:59:00.715]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":825,"totalDuration":27875.797800012864}} +[server] INFO [20:59:01.025]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"81b9f4c4-2e74-4469-af3c-d6298f3de1a0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81b9f4c4-2e74-4469-af3c-d6298f3de1a0"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:01.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1 ms {"req":{"id":"81b9f4c4-2e74-4469-af3c-d6298f3de1a0","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81b9f4c4-2e74-4469-af3c-d6298f3de1a0"}},"res":{"statusCode":204,"headers":{"x-request-id":"81b9f4c4-2e74-4469-af3c-d6298f3de1a0","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:01.035]: GQL BroadcastViewerUserActivity finished after 159 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-71.42341150495545,154.8158495986669,87.41136422942385],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":193.74979999661446},"apollo_query_duration_ms":159} +[server] INFO [20:59:01.039]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"35296df5-0da6-4bab-97ab-75193190b8e7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35296df5-0da6-4bab-97ab-75193190b8e7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:01.154]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":829,"totalDuration":27988.16160000954}} +[server] INFO [20:59:01.191]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":831,"totalDuration":28053.582400009967}} +[server] INFO [20:59:01.330]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"25dbba89-c705-4fbb-9ace-9b8d900c31ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25dbba89-c705-4fbb-9ace-9b8d900c31ad"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:01.330]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 0 ms {"req":{"id":"25dbba89-c705-4fbb-9ace-9b8d900c31ad","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"25dbba89-c705-4fbb-9ace-9b8d900c31ad"}},"res":{"statusCode":204,"headers":{"x-request-id":"25dbba89-c705-4fbb-9ace-9b8d900c31ad","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:01.342]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"69fc00b7-3b5b-4bd3-9ae9-88672f214111","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69fc00b7-3b5b-4bd3-9ae9-88672f214111"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:01.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 628 ms {"req":{"id":"35296df5-0da6-4bab-97ab-75193190b8e7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"35296df5-0da6-4bab-97ab-75193190b8e7"}},"res":{"statusCode":200,"headers":{"x-request-id":"35296df5-0da6-4bab-97ab-75193190b8e7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":628,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:02.052]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 710 ms {"req":{"id":"69fc00b7-3b5b-4bd3-9ae9-88672f214111","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"69fc00b7-3b5b-4bd3-9ae9-88672f214111"}},"res":{"statusCode":200,"headers":{"x-request-id":"69fc00b7-3b5b-4bd3-9ae9-88672f214111","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":710,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:02.087]: GQL BroadcastViewerUserActivity finished after 178 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1700","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-71.42341150495545,154.8158495986669,87.41136422942385],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":214.04569999873638},"apollo_query_duration_ms":178} +[server] INFO [20:59:02.264]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":835,"totalDuration":28224.91490000952}} +[server] INFO [20:59:02.306]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":837,"totalDuration":28310.83120000828}} +[server] INFO [20:59:02.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"81c75509-1380-4595-992f-e967337467e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81c75509-1380-4595-992f-e967337467e8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:02.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1 ms {"req":{"id":"81c75509-1380-4595-992f-e967337467e8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81c75509-1380-4595-992f-e967337467e8"}},"res":{"statusCode":204,"headers":{"x-request-id":"81c75509-1380-4595-992f-e967337467e8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:02.319]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"f027657b-ca5a-459a-b62c-04ab6d7cab66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f027657b-ca5a-459a-b62c-04ab6d7cab66"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:02.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"95a94c95-9e35-42e2-8ba0-f300cbbcfc0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95a94c95-9e35-42e2-8ba0-f300cbbcfc0a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:02.851]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 0 ms {"req":{"id":"95a94c95-9e35-42e2-8ba0-f300cbbcfc0a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95a94c95-9e35-42e2-8ba0-f300cbbcfc0a"}},"res":{"statusCode":204,"headers":{"x-request-id":"95a94c95-9e35-42e2-8ba0-f300cbbcfc0a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:02.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"06b68844-6566-4a91-a278-8eba26f2030c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b68844-6566-4a91-a278-8eba26f2030c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:02.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 563 ms {"req":{"id":"f027657b-ca5a-459a-b62c-04ab6d7cab66","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f027657b-ca5a-459a-b62c-04ab6d7cab66"}},"res":{"statusCode":200,"headers":{"x-request-id":"f027657b-ca5a-459a-b62c-04ab6d7cab66","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":563,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:03.394]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 529 ms {"req":{"id":"06b68844-6566-4a91-a278-8eba26f2030c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b68844-6566-4a91-a278-8eba26f2030c"}},"res":{"statusCode":200,"headers":{"x-request-id":"06b68844-6566-4a91-a278-8eba26f2030c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":529,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:03.433]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"b8e28b8c-1ebc-429c-b014-3541d9d8d0c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b8e28b8c-1ebc-429c-b014-3541d9d8d0c8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:03.433]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 0 ms {"req":{"id":"b8e28b8c-1ebc-429c-b014-3541d9d8d0c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b8e28b8c-1ebc-429c-b014-3541d9d8d0c8"}},"res":{"statusCode":204,"headers":{"x-request-id":"b8e28b8c-1ebc-429c-b014-3541d9d8d0c8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:03.446]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"e94173e6-8d2e-4af1-befe-d4088581ee7b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e94173e6-8d2e-4af1-befe-d4088581ee7b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:03.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"c7de64a5-b85c-4c3e-971d-131dd79d9c15","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7de64a5-b85c-4c3e-971d-131dd79d9c15"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [20:59:03.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 0 ms {"req":{"id":"c7de64a5-b85c-4c3e-971d-131dd79d9c15","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7de64a5-b85c-4c3e-971d-131dd79d9c15"}},"res":{"statusCode":204,"headers":{"x-request-id":"c7de64a5-b85c-4c3e-971d-131dd79d9c15","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [20:59:03.899]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request received {"req":{"id":"fd7d8c2a-85fc-464c-befa-4ce57ea73ebc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd7d8c2a-85fc-464c-befa-4ce57ea73ebc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [20:59:03.933]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 487 ms {"req":{"id":"e94173e6-8d2e-4af1-befe-d4088581ee7b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e94173e6-8d2e-4af1-befe-d4088581ee7b"}},"res":{"statusCode":200,"headers":{"x-request-id":"e94173e6-8d2e-4af1-befe-d4088581ee7b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":487,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:04.306]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin request completed in 406 ms {"req":{"id":"fd7d8c2a-85fc-464c-befa-4ce57ea73ebc","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fd7d8c2a-85fc-464c-befa-4ce57ea73ebc"}},"res":{"statusCode":200,"headers":{"x-request-id":"fd7d8c2a-85fc-464c-befa-4ce57ea73ebc","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":406,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000078_lod1.bin"} +[server] INFO [20:59:04.524]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"81513336-885a-414b-8830-ab8a8330e5e1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81513336-885a-414b-8830-ab8a8330e5e1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [20:59:04.524]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 0 ms {"req":{"id":"81513336-885a-414b-8830-ab8a8330e5e1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81513336-885a-414b-8830-ab8a8330e5e1"}},"res":{"statusCode":204,"headers":{"x-request-id":"81513336-885a-414b-8830-ab8a8330e5e1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [20:59:04.537]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request received {"req":{"id":"015fbcc6-88eb-420d-bed8-118d2329e1d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"015fbcc6-88eb-420d-bed8-118d2329e1d6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [20:59:04.864]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"61f43322-dd3c-4c2c-b3f2-378c8daad7b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61f43322-dd3c-4c2c-b3f2-378c8daad7b8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [20:59:04.865]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 1 ms {"req":{"id":"61f43322-dd3c-4c2c-b3f2-378c8daad7b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"61f43322-dd3c-4c2c-b3f2-378c8daad7b8"}},"res":{"statusCode":204,"headers":{"x-request-id":"61f43322-dd3c-4c2c-b3f2-378c8daad7b8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [20:59:04.889]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request received {"req":{"id":"c646de57-3827-4ad5-b0a3-aa7d815c7e84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c646de57-3827-4ad5-b0a3-aa7d815c7e84"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [20:59:04.894]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin request completed in 356 ms {"req":{"id":"015fbcc6-88eb-420d-bed8-118d2329e1d6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"015fbcc6-88eb-420d-bed8-118d2329e1d6"}},"res":{"statusCode":200,"headers":{"x-request-id":"015fbcc6-88eb-420d-bed8-118d2329e1d6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":356,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod1.bin"} +[server] INFO [20:59:05.383]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin request completed in 494 ms {"req":{"id":"c646de57-3827-4ad5-b0a3-aa7d815c7e84","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c646de57-3827-4ad5-b0a3-aa7d815c7e84"}},"res":{"statusCode":200,"headers":{"x-request-id":"c646de57-3827-4ad5-b0a3-aa7d815c7e84","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":494,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod1.bin"} +[server] INFO [20:59:05.991]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request received {"req":{"id":"f5ed9746-3e62-494b-adb9-6d9ae0691fc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5ed9746-3e62-494b-adb9-6d9ae0691fc7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [20:59:05.993]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request completed in 1 ms {"req":{"id":"f5ed9746-3e62-494b-adb9-6d9ae0691fc7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f5ed9746-3e62-494b-adb9-6d9ae0691fc7"}},"res":{"statusCode":204,"headers":{"x-request-id":"f5ed9746-3e62-494b-adb9-6d9ae0691fc7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [20:59:06.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request received {"req":{"id":"f55c57bf-ddb4-4b3b-b970-56e79d972a0c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f55c57bf-ddb4-4b3b-b970-56e79d972a0c"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [20:59:06.015]: GQL BroadcastViewerUserActivity finished after 144 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-14.972442914711777,200.9465241797646,133.9388347474143],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":166.16480000317097},"apollo_query_duration_ms":144} +[server] INFO [20:59:06.091]: GQL BroadcastViewerUserActivity finished after 153 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1701","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-14.972442914711777,200.9465241797646,133.9388347474143],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":176.82739999517798},"apollo_query_duration_ms":153} +[server] INFO [20:59:06.133]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":841,"totalDuration":28421.847000007518}} +[server] INFO [20:59:06.164]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":844,"totalDuration":28502.586600010283}} +[server] INFO [20:59:06.255]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":848,"totalDuration":28614.78920000512}} +[server] INFO [20:59:06.285]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":850,"totalDuration":28671.77780000586}} +[server] INFO [20:59:06.477]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"80b83595-c579-4c85-94db-9265751e28d5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"80b83595-c579-4c85-94db-9265751e28d5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [20:59:06.478]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 1 ms {"req":{"id":"80b83595-c579-4c85-94db-9265751e28d5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"80b83595-c579-4c85-94db-9265751e28d5"}},"res":{"statusCode":204,"headers":{"x-request-id":"80b83595-c579-4c85-94db-9265751e28d5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [20:59:06.496]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request received {"req":{"id":"8f66a50c-a97a-4453-bd74-ea6ff3b79043","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f66a50c-a97a-4453-bd74-ea6ff3b79043"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [20:59:06.569]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin request completed in 561 ms {"req":{"id":"f55c57bf-ddb4-4b3b-b970-56e79d972a0c","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f55c57bf-ddb4-4b3b-b970-56e79d972a0c"}},"res":{"statusCode":200,"headers":{"x-request-id":"f55c57bf-ddb4-4b3b-b970-56e79d972a0c","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":561,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod1.bin"} +[server] INFO [20:59:06.672]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"c3653e21-d5ae-4f42-a224-d625e26bda95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3653e21-d5ae-4f42-a224-d625e26bda95"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [20:59:06.673]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 0 ms {"req":{"id":"c3653e21-d5ae-4f42-a224-d625e26bda95","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c3653e21-d5ae-4f42-a224-d625e26bda95"}},"res":{"statusCode":204,"headers":{"x-request-id":"c3653e21-d5ae-4f42-a224-d625e26bda95","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [20:59:06.687]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request received {"req":{"id":"7cbf2a36-e330-41a7-824c-25fe865e81c7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cbf2a36-e330-41a7-824c-25fe865e81c7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [20:59:07.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin request completed in 511 ms {"req":{"id":"8f66a50c-a97a-4453-bd74-ea6ff3b79043","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8f66a50c-a97a-4453-bd74-ea6ff3b79043"}},"res":{"statusCode":200,"headers":{"x-request-id":"8f66a50c-a97a-4453-bd74-ea6ff3b79043","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":511,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000046_lod1.bin"} +[server] INFO [20:59:07.416]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"7cfaaf7d-5b31-4187-a67c-5fcef3f52121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cfaaf7d-5b31-4187-a67c-5fcef3f52121"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [20:59:07.417]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 1 ms {"req":{"id":"7cfaaf7d-5b31-4187-a67c-5fcef3f52121","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cfaaf7d-5b31-4187-a67c-5fcef3f52121"}},"res":{"statusCode":204,"headers":{"x-request-id":"7cfaaf7d-5b31-4187-a67c-5fcef3f52121","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [20:59:07.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request received {"req":{"id":"63dbce8d-59ee-4fc1-93f9-62fd3abe5151","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63dbce8d-59ee-4fc1-93f9-62fd3abe5151"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [20:59:07.444]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin request completed in 757 ms {"req":{"id":"7cbf2a36-e330-41a7-824c-25fe865e81c7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7cbf2a36-e330-41a7-824c-25fe865e81c7"}},"res":{"statusCode":200,"headers":{"x-request-id":"7cbf2a36-e330-41a7-824c-25fe865e81c7","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":757,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000043_lod1.bin"} +[server] INFO [20:59:07.784]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin request completed in 359 ms {"req":{"id":"63dbce8d-59ee-4fc1-93f9-62fd3abe5151","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"63dbce8d-59ee-4fc1-93f9-62fd3abe5151"}},"res":{"statusCode":200,"headers":{"x-request-id":"63dbce8d-59ee-4fc1-93f9-62fd3abe5151","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":359,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000082_lod1.bin"} +[server] INFO [20:59:07.785]: GQL BroadcastViewerUserActivity finished after 150 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-14.145849340665436,200.43561081701282,134.7896112262681],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":172.57440000399947},"apollo_query_duration_ms":150} +[server] INFO [20:59:07.901]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":854,"totalDuration":28781.771500003524}} +[server] INFO [20:59:07.932]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":856,"totalDuration":28838.68800000567}} +[server] INFO [20:59:08.030]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request received {"req":{"id":"3079d89c-a515-4cda-a4a4-fa4841665423","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3079d89c-a515-4cda-a4a4-fa4841665423"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [20:59:08.031]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request completed in 1 ms {"req":{"id":"3079d89c-a515-4cda-a4a4-fa4841665423","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3079d89c-a515-4cda-a4a4-fa4841665423"}},"res":{"statusCode":204,"headers":{"x-request-id":"3079d89c-a515-4cda-a4a4-fa4841665423","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [20:59:08.040]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request received {"req":{"id":"eece75d0-fc18-4a66-87be-94ae777713f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eece75d0-fc18-4a66-87be-94ae777713f3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [20:59:08.249]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"added51d-742b-462a-9cfe-85c0c0b18145","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"added51d-742b-462a-9cfe-85c0c0b18145"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [20:59:08.250]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 1 ms {"req":{"id":"added51d-742b-462a-9cfe-85c0c0b18145","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"added51d-742b-462a-9cfe-85c0c0b18145"}},"res":{"statusCode":204,"headers":{"x-request-id":"added51d-742b-462a-9cfe-85c0c0b18145","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [20:59:08.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request received {"req":{"id":"d547f172-4084-4165-9359-85526b879a5b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d547f172-4084-4165-9359-85526b879a5b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [20:59:08.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin request completed in 455 ms {"req":{"id":"eece75d0-fc18-4a66-87be-94ae777713f3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"eece75d0-fc18-4a66-87be-94ae777713f3"}},"res":{"statusCode":200,"headers":{"x-request-id":"eece75d0-fc18-4a66-87be-94ae777713f3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":455,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod1.bin"} +[server] INFO [20:59:08.643]: GQL BroadcastViewerUserActivity finished after 160 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[13.082664915543546,245.95930620744994,124.16487408117945],"target":[94.63059114186422,133.20143583662,-12.25112539475523],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":189.48000000417233},"apollo_query_duration_ms":160} +[server] INFO [20:59:08.796]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":860,"totalDuration":28985.43040000368}} +[server] INFO [20:59:08.801]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin request completed in 541 ms {"req":{"id":"d547f172-4084-4165-9359-85526b879a5b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d547f172-4084-4165-9359-85526b879a5b"}},"res":{"statusCode":200,"headers":{"x-request-id":"d547f172-4084-4165-9359-85526b879a5b","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":541,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000024_lod1.bin"} +[server] INFO [20:59:08.827]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":862,"totalDuration":29048.38100000564}} +[server] INFO [20:59:08.881]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"39834843-7bbc-41a4-b7c1-60b99b2912f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39834843-7bbc-41a4-b7c1-60b99b2912f8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [20:59:08.882]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 1 ms {"req":{"id":"39834843-7bbc-41a4-b7c1-60b99b2912f8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"39834843-7bbc-41a4-b7c1-60b99b2912f8"}},"res":{"statusCode":204,"headers":{"x-request-id":"39834843-7bbc-41a4-b7c1-60b99b2912f8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [20:59:08.895]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request received {"req":{"id":"ab66c4ca-264b-4ace-8d02-2525676c6b45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab66c4ca-264b-4ace-8d02-2525676c6b45"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [20:59:09.337]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin request completed in 442 ms {"req":{"id":"ab66c4ca-264b-4ace-8d02-2525676c6b45","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ab66c4ca-264b-4ace-8d02-2525676c6b45"}},"res":{"statusCode":200,"headers":{"x-request-id":"ab66c4ca-264b-4ace-8d02-2525676c6b45","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":442,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod1.bin"} +[server] INFO [20:59:09.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request received {"req":{"id":"4a776041-1cfb-46d9-aa30-1fcb0b9aa044","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a776041-1cfb-46d9-aa30-1fcb0b9aa044"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [20:59:09.758]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request completed in 0 ms {"req":{"id":"4a776041-1cfb-46d9-aa30-1fcb0b9aa044","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"4a776041-1cfb-46d9-aa30-1fcb0b9aa044"}},"res":{"statusCode":204,"headers":{"x-request-id":"4a776041-1cfb-46d9-aa30-1fcb0b9aa044","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [20:59:09.771]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request received {"req":{"id":"1b9d542a-15b8-4f87-a35b-3dfac7cdb5b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b9d542a-15b8-4f87-a35b-3dfac7cdb5b7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [20:59:10.292]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin request completed in 521 ms {"req":{"id":"1b9d542a-15b8-4f87-a35b-3dfac7cdb5b7","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1b9d542a-15b8-4f87-a35b-3dfac7cdb5b7"}},"res":{"statusCode":200,"headers":{"x-request-id":"1b9d542a-15b8-4f87-a35b-3dfac7cdb5b7","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":521,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod1.bin"} +[server] INFO [20:59:10.706]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"9ab75aff-308a-42a9-93d8-bff878f0a599","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ab75aff-308a-42a9-93d8-bff878f0a599"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [20:59:10.707]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 1 ms {"req":{"id":"9ab75aff-308a-42a9-93d8-bff878f0a599","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9ab75aff-308a-42a9-93d8-bff878f0a599"}},"res":{"statusCode":204,"headers":{"x-request-id":"9ab75aff-308a-42a9-93d8-bff878f0a599","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [20:59:10.717]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request received {"req":{"id":"901bde64-bb82-467d-b4f7-c00732bdcb70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"901bde64-bb82-467d-b4f7-c00732bdcb70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [20:59:11.038]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"ad2c2cbf-4330-4190-ad82-bf92e191a435","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad2c2cbf-4330-4190-ad82-bf92e191a435"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:11.038]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 1 ms {"req":{"id":"ad2c2cbf-4330-4190-ad82-bf92e191a435","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ad2c2cbf-4330-4190-ad82-bf92e191a435"}},"res":{"statusCode":204,"headers":{"x-request-id":"ad2c2cbf-4330-4190-ad82-bf92e191a435","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:11.042]: GQL BroadcastViewerUserActivity finished after 172 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[59.59280846224128,222.1949855740622,93.35258572974794],"target":[118.21483264908046,141.1371964919681,-4.712225857931093],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":179.32410000264645},"apollo_query_duration_ms":172} +[server] INFO [20:59:11.049]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"775758d7-b2f4-4ad9-a6a6-765101e83da6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775758d7-b2f4-4ad9-a6a6-765101e83da6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:11.188]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":866,"totalDuration":29189.11760000605}} +[server] INFO [20:59:11.232]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":868,"totalDuration":29261.366000005044}} +[server] INFO [20:59:11.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request received {"req":{"id":"6cfc6d1e-60f3-47f4-83e3-4e8821e96448","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cfc6d1e-60f3-47f4-83e3-4e8821e96448"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [20:59:11.245]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request completed in 0 ms {"req":{"id":"6cfc6d1e-60f3-47f4-83e3-4e8821e96448","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cfc6d1e-60f3-47f4-83e3-4e8821e96448"}},"res":{"statusCode":204,"headers":{"x-request-id":"6cfc6d1e-60f3-47f4-83e3-4e8821e96448","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [20:59:11.257]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request received {"req":{"id":"d91bcd93-b09f-4c68-a7b3-374a320bdadd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d91bcd93-b09f-4c68-a7b3-374a320bdadd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [20:59:11.260]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin request completed in 543 ms {"req":{"id":"901bde64-bb82-467d-b4f7-c00732bdcb70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"901bde64-bb82-467d-b4f7-c00732bdcb70"}},"res":{"statusCode":200,"headers":{"x-request-id":"901bde64-bb82-467d-b4f7-c00732bdcb70","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":543,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000026_lod1.bin"} +[server] INFO [20:59:11.615]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 566 ms {"req":{"id":"775758d7-b2f4-4ad9-a6a6-765101e83da6","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775758d7-b2f4-4ad9-a6a6-765101e83da6"}},"res":{"statusCode":200,"headers":{"x-request-id":"775758d7-b2f4-4ad9-a6a6-765101e83da6","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":566,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:12.103]: GQL BroadcastViewerUserActivity finished after 285 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[83.35607986506236,206.61106331779152,76.31162930297803],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":291.70339999347925},"apollo_query_duration_ms":285} +[server] INFO [20:59:12.239]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin request completed in 982 ms {"req":{"id":"d91bcd93-b09f-4c68-a7b3-374a320bdadd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d91bcd93-b09f-4c68-a7b3-374a320bdadd"}},"res":{"statusCode":200,"headers":{"x-request-id":"d91bcd93-b09f-4c68-a7b3-374a320bdadd","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":982,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000025_lod1.bin"} +[server] INFO [20:59:12.283]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":872,"totalDuration":29433.295800005086}} +[server] INFO [20:59:12.327]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":874,"totalDuration":29506.527700004168}} +[server] INFO [20:59:12.813]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"10e5af4e-8aaa-4887-8485-d2ed41b26e14","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10e5af4e-8aaa-4887-8485-d2ed41b26e14"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [20:59:12.814]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 1 ms {"req":{"id":"10e5af4e-8aaa-4887-8485-d2ed41b26e14","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10e5af4e-8aaa-4887-8485-d2ed41b26e14"}},"res":{"statusCode":204,"headers":{"x-request-id":"10e5af4e-8aaa-4887-8485-d2ed41b26e14","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [20:59:12.829]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request received {"req":{"id":"cdfb5467-eb27-465a-b6b1-9ee184192976","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cdfb5467-eb27-465a-b6b1-9ee184192976"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [20:59:13.315]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"b00c9d33-7110-48c0-a2aa-16c3d62b1d1d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b00c9d33-7110-48c0-a2aa-16c3d62b1d1d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [20:59:13.315]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 0 ms {"req":{"id":"b00c9d33-7110-48c0-a2aa-16c3d62b1d1d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b00c9d33-7110-48c0-a2aa-16c3d62b1d1d"}},"res":{"statusCode":204,"headers":{"x-request-id":"b00c9d33-7110-48c0-a2aa-16c3d62b1d1d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [20:59:13.331]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request received {"req":{"id":"67fc8ef8-39fb-4822-b6ed-824e812cafe3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67fc8ef8-39fb-4822-b6ed-824e812cafe3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [20:59:13.568]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"06b618a3-d3ab-45ea-8a07-dcc274c46c67","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b618a3-d3ab-45ea-8a07-dcc274c46c67"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [20:59:13.568]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 0 ms {"req":{"id":"06b618a3-d3ab-45ea-8a07-dcc274c46c67","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"06b618a3-d3ab-45ea-8a07-dcc274c46c67"}},"res":{"statusCode":204,"headers":{"x-request-id":"06b618a3-d3ab-45ea-8a07-dcc274c46c67","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [20:59:13.585]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request received {"req":{"id":"72b3d9bf-dd9d-4154-bd9c-bdc9dc2eb312","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72b3d9bf-dd9d-4154-bd9c-bdc9dc2eb312"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [20:59:14.466]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin request completed in 1134 ms {"req":{"id":"67fc8ef8-39fb-4822-b6ed-824e812cafe3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"67fc8ef8-39fb-4822-b6ed-824e812cafe3"}},"res":{"statusCode":200,"headers":{"x-request-id":"67fc8ef8-39fb-4822-b6ed-824e812cafe3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1134,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod0.bin"} +[server] INFO [20:59:15.119]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"748f9611-2bff-4d13-b390-8d7ecd994e02","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"748f9611-2bff-4d13-b390-8d7ecd994e02"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [20:59:15.120]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 0 ms {"req":{"id":"748f9611-2bff-4d13-b390-8d7ecd994e02","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"748f9611-2bff-4d13-b390-8d7ecd994e02"}},"res":{"statusCode":204,"headers":{"x-request-id":"748f9611-2bff-4d13-b390-8d7ecd994e02","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [20:59:15.136]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request received {"req":{"id":"2ee1f280-7900-4c2b-a695-b57842385c57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ee1f280-7900-4c2b-a695-b57842385c57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [20:59:16.161]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin request completed in 1025 ms {"req":{"id":"2ee1f280-7900-4c2b-a695-b57842385c57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ee1f280-7900-4c2b-a695-b57842385c57"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ee1f280-7900-4c2b-a695-b57842385c57","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1025,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod0.bin"} +[server] INFO [20:59:16.219]: GQL BroadcastViewerUserActivity finished after 284 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[83.35607986506236,206.61106331779152,76.31162930297803],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":318.87020000070333},"apollo_query_duration_ms":284} +[server] INFO [20:59:16.352]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":878,"totalDuration":29634.866800003685}} +[server] INFO [20:59:16.383]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":880,"totalDuration":29696.840400000103}} +[server] INFO [20:59:16.404]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin request completed in 2819 ms {"req":{"id":"72b3d9bf-dd9d-4154-bd9c-bdc9dc2eb312","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"72b3d9bf-dd9d-4154-bd9c-bdc9dc2eb312"}},"res":{"statusCode":200,"headers":{"x-request-id":"72b3d9bf-dd9d-4154-bd9c-bdc9dc2eb312","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2819,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod0.bin"} +[server] INFO [20:59:16.569]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"f984fb5d-48fb-44de-b378-d05e7eba97b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f984fb5d-48fb-44de-b378-d05e7eba97b6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [20:59:16.570]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 1 ms {"req":{"id":"f984fb5d-48fb-44de-b378-d05e7eba97b6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f984fb5d-48fb-44de-b378-d05e7eba97b6"}},"res":{"statusCode":204,"headers":{"x-request-id":"f984fb5d-48fb-44de-b378-d05e7eba97b6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [20:59:16.583]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request received {"req":{"id":"70bae681-5822-4244-9402-5738db514e76","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70bae681-5822-4244-9402-5738db514e76"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [20:59:17.022]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"ecf06b91-e146-4761-adda-5e821540fd91","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ecf06b91-e146-4761-adda-5e821540fd91"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:17.023]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 1 ms {"req":{"id":"ecf06b91-e146-4761-adda-5e821540fd91","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ecf06b91-e146-4761-adda-5e821540fd91"}},"res":{"statusCode":204,"headers":{"x-request-id":"ecf06b91-e146-4761-adda-5e821540fd91","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:17.037]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"1fc78b5e-2a09-4966-a7a7-a3c65bbe5fe2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fc78b5e-2a09-4966-a7a7-a3c65bbe5fe2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:18.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin request completed in 5304 ms {"req":{"id":"cdfb5467-eb27-465a-b6b1-9ee184192976","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cdfb5467-eb27-465a-b6b1-9ee184192976"}},"res":{"statusCode":200,"headers":{"x-request-id":"cdfb5467-eb27-465a-b6b1-9ee184192976","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5304,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod0.bin"} +[server] INFO [20:59:18.443]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 1406 ms {"req":{"id":"1fc78b5e-2a09-4966-a7a7-a3c65bbe5fe2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1fc78b5e-2a09-4966-a7a7-a3c65bbe5fe2"}},"res":{"statusCode":200,"headers":{"x-request-id":"1fc78b5e-2a09-4966-a7a7-a3c65bbe5fe2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1406,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:18.871]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"7531d52b-5aac-4989-8b27-0fb9fe7404bf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7531d52b-5aac-4989-8b27-0fb9fe7404bf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [20:59:18.872]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1 ms {"req":{"id":"7531d52b-5aac-4989-8b27-0fb9fe7404bf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7531d52b-5aac-4989-8b27-0fb9fe7404bf"}},"res":{"statusCode":204,"headers":{"x-request-id":"7531d52b-5aac-4989-8b27-0fb9fe7404bf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [20:59:18.885]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request received {"req":{"id":"dec846de-ed0b-47ce-b6c0-686281e2e7bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dec846de-ed0b-47ce-b6c0-686281e2e7bb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [20:59:19.553]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin request completed in 2970 ms {"req":{"id":"70bae681-5822-4244-9402-5738db514e76","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"70bae681-5822-4244-9402-5738db514e76"}},"res":{"statusCode":200,"headers":{"x-request-id":"70bae681-5822-4244-9402-5738db514e76","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2970,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod0.bin"} +[server] INFO [20:59:19.923]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin request completed in 1038 ms {"req":{"id":"dec846de-ed0b-47ce-b6c0-686281e2e7bb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"dec846de-ed0b-47ce-b6c0-686281e2e7bb"}},"res":{"statusCode":200,"headers":{"x-request-id":"dec846de-ed0b-47ce-b6c0-686281e2e7bb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1038,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod0.bin"} +[server] INFO [20:59:19.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request received {"req":{"id":"3d13fa5c-7c66-499e-ae68-0880ef967495","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d13fa5c-7c66-499e-ae68-0880ef967495"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [20:59:19.937]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request completed in 0 ms {"req":{"id":"3d13fa5c-7c66-499e-ae68-0880ef967495","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d13fa5c-7c66-499e-ae68-0880ef967495"}},"res":{"statusCode":204,"headers":{"x-request-id":"3d13fa5c-7c66-499e-ae68-0880ef967495","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [20:59:19.951]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request received {"req":{"id":"f4dbcc9d-87e3-437a-8808-c10865118b7f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f4dbcc9d-87e3-437a-8808-c10865118b7f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [20:59:20.513]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin request completed in 562 ms {"req":{"id":"f4dbcc9d-87e3-437a-8808-c10865118b7f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f4dbcc9d-87e3-437a-8808-c10865118b7f"}},"res":{"statusCode":200,"headers":{"x-request-id":"f4dbcc9d-87e3-437a-8808-c10865118b7f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":562,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000048_lod1.bin"} +[server] INFO [20:59:20.914]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"8fd2f139-3cf4-4f50-b464-437accaaf013","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fd2f139-3cf4-4f50-b464-437accaaf013"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [20:59:20.915]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 1 ms {"req":{"id":"8fd2f139-3cf4-4f50-b464-437accaaf013","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fd2f139-3cf4-4f50-b464-437accaaf013"}},"res":{"statusCode":204,"headers":{"x-request-id":"8fd2f139-3cf4-4f50-b464-437accaaf013","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [20:59:20.926]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request received {"req":{"id":"d4b4f6b0-331b-46b2-b7c8-aa8c0cfec404","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4b4f6b0-331b-46b2-b7c8-aa8c0cfec404"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [20:59:21.071]: GQL BroadcastViewerUserActivity finished after 173 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[83.35607986506236,206.61106331779152,76.31162930297803],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":183.98570000380278},"apollo_query_duration_ms":173} +[server] INFO [20:59:21.217]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":884,"totalDuration":29836.812099997886}} +[server] INFO [20:59:21.254]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":886,"totalDuration":29899.125799995847}} +[server] INFO [20:59:21.550]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin request completed in 624 ms {"req":{"id":"d4b4f6b0-331b-46b2-b7c8-aa8c0cfec404","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d4b4f6b0-331b-46b2-b7c8-aa8c0cfec404"}},"res":{"statusCode":200,"headers":{"x-request-id":"d4b4f6b0-331b-46b2-b7c8-aa8c0cfec404","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":624,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000051_lod1.bin"} +[server] INFO [20:59:22.007]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"3b408f72-c375-4cba-8901-80b23562c75f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b408f72-c375-4cba-8901-80b23562c75f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [20:59:22.008]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 1 ms {"req":{"id":"3b408f72-c375-4cba-8901-80b23562c75f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b408f72-c375-4cba-8901-80b23562c75f"}},"res":{"statusCode":204,"headers":{"x-request-id":"3b408f72-c375-4cba-8901-80b23562c75f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [20:59:22.026]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request received {"req":{"id":"db947af6-5029-47d0-a536-a28207b2444b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db947af6-5029-47d0-a536-a28207b2444b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [20:59:22.445]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin request completed in 419 ms {"req":{"id":"db947af6-5029-47d0-a536-a28207b2444b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"db947af6-5029-47d0-a536-a28207b2444b"}},"res":{"statusCode":200,"headers":{"x-request-id":"db947af6-5029-47d0-a536-a28207b2444b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":419,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000008_lod1.bin"} +[server] INFO [20:59:22.830]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"37f4dbf8-16f0-4afb-abec-21ce36b62455","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37f4dbf8-16f0-4afb-abec-21ce36b62455"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:22.830]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 0 ms {"req":{"id":"37f4dbf8-16f0-4afb-abec-21ce36b62455","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"37f4dbf8-16f0-4afb-abec-21ce36b62455"}},"res":{"statusCode":204,"headers":{"x-request-id":"37f4dbf8-16f0-4afb-abec-21ce36b62455","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:22.844]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"084f711a-3a65-466b-906e-c441b54c8059","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"084f711a-3a65-466b-906e-c441b54c8059"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:23.403]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 559 ms {"req":{"id":"084f711a-3a65-466b-906e-c441b54c8059","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"084f711a-3a65-466b-906e-c441b54c8059"}},"res":{"statusCode":200,"headers":{"x-request-id":"084f711a-3a65-466b-906e-c441b54c8059","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":559,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:23.605]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"bcd9b137-a15c-4403-b0c2-405e6286e1b2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bcd9b137-a15c-4403-b0c2-405e6286e1b2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:23.606]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 1 ms {"req":{"id":"bcd9b137-a15c-4403-b0c2-405e6286e1b2","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bcd9b137-a15c-4403-b0c2-405e6286e1b2"}},"res":{"statusCode":204,"headers":{"x-request-id":"bcd9b137-a15c-4403-b0c2-405e6286e1b2","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:23.621]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"d7466caa-c702-4b85-b664-827ba2471edb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d7466caa-c702-4b85-b664-827ba2471edb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:24.108]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 487 ms {"req":{"id":"d7466caa-c702-4b85-b664-827ba2471edb","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d7466caa-c702-4b85-b664-827ba2471edb"}},"res":{"statusCode":200,"headers":{"x-request-id":"d7466caa-c702-4b85-b664-827ba2471edb","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":487,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:24.763]: GQL BroadcastViewerUserActivity finished after 158 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.0507798651026,143.42806725125084,109.06505685256391],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":179.5097000002861},"apollo_query_duration_ms":158} +[server] INFO [20:59:24.797]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"817d2bbe-1985-4c36-b09e-0b82bb0506cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"817d2bbe-1985-4c36-b09e-0b82bb0506cb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [20:59:24.798]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 1 ms {"req":{"id":"817d2bbe-1985-4c36-b09e-0b82bb0506cb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"817d2bbe-1985-4c36-b09e-0b82bb0506cb"}},"res":{"statusCode":204,"headers":{"x-request-id":"817d2bbe-1985-4c36-b09e-0b82bb0506cb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [20:59:24.810]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request received {"req":{"id":"c1296780-46f0-4782-bda0-71b44e54d443","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1296780-46f0-4782-bda0-71b44e54d443"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [20:59:24.897]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":890,"totalDuration":30025.913300001062}} +[server] INFO [20:59:24.931]: GQL BroadcastViewerUserActivity finished after 161 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[129.05077867085015,143.42806543811488,109.06505685256391],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":178.31340000778437},"apollo_query_duration_ms":161} +[server] INFO [20:59:24.936]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":892,"totalDuration":30094.086499997415}} +[server] INFO [20:59:25.059]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":896,"totalDuration":30214.34129999671}} +[server] INFO [20:59:25.094]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":898,"totalDuration":30289.22009999398}} +[server] INFO [20:59:25.184]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"3836fcfd-b638-49a6-82e1-af85d2def41d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3836fcfd-b638-49a6-82e1-af85d2def41d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [20:59:25.185]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 1 ms {"req":{"id":"3836fcfd-b638-49a6-82e1-af85d2def41d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3836fcfd-b638-49a6-82e1-af85d2def41d"}},"res":{"statusCode":204,"headers":{"x-request-id":"3836fcfd-b638-49a6-82e1-af85d2def41d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [20:59:25.195]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request received {"req":{"id":"2ebd6a51-03fc-47d1-98df-ff0801142586","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ebd6a51-03fc-47d1-98df-ff0801142586"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [20:59:25.532]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"2b87f755-91ec-46d5-945e-6f1ca2e322df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2b87f755-91ec-46d5-945e-6f1ca2e322df"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:25.533]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 1 ms {"req":{"id":"2b87f755-91ec-46d5-945e-6f1ca2e322df","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2b87f755-91ec-46d5-945e-6f1ca2e322df"}},"res":{"statusCode":204,"headers":{"x-request-id":"2b87f755-91ec-46d5-945e-6f1ca2e322df","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:25.543]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"7ee8fb03-ca43-42bb-8ce9-ba00bb2999c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ee8fb03-ca43-42bb-8ce9-ba00bb2999c1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] WARN [20:59:26.717]: DB query successfully completed after 559 ms {"phase":"startup","region":"main","sql":"select \"commits\".\"id\", \"commits\".\"referencedObject\", \"commits\".\"author\", \"commits\".\"message\", \"commits\".\"createdAt\", \"commits\".\"sourceApplication\", \"commits\".\"totalChildrenCount\", \"commits\".\"parents\", \"branch_commits\".\"branchId\" from \"branch_commits\" inner join \"commits\" on \"commits\".\"id\" = \"branch_commits\".\"commitId\" where \"branch_commits\".\"branchId\" in ($1)","sqlMethod":"select","sqlQueryId":"GB6N_VE1FKV8dn99gsXdD","sqlQueryDurationMs":559,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async Object.getAllBranchCommits (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\commits.ts:510:17)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:108:27)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:331:9)\n at async Promise.all (index 1)\n at async Object.getViewerResourceGroups (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:560:7)\n at async (D:\\speckle-server\\packages\\server\\modules\\viewer\\services\\viewerResources.ts:588:20)\n at async Object.broadcastViewerUserActivity (D:\\speckle-server\\packages\\server\\modules\\comments\\graph\\resolvers\\comments.ts:733:24)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasRole.ts:57:20)\n at async fieldConfig.resolve (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\directives\\hasScope.ts:35:26)","req":{"id":"zmWQQuTbNdVAypPz6CWUX"}} +[server] WARN [20:59:26.795]: DB query successfully completed after 621 ms {"phase":"startup","region":"main","sql":"select * from \"streams\" where \"streams\".\"id\" in ($1)","sqlMethod":"select","sqlQueryId":"KPHFDmUw2HzmW_i5aA82T","sqlQueryDurationMs":621,"sqlNumberBindings":1,"trace":"at Function. (D:\\speckle-server\\packages\\server\\observability\\components\\knex\\knexMonitoring.ts:267:33)\n at Function.emit (node:events:519:28)\n at Client_PG. (D:\\speckle-server\\node_modules\\knex\\lib\\knex-builder\\make-knex.js:307:10)\n at Client_PG.emit (node:events:519:28)\n at D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:165:21\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Runner.ensureConnection (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:318:14)\n at async Runner.run (D:\\speckle-server\\node_modules\\knex\\lib\\execution\\runner.js:30:19)\n at async (D:\\speckle-server\\packages\\server\\modules\\core\\repositories\\streams.ts:163:12)\n at async DataLoader._batchLoadFn (D:\\speckle-server\\packages\\server\\modules\\core\\graph\\dataloaders\\index.ts:269:33)","req":{"id":"zmWQQuTbNdVAypPz6CWUX"}} +[server] INFO [20:59:26.883]: GQL BroadcastViewerUserActivity finished after 900 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[26.07362650012375,109.80142808808257,-13.842447463128643],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":863.5306000001729},"apollo_query_duration_ms":900} +[server] INFO [20:59:27.236]: GQL BroadcastViewerUserActivity finished after 1098 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[26.07362650012375,109.80142808808257,-13.842447463128643],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1147.988299999386},"apollo_query_duration_ms":1098} +[server] INFO [20:59:27.566]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":902,"totalDuration":30916.626399998553}} +[server] INFO [20:59:27.604]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin request completed in 2409 ms {"req":{"id":"2ebd6a51-03fc-47d1-98df-ff0801142586","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2ebd6a51-03fc-47d1-98df-ff0801142586"}},"res":{"statusCode":200,"headers":{"x-request-id":"2ebd6a51-03fc-47d1-98df-ff0801142586","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2409,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000017_lod1.bin"} +[server] INFO [20:59:27.695]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":905,"totalDuration":31316.58030000422}} +[server] INFO [20:59:27.882]: GQL BroadcastViewerUserActivity finished after 737 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[22.99850142040772,136.65587289665478,24.975225010686167],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":843.8535999991},"apollo_query_duration_ms":737} +[server] INFO [20:59:28.059]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"f0c879b6-65fb-4ab0-b378-ed60937ccd9b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0c879b6-65fb-4ab0-b378-ed60937ccd9b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [20:59:28.059]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 0 ms {"req":{"id":"f0c879b6-65fb-4ab0-b378-ed60937ccd9b","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f0c879b6-65fb-4ab0-b378-ed60937ccd9b"}},"res":{"statusCode":204,"headers":{"x-request-id":"f0c879b6-65fb-4ab0-b378-ed60937ccd9b","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [20:59:28.072]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request received {"req":{"id":"574e2d96-9452-4d61-86cc-65e4ddd331c5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"574e2d96-9452-4d61-86cc-65e4ddd331c5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [20:59:28.284]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":909,"totalDuration":32099.279400010593}} +[server] INFO [20:59:28.484]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":912,"totalDuration":32699.62220001314}} +[server] INFO [20:59:28.590]: GQL BroadcastViewerUserActivity finished after 938 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[24.061985776247184,142.99550988504322,29.876746962881917],"target":[129.05087045295,143.42800628416904,-0.1280892447424758],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":1080.0642999969423},"apollo_query_duration_ms":938} +[server] INFO [20:59:28.884]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":916,"totalDuration":33203.53160001058}} +[server] INFO [20:59:29.000]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":919,"totalDuration":33569.58730001096}} +[server] INFO [20:59:29.321]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":923,"totalDuration":34000.82940001134}} +[server] INFO [20:59:29.396]: GQL BroadcastViewerUserActivity finished after 479 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1702","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-40.73092071961787,137.7177080619598,60.2487091012548],"target":[132.20206023070523,138.4300967284498,10.826088942093497],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":640.9248000010848},"apollo_query_duration_ms":479} +[server] INFO [20:59:29.415]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":925,"totalDuration":34185.28060001228}} +[server] INFO [20:59:29.799]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":929,"totalDuration":34581.856900014915}} +[server] INFO [20:59:29.906]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":931,"totalDuration":34781.11730001215}} +[server] INFO [20:59:29.940]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin request completed in 5130 ms {"req":{"id":"c1296780-46f0-4782-bda0-71b44e54d443","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c1296780-46f0-4782-bda0-71b44e54d443"}},"res":{"statusCode":200,"headers":{"x-request-id":"c1296780-46f0-4782-bda0-71b44e54d443","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":5130,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod0.bin"} +[server] INFO [20:59:30.537]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 4993 ms {"req":{"id":"7ee8fb03-ca43-42bb-8ce9-ba00bb2999c1","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7ee8fb03-ca43-42bb-8ce9-ba00bb2999c1"}},"res":{"statusCode":200,"headers":{"x-request-id":"7ee8fb03-ca43-42bb-8ce9-ba00bb2999c1","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4993,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:30.542]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"517e2cdf-149b-44dc-8757-9540334095bc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"517e2cdf-149b-44dc-8757-9540334095bc"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [20:59:30.543]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 1 ms {"req":{"id":"517e2cdf-149b-44dc-8757-9540334095bc","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"517e2cdf-149b-44dc-8757-9540334095bc"}},"res":{"statusCode":204,"headers":{"x-request-id":"517e2cdf-149b-44dc-8757-9540334095bc","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [20:59:30.556]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request received {"req":{"id":"bbe09324-2a3e-4b1d-9488-daaa76684dd2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbe09324-2a3e-4b1d-9488-daaa76684dd2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [20:59:30.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"3d8c9913-585c-4335-be7d-653d9fbdb849","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d8c9913-585c-4335-be7d-653d9fbdb849"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [20:59:30.964]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 0 ms {"req":{"id":"3d8c9913-585c-4335-be7d-653d9fbdb849","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3d8c9913-585c-4335-be7d-653d9fbdb849"}},"res":{"statusCode":204,"headers":{"x-request-id":"3d8c9913-585c-4335-be7d-653d9fbdb849","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [20:59:30.980]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request received {"req":{"id":"c7c90039-2825-4331-a963-983c608a0e44","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7c90039-2825-4331-a963-983c608a0e44"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [20:59:31.039]: GQL BroadcastViewerUserActivity finished after 281 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-20.47475895364397,282.2409151645041,133.2095339214267],"target":[152.45822199667913,282.95330383099406,83.78691376226539],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":343.213700003922},"apollo_query_duration_ms":281} +[server] INFO [20:59:31.170]: GQL BroadcastViewerUserActivity finished after 296 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-20.473985218664836,282.0530903117246,133.2095339214267],"target":[152.45899573165826,282.76547897821456,83.78691376226539],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":317.8073999993503},"apollo_query_duration_ms":296} +[server] INFO [20:59:31.325]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":935,"totalDuration":35060.34030001331}} +[server] INFO [20:59:31.342]: GQL BroadcastViewerUserActivity finished after 300 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1704","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-20.473985218664836,282.0530903117246,133.2095339214267],"target":[152.45899573165826,282.76547897821456,83.78691376226539],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":396.7059999965131},"apollo_query_duration_ms":300} +[server] INFO [20:59:31.441]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":938,"totalDuration":35350.51140001509}} +[server] INFO [20:59:31.482]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin request completed in 926 ms {"req":{"id":"bbe09324-2a3e-4b1d-9488-daaa76684dd2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bbe09324-2a3e-4b1d-9488-daaa76684dd2"}},"res":{"statusCode":200,"headers":{"x-request-id":"bbe09324-2a3e-4b1d-9488-daaa76684dd2","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":926,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000053_lod1.bin"} +[server] INFO [20:59:31.556]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":942,"totalDuration":35497.443100017495}} +[server] INFO [20:59:31.603]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":945,"totalDuration":35612.040600017644}} +[server] INFO [20:59:31.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"28665f57-5ac4-406d-8f96-650cb46f44eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28665f57-5ac4-406d-8f96-650cb46f44eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [20:59:31.791]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 0 ms {"req":{"id":"28665f57-5ac4-406d-8f96-650cb46f44eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"28665f57-5ac4-406d-8f96-650cb46f44eb"}},"res":{"statusCode":204,"headers":{"x-request-id":"28665f57-5ac4-406d-8f96-650cb46f44eb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [20:59:31.794]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":949,"totalDuration":35875.378300015815}} +[server] INFO [20:59:31.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request received {"req":{"id":"81cf52fe-1d96-4685-8b22-0180ed4f6d87","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81cf52fe-1d96-4685-8b22-0180ed4f6d87"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [20:59:31.879]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":951,"totalDuration":36013.924500015564}} +[server] INFO [20:59:32.125]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin request completed in 1145 ms {"req":{"id":"c7c90039-2825-4331-a963-983c608a0e44","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c7c90039-2825-4331-a963-983c608a0e44"}},"res":{"statusCode":200,"headers":{"x-request-id":"c7c90039-2825-4331-a963-983c608a0e44","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1145,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000054_lod1.bin"} +[server] INFO [20:59:32.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin request completed in 582 ms {"req":{"id":"81cf52fe-1d96-4685-8b22-0180ed4f6d87","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"81cf52fe-1d96-4685-8b22-0180ed4f6d87"}},"res":{"statusCode":200,"headers":{"x-request-id":"81cf52fe-1d96-4685-8b22-0180ed4f6d87","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":582,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000090_lod0.bin"} +[server] INFO [20:59:32.581]: GQL BroadcastViewerUserActivity finished after 187 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-38.829250217300086,152.18830098829346,67.11136094077595],"target":[134.103730733023,152.90068965478343,17.68874078161463],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":237.3369000032544},"apollo_query_duration_ms":187} +[server] INFO [20:59:32.678]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request received {"req":{"id":"ddcf6047-2206-48de-8ea9-a8296757bb41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddcf6047-2206-48de-8ea9-a8296757bb41"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [20:59:32.679]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request completed in 1 ms {"req":{"id":"ddcf6047-2206-48de-8ea9-a8296757bb41","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ddcf6047-2206-48de-8ea9-a8296757bb41"}},"res":{"statusCode":204,"headers":{"x-request-id":"ddcf6047-2206-48de-8ea9-a8296757bb41","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [20:59:32.695]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request received {"req":{"id":"870184b8-8955-437e-b26f-21c416b625a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"870184b8-8955-437e-b26f-21c416b625a2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [20:59:32.723]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":955,"totalDuration":36149.68730001245}} +[server] INFO [20:59:32.759]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":957,"totalDuration":36221.205800012685}} +[server] INFO [20:59:32.799]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request received {"req":{"id":"171abc42-b265-442d-87cb-ea0fb98aa27a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"171abc42-b265-442d-87cb-ea0fb98aa27a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [20:59:32.800]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request completed in 1 ms {"req":{"id":"171abc42-b265-442d-87cb-ea0fb98aa27a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"171abc42-b265-442d-87cb-ea0fb98aa27a"}},"res":{"statusCode":204,"headers":{"x-request-id":"171abc42-b265-442d-87cb-ea0fb98aa27a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [20:59:32.818]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request received {"req":{"id":"7b523a0a-6f4e-416d-af27-bf9e43e1dfc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b523a0a-6f4e-416d-af27-bf9e43e1dfc3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [20:59:34.313]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin request completed in 6241 ms {"req":{"id":"574e2d96-9452-4d61-86cc-65e4ddd331c5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"574e2d96-9452-4d61-86cc-65e4ddd331c5"}},"res":{"statusCode":200,"headers":{"x-request-id":"574e2d96-9452-4d61-86cc-65e4ddd331c5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6241,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod0.bin"} +[server] INFO [20:59:34.793]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request received {"req":{"id":"8fcac0bb-7c6b-4344-9769-4c6ecb5730c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fcac0bb-7c6b-4344-9769-4c6ecb5730c8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [20:59:34.794]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request completed in 1 ms {"req":{"id":"8fcac0bb-7c6b-4344-9769-4c6ecb5730c8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8fcac0bb-7c6b-4344-9769-4c6ecb5730c8"}},"res":{"statusCode":204,"headers":{"x-request-id":"8fcac0bb-7c6b-4344-9769-4c6ecb5730c8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [20:59:34.811]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request received {"req":{"id":"5883c53b-d970-4e2b-ad2f-a2e275ebce31","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5883c53b-d970-4e2b-ad2f-a2e275ebce31"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [20:59:34.888]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin request completed in 2070 ms {"req":{"id":"7b523a0a-6f4e-416d-af27-bf9e43e1dfc3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7b523a0a-6f4e-416d-af27-bf9e43e1dfc3"}},"res":{"statusCode":200,"headers":{"x-request-id":"7b523a0a-6f4e-416d-af27-bf9e43e1dfc3","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2070,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000084_lod0.bin"} +[server] INFO [20:59:35.278]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request received {"req":{"id":"94dd5fce-9e01-4e38-88a4-60284a7703ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94dd5fce-9e01-4e38-88a4-60284a7703ce"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [20:59:35.279]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request completed in 1 ms {"req":{"id":"94dd5fce-9e01-4e38-88a4-60284a7703ce","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94dd5fce-9e01-4e38-88a4-60284a7703ce"}},"res":{"statusCode":204,"headers":{"x-request-id":"94dd5fce-9e01-4e38-88a4-60284a7703ce","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [20:59:35.298]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request received {"req":{"id":"5058ce93-3aee-49d6-8924-6c5c671b0f19","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5058ce93-3aee-49d6-8924-6c5c671b0f19"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [20:59:36.556]: GQL BroadcastViewerUserActivity finished after 489 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-38.829250217300086,152.18830098829346,67.11136094077595],"target":[134.103730733023,152.90068965478343,17.68874078161463],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":648.1348999999464},"apollo_query_duration_ms":489} +[server] INFO [20:59:36.890]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":961,"totalDuration":36548.405000017025}} +[server] INFO [20:59:36.893]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin request completed in 4198 ms {"req":{"id":"870184b8-8955-437e-b26f-21c416b625a2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"870184b8-8955-437e-b26f-21c416b625a2"}},"res":{"statusCode":200,"headers":{"x-request-id":"870184b8-8955-437e-b26f-21c416b625a2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":4198,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000005_lod0.bin"} +[server] INFO [20:59:36.937]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":963,"totalDuration":36682.32530001644}} +[server] INFO [20:59:37.559]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request received {"req":{"id":"f8443abd-f9d1-4f07-bde8-c3c41a615174","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f8443abd-f9d1-4f07-bde8-c3c41a615174"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [20:59:37.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request completed in 1 ms {"req":{"id":"f8443abd-f9d1-4f07-bde8-c3c41a615174","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f8443abd-f9d1-4f07-bde8-c3c41a615174"}},"res":{"statusCode":204,"headers":{"x-request-id":"f8443abd-f9d1-4f07-bde8-c3c41a615174","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [20:59:37.578]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request received {"req":{"id":"492bff62-df78-4db4-ac1c-e0ed397b2cdf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"492bff62-df78-4db4-ac1c-e0ed397b2cdf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [20:59:38.455]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin request completed in 3644 ms {"req":{"id":"5883c53b-d970-4e2b-ad2f-a2e275ebce31","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5883c53b-d970-4e2b-ad2f-a2e275ebce31"}},"res":{"statusCode":200,"headers":{"x-request-id":"5883c53b-d970-4e2b-ad2f-a2e275ebce31","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":3644,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000018_lod0.bin"} +[server] INFO [20:59:39.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request received {"req":{"id":"9c914efe-9b94-466f-b4bc-3cf143076962","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c914efe-9b94-466f-b4bc-3cf143076962"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [20:59:39.168]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request completed in 1 ms {"req":{"id":"9c914efe-9b94-466f-b4bc-3cf143076962","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9c914efe-9b94-466f-b4bc-3cf143076962"}},"res":{"statusCode":204,"headers":{"x-request-id":"9c914efe-9b94-466f-b4bc-3cf143076962","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [20:59:39.192]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request received {"req":{"id":"7bb32367-9376-4b77-a79b-c11048f3ec70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7bb32367-9376-4b77-a79b-c11048f3ec70"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [20:59:39.495]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin request completed in 1917 ms {"req":{"id":"492bff62-df78-4db4-ac1c-e0ed397b2cdf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"492bff62-df78-4db4-ac1c-e0ed397b2cdf"}},"res":{"statusCode":200,"headers":{"x-request-id":"492bff62-df78-4db4-ac1c-e0ed397b2cdf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1917,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000072_lod0.bin"} +[server] INFO [20:59:40.079]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"be4f4c3f-98db-49fb-ac5f-794a3bcb85c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be4f4c3f-98db-49fb-ac5f-794a3bcb85c5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:40.079]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 1 ms {"req":{"id":"be4f4c3f-98db-49fb-ac5f-794a3bcb85c5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"be4f4c3f-98db-49fb-ac5f-794a3bcb85c5"}},"res":{"statusCode":204,"headers":{"x-request-id":"be4f4c3f-98db-49fb-ac5f-794a3bcb85c5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:40.091]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request received {"req":{"id":"e9cb10ef-c5f0-40f0-ba20-024340922372","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e9cb10ef-c5f0-40f0-ba20-024340922372"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:41.113]: GQL BroadcastViewerUserActivity finished after 194 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-38.829250217300086,152.18830098829346,67.11136094077595],"target":[134.103730733023,152.90068965478343,17.68874078161463],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":250.51159999892116},"apollo_query_duration_ms":194} +[server] INFO [20:59:41.292]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":967,"totalDuration":36856.14900001604}} +[server] INFO [20:59:41.298]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin request completed in 6000 ms {"req":{"id":"5058ce93-3aee-49d6-8924-6c5c671b0f19","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5058ce93-3aee-49d6-8924-6c5c671b0f19"}},"res":{"statusCode":200,"headers":{"x-request-id":"5058ce93-3aee-49d6-8924-6c5c671b0f19","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":6000,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000015_lod0.bin"} +[server] INFO [20:59:41.328]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":969,"totalDuration":36928.1733000176}} +[server] INFO [20:59:41.500]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin request completed in 2308 ms {"req":{"id":"7bb32367-9376-4b77-a79b-c11048f3ec70","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"7bb32367-9376-4b77-a79b-c11048f3ec70"}},"res":{"statusCode":200,"headers":{"x-request-id":"7bb32367-9376-4b77-a79b-c11048f3ec70","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2308,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000022_lod0.bin"} +[server] INFO [20:59:42.181]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"a0d53ab7-23dc-4341-912e-bd3437fd0e80","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0d53ab7-23dc-4341-912e-bd3437fd0e80"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:42.183]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 2 ms {"req":{"id":"a0d53ab7-23dc-4341-912e-bd3437fd0e80","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a0d53ab7-23dc-4341-912e-bd3437fd0e80"}},"res":{"statusCode":204,"headers":{"x-request-id":"a0d53ab7-23dc-4341-912e-bd3437fd0e80","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:42.197]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request received {"req":{"id":"8959ce44-229d-4d44-8856-2aa8613c59cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8959ce44-229d-4d44-8856-2aa8613c59cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:42.241]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"bb91be7d-ac34-4b29-bdc5-5a6f30e09aa5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb91be7d-ac34-4b29-bdc5-5a6f30e09aa5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [20:59:42.242]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 0 ms {"req":{"id":"bb91be7d-ac34-4b29-bdc5-5a6f30e09aa5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bb91be7d-ac34-4b29-bdc5-5a6f30e09aa5"}},"res":{"statusCode":204,"headers":{"x-request-id":"bb91be7d-ac34-4b29-bdc5-5a6f30e09aa5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [20:59:42.266]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request received {"req":{"id":"5aa440cf-6af0-426f-83a3-c9fc2b9649bd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5aa440cf-6af0-426f-83a3-c9fc2b9649bd"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [20:59:42.402]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin request completed in 2311 ms {"req":{"id":"e9cb10ef-c5f0-40f0-ba20-024340922372","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e9cb10ef-c5f0-40f0-ba20-024340922372"}},"res":{"statusCode":200,"headers":{"x-request-id":"e9cb10ef-c5f0-40f0-ba20-024340922372","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":2311,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000062_lod0.bin"} +[server] INFO [20:59:42.902]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin request completed in 636 ms {"req":{"id":"5aa440cf-6af0-426f-83a3-c9fc2b9649bd","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"5aa440cf-6af0-426f-83a3-c9fc2b9649bd"}},"res":{"statusCode":200,"headers":{"x-request-id":"5aa440cf-6af0-426f-83a3-c9fc2b9649bd","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":636,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000009_lod1.bin"} +[server] INFO [20:59:42.945]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"2d417167-ae1e-452a-aa3a-096df83d7ddf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d417167-ae1e-452a-aa3a-096df83d7ddf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [20:59:42.946]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 0 ms {"req":{"id":"2d417167-ae1e-452a-aa3a-096df83d7ddf","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2d417167-ae1e-452a-aa3a-096df83d7ddf"}},"res":{"statusCode":204,"headers":{"x-request-id":"2d417167-ae1e-452a-aa3a-096df83d7ddf","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [20:59:42.966]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request received {"req":{"id":"d81629e9-4627-4614-a2d3-2cd6a403cda5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d81629e9-4627-4614-a2d3-2cd6a403cda5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [20:59:43.309]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"89476016-3df2-4d39-be80-d2bc82c7e3b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"89476016-3df2-4d39-be80-d2bc82c7e3b9"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [20:59:43.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1 ms {"req":{"id":"89476016-3df2-4d39-be80-d2bc82c7e3b9","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"89476016-3df2-4d39-be80-d2bc82c7e3b9"}},"res":{"statusCode":204,"headers":{"x-request-id":"89476016-3df2-4d39-be80-d2bc82c7e3b9","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [20:59:43.327]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request received {"req":{"id":"1d77e8bd-59d4-4bb1-95a7-6fb097831038","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d77e8bd-59d4-4bb1-95a7-6fb097831038"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [20:59:43.491]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin request completed in 525 ms {"req":{"id":"d81629e9-4627-4614-a2d3-2cd6a403cda5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d81629e9-4627-4614-a2d3-2cd6a403cda5"}},"res":{"statusCode":200,"headers":{"x-request-id":"d81629e9-4627-4614-a2d3-2cd6a403cda5","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":525,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000040_lod1.bin"} +[server] INFO [20:59:44.057]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin request completed in 1859 ms {"req":{"id":"8959ce44-229d-4d44-8856-2aa8613c59cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"8959ce44-229d-4d44-8856-2aa8613c59cf"}},"res":{"statusCode":200,"headers":{"x-request-id":"8959ce44-229d-4d44-8856-2aa8613c59cf","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1859,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000071_lod0.bin"} +[server] INFO [20:59:44.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"97d23633-2714-4d68-8c88-41c2deea54d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97d23633-2714-4d68-8c88-41c2deea54d7"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:44.088]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 1 ms {"req":{"id":"97d23633-2714-4d68-8c88-41c2deea54d7","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"97d23633-2714-4d68-8c88-41c2deea54d7"}},"res":{"statusCode":204,"headers":{"x-request-id":"97d23633-2714-4d68-8c88-41c2deea54d7","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:44.096]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request received {"req":{"id":"775b1c2c-cb3c-4f84-bcf2-ccc6bd6b1b9a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775b1c2c-cb3c-4f84-bcf2-ccc6bd6b1b9a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:44.349]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin request completed in 1022 ms {"req":{"id":"1d77e8bd-59d4-4bb1-95a7-6fb097831038","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1d77e8bd-59d4-4bb1-95a7-6fb097831038"}},"res":{"statusCode":200,"headers":{"x-request-id":"1d77e8bd-59d4-4bb1-95a7-6fb097831038","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":1022,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000081_lod0.bin"} +[server] INFO [20:59:44.700]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin request completed in 604 ms {"req":{"id":"775b1c2c-cb3c-4f84-bcf2-ccc6bd6b1b9a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"775b1c2c-cb3c-4f84-bcf2-ccc6bd6b1b9a"}},"res":{"statusCode":200,"headers":{"x-request-id":"775b1c2c-cb3c-4f84-bcf2-ccc6bd6b1b9a","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":604,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000061_lod1.bin"} +[server] INFO [20:59:45.271]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"d50178b0-b570-4490-bae2-f5e6cc08e2b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d50178b0-b570-4490-bae2-f5e6cc08e2b8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [20:59:45.272]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 1 ms {"req":{"id":"d50178b0-b570-4490-bae2-f5e6cc08e2b8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d50178b0-b570-4490-bae2-f5e6cc08e2b8"}},"res":{"statusCode":204,"headers":{"x-request-id":"d50178b0-b570-4490-bae2-f5e6cc08e2b8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [20:59:45.282]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request received {"req":{"id":"ce3849eb-ddc8-4aba-9689-ec01f65e7f11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce3849eb-ddc8-4aba-9689-ec01f65e7f11"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [20:59:45.411]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"96162bcb-fbce-4bc6-9796-fd08183ebbf8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96162bcb-fbce-4bc6-9796-fd08183ebbf8"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [20:59:45.412]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 1 ms {"req":{"id":"96162bcb-fbce-4bc6-9796-fd08183ebbf8","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"96162bcb-fbce-4bc6-9796-fd08183ebbf8"}},"res":{"statusCode":204,"headers":{"x-request-id":"96162bcb-fbce-4bc6-9796-fd08183ebbf8","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [20:59:45.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request received {"req":{"id":"ba76edf3-0f66-4b3f-843a-e9d03470958b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba76edf3-0f66-4b3f-843a-e9d03470958b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [20:59:45.540]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"cd8ef7fc-23f1-4383-8779-6507736c6844","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd8ef7fc-23f1-4383-8779-6507736c6844"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [20:59:45.540]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 0 ms {"req":{"id":"cd8ef7fc-23f1-4383-8779-6507736c6844","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"cd8ef7fc-23f1-4383-8779-6507736c6844"}},"res":{"statusCode":204,"headers":{"x-request-id":"cd8ef7fc-23f1-4383-8779-6507736c6844","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [20:59:45.552]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request received {"req":{"id":"fc1e5141-f000-4287-aa53-062c76294c55","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc1e5141-f000-4287-aa53-062c76294c55"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [20:59:45.749]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin request completed in 468 ms {"req":{"id":"ce3849eb-ddc8-4aba-9689-ec01f65e7f11","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ce3849eb-ddc8-4aba-9689-ec01f65e7f11"}},"res":{"statusCode":200,"headers":{"x-request-id":"ce3849eb-ddc8-4aba-9689-ec01f65e7f11","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":468,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000080_lod1.bin"} +[server] INFO [20:59:45.971]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin request completed in 419 ms {"req":{"id":"fc1e5141-f000-4287-aa53-062c76294c55","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fc1e5141-f000-4287-aa53-062c76294c55"}},"res":{"statusCode":200,"headers":{"x-request-id":"fc1e5141-f000-4287-aa53-062c76294c55","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":419,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000004_lod1.bin"} +[server] INFO [20:59:46.074]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin request completed in 650 ms {"req":{"id":"ba76edf3-0f66-4b3f-843a-e9d03470958b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ba76edf3-0f66-4b3f-843a-e9d03470958b"}},"res":{"statusCode":200,"headers":{"x-request-id":"ba76edf3-0f66-4b3f-843a-e9d03470958b","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":650,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000016_lod1.bin"} +[server] INFO [20:59:46.424]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"e84bc456-087a-4145-a317-51763ca0a4ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e84bc456-087a-4145-a317-51763ca0a4ac"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [20:59:46.425]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 1 ms {"req":{"id":"e84bc456-087a-4145-a317-51763ca0a4ac","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e84bc456-087a-4145-a317-51763ca0a4ac"}},"res":{"statusCode":204,"headers":{"x-request-id":"e84bc456-087a-4145-a317-51763ca0a4ac","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [20:59:46.434]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request received {"req":{"id":"38cd4667-c963-4c25-acd1-2add7e150b8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"38cd4667-c963-4c25-acd1-2add7e150b8b"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [20:59:46.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"94a9c369-1dce-4f09-ae27-ca20b02f72fb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94a9c369-1dce-4f09-ae27-ca20b02f72fb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:46.666]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 0 ms {"req":{"id":"94a9c369-1dce-4f09-ae27-ca20b02f72fb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"94a9c369-1dce-4f09-ae27-ca20b02f72fb"}},"res":{"statusCode":204,"headers":{"x-request-id":"94a9c369-1dce-4f09-ae27-ca20b02f72fb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:46.677]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request received {"req":{"id":"ac82f3f1-9f4d-4587-890c-fbb44c5dfec2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac82f3f1-9f4d-4587-890c-fbb44c5dfec2"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:46.837]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"3b516719-45e4-4b1e-be3a-9d664bcb623a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b516719-45e4-4b1e-be3a-9d664bcb623a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:46.837]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 0 ms {"req":{"id":"3b516719-45e4-4b1e-be3a-9d664bcb623a","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"3b516719-45e4-4b1e-be3a-9d664bcb623a"}},"res":{"statusCode":204,"headers":{"x-request-id":"3b516719-45e4-4b1e-be3a-9d664bcb623a","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:46.847]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request received {"req":{"id":"921ba454-3267-4fbc-b997-4ac24392ac9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"921ba454-3267-4fbc-b997-4ac24392ac9d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:47.062]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin request completed in 628 ms {"req":{"id":"38cd4667-c963-4c25-acd1-2add7e150b8b","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"38cd4667-c963-4c25-acd1-2add7e150b8b"}},"res":{"statusCode":200,"headers":{"x-request-id":"38cd4667-c963-4c25-acd1-2add7e150b8b","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":628,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000075_lod1.bin"} +[server] INFO [20:59:47.457]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin request completed in 779 ms {"req":{"id":"ac82f3f1-9f4d-4587-890c-fbb44c5dfec2","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"ac82f3f1-9f4d-4587-890c-fbb44c5dfec2"}},"res":{"statusCode":200,"headers":{"x-request-id":"ac82f3f1-9f4d-4587-890c-fbb44c5dfec2","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":779,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000057_lod1.bin"} +[server] INFO [20:59:47.463]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"0bccd970-d099-4b4e-bc95-e73f60532823","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bccd970-d099-4b4e-bc95-e73f60532823"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:47.463]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 1 ms {"req":{"id":"0bccd970-d099-4b4e-bc95-e73f60532823","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"0bccd970-d099-4b4e-bc95-e73f60532823"}},"res":{"statusCode":204,"headers":{"x-request-id":"0bccd970-d099-4b4e-bc95-e73f60532823","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:47.478]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request received {"req":{"id":"1000efa6-71f7-4248-b5be-ea5fe2f21eaa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1000efa6-71f7-4248-b5be-ea5fe2f21eaa"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:47.485]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin request completed in 638 ms {"req":{"id":"921ba454-3267-4fbc-b997-4ac24392ac9d","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"921ba454-3267-4fbc-b997-4ac24392ac9d"}},"res":{"statusCode":200,"headers":{"x-request-id":"921ba454-3267-4fbc-b997-4ac24392ac9d","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":638,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000069_lod1.bin"} +[server] INFO [20:59:47.966]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin request completed in 489 ms {"req":{"id":"1000efa6-71f7-4248-b5be-ea5fe2f21eaa","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1000efa6-71f7-4248-b5be-ea5fe2f21eaa"}},"res":{"statusCode":200,"headers":{"x-request-id":"1000efa6-71f7-4248-b5be-ea5fe2f21eaa","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":489,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000063_lod1.bin"} +[server] INFO [20:59:48.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"367dd4c9-0154-445c-a677-94d6c9527622","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"367dd4c9-0154-445c-a677-94d6c9527622"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:48.390]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 1 ms {"req":{"id":"367dd4c9-0154-445c-a677-94d6c9527622","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"367dd4c9-0154-445c-a677-94d6c9527622"}},"res":{"statusCode":204,"headers":{"x-request-id":"367dd4c9-0154-445c-a677-94d6c9527622","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:48.400]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request received {"req":{"id":"56ad8e8a-fdae-4893-8f66-3be6ae80c795","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56ad8e8a-fdae-4893-8f66-3be6ae80c795"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:48.560]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"a5a849c8-4775-42dc-b623-1ce4734d1d2d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5a849c8-4775-42dc-b623-1ce4734d1d2d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [20:59:48.561]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 2 ms {"req":{"id":"a5a849c8-4775-42dc-b623-1ce4734d1d2d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"a5a849c8-4775-42dc-b623-1ce4734d1d2d"}},"res":{"statusCode":204,"headers":{"x-request-id":"a5a849c8-4775-42dc-b623-1ce4734d1d2d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":2,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [20:59:48.571]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request received {"req":{"id":"b4def3a6-5cfa-4d21-8925-a609fbb78677","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4def3a6-5cfa-4d21-8925-a609fbb78677"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [20:59:48.707]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"6cb3b57a-18a1-48a7-b997-67a1f71d70f6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cb3b57a-18a1-48a7-b997-67a1f71d70f6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [20:59:48.708]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 1 ms {"req":{"id":"6cb3b57a-18a1-48a7-b997-67a1f71d70f6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6cb3b57a-18a1-48a7-b997-67a1f71d70f6"}},"res":{"statusCode":204,"headers":{"x-request-id":"6cb3b57a-18a1-48a7-b997-67a1f71d70f6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [20:59:48.720]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request received {"req":{"id":"2e5588a8-767b-4cd2-9909-4e8c97f0643e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e5588a8-767b-4cd2-9909-4e8c97f0643e"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [20:59:48.929]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin request completed in 530 ms {"req":{"id":"56ad8e8a-fdae-4893-8f66-3be6ae80c795","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"56ad8e8a-fdae-4893-8f66-3be6ae80c795"}},"res":{"statusCode":200,"headers":{"x-request-id":"56ad8e8a-fdae-4893-8f66-3be6ae80c795","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":530,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000068_lod1.bin"} +[server] INFO [20:59:49.302]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin request completed in 582 ms {"req":{"id":"2e5588a8-767b-4cd2-9909-4e8c97f0643e","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"2e5588a8-767b-4cd2-9909-4e8c97f0643e"}},"res":{"statusCode":200,"headers":{"x-request-id":"2e5588a8-767b-4cd2-9909-4e8c97f0643e","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":582,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000070_lod1.bin"} +[server] INFO [20:59:49.310]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin request completed in 739 ms {"req":{"id":"b4def3a6-5cfa-4d21-8925-a609fbb78677","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b4def3a6-5cfa-4d21-8925-a609fbb78677"}},"res":{"statusCode":200,"headers":{"x-request-id":"b4def3a6-5cfa-4d21-8925-a609fbb78677","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":739,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000021_lod1.bin"} +[server] INFO [20:59:50.094]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"10b922ba-bdc0-4ce7-b505-027db141b495","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10b922ba-bdc0-4ce7-b505-027db141b495"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:50.095]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 1 ms {"req":{"id":"10b922ba-bdc0-4ce7-b505-027db141b495","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"10b922ba-bdc0-4ce7-b505-027db141b495"}},"res":{"statusCode":204,"headers":{"x-request-id":"10b922ba-bdc0-4ce7-b505-027db141b495","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:50.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request received {"req":{"id":"c23bf37b-f986-41e3-bfd3-73399abd595a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c23bf37b-f986-41e3-bfd3-73399abd595a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:50.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"fe268eab-89d3-4349-a18a-40a6da800ed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe268eab-89d3-4349-a18a-40a6da800ed5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [20:59:50.590]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 0 ms {"req":{"id":"fe268eab-89d3-4349-a18a-40a6da800ed5","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"fe268eab-89d3-4349-a18a-40a6da800ed5"}},"res":{"statusCode":204,"headers":{"x-request-id":"fe268eab-89d3-4349-a18a-40a6da800ed5","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [20:59:50.603]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request received {"req":{"id":"b6f14973-c527-4f32-bd0d-97a2fd0f9487","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6f14973-c527-4f32-bd0d-97a2fd0f9487"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [20:59:50.709]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin request completed in 604 ms {"req":{"id":"c23bf37b-f986-41e3-bfd3-73399abd595a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c23bf37b-f986-41e3-bfd3-73399abd595a"}},"res":{"statusCode":200,"headers":{"x-request-id":"c23bf37b-f986-41e3-bfd3-73399abd595a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":604,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000059_lod1.bin"} +[server] INFO [20:59:50.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"bec7d6fb-cd9b-4e45-a1bb-0d1b7e84e610","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bec7d6fb-cd9b-4e45-a1bb-0d1b7e84e610"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [20:59:50.795]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 0 ms {"req":{"id":"bec7d6fb-cd9b-4e45-a1bb-0d1b7e84e610","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bec7d6fb-cd9b-4e45-a1bb-0d1b7e84e610"}},"res":{"statusCode":204,"headers":{"x-request-id":"bec7d6fb-cd9b-4e45-a1bb-0d1b7e84e610","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [20:59:50.807]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request received {"req":{"id":"872ee688-ff59-4ffb-843a-f4c665e9e9cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"872ee688-ff59-4ffb-843a-f4c665e9e9cf"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [20:59:50.972]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin request completed in 369 ms {"req":{"id":"b6f14973-c527-4f32-bd0d-97a2fd0f9487","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"b6f14973-c527-4f32-bd0d-97a2fd0f9487"}},"res":{"statusCode":200,"headers":{"x-request-id":"b6f14973-c527-4f32-bd0d-97a2fd0f9487","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":369,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000076_lod1.bin"} +[server] INFO [20:59:51.394]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin request completed in 587 ms {"req":{"id":"872ee688-ff59-4ffb-843a-f4c665e9e9cf","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"872ee688-ff59-4ffb-843a-f4c665e9e9cf"}},"res":{"statusCode":200,"headers":{"x-request-id":"872ee688-ff59-4ffb-843a-f4c665e9e9cf","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":587,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000045_lod1.bin"} +[server] INFO [20:59:51.454]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"55f7a2d8-3ec1-4c4d-8ff0-b73a609214eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55f7a2d8-3ec1-4c4d-8ff0-b73a609214eb"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:51.455]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 1 ms {"req":{"id":"55f7a2d8-3ec1-4c4d-8ff0-b73a609214eb","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"55f7a2d8-3ec1-4c4d-8ff0-b73a609214eb"}},"res":{"statusCode":204,"headers":{"x-request-id":"55f7a2d8-3ec1-4c4d-8ff0-b73a609214eb","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:51.462]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request received {"req":{"id":"d2dd67a7-2825-43a9-a2c3-b6a057ff8a57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2dd67a7-2825-43a9-a2c3-b6a057ff8a57"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:51.824]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"f38681d8-243e-4496-b417-9ae20711a24f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f38681d8-243e-4496-b417-9ae20711a24f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [20:59:51.824]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 0 ms {"req":{"id":"f38681d8-243e-4496-b417-9ae20711a24f","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"f38681d8-243e-4496-b417-9ae20711a24f"}},"res":{"statusCode":204,"headers":{"x-request-id":"f38681d8-243e-4496-b417-9ae20711a24f","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [20:59:51.834]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request received {"req":{"id":"1cc72682-f62f-434d-af27-cce085689482","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1cc72682-f62f-434d-af27-cce085689482"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [20:59:52.061]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin request completed in 599 ms {"req":{"id":"d2dd67a7-2825-43a9-a2c3-b6a057ff8a57","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d2dd67a7-2825-43a9-a2c3-b6a057ff8a57"}},"res":{"statusCode":200,"headers":{"x-request-id":"d2dd67a7-2825-43a9-a2c3-b6a057ff8a57","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":599,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000058_lod1.bin"} +[server] INFO [20:59:52.121]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"d3094227-4a81-4b2e-abde-9e1713391eb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3094227-4a81-4b2e-abde-9e1713391eb1"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:52.122]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 1 ms {"req":{"id":"d3094227-4a81-4b2e-abde-9e1713391eb1","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"d3094227-4a81-4b2e-abde-9e1713391eb1"}},"res":{"statusCode":204,"headers":{"x-request-id":"d3094227-4a81-4b2e-abde-9e1713391eb1","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:52.133]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request received {"req":{"id":"6d9aa7a0-d04a-46eb-a82d-c1bed0eef03a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d9aa7a0-d04a-46eb-a82d-c1bed0eef03a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:52.363]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin request completed in 529 ms {"req":{"id":"1cc72682-f62f-434d-af27-cce085689482","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"1cc72682-f62f-434d-af27-cce085689482"}},"res":{"statusCode":200,"headers":{"x-request-id":"1cc72682-f62f-434d-af27-cce085689482","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":529,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000056_lod1.bin"} +[server] INFO [20:59:52.773]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin request completed in 640 ms {"req":{"id":"6d9aa7a0-d04a-46eb-a82d-c1bed0eef03a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"6d9aa7a0-d04a-46eb-a82d-c1bed0eef03a"}},"res":{"statusCode":200,"headers":{"x-request-id":"6d9aa7a0-d04a-46eb-a82d-c1bed0eef03a","access-control-allow-origin":"*","x-ratelimit-remaining":497,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":640,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000039_lod1.bin"} +[server] INFO [20:59:52.773]: GQL BroadcastViewerUserActivity finished after 138 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1703","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-38.829250217300086,152.18830098829346,67.11136094077595],"target":[134.103730733023,152.90068965478343,17.68874078161463],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"VIEWING"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":168.50019999966025},"apollo_query_duration_ms":138} +[server] INFO [20:59:52.899]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":973,"totalDuration":37046.79300002102}} +[server] INFO [20:59:52.931]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":975,"totalDuration":37107.775300023146}} +[server] INFO [20:59:53.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"08422f78-9080-4450-8fb3-75f5e00441a3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08422f78-9080-4450-8fb3-75f5e00441a3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [20:59:53.105]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 0 ms {"req":{"id":"08422f78-9080-4450-8fb3-75f5e00441a3","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"08422f78-9080-4450-8fb3-75f5e00441a3"}},"res":{"statusCode":204,"headers":{"x-request-id":"08422f78-9080-4450-8fb3-75f5e00441a3","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [20:59:53.118]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request received {"req":{"id":"9b64e969-df58-4863-b60b-d1ae1d9251e5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b64e969-df58-4863-b60b-d1ae1d9251e5"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [20:59:53.508]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"195f70d7-380a-40ea-9e94-260806557b97","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"195f70d7-380a-40ea-9e94-260806557b97"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [20:59:53.509]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 1 ms {"req":{"id":"195f70d7-380a-40ea-9e94-260806557b97","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"195f70d7-380a-40ea-9e94-260806557b97"}},"res":{"statusCode":204,"headers":{"x-request-id":"195f70d7-380a-40ea-9e94-260806557b97","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [20:59:53.523]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request received {"req":{"id":"bd0c2d98-1182-450d-8897-5ed5f5eda9c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd0c2d98-1182-450d-8897-5ed5f5eda9c3"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [20:59:53.600]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin request completed in 482 ms {"req":{"id":"9b64e969-df58-4863-b60b-d1ae1d9251e5","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9b64e969-df58-4863-b60b-d1ae1d9251e5"}},"res":{"statusCode":200,"headers":{"x-request-id":"9b64e969-df58-4863-b60b-d1ae1d9251e5","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":482,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000074_lod1.bin"} +[server] INFO [20:59:54.134]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"36075260-d7af-468b-8491-9d393968be88","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36075260-d7af-468b-8491-9d393968be88"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [20:59:54.135]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 1 ms {"req":{"id":"36075260-d7af-468b-8491-9d393968be88","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"36075260-d7af-468b-8491-9d393968be88"}},"res":{"statusCode":204,"headers":{"x-request-id":"36075260-d7af-468b-8491-9d393968be88","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [20:59:54.152]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request received {"req":{"id":"c26f34c6-fd33-4aa1-ac5d-951e47f6954a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c26f34c6-fd33-4aa1-ac5d-951e47f6954a"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [20:59:54.177]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin request completed in 654 ms {"req":{"id":"bd0c2d98-1182-450d-8897-5ed5f5eda9c3","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"bd0c2d98-1182-450d-8897-5ed5f5eda9c3"}},"res":{"statusCode":200,"headers":{"x-request-id":"bd0c2d98-1182-450d-8897-5ed5f5eda9c3","access-control-allow-origin":"*","x-ratelimit-remaining":498,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":654,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000050_lod1.bin"} +[server] INFO [20:59:54.921]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin request completed in 768 ms {"req":{"id":"c26f34c6-fd33-4aa1-ac5d-951e47f6954a","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"c26f34c6-fd33-4aa1-ac5d-951e47f6954a"}},"res":{"statusCode":200,"headers":{"x-request-id":"c26f34c6-fd33-4aa1-ac5d-951e47f6954a","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":768,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000035_lod1.bin"} +[server] INFO [20:59:55.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"95b22779-8d5a-4fcb-a6c0-1ad6beef5cf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95b22779-8d5a-4fcb-a6c0-1ad6beef5cf6"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [20:59:55.167]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 0 ms {"req":{"id":"95b22779-8d5a-4fcb-a6c0-1ad6beef5cf6","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"95b22779-8d5a-4fcb-a6c0-1ad6beef5cf6"}},"res":{"statusCode":204,"headers":{"x-request-id":"95b22779-8d5a-4fcb-a6c0-1ad6beef5cf6","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":0,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [20:59:55.178]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request received {"req":{"id":"83f8c2f5-df80-4e04-9c46-e8add2310e4f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f8c2f5-df80-4e04-9c46-e8add2310e4f"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [20:59:55.809]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin request completed in 631 ms {"req":{"id":"83f8c2f5-df80-4e04-9c46-e8add2310e4f","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"83f8c2f5-df80-4e04-9c46-e8add2310e4f"}},"res":{"statusCode":200,"headers":{"x-request-id":"83f8c2f5-df80-4e04-9c46-e8add2310e4f","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":631,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000013_lod1.bin"} +[server] INFO [21:00:00.713]: Found 0 background jobs which have exceeded maximum number of attempts or exceeded their compute budget {"component":"task-scheduler","taskName":"GarbageCollectBackgroundJobs","taskId":"401d4b663a","numberOfFailedBackgroundJobs":0} +[server] INFO [21:00:00.772]: BlobPendingUploadExpiry task completed. Processed 0 items. {"component":"task-scheduler","taskName":"BlobPendingUploadExpiry","taskId":"190a59c889"} +[server] INFO [21:00:02.916]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"9347c994-7080-4720-9f3b-c1d211e4917d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9347c994-7080-4720-9f3b-c1d211e4917d"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [21:00:02.917]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 1 ms {"req":{"id":"9347c994-7080-4720-9f3b-c1d211e4917d","method":"OPTIONS","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","accept":"*/*","access-control-request-method":"GET","access-control-request-headers":"authorization","origin":"http://127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-fetch-mode":"cors","sec-fetch-site":"same-site","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"9347c994-7080-4720-9f3b-c1d211e4917d"}},"res":{"statusCode":204,"headers":{"x-request-id":"9347c994-7080-4720-9f3b-c1d211e4917d","access-control-allow-origin":"*","access-control-allow-methods":"GET,HEAD,PUT,PATCH,POST,DELETE","vary":"Access-Control-Request-Headers","access-control-allow-headers":"authorization","content-length":"0"}},"responseTime":1,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [21:00:02.925]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request received {"req":{"id":"e6e1087d-ee66-49ea-8432-eed389314016","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6e1087d-ee66-49ea-8432-eed389314016"}},"requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [21:00:03.291]: /api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin request completed in 366 ms {"req":{"id":"e6e1087d-ee66-49ea-8432-eed389314016","method":"GET","path":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin","pathParameters":{"v":"1778487476"},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua-platform":"\"Windows\"","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","dnt":"1","sec-ch-ua-mobile":"?0","accept":"*/*","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","x-request-id":"e6e1087d-ee66-49ea-8432-eed389314016"}},"res":{"statusCode":200,"headers":{"x-request-id":"e6e1087d-ee66-49ea-8432-eed389314016","access-control-allow-origin":"*","x-ratelimit-remaining":499,"content-security-policy":"frame-ancestors 'none'","cache-control":"public, max-age=31536000, immutable","content-type":"application/octet-stream","vary":"Accept-Encoding","content-encoding":"gzip"},"userId":"fc80dbdc8d"},"responseTime":366,"requestStatus":"completed","requestPath":"/api/viewer-derivatives/a4abd72149/9f95ac8b4a/artifacts/tiles/tile_000093_lod0.bin"} +[server] INFO [21:00:25.131]: GQL BroadcastViewerUserActivity finished after 134 ms {"req":{"id":"zmWQQuTbNdVAypPz6CWUX","method":"POST","path":null,"pathParameters":{},"headers":{"host":"127.0.0.1:3000","connection":"keep-alive","content-length":"1708","x-request-id":"zmWQQuTbNdVAypPz6CWUX","sec-ch-ua-platform":"\"Windows\"","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","apollo-require-preflight":"true","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"*/*","apollographql-client-version":"unknown","content-type":"application/json","apollographql-client-name":"frontend-2","dnt":"1","origin":"http://127.0.0.1:8081","sec-fetch-site":"same-site","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://127.0.0.1:8081/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8"}},"authContext":{"auth":true,"userId":"fc80dbdc8d","role":"server:admin","tokenId":"fake-token-id","scopes":["*"],"appId":"spklwebapp","resourceAccessRules":null},"component":"graphql","graphql_operation_kind":"mutation","graphql_query":"mutation BroadcastViewerUserActivity($projectId: String!, $resourceIdString: String!, $message: ViewerUserActivityMessageInput!) {\n broadcastViewerUserActivity(\n projectId: $projectId\n resourceIdString: $resourceIdString\n message: $message\n )\n}","graphql_variables":{"resourceIdString":"252b555ee9","message":{"userId":"fc80dbdc8d","userName":"Speckle Admin","state":{"projectId":"a4abd72149","sessionId":"hoUzp2Tizc1lpi7nKSvTT","viewer":{"metadata":{"filteringState":null}},"resources":{"request":{"resourceIdString":"252b555ee9","threadFilters":{"loadedVersionsOnly":true}}},"ui":{"threads":{"openThread":{"threadId":null,"isTyping":false,"newThreadEditor":false}},"diff":{"command":null,"time":0.5,"mode":1},"spotlightUserSessionId":null,"filters":{"isolatedObjectIds":[],"hiddenObjectIds":[],"selectedObjectApplicationIds":{},"propertyFilters":[],"activeColorFilterId":null,"filterLogic":"all"},"camera":{"position":[-38.829250217300086,152.18830098829346,67.11136094077595],"target":[134.103730733023,152.90068965478343,17.68874078161463],"isOrthoProjection":false,"zoom":1},"viewMode":{"mode":0,"edgesEnabled":false,"edgesWeight":1,"outlineOpacity":0.75,"edgesColor":"DEFAULT_EDGE_COLOR"},"sectionBox":null,"lightConfig":{"enabled":true,"castShadow":false,"intensity":5,"color":16777215,"elevation":1.33,"azimuth":0.75,"radius":0,"indirectLightIntensity":1.2,"shadowcatcher":false},"explodeFactor":0,"selection":null,"measurement":{"enabled":false,"options":{"visible":true,"type":1,"vertexSnap":false,"units":"m","precision":2},"measurements":[]}}},"sessionId":"hoUzp2Tizc1lpi7nKSvTT","status":"DISCONNECTED"},"projectId":"a4abd72149"},"graphql_operation_name":"BroadcastViewerUserActivity","graphql_operation_title":"GQL BroadcastViewerUserActivity","userId":"fc80dbdc8d","actionName":"BroadcastViewerUserActivity","dbMetrics":{"totalCount":6,"totalDuration":156.04109999909997},"apollo_query_duration_ms":134} +[server] INFO [21:00:25.241]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":979,"totalDuration":37213.08690002281}} +[server] INFO [21:00:25.268]: GQL subscription event OnViewerUserActivityBroadcasted emitted {"component":"subscription/graphql","graphql_query":"subscription OnViewerUserActivityBroadcasted($target: ViewerUpdateTrackingTarget!, $sessionId: String!) {\n viewerUserActivityBroadcasted(target: $target, sessionId: $sessionId) {\n userName\n userId\n user {\n ...LimitedUserAvatar\n __typename\n }\n state\n status\n sessionId\n __typename\n }\n}\n\nfragment LimitedUserAvatar on LimitedUser {\n id\n name\n avatar\n __typename\n}","graphql_variables":{"target":{"projectId":"a4abd72149","resourceIdString":"252b555ee9","loadedVersionsOnly":true},"sessionId":"18PudAPZaYrL2pqvJT82h"},"graphql_operation_name":"OnViewerUserActivityBroadcasted","graphql_operation_type":"subscription","userId":"fc80dbdc8d","req":{"id":"AssbvwEBwktdQ_L7V85mV"},"dbMetrics":{"totalCount":981,"totalDuration":37266.63430002425}} diff --git a/logs/cmd-debug.log b/logs/cmd-debug.log new file mode 100644 index 000000000..6267bf83b --- /dev/null +++ b/logs/cmd-debug.log @@ -0,0 +1,17 @@ +Options: + --help Show help [boolean] + --version Show version number [boolean] + -c, --config Path to GraphQL codegen YAML config file, defaults to "code + gen.yml" on the current directory [string] + -w, --watch Watch for changes and execute generation automatically. You + can also specify a glob expression for custom watch list. + -r, --require Loads specific require.extensions before running the codege + n and reading the configuration [array] [default: []] + -o, --overwrite Overwrites existing files [boolean] + -s, --silent Suppresses printing errors [boolean] + -e, --errors-only Only print errors [boolean] + --profile Use profiler to measure performance [boolean] + -p, --project Name of a project in GraphQL Config [string] + -v, --verbose output more detailed information about performed tasks + [boolean] [default: false] + -d, --debug Print debug logs to stdout [boolean] [default: false] diff --git a/logs/frontend-8081-lod-priority.err.log b/logs/frontend-8081-lod-priority.err.log new file mode 100644 index 000000000..0de660af7 --- /dev/null +++ b/logs/frontend-8081-lod-priority.err.log @@ -0,0 +1,158 @@ + +[nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. + +INFO [16:34:30.062]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} + + WARN  Browserslist: browsers data (caniuse-lite) is 9 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme + + + WARN  Sourcemap for "D:/speckle-server/packages/frontend-2/node_modules/@vue/apollo-ssr/dist/esm/index.js" points to missing source files + +INFO [16:35:18.361]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3"} +INFO [16:35:18.678]: Apollo operation ActiveUserMainMetadata finished in 310ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","operation":"ActiveUserMainMetadata","elapsed":310,"success":true,"graphql":true} +INFO [16:35:18.690]: Apollo operation MainServerInfoData finished in 319ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","userId":"fc80dbdc8d","operation":"MainServerInfoData","elapsed":319,"success":true,"graphql":true} +INFO [16:35:18.693]: Apollo operation ServerInfoBlobSizeLimit finished in 321ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":321,"success":true,"graphql":true} +INFO [16:35:18.754]: Apollo operation NavigationProjectInvites finished in 382ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":382,"success":true,"graphql":true} +INFO [16:35:21.528]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","userId":"fc80dbdc8d"} +INFO [16:35:21.529]: / SSR rendered in 3347 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d2e9cbb2-60ba-441f-b2f3-9574b3051dc3","userId":"fc80dbdc8d","responseTime":3347,"routeName":"index","routePath":"/"} +INFO [16:35:35.517]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73"} +INFO [16:35:35.776]: Apollo operation ServerInfoBlobSizeLimit finished in 256ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","operation":"ServerInfoBlobSizeLimit","elapsed":256,"success":true,"graphql":true} +INFO [16:35:35.779]: Apollo operation AuthLoginPanel finished in 256ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","operation":"AuthLoginPanel","elapsed":256,"success":true,"graphql":true} +INFO [16:35:35.783]: Apollo operation MainServerInfoData finished in 262ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","operation":"MainServerInfoData","elapsed":262,"success":true,"graphql":true} +INFO [16:35:36.036]: Apollo operation ActiveUserMainMetadata finished in 517ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","operation":"ActiveUserMainMetadata","elapsed":517,"success":true,"graphql":true} +INFO [16:35:36.061]: Apollo operation NavigationProjectInvites finished in 539ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":539,"success":true,"graphql":true} +INFO [16:35:36.345]: Apollo operation ProjectAccessCheck finished in 250ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":250,"success":true,"graphql":true} +INFO [16:35:36.383]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","userId":"fc80dbdc8d"} +INFO [16:35:36.383]: /projects/:id()/models/:modelId() SSR rendered in 867 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73","userId":"fc80dbdc8d","responseTime":867,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [16:35:36.393]: /projects/a4abd72149/models/252b555ee9 request completed in 976 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"39fa8dde-f139-4ef2-b764-b96da9abac73","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":976,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"39fa8dde-f139-4ef2-b764-b96da9abac73"} +INFO [16:35:54.689]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449"} +INFO [16:35:54.911]: Apollo operation ServerInfoBlobSizeLimit finished in 220ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","operation":"ServerInfoBlobSizeLimit","elapsed":220,"success":true,"graphql":true} +INFO [16:35:54.914]: Apollo operation AuthLoginPanel finished in 221ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","operation":"AuthLoginPanel","elapsed":221,"success":true,"graphql":true} +INFO [16:35:54.919]: Apollo operation MainServerInfoData finished in 228ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","operation":"MainServerInfoData","elapsed":228,"success":true,"graphql":true} +INFO [16:35:54.940]: Apollo operation ActiveUserMainMetadata finished in 250ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","operation":"ActiveUserMainMetadata","elapsed":250,"success":true,"graphql":true} +INFO [16:35:54.977]: Apollo operation NavigationProjectInvites finished in 283ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":283,"success":true,"graphql":true} +INFO [16:35:55.199]: Apollo operation ProjectAccessCheck finished in 210ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":210,"success":true,"graphql":true} +INFO [16:35:55.209]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","userId":"fc80dbdc8d"} +INFO [16:35:55.210]: /projects/:id()/models/:modelId() SSR rendered in 521 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","userId":"fc80dbdc8d","responseTime":521,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [16:35:55.214]: /projects/a4abd72149/models/252b555ee9 request completed in 534 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"06638d8a-1f72-45b0-9181-b1bfe2e9d449","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":534,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"06638d8a-1f72-45b0-9181-b1bfe2e9d449"} +INFO [16:41:41.896]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad"} +INFO [16:41:42.269]: Apollo operation ServerInfoBlobSizeLimit finished in 367ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","operation":"ServerInfoBlobSizeLimit","elapsed":367,"success":true,"graphql":true} +INFO [16:41:42.271]: Apollo operation MainServerInfoData finished in 371ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","operation":"MainServerInfoData","elapsed":371,"success":true,"graphql":true} +INFO [16:41:42.297]: Apollo operation ActiveUserMainMetadata finished in 397ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","operation":"ActiveUserMainMetadata","elapsed":397,"success":true,"graphql":true} +INFO [16:41:42.361]: Apollo operation NavigationProjectInvites finished in 457ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":457,"success":true,"graphql":true} +INFO [16:41:52.315]: Apollo operation UserActiveWorkspaceSlug finished in 263ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":263,"success":true,"graphql":true} +INFO [16:41:52.485]: Apollo operation ActiveUserMeta finished in 431ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":431,"success":true,"graphql":true} +INFO [16:41:52.803]: Apollo operation ProjectsDashboardQuery finished in 714ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":714,"success":true,"graphql":true} +INFO [16:41:52.885]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d"} +INFO [16:41:52.885]: /projects SSR rendered in 10991 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","userId":"fc80dbdc8d","responseTime":10991,"routeName":"projects","routePath":"/projects"} +INFO [16:41:52.894]: /projects/ request completed in 11048 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":11048,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"bf3fbe62-2071-4ffe-afc6-a4d544d5c9ad"} +INFO [16:48:43.192]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479"} +INFO [16:48:43.475]: Apollo operation MainServerInfoData finished in 281ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","operation":"MainServerInfoData","elapsed":281,"success":true,"graphql":true} +INFO [16:48:43.479]: Apollo operation ServerInfoBlobSizeLimit finished in 284ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","operation":"ServerInfoBlobSizeLimit","elapsed":284,"success":true,"graphql":true} +INFO [16:48:43.487]: Apollo operation AuthLoginPanel finished in 291ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","operation":"AuthLoginPanel","elapsed":291,"success":true,"graphql":true} +INFO [16:48:43.504]: Apollo operation ActiveUserMainMetadata finished in 311ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","operation":"ActiveUserMainMetadata","elapsed":311,"success":true,"graphql":true} +INFO [16:48:43.562]: Apollo operation NavigationProjectInvites finished in 366ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":366,"success":true,"graphql":true} +INFO [16:48:43.784]: Apollo operation ProjectAccessCheck finished in 212ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":212,"success":true,"graphql":true} +INFO [16:48:43.798]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","userId":"fc80dbdc8d"} +INFO [16:48:43.798]: /projects/:id()/models/:modelId() SSR rendered in 607 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479","userId":"fc80dbdc8d","responseTime":607,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [16:48:43.802]: /projects/a4abd72149/models/252b555ee9 request completed in 670 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"dc0a88ae-472f-4e12-be41-6e89a6581479","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":670,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"dc0a88ae-472f-4e12-be41-6e89a6581479"} +INFO [16:52:58.720]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee"} +INFO [16:52:59.053]: Apollo operation MainServerInfoData finished in 330ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","operation":"MainServerInfoData","elapsed":330,"success":true,"graphql":true} +INFO [16:52:59.057]: Apollo operation ServerInfoBlobSizeLimit finished in 332ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","operation":"ServerInfoBlobSizeLimit","elapsed":332,"success":true,"graphql":true} +INFO [16:52:59.058]: Apollo operation AuthLoginPanel finished in 333ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","operation":"AuthLoginPanel","elapsed":333,"success":true,"graphql":true} +INFO [16:52:59.078]: Apollo operation ActiveUserMainMetadata finished in 356ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","operation":"ActiveUserMainMetadata","elapsed":356,"success":true,"graphql":true} +INFO [16:52:59.134]: Apollo operation NavigationProjectInvites finished in 409ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":409,"success":true,"graphql":true} +INFO [16:52:59.359]: Apollo operation ProjectAccessCheck finished in 218ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":218,"success":true,"graphql":true} +INFO [16:52:59.372]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","userId":"fc80dbdc8d"} +INFO [16:52:59.372]: /projects/:id()/models/:modelId() SSR rendered in 653 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee","userId":"fc80dbdc8d","responseTime":653,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [16:52:59.376]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 689 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"fca406bf-bc5a-4d24-beeb-101001cf02ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":689,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"fca406bf-bc5a-4d24-beeb-101001cf02ee"} +INFO [16:57:05.886]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac"} +INFO [16:57:06.090]: Apollo operation ActiveUserMainMetadata finished in 202ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","operation":"ActiveUserMainMetadata","elapsed":202,"success":true,"graphql":true} +INFO [16:57:06.095]: Apollo operation MainServerInfoData finished in 206ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","operation":"MainServerInfoData","elapsed":206,"success":true,"graphql":true} +INFO [16:57:06.097]: Apollo operation ServerInfoBlobSizeLimit finished in 208ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":208,"success":true,"graphql":true} +INFO [16:57:06.099]: Apollo operation AuthLoginPanel finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":209,"success":true,"graphql":true} +INFO [16:57:06.236]: Apollo operation NavigationProjectInvites finished in 347ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":347,"success":true,"graphql":true} +INFO [16:57:06.658]: Apollo operation ProjectAccessCheck finished in 414ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":414,"success":true,"graphql":true} +INFO [16:57:06.667]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d"} +INFO [16:57:06.668]: /projects/:id()/models/:modelId() SSR rendered in 781 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac","userId":"fc80dbdc8d","responseTime":781,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [16:57:06.673]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 824 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"f198527d-bdff-4969-a38f-7349169ab6ac","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":824,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"f198527d-bdff-4969-a38f-7349169ab6ac"} +INFO [18:09:46.824]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4"} +INFO [18:09:47.232]: Apollo operation ServerInfoBlobSizeLimit finished in 400ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","operation":"ServerInfoBlobSizeLimit","elapsed":400,"success":true,"graphql":true} +INFO [18:09:47.235]: Apollo operation MainServerInfoData finished in 404ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","operation":"MainServerInfoData","elapsed":404,"success":true,"graphql":true} +INFO [18:09:47.236]: Apollo operation AuthLoginPanel finished in 400ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","operation":"AuthLoginPanel","elapsed":400,"success":true,"graphql":true} +INFO [18:09:47.258]: Apollo operation ActiveUserMainMetadata finished in 430ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","operation":"ActiveUserMainMetadata","elapsed":430,"success":true,"graphql":true} +INFO [18:09:47.271]: Apollo operation NavigationProjectInvites finished in 436ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":436,"success":true,"graphql":true} +INFO [18:09:47.489]: Apollo operation ProjectAccessCheck finished in 210ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":210,"success":true,"graphql":true} +INFO [18:09:47.504]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","userId":"fc80dbdc8d"} +INFO [18:09:47.504]: /projects/:id()/models/:modelId() SSR rendered in 681 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4","userId":"fc80dbdc8d","responseTime":681,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:09:47.508]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 699 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"273fc928-1d2e-4709-8a5e-70b025d525a4","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":699,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"273fc928-1d2e-4709-8a5e-70b025d525a4"} +INFO [18:10:38.537]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316"} +INFO [18:10:38.729]: Apollo operation MainServerInfoData finished in 190ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","operation":"MainServerInfoData","elapsed":190,"success":true,"graphql":true} +INFO [18:10:38.740]: Apollo operation ActiveUserMainMetadata finished in 201ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","operation":"ActiveUserMainMetadata","elapsed":201,"success":true,"graphql":true} +INFO [18:10:38.748]: Apollo operation ServerInfoBlobSizeLimit finished in 208ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":208,"success":true,"graphql":true} +INFO [18:10:38.750]: Apollo operation AuthLoginPanel finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":209,"success":true,"graphql":true} +INFO [18:10:38.803]: Apollo operation NavigationProjectInvites finished in 262ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":262,"success":true,"graphql":true} +INFO [18:10:39.015]: Apollo operation ProjectAccessCheck finished in 203ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":203,"success":true,"graphql":true} +INFO [18:10:39.024]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d"} +INFO [18:10:39.025]: /projects/:id()/models/:modelId() SSR rendered in 488 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316","userId":"fc80dbdc8d","responseTime":488,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:10:39.028]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 500 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"b6dc9770-6b44-45d3-b48e-83118de8a316","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":500,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"b6dc9770-6b44-45d3-b48e-83118de8a316"} +INFO [18:11:09.562]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee"} +INFO [18:11:09.795]: Apollo operation MainServerInfoData finished in 229ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","operation":"MainServerInfoData","elapsed":229,"success":true,"graphql":true} +INFO [18:11:09.798]: Apollo operation ServerInfoBlobSizeLimit finished in 231ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","operation":"ServerInfoBlobSizeLimit","elapsed":231,"success":true,"graphql":true} +INFO [18:11:09.805]: Apollo operation AuthLoginPanel finished in 235ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","operation":"AuthLoginPanel","elapsed":235,"success":true,"graphql":true} +INFO [18:11:09.821]: Apollo operation ActiveUserMainMetadata finished in 255ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","operation":"ActiveUserMainMetadata","elapsed":255,"success":true,"graphql":true} +INFO [18:11:09.861]: Apollo operation NavigationProjectInvites finished in 292ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":292,"success":true,"graphql":true} +INFO [18:11:10.075]: Apollo operation ProjectAccessCheck finished in 205ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":205,"success":true,"graphql":true} +INFO [18:11:10.084]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","userId":"fc80dbdc8d"} +INFO [18:11:10.084]: /projects/:id()/models/:modelId() SSR rendered in 523 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee","userId":"fc80dbdc8d","responseTime":523,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:11:10.089]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 539 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"3d054046-1086-4c9f-8914-cf88acaf77ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":539,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"3d054046-1086-4c9f-8914-cf88acaf77ee"} +WARN [18:11:23.515]: Closing down the server, bye bye! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} + +[nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. + + +[nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. + + +[nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. + +INFO [18:11:41.229]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +INFO [18:11:44.044]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +Browserslist: browsers data (caniuse-lite) is 9 months old. Please run: + npx update-browserslist-db@latest + Why you should do it regularly: https://github.com/browserslist/update-db#readme + + WARN  Sourcemap for "D:/speckle-server/packages/frontend-2/node_modules/@vue/apollo-ssr/dist/esm/index.js" points to missing source files + +INFO [18:17:02.047]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50"} +INFO [18:17:02.492]: Apollo operation MainServerInfoData finished in 432ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","operation":"MainServerInfoData","elapsed":432,"success":true,"graphql":true} +INFO [18:17:02.502]: Apollo operation ServerInfoBlobSizeLimit finished in 441ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","operation":"ServerInfoBlobSizeLimit","elapsed":441,"success":true,"graphql":true} +INFO [18:17:02.505]: Apollo operation AuthLoginPanel finished in 441ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","operation":"AuthLoginPanel","elapsed":441,"success":true,"graphql":true} +INFO [18:17:02.516]: Apollo operation ActiveUserMainMetadata finished in 458ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","operation":"ActiveUserMainMetadata","elapsed":458,"success":true,"graphql":true} +INFO [18:17:02.559]: Apollo operation NavigationProjectInvites finished in 494ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":494,"success":true,"graphql":true} +INFO [18:17:02.814]: Apollo operation ProjectAccessCheck finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":209,"success":true,"graphql":true} +INFO [18:17:02.862]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","userId":"fc80dbdc8d"} +INFO [18:17:02.863]: /projects/:id()/models/:modelId() SSR rendered in 897 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","userId":"fc80dbdc8d","responseTime":897,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:17:02.879]: /projects/a4abd72149/models/252b555ee9 request completed in 35528 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":35528,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"faa28e5c-3cd1-4ee5-9f17-b344f27aeb50"} +INFO [18:19:09.494]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b"} +INFO [18:19:09.956]: Apollo operation MainServerInfoData finished in 454ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","operation":"MainServerInfoData","elapsed":454,"success":true,"graphql":true} +INFO [18:19:09.961]: Apollo operation ServerInfoBlobSizeLimit finished in 459ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","operation":"ServerInfoBlobSizeLimit","elapsed":459,"success":true,"graphql":true} +INFO [18:19:09.971]: Apollo operation AuthLoginPanel finished in 464ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","operation":"AuthLoginPanel","elapsed":464,"success":true,"graphql":true} +INFO [18:19:09.983]: Apollo operation ActiveUserMainMetadata finished in 483ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","operation":"ActiveUserMainMetadata","elapsed":483,"success":true,"graphql":true} +INFO [18:19:10.030]: Apollo operation NavigationProjectInvites finished in 524ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":524,"success":true,"graphql":true} +INFO [18:19:10.255]: Apollo operation ProjectAccessCheck finished in 211ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":211,"success":true,"graphql":true} +INFO [18:19:10.270]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","userId":"fc80dbdc8d"} +INFO [18:19:10.270]: /projects/:id()/models/:modelId() SSR rendered in 778 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","userId":"fc80dbdc8d","responseTime":778,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:19:10.278]: /projects/a4abd72149/models/252b555ee9 request completed in 807 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":807,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"8b53fd8d-3cda-4237-9121-b7e6fb81c87b"} +INFO [18:43:35.089]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336"} +INFO [18:43:35.531]: Apollo operation MainServerInfoData finished in 437ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","operation":"MainServerInfoData","elapsed":437,"success":true,"graphql":true} +INFO [18:43:35.535]: Apollo operation ServerInfoBlobSizeLimit finished in 440ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","operation":"ServerInfoBlobSizeLimit","elapsed":440,"success":true,"graphql":true} +INFO [18:43:35.546]: Apollo operation AuthLoginPanel finished in 447ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","operation":"AuthLoginPanel","elapsed":447,"success":true,"graphql":true} +INFO [18:43:35.557]: Apollo operation ActiveUserMainMetadata finished in 466ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","operation":"ActiveUserMainMetadata","elapsed":466,"success":true,"graphql":true} +INFO [18:43:35.601]: Apollo operation NavigationProjectInvites finished in 504ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":504,"success":true,"graphql":true} +INFO [18:43:35.817]: Apollo operation ProjectAccessCheck finished in 205ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":205,"success":true,"graphql":true} +INFO [18:43:35.828]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","userId":"fc80dbdc8d"} +INFO [18:43:35.828]: /projects/:id()/models/:modelId() SSR rendered in 740 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336","userId":"fc80dbdc8d","responseTime":740,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +INFO [18:43:35.834]: /projects/a4abd72149/models/252b555ee9 request completed in 760 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"debe233c-feef-4a50-9e41-cf77dc2a8336","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":760,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"debe233c-feef-4a50-9e41-cf77dc2a8336"} diff --git a/logs/frontend-8081-lod-priority.out.log b/logs/frontend-8081-lod-priority.out.log new file mode 100644 index 000000000..2584ed066 --- /dev/null +++ b/logs/frontend-8081-lod-priority.out.log @@ -0,0 +1,1150 @@ +[nuxi] Nuxt 4.0.3 with Nitro 2.12.4 + + ➜ Local:  http://127.0.0.1:8081/ + ➜ Network: use --host to expose + +D Using socket listener for Nuxt dev server. +[nuxt] modules:before: 0.174ms +[nuxt] eslint:config:addons: 0.018ms +i Module @nuxt/eslint took 169.95ms to setup. +[nuxt] devtools:before: 0.03ms +[nuxt] devtools:initialized: 0.133ms + ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) + +i Module @nuxt/devtools took 2098.86ms to setup. +[nuxt] kit:compatibility: 0.038ms +[nuxt] kit:compatibility: 0.906ms +i Module @nuxt/image took 2.12ms to setup. +[nuxt] kit:compatibility: 0.026ms +[nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +i Module @nuxtjs/tailwindcss took 4.13ms to setup. +[nuxt] kit:compatibility: 0.029ms +i Module apollo-module took 1.55ms to setup. +i Module speckle-ui-components took 3.87ms to setup. +[nuxt] kit:compatibility: 0.036ms +i Module @artmizu/nuxt-prometheus took 1.34ms to setup. +[nuxt] pages:routerOptions: 0.042ms +i Module nuxt:pages took 14.89ms to setup. +i Module nuxt:meta took 3.09ms to setup. +i Module nuxt:components took 12.57ms to setup. +[nuxt] imports:sources: 0.476ms +[nuxt] imports:context: 0.068ms +[nuxt] imports:dirs: 0.043ms +[nuxt] imports:extend: 0.223ms +[nuxt] eslint:config:addons: 0.016ms +[nuxt] builder:generateApp: 0.348ms +i Module nuxt:imports took 24.27ms to setup. +i Module nuxt:nuxt-config-schema took 1.48ms to setup. +i Module @nuxt/telemetry took 0.15ms to setup. +[nuxt] tailwindcss:loadConfig: 0.03ms +[nuxt] tailwindcss:config: 0.014ms +[nuxt] tailwindcss:resolvedConfig: 0.033ms +[nuxt] schema:extend: 0.034ms +[nuxt] schema:resolved: 0.025ms +[nuxt] modules:done: 624.359ms +[nuxt] nitro:config: 276.83ms +[nuxt] nitro:init: 2.071ms +[nuxt] ready: 0.955ms +[nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[nuxt] listen: 0.462ms +[nuxt] devtools:customTabs: 0.255ms +[nuxt] components:dirs: 0.016ms +[nuxt] app:resolve: 2.101ms +[nuxt] prepare:types: 0.696ms +[nuxt] pages:extend: 0.507ms +[nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/authn.vue). +[nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/projects/[id]/index.vue). +[nuxt] pages:resolved: 0.023ms +[nuxt] components:extend: 3.199ms +[nuxt] app:templates: 111.994ms +[nuxt] i Compiled app-component.mjs in 18.18ms +[nuxt] i Compiled types/app.config.d.ts in 18.42ms +[nuxt] i Compiled app.config.mjs in 18.65ms +[nuxt] i Compiled types/build.d.ts in 18.91ms +[nuxt] i Compiled nitro.client.mjs in 18.81ms +[nuxt] i Compiled css.mjs in 19.04ms +[nuxt] i Compiled fetch.mjs in 19.26ms +[nuxt] i Compiled error-component.mjs in 19.46ms +[nuxt] i Compiled global-polyfills.mjs in 19.71ms +[nuxt] i Compiled layouts.mjs in 19.96ms +[nuxt] i Compiled middleware.mjs in 19.45ms +[nuxt] nitro:prepare:types: 19.151ms +[nuxt] i Compiled nuxt.config.mjs in 19.39ms +[nuxt] i Compiled paths.mjs in 19.26ms +[nuxt] i Compiled root-component.mjs in 19.4ms +[nuxt] i Compiled types/modules.d.ts in 19.54ms +[nuxt] i Compiled test-component-wrapper.mjs in 18.85ms +[nuxt] i Compiled types/vue-shim.d.ts in 19ms +[nuxt] i Compiled types/builder-env.d.ts in 19.16ms +[nuxt] i Compiled image-options.mjs in 18.98ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 19.04ms +[nuxt] i Compiled routes.mjs in 19.14ms +[nuxt] i Compiled pages.mjs in 15.73ms +[nuxt] i Compiled types/middleware.d.ts in 15.67ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 15.78ms +[nuxt] i Compiled types/layouts.d.ts in 15.95ms +[nuxt] i Compiled unhead-options.mjs in 16.1ms +[nuxt] i Compiled unhead.config.mjs in 16.28ms +[nuxt] i Compiled components.d.ts in 16.41ms +[nuxt] i Compiled components.plugin.mjs in 8.7ms +[nuxt] i Compiled component-names.mjs in 8.59ms +[nuxt] i Compiled components.islands.mjs in 8.51ms +[nuxt] i Compiled component-chunk.mjs in 8.41ms +[nuxt] i Compiled tailwind.config.cjs in 14.16ms +[nuxt] i Compiled imports.mjs in 15.48ms +[nuxt] i Compiled imports.d.ts in 15.77ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 31.44ms +[nuxt] i Compiled types/runtime-config.d.ts in 31.12ms +[nuxt] i Compiled devtools/settings.mjs in 31.96ms +[nuxt] i Compiled types/imports.d.ts in 20.88ms +[nuxt] pages:routerOptions: 0.028ms +[nuxt] i Compiled router.options.mjs in 33.37ms +[nuxt] i Compiled plugins.server.mjs in 13.81ms +[nuxt] i Compiled plugins.client.mjs in 16.81ms +[nuxt] i Compiled types/plugins.d.ts in 22.3ms +[nuxt] imports:extend: 0.104ms +[nuxt] eslint:config:addons: 0.009ms +[nuxt] builder:generateApp: 0.296ms +[nuxt] app:templatesGenerated: 22.477ms +[nuxt] build:before: 0.019ms +[nuxt] vite:extend: 2.425ms +[nuxt] vite:extendConfig: 1.576ms +[nuxt] vite:configResolved: 0.023ms +[nuxt] builder:chokidar:watch: 1.465s +[nuxt] vite:serverCreated: 0.926ms +[nuxt] server:devHandler: 0.275ms +√ Vite client built in 89ms +[nuxt] vite:extendConfig: 25.774ms +[nuxt] vite:configResolved: 0.052ms +[nuxt] vite:serverCreated: 3.632ms +√ Vite server built in 182ms +[nuxt] schema:beforeWrite: 0.017ms +[nuxt] schema:written: 0.025ms +[nuxt] nitro:build:before: 0.142ms +[nitro] build:before: 0.021ms +[nitro] rollup:before: 120.1ms +[nitro] dev:start: 0.039ms +[nitro] types:extend: 0.088ms +[nitro] √ Nuxt Nitro server built in 1808ms +[nitro] dev:reload: 9.706ms +[nuxt] build:done: 3.074s +[nitro] compiled: 14.854ms +i Vite client warmed up in 6ms +D Dev server (internal) initialized in 19868ms +i Vite server warmed up in 70ms +D > Nitro Start (22ms) +[nitro-runtime] request: 0.327ms +[nitro-runtime] render:before: 0.017ms +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue +[nuxt] devtools:customTabs: 0.292ms +[nuxt] components:dirs: 0.018ms +[nuxt] app:resolve: 2.814ms +[nuxt] components:extend: 9.583ms +[nuxt] app:templates: 1.041s +[nuxt] i Compiled app-component.mjs in 23.75ms +[nuxt] i Compiled types/app.config.d.ts in 24.15ms +[nuxt] i Compiled app.config.mjs in 24.42ms +[nuxt] i Compiled types/build.d.ts in 24.68ms +[nuxt] i Compiled nitro.client.mjs in 24.77ms +[nuxt] i Compiled css.mjs in 24.95ms +[nuxt] i Compiled fetch.mjs in 25.14ms +[nuxt] i Compiled error-component.mjs in 25.33ms +[nuxt] i Compiled global-polyfills.mjs in 25.53ms +[nuxt] i Compiled layouts.mjs in 25.87ms +[nuxt] i Compiled middleware.mjs in 26.04ms +[nuxt] nitro:prepare:types: 25.972ms +[nuxt] i Compiled nuxt.config.mjs in 26.26ms +[nuxt] i Compiled paths.mjs in 26.07ms +[nuxt] i Compiled root-component.mjs in 26.21ms +[nuxt] i Compiled types/modules.d.ts in 26.39ms +[nuxt] i Compiled test-component-wrapper.mjs in 26.11ms +[nuxt] i Compiled types/vue-shim.d.ts in 26.39ms +[nuxt] i Compiled types/builder-env.d.ts in 26.71ms +[nuxt] i Compiled image-options.mjs in 25.94ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 26.15ms +[nuxt] i Compiled routes.mjs in 26.5ms +[nuxt] i Compiled pages.mjs in 23.54ms +[nuxt] i Compiled types/middleware.d.ts in 23.69ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 23.88ms +[nuxt] i Compiled types/layouts.d.ts in 24.25ms +[nuxt] i Compiled unhead-options.mjs in 24.57ms +[nuxt] i Compiled unhead.config.mjs in 24.91ms +[nuxt] i Compiled components.d.ts in 25.49ms +[nuxt] i Compiled components.plugin.mjs in 11.71ms +[nuxt] i Compiled component-names.mjs in 11.98ms +[nuxt] i Compiled components.islands.mjs in 12.1ms +[nuxt] i Compiled component-chunk.mjs in 12.19ms +[nuxt] i Compiled tailwind.config.cjs in 13.85ms +[nuxt] i Compiled imports.mjs in 14.8ms +[nuxt] i Compiled imports.d.ts in 15.19ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 38.28ms +[nuxt] i Compiled types/imports.d.ts in 18.1ms +[nuxt] i Compiled types/runtime-config.d.ts in 39.37ms +[nuxt] i Compiled devtools/settings.mjs in 40.56ms +[nuxt] pages:routerOptions: 0.034ms +[nuxt] i Compiled router.options.mjs in 40.18ms +[nuxt] i Compiled plugins.server.mjs in 9.02ms +[nuxt] i Compiled plugins.client.mjs in 12.36ms +[nuxt] i Compiled types/plugins.d.ts in 19.76ms +[nuxt] imports:extend: 0.461ms +[nuxt] eslint:config:addons: 0.017ms +[nuxt] devtools:customTabs: 0.081ms +[nuxt] components:dirs: 0.026ms +[nuxt] app:resolve: 1.869ms +[nuxt] components:extend: 2.743ms +[nuxt] app:templates: 74.291ms +[nuxt] i Compiled types/imports.d.ts in 0.83ms +[nuxt] builder:generateApp: 109.439ms +[nuxt] app:templatesGenerated: 128.734ms +[nuxt] builder:watch: 1.297s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x2) +[nuxt] devtools:customTabs: 0.052ms +[nuxt] components:dirs: 0.016ms +[nuxt] app:resolve: 4.171ms +[nuxt] components:extend: 2.584ms +[nuxt] app:templates: 236.363ms +[nuxt] i Compiled app-component.mjs in 16.84ms +[nuxt] i Compiled types/app.config.d.ts in 17.35ms +[nuxt] i Compiled app.config.mjs in 17.68ms +[nuxt] i Compiled types/build.d.ts in 17.99ms +[nuxt] i Compiled nitro.client.mjs in 18.08ms +[nuxt] i Compiled css.mjs in 18.43ms +[nuxt] i Compiled fetch.mjs in 18.73ms +[nuxt] i Compiled error-component.mjs in 19.04ms +[nuxt] i Compiled global-polyfills.mjs in 19.37ms +[nuxt] i Compiled layouts.mjs in 19.7ms +[nuxt] i Compiled middleware.mjs in 19.96ms +[nuxt] nitro:prepare:types: 20.074ms +[nuxt] i Compiled nuxt.config.mjs in 20.33ms +[nuxt] i Compiled paths.mjs in 20.44ms +[nuxt] i Compiled root-component.mjs in 20.64ms +[nuxt] i Compiled types/modules.d.ts in 20.84ms +[nuxt] i Compiled test-component-wrapper.mjs in 20.82ms +[nuxt] i Compiled types/vue-shim.d.ts in 21.08ms +[nuxt] i Compiled types/builder-env.d.ts in 21.33ms +[nuxt] i Compiled image-options.mjs in 21.18ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 21.43ms +[nuxt] i Compiled routes.mjs in 21.76ms +[nuxt] i Compiled pages.mjs in 19.13ms +[nuxt] i Compiled types/middleware.d.ts in 19.32ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 19.69ms +[nuxt] i Compiled types/layouts.d.ts in 20.04ms +[nuxt] i Compiled unhead-options.mjs in 20.4ms +[nuxt] i Compiled unhead.config.mjs in 20.73ms +[nuxt] i Compiled components.d.ts in 21.31ms +[nuxt] i Compiled components.plugin.mjs in 10.56ms +[nuxt] i Compiled component-names.mjs in 10.78ms +[nuxt] i Compiled components.islands.mjs in 10.78ms +[nuxt] i Compiled component-chunk.mjs in 10.99ms +[nuxt] i Compiled tailwind.config.cjs in 12.41ms +[nuxt] i Compiled imports.mjs in 13.14ms +[nuxt] i Compiled imports.d.ts in 13.5ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 30.41ms +[nuxt] i Compiled types/imports.d.ts in 15.56ms +[nuxt] i Compiled types/runtime-config.d.ts in 31.83ms +[nuxt] i Compiled devtools/settings.mjs in 33.73ms +[nuxt] pages:routerOptions: 0.035ms +[nuxt] i Compiled router.options.mjs in 32.86ms +[nuxt] i Compiled plugins.server.mjs in 51.96ms +[nuxt] i Compiled plugins.client.mjs in 58.49ms +[nuxt] i Compiled types/plugins.d.ts in 66.36ms +[nuxt] imports:extend: 0.359ms +[nuxt] eslint:config:addons: 0.016ms +[nuxt] devtools:customTabs: 0.054ms +[nuxt] components:dirs: 0.032ms +[nuxt] app:resolve: 2.084ms +[nuxt] components:extend: 2.86ms +[nuxt] app:templates: 67.771ms +[nuxt] i Compiled types/imports.d.ts in 0.5ms +[nuxt] builder:generateApp: 104.168ms +[nuxt] app:templatesGenerated: 127.98ms +[nuxt] builder:watch: 3.393s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x3) +[nuxt] devtools:customTabs: 0.064ms +[nuxt] components:dirs: 0.021ms +[nuxt] app:resolve: 1.792ms +[nuxt] components:extend: 2.733ms +[nuxt] app:templates: 287.043ms +[nuxt] i Compiled app-component.mjs in 9.28ms +[nuxt] i Compiled types/app.config.d.ts in 9.59ms +[nuxt] i Compiled app.config.mjs in 9.79ms +[nuxt] i Compiled types/build.d.ts in 9.98ms +[nuxt] i Compiled nitro.client.mjs in 10ms +[nuxt] i Compiled css.mjs in 10.19ms +[nuxt] i Compiled fetch.mjs in 10.39ms +[nuxt] i Compiled error-component.mjs in 10.67ms +[nuxt] i Compiled global-polyfills.mjs in 10.95ms +[nuxt] i Compiled layouts.mjs in 11.21ms +[nuxt] i Compiled middleware.mjs in 11.41ms +[nuxt] nitro:prepare:types: 11.564ms +[nuxt] i Compiled nuxt.config.mjs in 11.76ms +[nuxt] i Compiled paths.mjs in 11.88ms +[nuxt] i Compiled root-component.mjs in 12.09ms +[nuxt] i Compiled types/modules.d.ts in 12.3ms +[nuxt] i Compiled test-component-wrapper.mjs in 12.31ms +[nuxt] i Compiled types/vue-shim.d.ts in 12.51ms +[nuxt] i Compiled types/builder-env.d.ts in 12.74ms +[nuxt] i Compiled image-options.mjs in 12.69ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 12.88ms +[nuxt] i Compiled routes.mjs in 13.11ms +[nuxt] i Compiled pages.mjs in 11.42ms +[nuxt] i Compiled types/middleware.d.ts in 11.54ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 11.72ms +[nuxt] i Compiled types/layouts.d.ts in 11.91ms +[nuxt] i Compiled unhead-options.mjs in 12.09ms +[nuxt] i Compiled unhead.config.mjs in 12.35ms +[nuxt] i Compiled components.d.ts in 12.77ms +[nuxt] i Compiled components.plugin.mjs in 7.31ms +[nuxt] i Compiled component-names.mjs in 7.43ms +[nuxt] i Compiled components.islands.mjs in 7.55ms +[nuxt] i Compiled component-chunk.mjs in 7.67ms +[nuxt] i Compiled tailwind.config.cjs in 8.54ms +[nuxt] i Compiled imports.mjs in 8.9ms +[nuxt] i Compiled imports.d.ts in 9.1ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 18.43ms +[nuxt] i Compiled types/imports.d.ts in 10.46ms +[nuxt] i Compiled types/runtime-config.d.ts in 19.3ms +[nuxt] i Compiled devtools/settings.mjs in 539.32ms +[nuxt] pages:routerOptions: 0.034ms +[nuxt] i Compiled router.options.mjs in 542.83ms +[nuxt] i Compiled plugins.server.mjs in 12.46ms +[nuxt] i Compiled plugins.client.mjs in 17.64ms +[nuxt] i Compiled types/plugins.d.ts in 27.21ms +[nuxt] imports:extend: 0.321ms +[nuxt] eslint:config:addons: 0.016ms +[nuxt] devtools:customTabs: 0.088ms +[nuxt] components:dirs: 0.029ms +[nuxt] app:resolve: 2.096ms +[nuxt] components:extend: 3.068ms +[nuxt] app:templates: 90.057ms +[nuxt] i Compiled types/imports.d.ts in 0.92ms +[nuxt] builder:generateApp: 128.734ms +[nuxt] app:templatesGenerated: 150.11ms +[nuxt] builder:watch: 1.055s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x4) +[nuxt] devtools:customTabs: 0.097ms +[nuxt] components:dirs: 0.014ms +[nuxt] app:resolve: 3.934ms +[nuxt] components:extend: 3.086ms +[nuxt] app:templates: 1.909s +[nuxt] i Compiled app-component.mjs in 15.06ms +[nuxt] i Compiled types/app.config.d.ts in 15.46ms +[nuxt] i Compiled app.config.mjs in 15.88ms +[nuxt] i Compiled types/build.d.ts in 16.24ms +[nuxt] i Compiled nitro.client.mjs in 16.27ms +[nuxt] i Compiled css.mjs in 16.59ms +[nuxt] i Compiled fetch.mjs in 16.88ms +[nuxt] i Compiled error-component.mjs in 17.19ms +[nuxt] i Compiled global-polyfills.mjs in 17.48ms +[nuxt] i Compiled layouts.mjs in 17.79ms +[nuxt] i Compiled middleware.mjs in 18.07ms +[nuxt] nitro:prepare:types: 18.125ms +[nuxt] i Compiled nuxt.config.mjs in 18.4ms +[nuxt] i Compiled paths.mjs in 18.53ms +[nuxt] i Compiled root-component.mjs in 18.83ms +[nuxt] i Compiled types/modules.d.ts in 19.15ms +[nuxt] i Compiled test-component-wrapper.mjs in 19.25ms +[nuxt] i Compiled types/vue-shim.d.ts in 19.55ms +[nuxt] i Compiled types/builder-env.d.ts in 19.87ms +[nuxt] i Compiled image-options.mjs in 19.66ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 19.94ms +[nuxt] i Compiled routes.mjs in 20.27ms +[nuxt] i Compiled pages.mjs in 17.47ms +[nuxt] i Compiled types/middleware.d.ts in 17.62ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 17.91ms +[nuxt] i Compiled types/layouts.d.ts in 18.21ms +[nuxt] i Compiled unhead-options.mjs in 18.5ms +[nuxt] i Compiled unhead.config.mjs in 18.8ms +[nuxt] i Compiled components.d.ts in 19.37ms +[nuxt] i Compiled components.plugin.mjs in 10.28ms +[nuxt] i Compiled component-names.mjs in 10.51ms +[nuxt] i Compiled components.islands.mjs in 10.73ms +[nuxt] i Compiled component-chunk.mjs in 10.97ms +[nuxt] i Compiled tailwind.config.cjs in 12.2ms +[nuxt] i Compiled imports.mjs in 12.79ms +[nuxt] i Compiled imports.d.ts in 13.14ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 28.29ms +[nuxt] i Compiled types/imports.d.ts in 15.09ms +[nuxt] i Compiled types/runtime-config.d.ts in 29.6ms +[nuxt] i Compiled devtools/settings.mjs in 31.07ms +[nuxt] pages:routerOptions: 0.026ms +[nuxt] i Compiled router.options.mjs in 29.2ms +[nuxt] i Compiled plugins.server.mjs in 10.11ms +[nuxt] i Compiled plugins.client.mjs in 13.31ms +[nuxt] i Compiled types/plugins.d.ts in 19.8ms +[nuxt] imports:extend: 0.227ms +[nuxt] eslint:config:addons: 0.018ms +[nuxt] devtools:customTabs: 0.066ms +[nuxt] components:dirs: 0.027ms +[nuxt] app:resolve: 1.956ms +[nuxt] components:extend: 2.498ms +[nuxt] app:templates: 56.284ms +[nuxt] i Compiled types/imports.d.ts in 0.64ms +[nuxt] builder:generateApp: 94.296ms +[nuxt] app:templatesGenerated: 107.223ms +[nuxt] builder:watch: 3.285s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x5) +[nuxt] devtools:customTabs: 0.126ms +[nuxt] components:dirs: 0.026ms +[nuxt] app:resolve: 4.801ms +[nuxt] components:extend: 3.157ms +[nuxt] app:templates: 58.034ms +[nuxt] i Compiled app-component.mjs in 14.64ms +[nuxt] i Compiled types/app.config.d.ts in 15.07ms +[nuxt] i Compiled app.config.mjs in 15.43ms +[nuxt] i Compiled types/build.d.ts in 15.75ms +[nuxt] i Compiled nitro.client.mjs in 15.89ms +[nuxt] i Compiled css.mjs in 16.19ms +[nuxt] i Compiled fetch.mjs in 16.49ms +[nuxt] i Compiled error-component.mjs in 16.83ms +[nuxt] i Compiled global-polyfills.mjs in 17.19ms +[nuxt] i Compiled layouts.mjs in 17.52ms +[nuxt] i Compiled middleware.mjs in 17.83ms +[nuxt] nitro:prepare:types: 18.028ms +[nuxt] i Compiled nuxt.config.mjs in 18.37ms +[nuxt] i Compiled paths.mjs in 18.62ms +[nuxt] i Compiled root-component.mjs in 18.98ms +[nuxt] i Compiled types/modules.d.ts in 19.3ms +[nuxt] i Compiled test-component-wrapper.mjs in 19.51ms +[nuxt] i Compiled types/vue-shim.d.ts in 19.81ms +[nuxt] i Compiled types/builder-env.d.ts in 20.12ms +[nuxt] i Compiled image-options.mjs in 20.12ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 20.43ms +[nuxt] i Compiled routes.mjs in 20.83ms +[nuxt] i Compiled pages.mjs in 17.84ms +[nuxt] i Compiled types/middleware.d.ts in 18.05ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 18.39ms +[nuxt] i Compiled types/layouts.d.ts in 18.74ms +[nuxt] i Compiled unhead-options.mjs in 19.05ms +[nuxt] i Compiled unhead.config.mjs in 19.37ms +[nuxt] i Compiled components.d.ts in 19.93ms +[nuxt] i Compiled components.plugin.mjs in 11.19ms +[nuxt] i Compiled component-names.mjs in 11.37ms +[nuxt] i Compiled components.islands.mjs in 11.5ms +[nuxt] i Compiled component-chunk.mjs in 11.74ms +[nuxt] i Compiled tailwind.config.cjs in 13.11ms +[nuxt] i Compiled imports.mjs in 13.81ms +[nuxt] i Compiled imports.d.ts in 14.14ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 29.12ms +[nuxt] i Compiled types/imports.d.ts in 16.05ms +[nuxt] i Compiled types/runtime-config.d.ts in 30.6ms +[nuxt] i Compiled devtools/settings.mjs in 38.97ms +[nuxt] pages:routerOptions: 0.031ms +[nuxt] i Compiled router.options.mjs in 37.07ms +[nuxt] i Compiled plugins.server.mjs in 9.84ms +[nuxt] i Compiled plugins.client.mjs in 13.45ms +[nuxt] i Compiled types/plugins.d.ts in 19.6ms +[nuxt] imports:extend: 0.303ms +[nuxt] eslint:config:addons: 0.014ms +[nuxt] devtools:customTabs: 0.105ms +[nuxt] components:dirs: 0.027ms +[nuxt] app:resolve: 1.927ms +[nuxt] components:extend: 2.166ms +[nuxt] app:templates: 75.629ms +[nuxt] i Compiled types/imports.d.ts in 0.86ms +[nuxt] builder:generateApp: 114.256ms +[nuxt] app:templatesGenerated: 127.871ms +[nuxt] builder:watch: 3.094s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x6) +[nuxt] devtools:customTabs: 0.059ms +[nuxt] components:dirs: 0.051ms +[nuxt] app:resolve: 2.503ms +[nuxt] components:extend: 3.425ms +[nuxt] app:templates: 1.637s +[nuxt] i Compiled app-component.mjs in 14.13ms +[nuxt] i Compiled types/app.config.d.ts in 14.82ms +[nuxt] i Compiled app.config.mjs in 15.24ms +[nuxt] i Compiled types/build.d.ts in 15.6ms +[nuxt] i Compiled nitro.client.mjs in 15.6ms +[nuxt] i Compiled css.mjs in 15.9ms +[nuxt] i Compiled fetch.mjs in 16.23ms +[nuxt] i Compiled error-component.mjs in 16.53ms +[nuxt] i Compiled global-polyfills.mjs in 16.84ms +[nuxt] i Compiled layouts.mjs in 17.22ms +[nuxt] i Compiled middleware.mjs in 17.52ms +[nuxt] nitro:prepare:types: 17.697ms +[nuxt] i Compiled nuxt.config.mjs in 18.04ms +[nuxt] i Compiled paths.mjs in 18.24ms +[nuxt] i Compiled root-component.mjs in 18.6ms +[nuxt] i Compiled types/modules.d.ts in 18.99ms +[nuxt] i Compiled test-component-wrapper.mjs in 19.18ms +[nuxt] i Compiled types/vue-shim.d.ts in 19.55ms +[nuxt] i Compiled types/builder-env.d.ts in 20.04ms +[nuxt] i Compiled image-options.mjs in 19.92ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 20.26ms +[nuxt] i Compiled routes.mjs in 20.61ms +[nuxt] i Compiled pages.mjs in 18.28ms +[nuxt] i Compiled types/middleware.d.ts in 18.56ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 18.86ms +[nuxt] i Compiled types/layouts.d.ts in 19.16ms +[nuxt] i Compiled unhead-options.mjs in 19.39ms +[nuxt] i Compiled unhead.config.mjs in 19.61ms +[nuxt] i Compiled components.d.ts in 20.29ms +[nuxt] i Compiled components.plugin.mjs in 11.96ms +[nuxt] i Compiled component-names.mjs in 12.12ms +[nuxt] i Compiled components.islands.mjs in 12.27ms +[nuxt] i Compiled component-chunk.mjs in 12.48ms +[nuxt] i Compiled tailwind.config.cjs in 13.67ms +[nuxt] i Compiled imports.mjs in 14.36ms +[nuxt] i Compiled imports.d.ts in 14.75ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 28.76ms +[nuxt] i Compiled types/imports.d.ts in 16.54ms +[nuxt] i Compiled types/runtime-config.d.ts in 30.1ms +[nuxt] i Compiled devtools/settings.mjs in 38.13ms +[nuxt] pages:routerOptions: 0.024ms +[nuxt] i Compiled router.options.mjs in 36.65ms +[nuxt] i Compiled plugins.server.mjs in 9.57ms +[nuxt] i Compiled plugins.client.mjs in 12.77ms +[nuxt] i Compiled types/plugins.d.ts in 19.39ms +[nuxt] imports:extend: 0.26ms +[nuxt] eslint:config:addons: 0.016ms +[nuxt] devtools:customTabs: 0.184ms +[nuxt] components:dirs: 0.035ms +[nuxt] app:resolve: 2.306ms +[nuxt] components:extend: 1.873ms +[nuxt] app:templates: 50.763ms +[nuxt] i Compiled types/imports.d.ts in 0.73ms +[nuxt] builder:generateApp: 84.648ms +[nuxt] app:templatesGenerated: 101.703ms +[nuxt] builder:watch: 2.918s +i hmr update /components/viewer/LoadingBar.vue, /assets/css/tailwind.css?direct, /assets/css/tailwind.css +[nuxt] devtools:customTabs: 0.028ms +[nuxt] components:dirs: 0.013ms +[nuxt] app:resolve: 1.453ms +[nuxt] components:extend: 4.554ms +[nuxt] app:templates: 2.545s +[nuxt] i Compiled app-component.mjs in 9.34ms +[nuxt] i Compiled types/app.config.d.ts in 9.76ms +[nuxt] i Compiled app.config.mjs in 10.09ms +[nuxt] i Compiled types/build.d.ts in 10.39ms +[nuxt] i Compiled nitro.client.mjs in 10.39ms +[nuxt] i Compiled css.mjs in 10.68ms +[nuxt] i Compiled fetch.mjs in 10.95ms +[nuxt] i Compiled error-component.mjs in 11.26ms +[nuxt] i Compiled global-polyfills.mjs in 11.55ms +[nuxt] i Compiled layouts.mjs in 11.85ms +[nuxt] i Compiled middleware.mjs in 12.14ms +[nuxt] nitro:prepare:types: 12.216ms +[nuxt] i Compiled nuxt.config.mjs in 12.49ms +[nuxt] i Compiled paths.mjs in 12.66ms +[nuxt] i Compiled root-component.mjs in 12.96ms +[nuxt] i Compiled types/modules.d.ts in 13.24ms +[nuxt] i Compiled test-component-wrapper.mjs in 13.4ms +[nuxt] i Compiled types/vue-shim.d.ts in 13.7ms +[nuxt] i Compiled types/builder-env.d.ts in 13.99ms +[nuxt] i Compiled image-options.mjs in 13.94ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 14.21ms +[nuxt] i Compiled routes.mjs in 14.55ms +[nuxt] i Compiled pages.mjs in 13.22ms +[nuxt] i Compiled types/middleware.d.ts in 13.45ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 13.72ms +[nuxt] i Compiled types/layouts.d.ts in 13.99ms +[nuxt] i Compiled unhead-options.mjs in 14.27ms +[nuxt] i Compiled unhead.config.mjs in 14.57ms +[nuxt] i Compiled components.d.ts in 15.13ms +[nuxt] i Compiled components.plugin.mjs in 9.74ms +[nuxt] i Compiled component-names.mjs in 9.96ms +[nuxt] i Compiled components.islands.mjs in 10.15ms +[nuxt] i Compiled component-chunk.mjs in 10.37ms +[nuxt] i Compiled tailwind.config.cjs in 11.47ms +[nuxt] i Compiled imports.mjs in 11.97ms +[nuxt] i Compiled imports.d.ts in 12.26ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 21.63ms +[nuxt] i Compiled types/imports.d.ts in 13.76ms +[nuxt] i Compiled types/runtime-config.d.ts in 22.61ms +[nuxt] i Compiled devtools/settings.mjs in 30.39ms +[nuxt] pages:routerOptions: 0.025ms +[nuxt] i Compiled router.options.mjs in 30.15ms +[nuxt] i Compiled plugins.server.mjs in 9.28ms +[nuxt] i Compiled plugins.client.mjs in 12.4ms +[nuxt] i Compiled types/plugins.d.ts in 17.99ms +[nuxt] imports:extend: 0.314ms +[nuxt] eslint:config:addons: 0.014ms +[nuxt] devtools:customTabs: 0.032ms +[nuxt] components:dirs: 0.023ms +[nuxt] app:resolve: 1.677ms +[nuxt] components:extend: 1.561ms +[nuxt] app:templates: 58.253ms +[nuxt] i Compiled types/imports.d.ts in 0.57ms +[nuxt] builder:generateApp: 88.396ms +[nuxt] app:templatesGenerated: 103.287ms +[nuxt] builder:watch: 2.755s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue +[nuxt] devtools:customTabs: 0.03ms +[nuxt] components:dirs: 0.021ms +[nuxt] app:resolve: 1.676ms +[nuxt] components:extend: 3.65ms +[nuxt] app:templates: 1.594s +[nuxt] i Compiled app-component.mjs in 10.13ms +[nuxt] i Compiled types/app.config.d.ts in 10.54ms +[nuxt] i Compiled app.config.mjs in 10.84ms +[nuxt] i Compiled types/build.d.ts in 11.13ms +[nuxt] i Compiled nitro.client.mjs in 11.15ms +[nuxt] i Compiled css.mjs in 11.42ms +[nuxt] i Compiled fetch.mjs in 11.69ms +[nuxt] i Compiled error-component.mjs in 11.96ms +[nuxt] i Compiled global-polyfills.mjs in 12.25ms +[nuxt] i Compiled layouts.mjs in 12.54ms +[nuxt] i Compiled middleware.mjs in 12.8ms +[nuxt] nitro:prepare:types: 12.846ms +[nuxt] i Compiled nuxt.config.mjs in 13.12ms +[nuxt] i Compiled paths.mjs in 13.27ms +[nuxt] i Compiled root-component.mjs in 13.54ms +[nuxt] i Compiled types/modules.d.ts in 13.83ms +[nuxt] i Compiled test-component-wrapper.mjs in 13.91ms +[nuxt] i Compiled types/vue-shim.d.ts in 14.18ms +[nuxt] i Compiled types/builder-env.d.ts in 14.47ms +[nuxt] i Compiled image-options.mjs in 14.18ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 14.44ms +[nuxt] i Compiled routes.mjs in 14.74ms +[nuxt] i Compiled pages.mjs in 13.1ms +[nuxt] i Compiled types/middleware.d.ts in 13.31ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 13.57ms +[nuxt] i Compiled types/layouts.d.ts in 13.85ms +[nuxt] i Compiled unhead-options.mjs in 14.13ms +[nuxt] i Compiled unhead.config.mjs in 14.41ms +[nuxt] i Compiled components.d.ts in 14.92ms +[nuxt] i Compiled components.plugin.mjs in 9.4ms +[nuxt] i Compiled component-names.mjs in 9.6ms +[nuxt] i Compiled components.islands.mjs in 9.79ms +[nuxt] i Compiled component-chunk.mjs in 10.02ms +[nuxt] i Compiled tailwind.config.cjs in 11.16ms +[nuxt] i Compiled imports.mjs in 11.68ms +[nuxt] i Compiled imports.d.ts in 11.97ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 22.16ms +[nuxt] i Compiled types/imports.d.ts in 13.7ms +[nuxt] i Compiled types/runtime-config.d.ts in 23.24ms +[nuxt] i Compiled devtools/settings.mjs in 31.19ms +[nuxt] pages:routerOptions: 0.024ms +[nuxt] i Compiled router.options.mjs in 30.43ms +[nuxt] i Compiled plugins.server.mjs in 8.35ms +[nuxt] i Compiled plugins.client.mjs in 11.05ms +[nuxt] i Compiled types/plugins.d.ts in 15.91ms +[nuxt] imports:extend: 0.204ms +[nuxt] eslint:config:addons: 0.014ms +[nuxt] devtools:customTabs: 0.06ms +[nuxt] components:dirs: 0.028ms +[nuxt] app:resolve: 1.702ms +[nuxt] components:extend: 1.946ms +[nuxt] app:templates: 60.15ms +[nuxt] i Compiled types/imports.d.ts in 0.53ms +[nuxt] builder:generateApp: 93.974ms +[nuxt] app:templatesGenerated: 106.826ms +[nuxt] builder:watch: 2.810s +i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue (x2) +[nuxt] devtools:customTabs: 0.03ms +[nuxt] components:dirs: 0.024ms +[nuxt] app:resolve: 1.259ms +i hmr update /components/viewer/LoadingBar.vue, /assets/css/tailwind.css?direct, /assets/css/tailwind.css +[nuxt] components:extend: 2.866ms +[nuxt] app:templates: 1.638s +[nuxt] i Compiled app-component.mjs in 15.2ms +[nuxt] i Compiled types/app.config.d.ts in 15.68ms +[nuxt] i Compiled app.config.mjs in 16.02ms +[nuxt] i Compiled types/build.d.ts in 16.33ms +[nuxt] i Compiled nitro.client.mjs in 16.26ms +[nuxt] i Compiled css.mjs in 16.55ms +[nuxt] i Compiled fetch.mjs in 16.84ms +[nuxt] i Compiled error-component.mjs in 17.16ms +[nuxt] i Compiled global-polyfills.mjs in 17.44ms +[nuxt] i Compiled layouts.mjs in 17.74ms +[nuxt] i Compiled middleware.mjs in 18.03ms +[nuxt] nitro:prepare:types: 18.108ms +[nuxt] i Compiled nuxt.config.mjs in 18.39ms +[nuxt] i Compiled paths.mjs in 18.52ms +[nuxt] i Compiled root-component.mjs in 18.81ms +[nuxt] i Compiled types/modules.d.ts in 19.1ms +[nuxt] i Compiled test-component-wrapper.mjs in 19.21ms +[nuxt] i Compiled types/vue-shim.d.ts in 19.5ms +[nuxt] i Compiled types/builder-env.d.ts in 19.81ms +[nuxt] i Compiled image-options.mjs in 19.6ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 19.88ms +[nuxt] i Compiled routes.mjs in 20.21ms +[nuxt] i Compiled pages.mjs in 17.7ms +[nuxt] i Compiled types/middleware.d.ts in 17.89ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 18.15ms +[nuxt] i Compiled types/layouts.d.ts in 18.45ms +[nuxt] i Compiled unhead-options.mjs in 18.76ms +[nuxt] i Compiled unhead.config.mjs in 19.06ms +[nuxt] i Compiled components.d.ts in 19.62ms +[nuxt] i Compiled components.plugin.mjs in 10.34ms +[nuxt] i Compiled component-names.mjs in 10.52ms +[nuxt] i Compiled components.islands.mjs in 10.67ms +[nuxt] i Compiled component-chunk.mjs in 10.84ms +[nuxt] i Compiled tailwind.config.cjs in 11.9ms +[nuxt] i Compiled imports.mjs in 12.54ms +[nuxt] i Compiled imports.d.ts in 12.85ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 27.91ms +[nuxt] i Compiled types/imports.d.ts in 14.58ms +[nuxt] i Compiled types/runtime-config.d.ts in 28.99ms +[nuxt] i Compiled devtools/settings.mjs in 36.67ms +[nuxt] pages:routerOptions: 0.022ms +[nuxt] i Compiled router.options.mjs in 34.77ms +[nuxt] i Compiled plugins.server.mjs in 7.64ms +[nuxt] i Compiled plugins.client.mjs in 10.67ms +[nuxt] i Compiled types/plugins.d.ts in 15.36ms +[nuxt] imports:extend: 0.256ms +[nuxt] eslint:config:addons: 0.017ms +[nuxt] devtools:customTabs: 0.067ms +[nuxt] components:dirs: 0.025ms +[nuxt] app:resolve: 2.228ms +[nuxt] components:extend: 1.524ms +[nuxt] app:templates: 2.526s +[nuxt] i Compiled types/imports.d.ts in 0.46ms +[nuxt] builder:generateApp: 2.569s +[nuxt] app:templatesGenerated: 2.586s +[nuxt] builder:watch: 4.932s +[nuxt] builder:watch: 5.355s +[nuxt] devtools:customTabs: 0.039ms +[nuxt] components:dirs: 0.019ms +[nuxt] app:resolve: 1.653ms +[nuxt] components:extend: 1.303ms +[nuxt] app:templates: 51.828ms +[nuxt] i Compiled app-component.mjs in 9.19ms +[nuxt] i Compiled types/app.config.d.ts in 9.76ms +[nuxt] i Compiled app.config.mjs in 10.01ms +[nuxt] i Compiled types/build.d.ts in 10.25ms +[nuxt] i Compiled nitro.client.mjs in 10.31ms +[nuxt] i Compiled css.mjs in 10.51ms +[nuxt] i Compiled fetch.mjs in 10.77ms +[nuxt] i Compiled error-component.mjs in 11.03ms +[nuxt] i Compiled global-polyfills.mjs in 11.33ms +[nuxt] i Compiled layouts.mjs in 11.76ms +[nuxt] i Compiled middleware.mjs in 12.25ms +[nuxt] nitro:prepare:types: 12.665ms +[nuxt] i Compiled nuxt.config.mjs in 13.14ms +[nuxt] i Compiled paths.mjs in 13.49ms +[nuxt] i Compiled root-component.mjs in 13.79ms +[nuxt] i Compiled types/modules.d.ts in 14.07ms +[nuxt] i Compiled test-component-wrapper.mjs in 14.27ms +[nuxt] i Compiled types/vue-shim.d.ts in 14.62ms +[nuxt] i Compiled types/builder-env.d.ts in 14.99ms +[nuxt] i Compiled image-options.mjs in 15.06ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 15.33ms +[nuxt] i Compiled routes.mjs in 15.64ms +[nuxt] i Compiled pages.mjs in 14.38ms +[nuxt] i Compiled types/middleware.d.ts in 14.62ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 14.88ms +[nuxt] i Compiled types/layouts.d.ts in 15.17ms +[nuxt] i Compiled unhead-options.mjs in 15.51ms +[nuxt] i Compiled unhead.config.mjs in 15.84ms +[nuxt] i Compiled components.d.ts in 16.58ms +[nuxt] i Compiled components.plugin.mjs in 11.01ms +[nuxt] i Compiled component-names.mjs in 11.3ms +[nuxt] i Compiled components.islands.mjs in 11.55ms +[nuxt] i Compiled component-chunk.mjs in 11.8ms +[nuxt] i Compiled tailwind.config.cjs in 13.02ms +[nuxt] i Compiled imports.mjs in 13.63ms +[nuxt] i Compiled imports.d.ts in 13.97ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 23.15ms +[nuxt] i Compiled types/imports.d.ts in 15.19ms +[nuxt] i Compiled types/runtime-config.d.ts in 24.01ms +[nuxt] i Compiled devtools/settings.mjs in 25.21ms +[nuxt] pages:routerOptions: 0.035ms +[nuxt] i Compiled router.options.mjs in 25.55ms +[nuxt] i Compiled plugins.server.mjs in 8.67ms +[nuxt] i Compiled plugins.client.mjs in 11.3ms +[nuxt] i Compiled types/plugins.d.ts in 19.18ms +[nuxt] imports:extend: 0.301ms +[nuxt] eslint:config:addons: 0.014ms +[nuxt] devtools:customTabs: 0.041ms +[nuxt] components:dirs: 0.023ms +[nuxt] app:resolve: 1.618ms +[nuxt] components:extend: 2.304ms +[nuxt] app:templates: 64.488ms +[nuxt] i Compiled types/imports.d.ts in 0.81ms +[nuxt] builder:generateApp: 96.275ms +[nuxt] app:templatesGenerated: 111.398ms +i nuxt.config.ts updated. Restarting Nuxt... +[nuxt] close: 0.091ms +Using socket listener for Nuxt dev server. +[nitro] close: 1.306s +[nuxt] close: 1.472s +[nuxt] modules:before: 0.033ms +[nuxt] eslint:config:addons: 0.023ms +i Module @nuxt/eslint took 11.51ms to setup. +[nuxt] devtools:before: 0.03ms +[nuxt] devtools:initialized: 0.037ms + ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) + +i Module @nuxt/devtools took 124.02ms to setup. +[nuxt] kit:compatibility: 0.033ms +[nuxt] kit:compatibility: 0.963ms +i Module @nuxt/image took 2.03ms to setup. +[nuxt] kit:compatibility: 0.026ms +[nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +i Module @nuxtjs/tailwindcss took 3.59ms to setup. +[nuxt] kit:compatibility: 0.037ms +i Module apollo-module took 1.18ms to setup. +i Module speckle-ui-components took 2.37ms to setup. +[nuxt] kit:compatibility: 0.025ms +i Module @artmizu/nuxt-prometheus took 0.79ms to setup. +[nuxt] pages:routerOptions: 0.031ms +i Module nuxt:pages took 9.82ms to setup. +i Module nuxt:meta took 1.86ms to setup. +i Module nuxt:components took 8.17ms to setup. +[nuxt] imports:sources: 0.287ms +[nuxt] imports:context: 0.105ms +[nuxt] imports:dirs: 0.058ms +[nuxt] imports:extend: 0.252ms +[nuxt] eslint:config:addons: 0.02ms +[nuxt] builder:generateApp: 0.391ms +i Module nuxt:imports took 29.44ms to setup. +i Module nuxt:nuxt-config-schema took 0.65ms to setup. +i Module @nuxt/telemetry took 0.02ms to setup. +[nuxt] tailwindcss:loadConfig: 0.033ms +[nuxt] tailwindcss:config: 0.042ms +[nuxt] tailwindcss:resolvedConfig: 0.029ms +[nuxt] schema:extend: 0.033ms +[nuxt] schema:resolved: 0.025ms +[nuxt] modules:done: 19.977ms +[nuxt] nitro:config: 6.05ms +[nuxt] nitro:init: 1.897ms +[nuxt] ready: 0.536ms +[nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[nuxt] listen: 0.569ms +[nuxt] devtools:customTabs: 0.109ms +[nuxt] components:dirs: 0.03ms +[nuxt] app:resolve: 4.204ms +[nuxt] prepare:types: 0.857ms +[nuxt] pages:extend: 0.389ms +[nuxt] modules:before: 0.148ms +[nuxt] pages:resolved: 0.024ms +[nuxt] components:extend: 2.589ms +[nuxt] app:templates: 101.079ms +[nuxt] i Compiled app-component.mjs in 15.13ms +[nuxt] i Compiled types/app.config.d.ts in 15.61ms +[nuxt] i Compiled app.config.mjs in 16.02ms +[nuxt] i Compiled types/build.d.ts in 16.39ms +[nuxt] i Compiled nitro.client.mjs in 16.48ms +[nuxt] i Compiled css.mjs in 16.85ms +[nuxt] i Compiled fetch.mjs in 17.22ms +[nuxt] i Compiled error-component.mjs in 17.57ms +[nuxt] i Compiled global-polyfills.mjs in 17.92ms +[nuxt] i Compiled layouts.mjs in 18.23ms +[nuxt] i Compiled middleware.mjs in 18.5ms +[nuxt] nitro:prepare:types: 18.683ms +[nuxt] i Compiled nuxt.config.mjs in 19.02ms +[nuxt] i Compiled paths.mjs in 19.15ms +[nuxt] i Compiled root-component.mjs in 19.44ms +[nuxt] i Compiled types/modules.d.ts in 19.74ms +[nuxt] i Compiled test-component-wrapper.mjs in 19.85ms +[nuxt] i Compiled types/vue-shim.d.ts in 20.17ms +[nuxt] i Compiled types/builder-env.d.ts in 20.54ms +[nuxt] i Compiled image-options.mjs in 20.8ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 21.14ms +[nuxt] i Compiled routes.mjs in 21.53ms +[nuxt] i Compiled pages.mjs in 19.05ms +[nuxt] i Compiled types/middleware.d.ts in 19.31ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 19.76ms +[nuxt] i Compiled types/layouts.d.ts in 20.32ms +[nuxt] i Compiled unhead-options.mjs in 20.65ms +[nuxt] i Compiled unhead.config.mjs in 21.44ms +[nuxt] i Compiled components.d.ts in 21.99ms +[nuxt] i Compiled components.plugin.mjs in 12.9ms +[nuxt] i Compiled component-names.mjs in 13.17ms +[nuxt] i Compiled components.islands.mjs in 13.32ms +[nuxt] i Compiled component-chunk.mjs in 13.5ms +[nuxt] i Compiled tailwind.config.cjs in 20.85ms +[nuxt] i Compiled imports.mjs in 22ms +[nuxt] i Compiled imports.d.ts in 22.38ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 37.21ms +[nuxt] eslint:config:addons: 0.035ms +[nuxt] i Compiled types/runtime-config.d.ts in 37.87ms +[nuxt] i Compiled devtools/settings.mjs in 65.51ms +[nuxt] i Compiled types/imports.d.ts in 58.32ms +[nuxt] pages:routerOptions: 0.033ms +[nuxt] i Compiled router.options.mjs in 78.44ms +[nuxt] i Compiled plugins.server.mjs in 20.85ms +i Module @nuxt/eslint took 101.98ms to setup. +[nuxt] i Compiled plugins.client.mjs in 25.55ms +[nuxt] i Compiled types/plugins.d.ts in 34.76ms +[nuxt] imports:extend: 0.127ms +[nuxt] eslint:config:addons: 0.014ms +[nuxt] builder:generateApp: 0.473ms +[nuxt] app:templatesGenerated: 37.099ms +[nuxt] build:before: 0.018ms +[nuxt] vite:extend: 2.164ms +[nuxt] vite:extendConfig: 1.69ms +[nuxt] vite:configResolved: 0.028ms +[nuxt] builder:chokidar:watch: 115.049ms +[nuxt] vite:serverCreated: 0.795ms +[nuxt] server:devHandler: 0.075ms +√ Vite client built in 54ms +[nuxt] vite:extendConfig: 1.762ms +[nuxt] vite:configResolved: 0.044ms +[nuxt] vite:serverCreated: 1.728ms +[nuxt] devtools:before: 0.023ms +√ Vite server built in 106ms +[nuxt] schema:beforeWrite: 0.019ms +[nuxt] schema:written: 0.031ms +[nuxt] nitro:build:before: 0.19ms +[nuxt] devtools:initialized: 0.257ms + ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) + +i Module @nuxt/devtools took 887.7ms to setup. +[nuxt] kit:compatibility: 0.078ms +[nuxt] kit:compatibility: 2.046ms +i Module @nuxt/image took 3.71ms to setup. +[nuxt] kit:compatibility: 0.058ms +[nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +i Module @nuxtjs/tailwindcss took 8.04ms to setup. +[nuxt] kit:compatibility: 0.065ms +i Module apollo-module took 3.32ms to setup. +[nitro] build:before: 0.026ms +[nitro] rollup:before: 685.552ms +[nitro] dev:start: 0.086ms +[nitro] types:extend: 0.246ms +i Module speckle-ui-components took 9.21ms to setup. +[nuxt] kit:compatibility: 0.074ms +i Module @artmizu/nuxt-prometheus took 2.39ms to setup. +[nuxt] pages:routerOptions: 0.089ms +i Module nuxt:pages took 26.41ms to setup. +i Module nuxt:meta took 7.47ms to setup. +i Module nuxt:components took 13.5ms to setup. +[nuxt] imports:sources: 1.013ms +[nuxt] imports:context: 0.201ms +[nuxt] imports:dirs: 0.098ms +[nuxt] imports:extend: 0.376ms +[nuxt] eslint:config:addons: 0.031ms +[nuxt] builder:generateApp: 0.491ms +i Module nuxt:imports took 95.11ms to setup. +i Module nuxt:nuxt-config-schema took 3.12ms to setup. +i Module @nuxt/telemetry took 0.27ms to setup. +[nuxt] tailwindcss:loadConfig: 0.046ms +[nuxt] tailwindcss:config: 0.033ms +[nuxt] tailwindcss:resolvedConfig: 0.039ms +[nuxt] schema:extend: 0.043ms +[nuxt] schema:resolved: 0.021ms +[nuxt] modules:done: 309.32ms +[nuxt] nitro:config: 500.462ms +[nuxt] nitro:init: 3.265ms +[nuxt] ready: 1.547ms +[nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[nuxt] listen: 0.636ms +[nitro] √ Nuxt Nitro server built in 2351ms +[nitro] dev:reload: 4.866ms +[nuxt] build:done: 4.102s +[nitro] compiled: 10.076ms +i Vite client warmed up in 4ms +i .nuxt/dist directory has been removed. Restarting Nuxt... +i Vite server warmed up in 23ms +[nuxt] devtools:customTabs: 0.57ms +[nuxt] components:dirs: 0.025ms +[nuxt] app:resolve: 3.067ms +[nuxt] prepare:types: 1.33ms +[nuxt] pages:extend: 0.67ms +[nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/authn.vue). +[nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/projects/[id]/index.vue). +[nuxt] pages:resolved: 0.027ms +[nuxt] components:extend: 5.218ms +[nuxt] app:templates: 167.135ms +[nuxt] i Compiled app-component.mjs in 28.25ms +[nuxt] i Compiled types/app.config.d.ts in 28.28ms +[nuxt] i Compiled app.config.mjs in 42.26ms +[nuxt] i Compiled types/build.d.ts in 42.65ms +[nuxt] i Compiled nitro.client.mjs in 42.06ms +[nuxt] i Compiled css.mjs in 42.3ms +[nuxt] i Compiled fetch.mjs in 42.53ms +[nuxt] i Compiled error-component.mjs in 42.8ms +[nuxt] i Compiled global-polyfills.mjs in 43.16ms +[nuxt] i Compiled layouts.mjs in 43.54ms +[nuxt] i Compiled middleware.mjs in 43.21ms +[nuxt] nitro:prepare:types: 42.637ms +[nuxt] i Compiled nuxt.config.mjs in 42.86ms +[nuxt] i Compiled paths.mjs in 42.52ms +[nuxt] i Compiled root-component.mjs in 42.81ms +[nuxt] i Compiled types/modules.d.ts in 43.05ms +[nuxt] i Compiled test-component-wrapper.mjs in 42.08ms +[nuxt] i Compiled types/vue-shim.d.ts in 42.46ms +[nuxt] i Compiled types/builder-env.d.ts in 42.77ms +[nuxt] i Compiled image-options.mjs in 42.57ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 42.77ms +[nuxt] i Compiled routes.mjs in 43.06ms +[nuxt] i Compiled pages.mjs in 38.16ms +[nuxt] i Compiled types/middleware.d.ts in 38.22ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 38.43ms +[nuxt] i Compiled types/layouts.d.ts in 38.74ms +[nuxt] i Compiled unhead-options.mjs in 39.01ms +[nuxt] i Compiled unhead.config.mjs in 39.27ms +[nuxt] i Compiled components.d.ts in 39.62ms +[nuxt] i Compiled components.plugin.mjs in 27.26ms +[nuxt] i Compiled component-names.mjs in 27.07ms +[nuxt] i Compiled components.islands.mjs in 26.91ms +[nuxt] i Compiled component-chunk.mjs in 26.68ms +[nuxt] i Compiled tailwind.config.cjs in 47.6ms +[nuxt] i Compiled imports.mjs in 50.66ms +[nuxt] i Compiled imports.d.ts in 52.89ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 77.71ms +[nuxt] i Compiled types/runtime-config.d.ts in 77.43ms +[nuxt] i Compiled devtools/settings.mjs in 79.41ms +[nuxt] i Compiled types/imports.d.ts in 73.85ms +[nuxt] pages:routerOptions: 0.058ms +[nuxt] i Compiled router.options.mjs in 97.99ms +[nuxt] i Compiled plugins.server.mjs in 42.56ms +[nuxt] i Compiled plugins.client.mjs in 47.04ms +[nuxt] i Compiled types/plugins.d.ts in 58.37ms +[nuxt] imports:extend: 0.103ms +[nuxt] eslint:config:addons: 0.009ms +[nuxt] builder:generateApp: 0.248ms +[nuxt] app:templatesGenerated: 39.212ms +[nuxt] build:before: 0.031ms +D > Nitro Start (27ms) +[nitro-runtime] close: 0.296ms +[nitro] close: 1.762s +[nuxt] close: 1.829s +[nuxt] modules:before: 0.021ms +[nuxt] eslint:config:addons: 0.02ms +i Module @nuxt/eslint took 6.51ms to setup. +[nuxt] vite:extend: 2.946ms +[nuxt] devtools:before: 0.02ms +[nuxt] vite:extendConfig: 2.469ms +[nuxt] vite:configResolved: 0.034ms +[nuxt] builder:chokidar:watch: 564.699ms +[nuxt] vite:serverCreated: 1.333ms +[nuxt] server:devHandler: 0.305ms +√ Vite client built in 95ms +[nuxt] devtools:initialized: 0.099ms + ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) + +i Module @nuxt/devtools took 108.42ms to setup. +[nuxt] kit:compatibility: 0.036ms +[nuxt] kit:compatibility: 0.726ms +i Module @nuxt/image took 1.38ms to setup. +[nuxt] kit:compatibility: 0.032ms +[nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +i Module @nuxtjs/tailwindcss took 2.48ms to setup. +[nuxt] kit:compatibility: 0.032ms +i Module apollo-module took 0.8ms to setup. +[nuxt] vite:extendConfig: 26.761ms +[nuxt] vite:configResolved: 0.063ms +i Module speckle-ui-components took 2.4ms to setup. +[nuxt] kit:compatibility: 0.036ms +i Module @artmizu/nuxt-prometheus took 0.88ms to setup. +[nuxt] pages:routerOptions: 0.037ms +[nuxt] vite:serverCreated: 1.514ms +i Module nuxt:pages took 11.73ms to setup. +i Module nuxt:meta took 1.68ms to setup. +i Module nuxt:components took 6.59ms to setup. +[nuxt] imports:sources: 0.203ms +[nuxt] imports:context: 0.087ms +[nuxt] imports:dirs: 0.03ms +[nuxt] imports:extend: 0.13ms +[nuxt] eslint:config:addons: 0.022ms +[nuxt] builder:generateApp: 0.361ms +i Module nuxt:imports took 16.96ms to setup. +i Module nuxt:nuxt-config-schema took 0.63ms to setup. +i Module @nuxt/telemetry took 0.01ms to setup. +[nuxt] tailwindcss:loadConfig: 0.021ms +[nuxt] tailwindcss:config: 0.021ms +[nuxt] tailwindcss:resolvedConfig: 0.031ms +[nuxt] schema:extend: 0.041ms +[nuxt] schema:resolved: 0.022ms +[nuxt] modules:done: 13.132ms +[nuxt] nitro:config: 6.234ms +[nuxt] nitro:init: 0.737ms +[nuxt] ready: 0.251ms +[nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[nuxt] listen: 0.518ms +√ Vite server built in 215ms +[nuxt] schema:beforeWrite: 0.024ms +[nuxt] schema:written: 0.027ms +[nuxt] nitro:build:before: 0.216ms +[nuxt] devtools:customTabs: 0.068ms +[nitro] build:before: 0.033ms +[nuxt] components:dirs: 0.03ms +[nuxt] app:resolve: 4.323ms +[nuxt] prepare:types: 0.545ms +[nuxt] pages:extend: 0.218ms +[nuxt] pages:resolved: 0.028ms +[nuxt] components:extend: 5.513ms +[nuxt] app:templates: 127.379ms +[nuxt] i Compiled app-component.mjs in 15.82ms +[nuxt] i Compiled types/app.config.d.ts in 16.25ms +[nuxt] i Compiled app.config.mjs in 16.59ms +[nuxt] i Compiled types/build.d.ts in 16.94ms +[nuxt] i Compiled nitro.client.mjs in 16.94ms +[nuxt] i Compiled css.mjs in 17.27ms +[nuxt] i Compiled fetch.mjs in 17.63ms +[nuxt] i Compiled error-component.mjs in 17.95ms +[nuxt] i Compiled global-polyfills.mjs in 18.22ms +[nuxt] i Compiled layouts.mjs in 18.55ms +[nuxt] i Compiled middleware.mjs in 18.86ms +[nuxt] nitro:prepare:types: 19.018ms +[nuxt] i Compiled nuxt.config.mjs in 19.34ms +[nuxt] i Compiled paths.mjs in 19.49ms +[nuxt] i Compiled root-component.mjs in 19.77ms +[nuxt] i Compiled types/modules.d.ts in 20.06ms +[nuxt] i Compiled test-component-wrapper.mjs in 20.11ms +[nuxt] i Compiled types/vue-shim.d.ts in 20.39ms +[nuxt] i Compiled types/builder-env.d.ts in 20.7ms +[nuxt] i Compiled image-options.mjs in 20.65ms +[nuxt] i Compiled apollo-config-resolvers.mjs in 20.92ms +[nuxt] i Compiled routes.mjs in 21.2ms +[nuxt] i Compiled pages.mjs in 18.38ms +[nuxt] i Compiled types/middleware.d.ts in 18.59ms +[nuxt] i Compiled types/nitro-middleware.d.ts in 18.89ms +[nuxt] i Compiled types/layouts.d.ts in 19.25ms +[nuxt] i Compiled unhead-options.mjs in 19.71ms +[nuxt] i Compiled unhead.config.mjs in 20.07ms +[nuxt] i Compiled components.d.ts in 20.4ms +[nuxt] i Compiled components.plugin.mjs in 10.43ms +[nuxt] i Compiled component-names.mjs in 10.69ms +[nuxt] i Compiled components.islands.mjs in 10.81ms +[nuxt] i Compiled component-chunk.mjs in 10.97ms +[nuxt] i Compiled tailwind.config.cjs in 18.09ms +[nuxt] i Compiled imports.mjs in 19ms +[nuxt] i Compiled imports.d.ts in 19.31ms +[nuxt] i Compiled types/nitro-nuxt.d.ts in 34.68ms +[nuxt] i Compiled types/runtime-config.d.ts in 35.1ms +[nuxt] i Compiled devtools/settings.mjs in 37.74ms +[nuxt] i Compiled types/imports.d.ts in 25.29ms +[nuxt] pages:routerOptions: 0.03ms +[nuxt] i Compiled router.options.mjs in 37.52ms +[nuxt] i Compiled plugins.server.mjs in 10.34ms +[nuxt] i Compiled plugins.client.mjs in 13.44ms +[nuxt] i Compiled types/plugins.d.ts in 22.09ms +[nuxt] imports:extend: 0.158ms +[nuxt] eslint:config:addons: 0.013ms +[nuxt] builder:generateApp: 0.808ms +[nuxt] app:templatesGenerated: 48.025ms +[nuxt] build:before: 0.029ms +[nitro] rollup:before: 282.587ms +[nuxt] vite:extend: 0.283ms +[nuxt] vite:extendConfig: 0.398ms +[nuxt] vite:configResolved: 0.027ms +[nuxt] vite:serverCreated: 0.647ms +[nuxt] server:devHandler: 0.049ms +√ Vite client built in 45ms +[nuxt] vite:extendConfig: 1.001ms +[nuxt] vite:configResolved: 0.04ms +[nuxt] vite:serverCreated: 0.495ms +[nuxt] builder:chokidar:watch: 137.473ms +√ Vite server built in 121ms +[nuxt] schema:beforeWrite: 0.02ms +[nitro] dev:start: 0.069ms +[nuxt] schema:written: 0.029ms +[nuxt] nitro:build:before: 0.034ms +[nitro] types:extend: 0.149ms +[nitro] build:before: 0.024ms +[nitro] rollup:before: 758.325ms +[nitro] dev:start: 0.035ms +[nitro] types:extend: 0.055ms +[nitro] √ Nuxt Nitro server built in 2683ms +[nitro] dev:reload: 6.763ms +[nuxt] build:done: 5.209s +[nitro] compiled: 9.694ms +i Vite client warmed up in 6ms +Dev server (internal) initialized in 5829689ms +[nuxi] D Dev server ready for connections in 5849870ms +i Vite server warmed up in 58ms +[nitro] √ Nuxt Nitro server built in 1925ms +[nitro] dev:reload: 9.81ms +[nuxt] build:done: 4.041s +[nitro] compiled: 12.546ms +i Vite client warmed up in 5ms +i Vite server warmed up in 24ms +D > Nitro Start (42ms) +D > Nitro Start (56ms) +[nitro-runtime] request: 0.516ms +[nitro-runtime] render:before: 0.035ms diff --git a/logs/frontend-vps.log b/logs/frontend-vps.log new file mode 100644 index 000000000..bbf777912 --- /dev/null +++ b/logs/frontend-vps.log @@ -0,0 +1,2399 @@ +[0] [nuxi] Nuxt 4.0.3 with Nitro 2.12.4 +[0] +[0]  ➜ Local:  http://127.0.0.1:8081/ +[0]  ➜ Network: use --host to expose +[0] +[0] D Using socket listener for Nuxt dev server. +[0] [nuxt] modules:before: 0.187ms +[0] [nuxt] eslint:config:addons: 0.026ms +[0] i Module @nuxt/eslint took 60.6ms to setup. +[0] [nuxt] devtools:before: 0.027ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] devtools:initialized: 0.163ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 665.73ms to setup. +[0] [nuxt] kit:compatibility: 0.133ms +[0] [nuxt] kit:compatibility: 1.006ms +[0] i Module @nuxt/image took 2.19ms to setup. +[0] [nuxt] kit:compatibility: 0.032ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 4.48ms to setup. +[0] [nuxt] kit:compatibility: 0.034ms +[0] i Module apollo-module took 2.14ms to setup. +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[0] i Module speckle-ui-components took 5.27ms to setup. +[0] [nuxt] kit:compatibility: 0.087ms +[0] i Module @artmizu/nuxt-prometheus took 1.9ms to setup. +[0] [nuxt] pages:routerOptions: 0.113ms +[0] i Module nuxt:pages took 15.88ms to setup. +[0] i Module nuxt:meta took 3.08ms to setup. +[0] i Module nuxt:components took 8.68ms to setup. +[0] [nuxt] imports:sources: 0.681ms +[0] [nuxt] imports:context: 0.161ms +[0] [nuxt] imports:dirs: 0.061ms +[0] [nuxt] imports:extend: 0.259ms +[0] [nuxt] eslint:config:addons: 0.027ms +[0] [nuxt] builder:generateApp: 0.372ms +[0] i Module nuxt:imports took 41.74ms to setup. +[0] i Module nuxt:nuxt-config-schema took 2.54ms to setup. +[0] i Module @nuxt/telemetry took 0.27ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.053ms +[0] [nuxt] tailwindcss:config: 0.027ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.036ms +[0] [nuxt] schema:extend: 0.034ms +[0] [nuxt] schema:resolved: 0.023ms +[0] [nuxt] modules:done: 211.839ms +[0] [nuxt] nitro:config: 335.846ms +[0] [nuxt] nitro:init: 2.333ms +[0] [nuxt] ready: 1.073ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.32ms +[0] [nuxt] devtools:customTabs: 0.534ms +[0] [nuxt] components:dirs: 0.027ms +[0] [nuxt] app:resolve: 2.756ms +[0] [nuxt] prepare:types: 0.977ms +[0] [nuxt] pages:extend: 0.649ms +[0] [nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/authn.vue). +[0] [nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/projects/[id]/index.vue). +[0] [nuxt] pages:resolved: 0.026ms +[0] [nuxt] components:extend: 2.936ms +[0] [nuxt] app:templates: 115.145ms +[0] [nuxt] i Compiled app-component.mjs in 18.83ms +[0] [nuxt] i Compiled types/app.config.d.ts in 18.77ms +[0] [nuxt] i Compiled app.config.mjs in 18.85ms +[0] [nuxt] i Compiled types/build.d.ts in 18.95ms +[0] [nuxt] i Compiled nitro.client.mjs in 18.62ms +[0] [nuxt] i Compiled css.mjs in 18.7ms +[0] [nuxt] i Compiled fetch.mjs in 18.79ms +[0] [nuxt] i Compiled error-component.mjs in 18.89ms +[0] [nuxt] i Compiled global-polyfills.mjs in 19ms +[0] [nuxt] i Compiled layouts.mjs in 19.24ms +[0] [nuxt] i Compiled middleware.mjs in 19ms +[0] [nuxt] nitro:prepare:types: 18.381ms +[0] [nuxt] i Compiled nuxt.config.mjs in 18.5ms +[0] [nuxt] i Compiled paths.mjs in 18.19ms +[0] [nuxt] i Compiled root-component.mjs in 18.21ms +[0] [nuxt] i Compiled types/modules.d.ts in 18.3ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 17.48ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 17.58ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 17.7ms +[0] [nuxt] i Compiled image-options.mjs in 17.38ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 17.62ms +[0] [nuxt] i Compiled routes.mjs in 17.93ms +[0] [nuxt] i Compiled pages.mjs in 14.91ms +[0] [nuxt] i Compiled types/middleware.d.ts in 14.91ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 15.05ms +[0] [nuxt] i Compiled types/layouts.d.ts in 15.34ms +[0] [nuxt] i Compiled unhead-options.mjs in 15.48ms +[0] [nuxt] i Compiled unhead.config.mjs in 15.64ms +[0] [nuxt] i Compiled components.d.ts in 15.81ms +[0] [nuxt] i Compiled components.plugin.mjs in 7.29ms +[0] [nuxt] i Compiled component-names.mjs in 7.19ms +[0] [nuxt] i Compiled components.islands.mjs in 7.23ms +[0] [nuxt] i Compiled component-chunk.mjs in 8.71ms +[0] [nuxt] i Compiled tailwind.config.cjs in 15.14ms +[0] [nuxt] i Compiled imports.mjs in 16.57ms +[0] [nuxt] i Compiled imports.d.ts in 16.69ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 32.91ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 32.57ms +[0] [nuxt] i Compiled devtools/settings.mjs in 33.54ms +[0] [nuxt] i Compiled types/imports.d.ts in 22.53ms +[0] [nuxt] pages:routerOptions: 0.039ms +[0] [nuxt] i Compiled router.options.mjs in 35.91ms +[0] [nuxt] i Compiled plugins.server.mjs in 16.26ms +[0] [nuxt] i Compiled plugins.client.mjs in 18.61ms +[0] [nuxt] i Compiled types/plugins.d.ts in 23.43ms +[0] [nuxt] imports:extend: 0.174ms +[0] [nuxt] eslint:config:addons: 0.014ms +[0] [nuxt] builder:generateApp: 0.211ms +[0] [nuxt] app:templatesGenerated: 26.003ms +[0] [nuxt] build:before: 0.032ms +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[0] [nuxt] vite:extend: 2.218ms +[0] [nuxt] vite:extendConfig: 1.468ms +[0] [nuxt] vite:configResolved: 0.032ms +[0] [nuxt] builder:chokidar:watch: 424.645ms +[0] [nuxt] vite:serverCreated: 1.687ms +[0] [nuxt] server:devHandler: 0.417ms +[0] √ Vite client built in 94ms +[0] [nuxt] vite:extendConfig: 21.241ms +[0] [nuxt] vite:configResolved: 0.051ms +[0] [nuxt] vite:serverCreated: 1.179ms +[0] √ Vite server built in 194ms +[0] [nuxt] schema:beforeWrite: 0.022ms +[0] [nuxt] schema:written: 0.031ms +[0] [nuxt] nitro:build:before: 0.165ms +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "afterStart" scripts... +[1] [Watcher] Starting watcher... +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] [nitro] build:before: 0.027ms +[0] [nitro] rollup:before: 117.09ms +[0] [nitro] dev:start: 0.045ms +[0] [nitro] types:extend: 0.165ms +[0] [nitro] √ Nuxt Nitro server built in 2436ms +[0] [nitro] dev:reload: 3.373ms +[0] [nuxt] build:done: 3.804s +[0] [nitro] compiled: 4.608ms +[0] i Vite client warmed up in 3ms +[0] D Dev server (internal) initialized in 10867ms +[0] i Vite server warmed up in 53ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (24ms) +[0] INFO [14:23:26.228]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +[0] [nitro-runtime] request: 0.696ms +[0] [nitro-runtime] beforeResponse: 0.032ms +[0] [nitro-runtime] dev:ssr-logs: 0.133ms +[0] [nitro-runtime] afterResponse: 0.793ms +[0] DEBUG [14:23:42.356]: /health request completed in 7 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"77945ec2-4a9c-4126-bd6e-c116101441f9","method":"GET","path":"/health","headers":{"x-request-id":"77945ec2-4a9c-4126-bd6e-c116101441f9","connection":"close","host":"127.0.0.1:8081","user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":7,"requestStatus":"completed","requestPath":"/health"} +[0] [nitro-runtime] request: 0.101ms +[0] [nitro-runtime] render:before: 0.046ms +[0] +[0]  WARN  Browserslist: browsers data (caniuse-lite) is 9 months old. Please run: +[0] npx update-browserslist-db@latest +[0] Why you should do it regularly: https://github.com/browserslist/update-db#readme +[0] +[0] [nitro-runtime] request: 0.781ms +[0] [nitro-runtime] render:before: 0.04ms +[0] +[0]  WARN  Sourcemap for "D:/speckle-server/packages/frontend-2/node_modules/@vue/apollo-ssr/dist/esm/index.js" points to missing source files +[0] +[0] INFO [14:25:06.310]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6"} +[0] INFO [14:25:06.349]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1"} +[0] INFO [14:25:06.844]: Apollo operation MainServerInfoData finished in 524ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","operation":"MainServerInfoData","elapsed":524,"success":true,"graphql":true} +[0] INFO [14:25:06.888]: Apollo operation ActiveUserMainMetadata finished in 572ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","operation":"ActiveUserMainMetadata","elapsed":572,"success":true,"graphql":true} +[0] INFO [14:25:06.909]: Apollo operation ServerInfoBlobSizeLimit finished in 587ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":587,"success":true,"graphql":true} +[0] INFO [14:25:06.915]: Apollo operation ServerInfoBlobSizeLimit finished in 562ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","operation":"ServerInfoBlobSizeLimit","elapsed":562,"success":true,"graphql":true} +[0] INFO [14:25:06.918]: Apollo operation MainServerInfoData finished in 566ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","operation":"MainServerInfoData","elapsed":566,"success":true,"graphql":true} +[0] INFO [14:25:06.969]: Apollo operation ActiveUserMainMetadata finished in 618ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","operation":"ActiveUserMainMetadata","elapsed":618,"success":true,"graphql":true} +[0] INFO [14:25:06.985]: Apollo operation NavigationProjectInvites finished in 662ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":662,"success":true,"graphql":true} +[0] INFO [14:25:07.271]: Apollo operation NavigationProjectInvites finished in 917ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":917,"success":true,"graphql":true} +[0] INFO [14:25:11.972]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","userId":"fc80dbdc8d"} +[0] INFO [14:25:11.972]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","userId":"fc80dbdc8d"} +[0] INFO [14:25:11.973]: / SSR rendered in 6043 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"05176417-2014-4dbb-9521-922c64ccb2b6","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"05176417-2014-4dbb-9521-922c64ccb2b6","userId":"fc80dbdc8d","responseTime":6043,"routeName":"index","routePath":"/"} +[0] INFO [14:25:11.973]: / SSR rendered in 6050 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","method":"GET","path":"/","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"2ba5e286-7f81-47be-80e0-f8cbd2da7bd1","userId":"fc80dbdc8d","responseTime":6050,"routeName":"index","routePath":"/"} +[0] INFO [14:25:12.004]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e"} +[0] INFO [14:25:12.527]: Apollo operation ServerInfoBlobSizeLimit finished in 518ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","operation":"ServerInfoBlobSizeLimit","elapsed":518,"success":true,"graphql":true} +[0] INFO [14:25:12.530]: Apollo operation MainServerInfoData finished in 523ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","operation":"MainServerInfoData","elapsed":523,"success":true,"graphql":true} +[0] INFO [14:25:12.583]: Apollo operation ActiveUserMainMetadata finished in 576ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","operation":"ActiveUserMainMetadata","elapsed":576,"success":true,"graphql":true} +[0] INFO [14:25:12.591]: Apollo operation NavigationProjectInvites finished in 580ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":580,"success":true,"graphql":true} +[0] INFO [14:25:32.375]: Apollo operation UserActiveWorkspaceSlug finished in 161ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":161,"success":true,"graphql":true} +[0] INFO [14:25:32.418]: Apollo operation ActiveUserMeta finished in 204ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":204,"success":true,"graphql":true} +[0] INFO [14:25:32.758]: Apollo operation ProjectsDashboardQuery finished in 515ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":515,"success":true,"graphql":true} +[0] INFO [14:25:32.823]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d"} +[0] INFO [14:25:32.824]: /projects SSR rendered in 20820 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","userId":"fc80dbdc8d","responseTime":20820,"routeName":"projects","routePath":"/projects"} +[0] INFO [14:25:32.836]: /projects request completed in 20846 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"d511f986-ea0b-4dc9-8cce-b859727a9f9e","method":"GET","path":"/projects","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":20846,"requestStatus":"completed","requestPath":"/projects","route":"/projects","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"d511f986-ea0b-4dc9-8cce-b859727a9f9e"} +[0] DEBUG [14:25:42.144]: /health request completed in 1 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"71d2e7d1-9172-4ce7-afbe-49fff80e28b7","method":"GET","path":"/health","headers":{"user-agent":"Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1,"requestStatus":"completed","requestPath":"/health"} +[0] INFO [14:26:32.545]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34"} +[0] INFO [14:26:32.758]: Apollo operation MainServerInfoData finished in 203ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","operation":"MainServerInfoData","elapsed":203,"success":true,"graphql":true} +[0] INFO [14:26:32.764]: Apollo operation ServerInfoBlobSizeLimit finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","operation":"ServerInfoBlobSizeLimit","elapsed":209,"success":true,"graphql":true} +[0] INFO [14:26:32.782]: Apollo operation ActiveUserMainMetadata finished in 232ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","operation":"ActiveUserMainMetadata","elapsed":232,"success":true,"graphql":true} +[0] INFO [14:26:32.825]: Apollo operation NavigationProjectInvites finished in 265ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":265,"success":true,"graphql":true} +[0] INFO [14:26:32.850]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","userId":"fc80dbdc8d"} +[0] INFO [14:26:32.851]: / SSR rendered in 307 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/","routeDefinition":"/","req":{"id":"0efa29f8-1827-4a78-816a-878747fd9e34","method":"GET","path":"/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"0efa29f8-1827-4a78-816a-878747fd9e34","userId":"fc80dbdc8d","responseTime":307,"routeName":"index","routePath":"/"} +[0] INFO [14:26:32.903]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999"} +[0] INFO [14:26:33.095]: Apollo operation MainServerInfoData finished in 185ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","operation":"MainServerInfoData","elapsed":185,"success":true,"graphql":true} +[0] INFO [14:26:33.099]: Apollo operation ServerInfoBlobSizeLimit finished in 187ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","operation":"ServerInfoBlobSizeLimit","elapsed":187,"success":true,"graphql":true} +[0] INFO [14:26:33.123]: Apollo operation ActiveUserMainMetadata finished in 216ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","operation":"ActiveUserMainMetadata","elapsed":216,"success":true,"graphql":true} +[0] INFO [14:26:33.170]: Apollo operation NavigationProjectInvites finished in 254ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":254,"success":true,"graphql":true} +[0] INFO [14:26:33.424]: Apollo operation UserActiveWorkspaceSlug finished in 230ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":230,"success":true,"graphql":true} +[0] INFO [14:26:33.451]: Apollo operation ActiveUserMeta finished in 254ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":254,"success":true,"graphql":true} +[0] INFO [14:26:33.574]: Apollo operation ProjectsDashboardQuery finished in 323ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":323,"success":true,"graphql":true} +[0] INFO [14:26:33.649]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d"} +[0] INFO [14:26:33.649]: /projects SSR rendered in 747 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects","routeDefinition":"/projects","req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c932f181-b1bb-40d4-802b-13783874a999","userId":"fc80dbdc8d","responseTime":747,"routeName":"projects","routePath":"/projects"} +[0] INFO [14:26:33.659]: /projects request completed in 774 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"c932f181-b1bb-40d4-802b-13783874a999","method":"GET","path":"/projects","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":774,"requestStatus":"completed","requestPath":"/projects","route":"/projects","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"c932f181-b1bb-40d4-802b-13783874a999"} +[0] INFO [14:26:48.131]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463"} +[0] INFO [14:26:48.307]: Apollo operation ServerInfoBlobSizeLimit finished in 171ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","operation":"ServerInfoBlobSizeLimit","elapsed":171,"success":true,"graphql":true} +[0] INFO [14:26:48.312]: Apollo operation MainServerInfoData finished in 177ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","operation":"MainServerInfoData","elapsed":177,"success":true,"graphql":true} +[0] INFO [14:26:48.339]: Apollo operation AuthLoginPanel finished in 199ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","operation":"AuthLoginPanel","elapsed":199,"success":true,"graphql":true} +[0] INFO [14:26:48.342]: Apollo operation ActiveUserMainMetadata finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","operation":"ActiveUserMainMetadata","elapsed":209,"success":true,"graphql":true} +[0] INFO [14:26:48.391]: Apollo operation NavigationProjectInvites finished in 253ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":253,"success":true,"graphql":true} +[0] INFO [14:26:48.837]: Apollo operation ProjectAccessCheck finished in 274ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":274,"success":true,"graphql":true} +[0] INFO [14:26:48.902]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","userId":"fc80dbdc8d"} +[0] INFO [14:26:48.903]: /projects/:id()/models/:modelId() SSR rendered in 772 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463","userId":"fc80dbdc8d","responseTime":772,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [14:26:48.913]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 10805 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"75523a3e-71d0-49b3-bc4b-2613f9474463","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":10805,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"75523a3e-71d0-49b3-bc4b-2613f9474463"} +[0] INFO [14:29:34.942]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11"} +[0] INFO [14:29:35.095]: Apollo operation MainServerInfoData finished in 149ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","operation":"MainServerInfoData","elapsed":149,"success":true,"graphql":true} +[0] INFO [14:29:35.098]: Apollo operation ServerInfoBlobSizeLimit finished in 151ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","operation":"ServerInfoBlobSizeLimit","elapsed":151,"success":true,"graphql":true} +[0] INFO [14:29:35.121]: Apollo operation ActiveUserMainMetadata finished in 178ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","operation":"ActiveUserMainMetadata","elapsed":178,"success":true,"graphql":true} +[0] INFO [14:29:35.197]: Apollo operation NavigationProjectInvites finished in 248ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":248,"success":true,"graphql":true} +[0] INFO [14:29:35.219]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","userId":"fc80dbdc8d"} +[0] INFO [14:29:35.219]: empty SSR rendered in 278 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/api/getobjects/a4abd72149","req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","userId":"fc80dbdc8d","responseTime":278,"routeName":"empty","routePath":"empty"} +[0] INFO [14:29:35.234]: /api/getobjects/a4abd72149 request completed in 307 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","method":"GET","path":"/api/getobjects/a4abd72149","headers":{"x-request-id":"bf3dc042-ce3a-42c3-89f6-004452b0cd11","authorization":"REDACTED[length: 49]","host":"127.0.0.1:8081","connection":"close","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":404,"isRequestAborted":false},"responseTime":307,"requestStatus":"completed","requestPath":"/api/getobjects/a4abd72149","route":"/api/getobjects/a4abd72149","userId":"fc80dbdc8d","serverReqId":"bf3dc042-ce3a-42c3-89f6-004452b0cd11"} +[0] INFO [14:47:55.237]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee"} +[0] INFO [14:47:55.757]: Apollo operation MainServerInfoData finished in 516ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","operation":"MainServerInfoData","elapsed":516,"success":true,"graphql":true} +[0] INFO [14:47:55.762]: Apollo operation AuthLoginPanel finished in 518ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","operation":"AuthLoginPanel","elapsed":518,"success":true,"graphql":true} +[0] INFO [14:47:55.766]: Apollo operation ServerInfoBlobSizeLimit finished in 526ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","operation":"ServerInfoBlobSizeLimit","elapsed":526,"success":true,"graphql":true} +[0] INFO [14:47:55.791]: Apollo operation ActiveUserMainMetadata finished in 551ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","operation":"ActiveUserMainMetadata","elapsed":551,"success":true,"graphql":true} +[0] INFO [14:47:55.826]: Apollo operation NavigationProjectInvites finished in 584ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":584,"success":true,"graphql":true} +[0] INFO [14:47:56.034]: Apollo operation ProjectAccessCheck finished in 200ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":200,"success":true,"graphql":true} +[0] INFO [14:47:56.046]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","userId":"fc80dbdc8d"} +[0] INFO [14:47:56.046]: /projects/:id()/models/:modelId() SSR rendered in 810 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","userId":"fc80dbdc8d","responseTime":810,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [14:47:56.053]: /projects/a4abd72149/models/83a5b9cdd3 request completed in 827 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee","method":"GET","path":"/projects/a4abd72149/models/83a5b9cdd3","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":827,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/83a5b9cdd3","route":"/projects/a4abd72149/models/83a5b9cdd3","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"94e4c395-23cb-4e56-aaa8-77fb8ef725ee"} +[0] INFO [14:48:44.102]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb"} +[0] INFO [14:48:44.431]: Apollo operation MainServerInfoData finished in 325ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","operation":"MainServerInfoData","elapsed":325,"success":true,"graphql":true} +[0] INFO [14:48:44.435]: Apollo operation ServerInfoBlobSizeLimit finished in 328ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","operation":"ServerInfoBlobSizeLimit","elapsed":328,"success":true,"graphql":true} +[0] INFO [14:48:44.459]: Apollo operation ActiveUserMainMetadata finished in 354ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","operation":"ActiveUserMainMetadata","elapsed":354,"success":true,"graphql":true} +[0] INFO [14:48:44.563]: Apollo operation NavigationProjectInvites finished in 454ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":454,"success":true,"graphql":true} +[0] INFO [14:48:44.944]: Apollo operation UserActiveWorkspaceSlug finished in 369ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":369,"success":true,"graphql":true} +[0] INFO [14:48:44.969]: Apollo operation ActiveUserMeta finished in 393ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":393,"success":true,"graphql":true} +[0] INFO [14:48:45.094]: Apollo operation ProjectsDashboardQuery finished in 493ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":493,"success":true,"graphql":true} +[0] INFO [14:48:45.117]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d"} +[0] INFO [14:48:45.117]: /projects SSR rendered in 1016 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","userId":"fc80dbdc8d","responseTime":1016,"routeName":"projects","routePath":"/projects"} +[0] INFO [14:48:45.124]: /projects/ request completed in 1035 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"cb106e2d-296d-4ef1-9358-45d0e2f418bb","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1035,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"cb106e2d-296d-4ef1-9358-45d0e2f418bb"} +[0] i nuxt.config.ts updated. Restarting Nuxt... +[0] [nuxt] close: 0.058ms +[0] Using socket listener for Nuxt dev server. +[0] [nitro] close: 3.210s +[0] [nuxt] close: 3.274s +[0] [nuxt] modules:before: 0.041ms +[0] [nuxt] eslint:config:addons: 0.023ms +[0] i Module @nuxt/eslint took 7.91ms to setup. +[0] [nuxt] devtools:before: 0.112ms +[0] [nuxt] devtools:initialized: 0.044ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 148.92ms to setup. +[0] [nuxt] kit:compatibility: 0.053ms +[0] [nuxt] kit:compatibility: 1.187ms +[0] i Module @nuxt/image took 2.52ms to setup. +[0] [nuxt] kit:compatibility: 0.029ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 3.55ms to setup. +[0] [nuxt] kit:compatibility: 0.033ms +[0] i Module apollo-module took 1.09ms to setup. +[0] i Module speckle-ui-components took 3.61ms to setup. +[0] [nuxt] kit:compatibility: 0.034ms +[0] i Module @artmizu/nuxt-prometheus took 0.83ms to setup. +[0] [nuxt] pages:routerOptions: 0.042ms +[0] i Module nuxt:pages took 9.85ms to setup. +[0] i Module nuxt:meta took 2.07ms to setup. +[0] i Module nuxt:components took 10.33ms to setup. +[0] [nuxt] imports:sources: 0.343ms +[0] [nuxt] imports:context: 0.111ms +[0] [nuxt] imports:dirs: 0.069ms +[0] [nuxt] imports:extend: 0.395ms +[0] [nuxt] eslint:config:addons: 0.034ms +[0] [nuxt] builder:generateApp: 0.313ms +[0] i Module nuxt:imports took 28.41ms to setup. +[0] i Module nuxt:nuxt-config-schema took 0.7ms to setup. +[0] i Module @nuxt/telemetry took 0.07ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.043ms +[0] [nuxt] tailwindcss:config: 0.023ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.049ms +[0] [nuxt] schema:extend: 0.05ms +[0] [nuxt] schema:resolved: 0.029ms +[0] [nuxt] modules:done: 19.852ms +[0] [nuxt] nitro:config: 6.588ms +[0] [nuxt] nitro:init: 2.04ms +[0] [nuxt] ready: 0.861ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.428ms +[0] [nuxt] prepare:types: 1.125ms +[0] [nuxt] devtools:customTabs: 0.395ms +[0] [nuxt] components:dirs: 0.035ms +[0] [nuxt] app:resolve: 2.7ms +[0] [nuxt] pages:extend: 0.441ms +[0] [nuxt] pages:resolved: 0.035ms +[0] [nuxt] components:extend: 3.545ms +[0] [nuxt] app:templates: 117.161ms +[0] [nuxt] i Compiled app-component.mjs in 15ms +[0] [nuxt] i Compiled types/app.config.d.ts in 15.06ms +[0] [nuxt] i Compiled app.config.mjs in 14.99ms +[0] [nuxt] i Compiled types/build.d.ts in 15.09ms +[0] [nuxt] i Compiled nitro.client.mjs in 15.09ms +[0] [nuxt] i Compiled css.mjs in 15.2ms +[0] [nuxt] i Compiled fetch.mjs in 15.32ms +[0] [nuxt] i Compiled error-component.mjs in 15.44ms +[0] [nuxt] i Compiled global-polyfills.mjs in 15.59ms +[0] [nuxt] i Compiled layouts.mjs in 15.74ms +[0] [nuxt] i Compiled middleware.mjs in 15.77ms +[0] [nuxt] nitro:prepare:types: 15.609ms +[0] [nuxt] i Compiled nuxt.config.mjs in 15.7ms +[0] [nuxt] i Compiled paths.mjs in 15.49ms +[0] [nuxt] i Compiled root-component.mjs in 15.5ms +[0] [nuxt] i Compiled types/modules.d.ts in 15.55ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 15.21ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 15.24ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 15.31ms +[0] [nuxt] i Compiled image-options.mjs in 15.08ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 15.08ms +[0] [nuxt] i Compiled routes.mjs in 15.16ms +[0] [nuxt] i Compiled pages.mjs in 13.05ms +[0] [nuxt] i Compiled types/middleware.d.ts in 12.99ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 12.99ms +[0] [nuxt] i Compiled types/layouts.d.ts in 13.03ms +[0] [nuxt] i Compiled unhead-options.mjs in 13.07ms +[0] [nuxt] i Compiled unhead.config.mjs in 13.08ms +[0] [nuxt] i Compiled components.d.ts in 13.11ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.28ms +[0] [nuxt] i Compiled component-names.mjs in 5.19ms +[0] [nuxt] i Compiled components.islands.mjs in 4.98ms +[0] [nuxt] i Compiled component-chunk.mjs in 4.81ms +[0] [nuxt] i Compiled tailwind.config.cjs in 9.08ms +[0] [nuxt] i Compiled imports.mjs in 10.25ms +[0] [nuxt] i Compiled imports.d.ts in 10.42ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 23.63ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 23.32ms +[0] [nuxt] i Compiled devtools/settings.mjs in 24.2ms +[0] [nuxt] i Compiled types/imports.d.ts in 14.26ms +[0] [nuxt] pages:routerOptions: 0.036ms +[0] [nuxt] i Compiled router.options.mjs in 24.79ms +[0] [nuxt] i Compiled plugins.server.mjs in 14.92ms +[0] [nuxt] i Compiled plugins.client.mjs in 18.79ms +[0] [nuxt] i Compiled types/plugins.d.ts in 26.64ms +[0] [nuxt] imports:extend: 0.13ms +[0] [nuxt] eslint:config:addons: 0.017ms +[0] [nuxt] builder:generateApp: 0.227ms +[0] [nuxt] app:templatesGenerated: 34.327ms +[0] [nuxt] build:before: 0.038ms +[0] [nuxt] vite:extend: 4.127ms +[0] [nuxt] vite:extendConfig: 2.939ms +[0] [nuxt] vite:configResolved: 0.058ms +[0] [nuxt] vite:serverCreated: 0.809ms +[0] [nuxt] server:devHandler: 0.108ms +[0] √ Vite client built in 63ms +[0] [nuxt] vite:extendConfig: 2.144ms +[0] [nuxt] vite:configResolved: 0.058ms +[0] [nuxt] vite:serverCreated: 1.643ms +[0] [nuxt] builder:chokidar:watch: 152.997ms +[0] √ Vite server built in 125ms +[0] [nuxt] schema:beforeWrite: 0.068ms +[0] [nuxt] schema:written: 0.046ms +[0] [nuxt] nitro:build:before: 0.302ms +[0] [nitro] build:before: 0.024ms +[0] [nitro] rollup:before: 172.797ms +[0] [nitro] dev:start: 0.049ms +[0] [nitro] types:extend: 0.131ms +[0] [nitro] √ Nuxt Nitro server built in 2065ms +[0] [nitro] dev:reload: 3.782ms +[0] [nuxt] build:done: 3.769s +[0] [nitro] compiled: 5.161ms +[0] i Vite client warmed up in 3ms +[0] i .nuxt/dist directory has been removed. Restarting Nuxt... +[0] i Vite server warmed up in 22ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (26ms) +[0] [nitro-runtime] close: 0.794ms +[0] [nitro] close: 1.577s +[0] [nuxt] close: 1.635s +[0] [nuxt] modules:before: 0.022ms +[0] [nuxt] eslint:config:addons: 0.024ms +[0] i Module @nuxt/eslint took 7.02ms to setup. +[0] [nuxt] devtools:before: 0.028ms +[0] [nuxt] devtools:initialized: 0.039ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 105ms to setup. +[0] [nuxt] kit:compatibility: 0.041ms +[0] [nuxt] kit:compatibility: 0.791ms +[0] i Module @nuxt/image took 1.41ms to setup. +[0] [nuxt] kit:compatibility: 0.043ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 3.29ms to setup. +[0] [nuxt] kit:compatibility: 0.027ms +[0] i Module apollo-module took 0.66ms to setup. +[0] i Module speckle-ui-components took 1.49ms to setup. +[0] [nuxt] kit:compatibility: 0.026ms +[0] i Module @artmizu/nuxt-prometheus took 0.42ms to setup. +[0] [nuxt] pages:routerOptions: 0.024ms +[0] i Module nuxt:pages took 8.47ms to setup. +[0] i Module nuxt:meta took 1.58ms to setup. +[0] i Module nuxt:components took 7.73ms to setup. +[0] [nuxt] imports:sources: 0.282ms +[0] [nuxt] imports:context: 0.072ms +[0] [nuxt] imports:dirs: 0.02ms +[0] [nuxt] imports:extend: 0.282ms +[0] [nuxt] eslint:config:addons: 0.034ms +[0] [nuxt] builder:generateApp: 0.314ms +[0] i Module nuxt:imports took 19.69ms to setup. +[0] i Module nuxt:nuxt-config-schema took 0.59ms to setup. +[0] i Module @nuxt/telemetry took 0.02ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.036ms +[0] [nuxt] tailwindcss:config: 0.026ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.052ms +[0] [nuxt] schema:extend: 0.031ms +[0] [nuxt] schema:resolved: 0.03ms +[0] [nuxt] modules:done: 16.96ms +[0] [nuxt] nitro:config: 4.73ms +[0] [nuxt] nitro:init: 0.497ms +[0] [nuxt] ready: 0.188ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.196ms +[0] [nuxt] prepare:types: 0.465ms +[0] [nuxt] devtools:customTabs: 0.083ms +[0] [nuxt] components:dirs: 0.016ms +[0] [nuxt] app:resolve: 0.839ms +[0] [nuxt] pages:extend: 0.174ms +[0] [nuxt] pages:resolved: 0.024ms +[0] [nuxt] components:extend: 5.14ms +[0] [nuxt] app:templates: 89.511ms +[0] [nuxt] i Compiled app-component.mjs in 10.32ms +[0] [nuxt] i Compiled types/app.config.d.ts in 10.45ms +[0] [nuxt] i Compiled app.config.mjs in 10.55ms +[0] [nuxt] i Compiled types/build.d.ts in 10.63ms +[0] [nuxt] i Compiled nitro.client.mjs in 10.52ms +[0] [nuxt] i Compiled css.mjs in 10.61ms +[0] [nuxt] i Compiled fetch.mjs in 10.68ms +[0] [nuxt] i Compiled error-component.mjs in 10.76ms +[0] [nuxt] i Compiled global-polyfills.mjs in 10.83ms +[0] [nuxt] i Compiled layouts.mjs in 10.93ms +[0] [nuxt] i Compiled middleware.mjs in 10.97ms +[0] [nuxt] nitro:prepare:types: 10.953ms +[0] [nuxt] i Compiled nuxt.config.mjs in 11.03ms +[0] [nuxt] i Compiled paths.mjs in 11.03ms +[0] [nuxt] i Compiled root-component.mjs in 11.09ms +[0] [nuxt] i Compiled types/modules.d.ts in 11.17ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 11.08ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 11.16ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 11.25ms +[0] [nuxt] i Compiled image-options.mjs in 10.95ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 11ms +[0] [nuxt] i Compiled routes.mjs in 11.09ms +[0] [nuxt] i Compiled pages.mjs in 8.15ms +[0] [nuxt] i Compiled types/middleware.d.ts in 8.14ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 8.21ms +[0] [nuxt] i Compiled types/layouts.d.ts in 8.29ms +[0] [nuxt] i Compiled unhead-options.mjs in 8.37ms +[0] [nuxt] i Compiled unhead.config.mjs in 8.45ms +[0] [nuxt] i Compiled components.d.ts in 8.51ms +[0] [nuxt] i Compiled components.plugin.mjs in 3.22ms +[0] [nuxt] i Compiled component-names.mjs in 3.25ms +[0] [nuxt] i Compiled components.islands.mjs in 3.24ms +[0] [nuxt] i Compiled component-chunk.mjs in 3.28ms +[0] [nuxt] i Compiled tailwind.config.cjs in 7.75ms +[0] [nuxt] i Compiled imports.mjs in 8.71ms +[0] [nuxt] i Compiled imports.d.ts in 8.89ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 18.86ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 19.38ms +[0] [nuxt] i Compiled devtools/settings.mjs in 22.46ms +[0] [nuxt] i Compiled types/imports.d.ts in 15.54ms +[0] [nuxt] pages:routerOptions: 0.057ms +[0] [nuxt] i Compiled router.options.mjs in 22.49ms +[0] [nuxt] i Compiled plugins.server.mjs in 9.74ms +[0] [nuxt] i Compiled plugins.client.mjs in 12.76ms +[0] [nuxt] i Compiled types/plugins.d.ts in 17.66ms +[0] [nuxt] imports:extend: 0.138ms +[0] [nuxt] eslint:config:addons: 0.014ms +[0] [nuxt] builder:generateApp: 0.185ms +[0] [nuxt] app:templatesGenerated: 28.749ms +[0] [nuxt] build:before: 0.022ms +[0] [nuxt] vite:extend: 0.196ms +[0] [nuxt] vite:extendConfig: 0.239ms +[0] [nuxt] vite:configResolved: 0.019ms +[0] [nuxt] vite:serverCreated: 0.334ms +[0] [nuxt] server:devHandler: 0.048ms +[0] √ Vite client built in 27ms +[0] [nuxt] vite:extendConfig: 0.863ms +[0] [nuxt] vite:configResolved: 0.024ms +[0] [nuxt] vite:serverCreated: 0.451ms +[0] [nuxt] builder:chokidar:watch: 83.972ms +[0] √ Vite server built in 72ms +[0] [nuxt] schema:beforeWrite: 0.012ms +[0] [nuxt] schema:written: 0.037ms +[0] [nuxt] nitro:build:before: 0.032ms +[0] [nitro] build:before: 0.03ms +[0] [nitro] rollup:before: 746.713ms +[0] [nitro] dev:start: 0.03ms +[0] [nitro] types:extend: 0.053ms +[0] [nitro] √ Nuxt Nitro server built in 1934ms +[0] [nitro] dev:reload: 1.548ms +[0] [nuxt] build:done: 3.598s +[0] [nitro] compiled: 2.545ms +[0] i Vite client warmed up in 3ms +[0] i Vite server warmed up in 15ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (21ms) +[0] INFO [14:59:47.166]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +[0] [nuxt] devtools:customTabs: 0.076ms +[0] [nuxt] components:dirs: 0.021ms +[0] [nuxt] app:resolve: 1.121ms +[0] [nuxt] components:extend: 2.729ms +[0] [nuxt] app:templates: 75.776ms +[0] [nuxt] i Compiled app-component.mjs in 15.52ms +[0] [nuxt] i Compiled types/app.config.d.ts in 15.74ms +[0] [nuxt] i Compiled app.config.mjs in 15.89ms +[0] [nuxt] i Compiled types/build.d.ts in 16.03ms +[0] [nuxt] i Compiled nitro.client.mjs in 15.95ms +[0] [nuxt] i Compiled css.mjs in 16.08ms +[0] [nuxt] i Compiled fetch.mjs in 16.2ms +[0] [nuxt] i Compiled error-component.mjs in 16.42ms +[0] [nuxt] i Compiled global-polyfills.mjs in 16.58ms +[0] [nuxt] i Compiled layouts.mjs in 16.73ms +[0] [nuxt] i Compiled middleware.mjs in 16.85ms +[0] [nuxt] nitro:prepare:types: 16.855ms +[0] [nuxt] i Compiled nuxt.config.mjs in 16.99ms +[0] [nuxt] i Compiled paths.mjs in 17.1ms +[0] [nuxt] i Compiled root-component.mjs in 17.28ms +[0] [nuxt] i Compiled types/modules.d.ts in 17.43ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 17.4ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 17.63ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 18.02ms +[0] [nuxt] i Compiled image-options.mjs in 17.89ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 18.05ms +[0] [nuxt] i Compiled routes.mjs in 18.26ms +[0] [nuxt] i Compiled pages.mjs in 15.12ms +[0] [nuxt] i Compiled types/middleware.d.ts in 15.09ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 15.22ms +[0] [nuxt] i Compiled types/layouts.d.ts in 15.44ms +[0] [nuxt] i Compiled unhead-options.mjs in 15.65ms +[0] [nuxt] i Compiled unhead.config.mjs in 15.91ms +[0] [nuxt] i Compiled components.d.ts in 16.44ms +[0] [nuxt] i Compiled components.plugin.mjs in 7.14ms +[0] [nuxt] i Compiled component-names.mjs in 7.16ms +[0] [nuxt] i Compiled components.islands.mjs in 7.18ms +[0] [nuxt] i Compiled component-chunk.mjs in 7.3ms +[0] [nuxt] i Compiled tailwind.config.cjs in 8.5ms +[0] [nuxt] i Compiled imports.mjs in 8.96ms +[0] [nuxt] i Compiled imports.d.ts in 9.14ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 24.51ms +[0] [nuxt] i Compiled types/imports.d.ts in 10.75ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 25.49ms +[0] [nuxt] i Compiled devtools/settings.mjs in 28.85ms +[0] [nuxt] pages:routerOptions: 0.05ms +[0] [nuxt] i Compiled router.options.mjs in 30.49ms +[0] [nuxt] i Compiled plugins.server.mjs in 12.15ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[0] [nuxt] i Compiled plugins.client.mjs in 15.3ms +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] i Compiled types/plugins.d.ts in 34.05ms +[0] [nuxt] imports:extend: 0.142ms +[0] [nuxt] eslint:config:addons: 0.018ms +[0] [nuxt] devtools:customTabs: 0.103ms +[0] [nuxt] components:dirs: 0.049ms +[0] [nuxt] app:resolve: 1.622ms +[0] [nuxt] components:extend: 3.031ms +[0] [nuxt] app:templates: 94.403ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.69ms +[0] [nuxt] builder:generateApp: 142.151ms +[0] [nuxt] app:templatesGenerated: 157.99ms +[0] [nuxt] builder:watch: 337.474ms +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] [Watcher] Longest common prefix of all files: D:\speckle-server\packages\frontend-2... +[1] [Watcher] Parcel watcher loaded... +[1] [Watcher] Started +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] [nuxt] devtools:customTabs: 0.094ms +[0] [nuxt] components:dirs: 0.022ms +[0] [nuxt] app:resolve: 1.205ms +[0] [nuxt] components:extend: 1.958ms +[0] [nuxt] app:templates: 57.838ms +[0] [nuxt] i Compiled app-component.mjs in 14.7ms +[0] [nuxt] i Compiled types/app.config.d.ts in 15.06ms +[0] [nuxt] i Compiled app.config.mjs in 15.25ms +[0] [nuxt] i Compiled types/build.d.ts in 15.49ms +[0] [nuxt] i Compiled nitro.client.mjs in 15.45ms +[0] [nuxt] i Compiled css.mjs in 15.6ms +[0] [nuxt] i Compiled fetch.mjs in 15.76ms +[0] [nuxt] i Compiled error-component.mjs in 15.9ms +[0] [nuxt] i Compiled global-polyfills.mjs in 16.04ms +[0] [nuxt] i Compiled layouts.mjs in 16.2ms +[0] [nuxt] i Compiled middleware.mjs in 16.31ms +[0] [nuxt] nitro:prepare:types: 16.309ms +[0] [nuxt] i Compiled nuxt.config.mjs in 16.48ms +[0] [nuxt] i Compiled paths.mjs in 16.52ms +[0] [nuxt] i Compiled root-component.mjs in 16.59ms +[0] [nuxt] i Compiled types/modules.d.ts in 16.68ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 16.54ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 16.63ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 16.71ms +[0] [nuxt] i Compiled image-options.mjs in 16.43ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 16.49ms +[0] [nuxt] i Compiled routes.mjs in 16.67ms +[0] [nuxt] i Compiled pages.mjs in 13.77ms +[0] [nuxt] i Compiled types/middleware.d.ts in 13.76ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 13.82ms +[0] [nuxt] i Compiled types/layouts.d.ts in 13.91ms +[0] [nuxt] i Compiled unhead-options.mjs in 13.98ms +[0] [nuxt] i Compiled unhead.config.mjs in 14.06ms +[0] [nuxt] i Compiled components.d.ts in 14.36ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.4ms +[0] [nuxt] i Compiled component-names.mjs in 5.42ms +[0] [nuxt] i Compiled components.islands.mjs in 5.35ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.37ms +[0] [nuxt] i Compiled tailwind.config.cjs in 6.17ms +[0] [nuxt] i Compiled imports.mjs in 6.52ms +[0] [nuxt] i Compiled imports.d.ts in 6.68ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 21ms +[0] [nuxt] i Compiled types/imports.d.ts in 7.6ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 21.4ms +[0] [nuxt] i Compiled devtools/settings.mjs in 25.5ms +[0] [nuxt] pages:routerOptions: 0.038ms +[0] [nuxt] i Compiled router.options.mjs in 26.31ms +[0] [nuxt] i Compiled plugins.server.mjs in 13.01ms +[0] [nuxt] i Compiled plugins.client.mjs in 18.95ms +[0] [nuxt] i Compiled types/plugins.d.ts in 35.83ms +[0] [nuxt] imports:extend: 0.113ms +[0] [nuxt] eslint:config:addons: 0.01ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] devtools:customTabs: 0.064ms +[0] [nuxt] components:dirs: 0.013ms +[0] [nuxt] app:resolve: 0.793ms +[0] [nuxt] components:extend: 1.645ms +[0] [nuxt] app:templates: 56.27ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.59ms +[0] [nuxt] builder:generateApp: 87.438ms +[0] [nuxt] app:templatesGenerated: 99.081ms +[0] [nuxt] builder:watch: 251.381ms +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] [nuxt] modules:before: 0.216ms +[0] [nuxt] eslint:config:addons: 0.027ms +[0] i Module @nuxt/eslint took 96.94ms to setup. +[0] [nuxt] devtools:before: 0.031ms +[0] [nuxt] devtools:initialized: 0.166ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 1206.17ms to setup. +[0] [nuxt] kit:compatibility: 0.124ms +[0] [nuxt] kit:compatibility: 1.99ms +[0] i Module @nuxt/image took 3.22ms to setup. +[0] [nuxt] kit:compatibility: 0.033ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 5.24ms to setup. +[0] [nuxt] kit:compatibility: 0.032ms +[0] i Module apollo-module took 1.86ms to setup. +[0] i Module speckle-ui-components took 5.39ms to setup. +[0] [nuxt] kit:compatibility: 0.081ms +[0] i Module @artmizu/nuxt-prometheus took 1.54ms to setup. +[0] [nuxt] pages:routerOptions: 0.124ms +[0] i Module nuxt:pages took 15.2ms to setup. +[0] i Module nuxt:meta took 3.14ms to setup. +[0] i Module nuxt:components took 8.42ms to setup. +[0] [nuxt] imports:sources: 0.706ms +[0] [nuxt] imports:context: 0.146ms +[0] [nuxt] imports:dirs: 0.047ms +[0] [nuxt] imports:extend: 0.255ms +[0] [nuxt] eslint:config:addons: 0.018ms +[0] [nuxt] builder:generateApp: 0.135ms +[0] i Module nuxt:imports took 30.75ms to setup. +[0] i Module nuxt:nuxt-config-schema took 2.12ms to setup. +[0] i Module @nuxt/telemetry took 0.17ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.037ms +[0] [nuxt] tailwindcss:config: 0.017ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.038ms +[0] [nuxt] schema:extend: 0.035ms +[0] [nuxt] schema:resolved: 0.015ms +[0] [nuxt] modules:done: 278.999ms +[0] [nuxt] nitro:config: 275.647ms +[0] [nuxt] nitro:init: 1.899ms +[0] [nuxt] ready: 1.115ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.414ms +[0] [nuxt] devtools:customTabs: 0.311ms +[0] [nuxt] components:dirs: 0.028ms +[0] [nuxt] app:resolve: 2.164ms +[0] [nuxt] prepare:types: 0.867ms +[0] [nuxt] pages:extend: 0.581ms +[0] [nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/authn.vue). +[0] [nuxt] D Skipping extraction of middleware metadata as it is not JSON-serializable (reading D:/speckle-server/packages/frontend-2/pages/projects/[id]/index.vue). +[0] [nuxt] pages:resolved: 0.034ms +[0] [nuxt] components:extend: 5.878ms +[0] [nuxt] app:templates: 159.025ms +[0] [nuxt] i Compiled app-component.mjs in 15.8ms +[0] [nuxt] i Compiled types/app.config.d.ts in 15.64ms +[0] [nuxt] i Compiled app.config.mjs in 15.67ms +[0] [nuxt] i Compiled types/build.d.ts in 15.71ms +[0] [nuxt] i Compiled nitro.client.mjs in 15.32ms +[0] [nuxt] i Compiled css.mjs in 15.4ms +[0] [nuxt] i Compiled fetch.mjs in 15.5ms +[0] [nuxt] i Compiled error-component.mjs in 15.6ms +[0] [nuxt] i Compiled global-polyfills.mjs in 15.71ms +[0] [nuxt] i Compiled layouts.mjs in 15.95ms +[0] [nuxt] i Compiled middleware.mjs in 15.65ms +[0] [nuxt] nitro:prepare:types: 15.08ms +[0] [nuxt] i Compiled nuxt.config.mjs in 15.12ms +[0] [nuxt] i Compiled paths.mjs in 14.81ms +[0] [nuxt] i Compiled root-component.mjs in 14.84ms +[0] [nuxt] i Compiled types/modules.d.ts in 14.93ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 14.19ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 14.29ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 14.41ms +[0] [nuxt] i Compiled image-options.mjs in 14.22ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 14.27ms +[0] [nuxt] i Compiled routes.mjs in 14.4ms +[0] [nuxt] i Compiled pages.mjs in 11.64ms +[0] [nuxt] i Compiled types/middleware.d.ts in 11.55ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 11.6ms +[0] [nuxt] i Compiled types/layouts.d.ts in 11.67ms +[0] [nuxt] i Compiled unhead-options.mjs in 11.74ms +[0] [nuxt] i Compiled unhead.config.mjs in 11.82ms +[0] [nuxt] i Compiled components.d.ts in 11.91ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.79ms +[0] [nuxt] i Compiled component-names.mjs in 5.61ms +[0] [nuxt] i Compiled components.islands.mjs in 5.58ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.48ms +[0] [nuxt] i Compiled tailwind.config.cjs in 11.31ms +[0] [nuxt] i Compiled imports.mjs in 12.69ms +[0] [nuxt] i Compiled imports.d.ts in 12.85ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 25.75ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 25.49ms +[0] [nuxt] i Compiled devtools/settings.mjs in 26.39ms +[0] [nuxt] i Compiled types/imports.d.ts in 18.51ms +[0] [nuxt] pages:routerOptions: 0.033ms +[0] [nuxt] i Compiled router.options.mjs in 28.72ms +[0] [nuxt] i Compiled plugins.server.mjs in 18.28ms +[0] [nuxt] i Compiled plugins.client.mjs in 21.62ms +[0] [nuxt] i Compiled types/plugins.d.ts in 26.91ms +[0] [nuxt] imports:extend: 0.108ms +[0] [nuxt] eslint:config:addons: 0.009ms +[0] [nuxt] builder:generateApp: 0.066ms +[0] [nuxt] app:templatesGenerated: 29.763ms +[0] [nuxt] build:before: 0.019ms +[0] [nuxt] vite:extend: 3.211ms +[0] [nuxt] vite:extendConfig: 2.23ms +[0] [nuxt] vite:configResolved: 0.044ms +[0] [nuxt] builder:chokidar:watch: 560.841ms +[0] [nuxt] vite:serverCreated: 1.025ms +[0] [nuxt] server:devHandler: 0.242ms +[0] √ Vite client built in 73ms +[0] [nuxt] vite:extendConfig: 26.977ms +[0] [nuxt] vite:configResolved: 0.151ms +[0] [nuxt] vite:serverCreated: 3.022ms +[0] √ Vite server built in 176ms +[0] [nuxt] schema:beforeWrite: 0.028ms +[0] [nuxt] schema:written: 0.039ms +[0] [nuxt] nitro:build:before: 0.418ms +[0] [nitro] build:before: 0.025ms +[0] [nitro] rollup:before: 161.273ms +[0] [nitro] dev:start: 0.051ms +[0] [nitro] types:extend: 0.162ms +[0] [nitro] √ Nuxt Nitro server built in 1993ms +[0] [nitro] dev:reload: 7.394ms +[0] [nuxt] build:done: 3.639s +[0] [nitro] compiled: 8.833ms +[0] i Vite client warmed up in 4ms +[0] [nuxi] D Dev server ready for connections in 2239588ms +[0] Dev server (internal) initialized in 2228348ms +[0] i Vite server warmed up in 34ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (24ms) +[0] INFO [15:00:48.345]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +[0] [nitro-runtime] request: 1.128ms +[0] [nitro-runtime] render:before: 0.025ms +[0] Browserslist: browsers data (caniuse-lite) is 9 months old. Please run: +[0] npx update-browserslist-db@latest +[0] Why you should do it regularly: https://github.com/browserslist/update-db#readme +[0] +[0]  WARN  Sourcemap for "D:/speckle-server/packages/frontend-2/node_modules/@vue/apollo-ssr/dist/esm/index.js" points to missing source files +[0] +[0] INFO [15:03:41.733]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218"} +[0] INFO [15:03:42.092]: Apollo operation MainServerInfoData finished in 349ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","operation":"MainServerInfoData","elapsed":349,"success":true,"graphql":true} +[0] INFO [15:03:42.105]: Apollo operation ServerInfoBlobSizeLimit finished in 360ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","operation":"ServerInfoBlobSizeLimit","elapsed":360,"success":true,"graphql":true} +[0] INFO [15:03:42.110]: Apollo operation ActiveUserMainMetadata finished in 369ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","operation":"ActiveUserMainMetadata","elapsed":369,"success":true,"graphql":true} +[0] INFO [15:03:42.171]: Apollo operation NavigationProjectInvites finished in 422ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":422,"success":true,"graphql":true} +[0] INFO [15:03:42.448]: Apollo operation ProjectAccessCheck finished in 224ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/","routeDefinition":"/projects/:id/models","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":224,"success":true,"graphql":true} +[0] INFO [15:03:42.459]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","userId":"fc80dbdc8d"} +[0] INFO [15:03:42.459]: /projects/:id/models SSR rendered in 901 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"36441fa4-e3bd-4e07-a551-e6534d64b218","method":"GET","path":"/projects/a4abd72149/models/","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"36441fa4-e3bd-4e07-a551-e6534d64b218","userId":"fc80dbdc8d","responseTime":901,"routeName":"projects-id-index","routePath":"/projects/:id/models"} +[0] INFO [15:03:42.512]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf"} +[0] INFO [15:03:42.660]: Apollo operation MainServerInfoData finished in 144ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","operation":"MainServerInfoData","elapsed":144,"success":true,"graphql":true} +[0] INFO [15:03:42.663]: Apollo operation ServerInfoBlobSizeLimit finished in 147ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","operation":"ServerInfoBlobSizeLimit","elapsed":147,"success":true,"graphql":true} +[0] INFO [15:03:42.690]: Apollo operation ActiveUserMainMetadata finished in 175ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","operation":"ActiveUserMainMetadata","elapsed":175,"success":true,"graphql":true} +[0] INFO [15:03:42.730]: Apollo operation NavigationProjectInvites finished in 213ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":213,"success":true,"graphql":true} +[0] INFO [15:03:42.945]: Apollo operation ProjectAccessCheck finished in 207ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":207,"success":true,"graphql":true} +[0] INFO [15:03:53.255]: Apollo operation ActiveUserMeta finished in 215ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":215,"success":true,"graphql":true} +[0] WARN [15:03:53.419]: Apollo Client error: Gatekeeper module is not enabled on this server {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","graphQLErrors":[{"message":"Gatekeeper module is not enabled on this server","locations":[{"line":45,"column":5}],"path":["project","team",0,"seatType"],"extensions":{"code":"GATEKEEPER_MODULE_DISABLED_ERROR","stacktrace":["GatekeeperModuleDisabledError: Gatekeeper module is not enabled on this server"," at Object.seatType (D:\\speckle-server\\packages\\server\\modules\\gatekeeperCore\\graph\\resolvers\\index.ts:28:17)"," at field.resolve (D:\\speckle-server\\node_modules\\@apollo\\server\\src\\utils\\schemaInstrumentation.ts:82:22)"," at executeField (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:492:20)"," at executeFields (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:414:22)"," at completeObjectValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:925:10)"," at completeValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:646:12)"," at completeValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:595:23)"," at D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:707:25"," at Function.from ()"," at completeListValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:687:34)"],"statusCode":403}},{"message":"Workspaces are not enabled on this server","locations":[{"line":46,"column":5}],"path":["project","team",0,"workspaceRole"],"extensions":{"code":"WORKSPACES_MODULE_DISABLED_ERROR","stacktrace":["WorkspacesModuleDisabledError: Workspaces are not enabled on this server"," at Object.workspaceRole (D:\\speckle-server\\packages\\server\\modules\\workspacesCore\\graph\\resolvers\\workspacesCore.ts:111:17)"," at field.resolve (D:\\speckle-server\\node_modules\\@apollo\\server\\src\\utils\\schemaInstrumentation.ts:82:22)"," at executeField (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:492:20)"," at executeFields (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:414:22)"," at completeObjectValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:925:10)"," at completeValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:646:12)"," at completeValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:595:23)"," at D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:707:25"," at Function.from ()"," at completeListValue (D:\\speckle-server\\node_modules\\graphql\\execution\\execute.js:687:34)"],"statusCode":403}}],"operation":{"variables":{"id":"a4abd72149"},"extensions":{},"operationName":"ProjectPageQuery","query":{"kind":"Document","definitions":[{"kind":"OperationDefinition","operation":"query","name":{"kind":"Name","value":"ProjectPageQuery"},"variableDefinitions":[{"kind":"VariableDefinition","variable":{"kind":"Variable","name":{"kind":"Name","value":"id"}},"type":{"kind":"NonNullType","type":{"kind":"NamedType","name":{"kind":"Name","value":"String"}}}},{"kind":"VariableDefinition","variable":{"kind":"Variable","name":{"kind":"Name","value":"token"}},"type":{"kind":"NamedType","name":{"kind":"Name","value":"String"}}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"project"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"id"},"value":{"kind":"Variable","name":{"kind":"Name","value":"id"}}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectPageProject"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"projectInvite"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"projectId"},"value":{"kind":"Variable","name":{"kind":"Name","value":"id"}}},{"kind":"Argument","name":{"kind":"Name","value":"token"},"value":{"kind":"Variable","name":{"kind":"Name","value":"token"}}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectsInviteBanner"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"FullPermissionCheckResult"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"PermissionCheckResult"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"authorized"}},{"kind":"Field","name":{"kind":"Name","value":"code"}},{"kind":"Field","name":{"kind":"Name","value":"message"}},{"kind":"Field","name":{"kind":"Name","value":"payload"}},{"kind":"Field","name":{"kind":"Name","value":"errorMessage"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"LimitedUserAvatar"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"LimitedUser"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","name":{"kind":"Name","value":"avatar"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectPageTeamInternals_Project"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"invitedTeam"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"title"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"inviteId"}},{"kind":"Field","name":{"kind":"Name","value":"user"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"LimitedUserAvatar"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"team"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"seatType"}},{"kind":"Field","name":{"kind":"Name","value":"workspaceRole"}},{"kind":"Field","name":{"kind":"Name","value":"user"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"LimitedUserAvatar"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectPageProjectHeader"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","name":{"kind":"Name","value":"description"}},{"kind":"Field","name":{"kind":"Name","value":"workspace"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"slug"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","name":{"kind":"Name","value":"logo"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectsPageTeamDialogManagePermissions_Project"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"visibility"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"workspaceId"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectPageTeamDialog"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"allowPublicComments"}},{"kind":"Field","name":{"kind":"Name","value":"visibility"}},{"kind":"Field","name":{"kind":"Name","value":"team"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"user"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"LimitedUserAvatar"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"invitedTeam"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"title"}},{"kind":"Field","name":{"kind":"Name","value":"inviteId"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"user"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"LimitedUserAvatar"}},{"kind":"Field","name":{"kind":"Name","value":"role"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectsPageTeamDialogManagePermissions_Project"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"WorkspaceMoveProjectManager_ProjectBase"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","alias":{"kind":"Name","value":"modelCount"},"name":{"kind":"Name","value":"models"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"limit"},"value":{"kind":"IntValue","value":"0"}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"totalCount"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"versions"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"limit"},"value":{"kind":"IntValue","value":"0"}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"totalCount"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectPageSettingsTab_Project"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}},{"kind":"Field","name":{"kind":"Name","value":"permissions"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"canReadWebhooks"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"canReadEmbedTokens"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"canReadAccIntegrationSettings"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"UseCanMoveProjectIntoWorkspace_Project"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"permissions"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"canMoveToWorkspace"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"WorkspaceMoveProject_Project"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"workspaceId"}},{"kind":"Field","name":{"kind":"Name","value":"permissions"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"canMoveToWorkspace"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"UseCanMoveProjectIntoWorkspace_Project"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectPageProject"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"Project"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"createdAt"}},{"kind":"Field","alias":{"kind":"Name","value":"modelCount"},"name":{"kind":"Name","value":"models"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"limit"},"value":{"kind":"IntValue","value":"0"}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"totalCount"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","alias":{"kind":"Name","value":"commentThreadCount"},"name":{"kind":"Name","value":"commentThreads"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"limit"},"value":{"kind":"IntValue","value":"0"}}],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"totalCount"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"workspace"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"permissions"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"canListDashboards"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"permissions"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"canReadSettings"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"canUpdate"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"canMoveToWorkspace"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"FullPermissionCheckResult"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectPageTeamInternals_Project"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectPageProjectHeader"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectPageTeamDialog"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"WorkspaceMoveProjectManager_ProjectBase"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"ProjectPageSettingsTab_Project"}},{"kind":"FragmentSpread","name":{"kind":"Name","value":"WorkspaceMoveProject_Project"}},{"kind":"Field","alias":{"kind":"Name","value":"hasAccessToDashboards"},"name":{"kind":"Name","value":"hasAccessToFeature"},"arguments":[{"kind":"Argument","name":{"kind":"Name","value":"featureName"},"value":{"kind":"EnumValue","value":"dashboards"}}]},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"FragmentDefinition","name":{"kind":"Name","value":"ProjectsInviteBanner"},"typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"PendingStreamCollaborator"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"invitedBy"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"FragmentSpread","name":{"kind":"Name","value":"LimitedUserAvatar"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"projectId"}},{"kind":"Field","name":{"kind":"Name","value":"projectName"}},{"kind":"Field","name":{"kind":"Name","value":"token"}},{"kind":"Field","name":{"kind":"Name","value":"user"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}},{"kind":"Field","name":{"kind":"Name","value":"__typename"}}]}}]}},"gqlErrorMessages":["Gatekeeper module is not enabled on this server","Workspaces are not enabled on this server"],"errorMessage":"Gatekeeper module is not enabled on this server","graphql":true} +[0] INFO [15:03:53.420]: Apollo operation ProjectPageQuery finished in 357ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ProjectPageQuery","elapsed":357,"success":false,"graphql":true} +[0] INFO [15:03:53.769]: Apollo operation ProjectModelsPage finished in 316ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ProjectModelsPage","elapsed":316,"success":true,"graphql":true} +[0] INFO [15:03:54.095]: Apollo operation ProjectModelsTreeTopLevelPagination finished in 279ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ProjectModelsTreeTopLevelPagination","elapsed":279,"success":true,"graphql":true} +[0] INFO [15:03:54.100]: Apollo operation ProjectModelsTreeTopLevel finished in 292ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"ProjectModelsTreeTopLevel","elapsed":292,"success":true,"graphql":true} +[0] INFO [15:03:54.111]: Apollo operation WorkspaceMoveProjectManagerProject finished in 314ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","operation":"WorkspaceMoveProjectManagerProject","elapsed":314,"success":true,"graphql":true} +[0] INFO [15:03:54.123]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d"} +[0] INFO [15:03:54.123]: /projects/:id() SSR rendered in 11612 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf","userId":"fc80dbdc8d","responseTime":11612,"routeName":"projects-id-index","routePath":"/projects/:id()"} +[0] INFO [15:03:54.144]: /projects/a4abd72149 request completed in 11648 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"1d85be27-5c34-4133-a637-34494dec4dbf","method":"GET","path":"/projects/a4abd72149","headers":{"host":"127.0.0.1:8081","connection":"close","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":11648,"requestStatus":"completed","requestPath":"/projects/a4abd72149","route":"/projects/a4abd72149","routeDefinition":"/projects/:id()","userId":"fc80dbdc8d","serverReqId":"1d85be27-5c34-4133-a637-34494dec4dbf"} +[0] i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue +[0] [nuxt] devtools:customTabs: 0.125ms +[0] [nuxt] components:dirs: 0.023ms +[0] [nuxt] app:resolve: 1.218ms +[0] [nuxt] devtools:customTabs: 0.527ms +[0] [nuxt] components:dirs: 0.025ms +[0] [nuxt] app:resolve: 2.702ms +[0] [nuxt] components:extend: 1.946ms +[0] [nuxt] app:templates: 72.667ms +[0] [nuxt] i Compiled app-component.mjs in 20.95ms +[0] [nuxt] i Compiled types/app.config.d.ts in 21.08ms +[0] [nuxt] i Compiled app.config.mjs in 21.21ms +[0] [nuxt] i Compiled types/build.d.ts in 21.28ms +[0] [nuxt] i Compiled nitro.client.mjs in 21.17ms +[0] [nuxt] i Compiled css.mjs in 21.23ms +[0] [nuxt] i Compiled fetch.mjs in 21.28ms +[0] [nuxt] i Compiled error-component.mjs in 21.35ms +[0] [nuxt] i Compiled global-polyfills.mjs in 21.41ms +[0] [nuxt] i Compiled layouts.mjs in 21.47ms +[0] [nuxt] i Compiled middleware.mjs in 22.89ms +[0] [nuxt] nitro:prepare:types: 22.814ms +[0] [nuxt] i Compiled nuxt.config.mjs in 22.87ms +[0] [nuxt] i Compiled paths.mjs in 22.72ms +[0] [nuxt] i Compiled root-component.mjs in 22.77ms +[0] [nuxt] i Compiled types/modules.d.ts in 22.84ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 21.1ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 21.15ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 21.22ms +[0] [nuxt] i Compiled image-options.mjs in 20.84ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 20.89ms +[0] [nuxt] i Compiled routes.mjs in 21ms +[0] [nuxt] i Compiled pages.mjs in 17.85ms +[0] [nuxt] i Compiled types/middleware.d.ts in 17.81ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 17.86ms +[0] [nuxt] i Compiled types/layouts.d.ts in 17.93ms +[0] [nuxt] i Compiled unhead-options.mjs in 18ms +[0] [nuxt] i Compiled unhead.config.mjs in 18.07ms +[0] [nuxt] i Compiled components.d.ts in 18.33ms +[0] [nuxt] i Compiled components.plugin.mjs in 4.77ms +[0] [nuxt] i Compiled component-names.mjs in 4.78ms +[0] [nuxt] i Compiled components.islands.mjs in 4.85ms +[0] [nuxt] i Compiled component-chunk.mjs in 4.8ms +[0] [nuxt] i Compiled tailwind.config.cjs in 6.74ms +[0] [nuxt] i Compiled imports.mjs in 7.14ms +[0] [nuxt] i Compiled imports.d.ts in 7.23ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 27.76ms +[0] [nuxt] i Compiled types/imports.d.ts in 7.96ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 26.37ms +[0] [nuxt] i Compiled devtools/settings.mjs in 31.88ms +[0] [nuxt] pages:routerOptions: 0.029ms +[0] [nuxt] i Compiled router.options.mjs in 31.32ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[0] [nuxt] i Compiled plugins.server.mjs in 27.81ms +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[0] [nuxt] i Compiled plugins.client.mjs in 31.04ms +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] i Compiled types/plugins.d.ts in 37.8ms +[0] [nuxt] imports:extend: 0.11ms +[0] [nuxt] eslint:config:addons: 0.011ms +[0] [nuxt] devtools:customTabs: 0.07ms +[0] [nuxt] components:dirs: 0.014ms +[0] [nuxt] app:resolve: 0.972ms +[0] [nuxt] components:extend: 1.712ms +[0] [nuxt] app:templates: 82.425ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.67ms +[0] [nuxt] builder:generateApp: 116.569ms +[0] [nuxt] app:templatesGenerated: 129.188ms +[0] [nuxt] builder:watch: 310.535ms +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[0] [nuxt] components:extend: 5.51ms +[0] [nuxt] app:templates: 155.273ms +[0] [nuxt] i Compiled app-component.mjs in 22.19ms +[0] [nuxt] i Compiled types/app.config.d.ts in 22.46ms +[0] [nuxt] i Compiled app.config.mjs in 22.67ms +[0] [nuxt] i Compiled types/build.d.ts in 22.91ms +[0] [nuxt] i Compiled nitro.client.mjs in 22.88ms +[0] [nuxt] i Compiled css.mjs in 23.12ms +[0] [nuxt] i Compiled fetch.mjs in 23.34ms +[0] [nuxt] i Compiled error-component.mjs in 23.6ms +[0] [nuxt] i Compiled global-polyfills.mjs in 23.91ms +[0] [nuxt] i Compiled layouts.mjs in 24.25ms +[0] [nuxt] i Compiled middleware.mjs in 24.24ms +[0] [nuxt] nitro:prepare:types: 24.1ms +[0] [nuxt] i Compiled nuxt.config.mjs in 24.16ms +[0] [nuxt] i Compiled paths.mjs in 24ms +[0] [nuxt] i Compiled root-component.mjs in 24.17ms +[0] [nuxt] i Compiled types/modules.d.ts in 24.34ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 23.78ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 23.96ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 24.15ms +[0] [nuxt] i Compiled image-options.mjs in 22.88ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 22.94ms +[0] [nuxt] i Compiled routes.mjs in 23.15ms +[0] [nuxt] i Compiled pages.mjs in 16.74ms +[0] [nuxt] i Compiled types/middleware.d.ts in 16.58ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 16.63ms +[0] [nuxt] i Compiled types/layouts.d.ts in 16.81ms +[0] [nuxt] i Compiled unhead-options.mjs in 17.01ms +[0] [nuxt] i Compiled unhead.config.mjs in 17.12ms +[0] [nuxt] i Compiled components.d.ts in 17.53ms +[0] [nuxt] i Compiled components.plugin.mjs in 9.98ms +[0] [nuxt] i Compiled component-names.mjs in 10.3ms +[0] [nuxt] i Compiled components.islands.mjs in 10.47ms +[0] [nuxt] i Compiled component-chunk.mjs in 10.69ms +[0] [nuxt] i Compiled tailwind.config.cjs in 12.02ms +[0] [nuxt] i Compiled imports.mjs in 12.73ms +[0] [nuxt] i Compiled imports.d.ts in 12.96ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 33.72ms +[0] [nuxt] i Compiled types/imports.d.ts in 15.62ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 34.24ms +[0] [nuxt] i Compiled devtools/settings.mjs in 35.46ms +[0] [nuxt] pages:routerOptions: 0.065ms +[0] [nuxt] i Compiled router.options.mjs in 33.21ms +[0] [nuxt] i Compiled plugins.server.mjs in 18.62ms +[0] [nuxt] i Compiled plugins.client.mjs in 23.78ms +[0] [nuxt] i Compiled types/plugins.d.ts in 33.86ms +[0] [nuxt] imports:extend: 2.529ms +[0] [nuxt] eslint:config:addons: 0.021ms +[0] [nuxt] devtools:customTabs: 0.092ms +[0] [nuxt] components:dirs: 0.033ms +[0] [nuxt] app:resolve: 1.867ms +[0] [nuxt] components:extend: 2.724ms +[0] [nuxt] app:templates: 96.542ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.87ms +[0] [nuxt] builder:generateApp: 173.121ms +[0] [nuxt] app:templatesGenerated: 231.603ms +[0] [nuxt] builder:watch: 1.577s +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] INFO [15:33:06.610]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4"} +[0] INFO [15:33:07.000]: Apollo operation MainServerInfoData finished in 387ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","operation":"MainServerInfoData","elapsed":387,"success":true,"graphql":true} +[0] INFO [15:33:07.002]: Apollo operation ServerInfoBlobSizeLimit finished in 389ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","operation":"ServerInfoBlobSizeLimit","elapsed":389,"success":true,"graphql":true} +[0] INFO [15:33:07.004]: Apollo operation AuthLoginPanel finished in 388ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","operation":"AuthLoginPanel","elapsed":388,"success":true,"graphql":true} +[0] INFO [15:33:07.006]: Apollo operation ActiveUserMainMetadata finished in 394ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","operation":"ActiveUserMainMetadata","elapsed":394,"success":true,"graphql":true} +[0] INFO [15:33:07.088]: Apollo operation NavigationProjectInvites finished in 471ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":471,"success":true,"graphql":true} +[0] INFO [15:33:07.340]: Apollo operation ProjectAccessCheck finished in 243ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":243,"success":true,"graphql":true} +[0] INFO [15:33:07.378]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","userId":"fc80dbdc8d"} +[0] INFO [15:33:07.378]: /projects/:id()/models/:modelId() SSR rendered in 769 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4","userId":"fc80dbdc8d","responseTime":769,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:33:07.385]: /projects/a4abd72149/models/252b555ee9 request completed in 871 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"4aeecb11-a312-4216-b57c-7125de49c4b4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":871,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"4aeecb11-a312-4216-b57c-7125de49c4b4"} +[0] INFO [15:35:14.579]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0"} +[0] INFO [15:35:14.886]: Apollo operation MainServerInfoData finished in 302ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","operation":"MainServerInfoData","elapsed":302,"success":true,"graphql":true} +[0] INFO [15:35:14.900]: Apollo operation ActiveUserMainMetadata finished in 318ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","operation":"ActiveUserMainMetadata","elapsed":318,"success":true,"graphql":true} +[0] INFO [15:35:14.906]: Apollo operation ServerInfoBlobSizeLimit finished in 318ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":318,"success":true,"graphql":true} +[0] INFO [15:35:14.914]: Apollo operation AuthLoginPanel finished in 326ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":326,"success":true,"graphql":true} +[0] INFO [15:35:14.976]: Apollo operation NavigationProjectInvites finished in 389ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":389,"success":true,"graphql":true} +[0] INFO [15:35:15.229]: Apollo operation ProjectAccessCheck finished in 242ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":242,"success":true,"graphql":true} +[0] INFO [15:35:15.250]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d"} +[0] INFO [15:35:15.250]: /projects/:id()/models/:modelId() SSR rendered in 672 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","userId":"fc80dbdc8d","responseTime":672,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:35:15.259]: /projects/a4abd72149/models/252b555ee9 request completed in 692 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":692,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"33254a29-f568-4e0e-b1f8-ddc9c8e2d6b0"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js +[0] INFO [15:43:00.209]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4"} +[0] INFO [15:43:00.515]: Apollo operation MainServerInfoData finished in 302ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","operation":"MainServerInfoData","elapsed":302,"success":true,"graphql":true} +[0] INFO [15:43:00.530]: Apollo operation ServerInfoBlobSizeLimit finished in 316ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","operation":"ServerInfoBlobSizeLimit","elapsed":316,"success":true,"graphql":true} +[0] INFO [15:43:00.540]: Apollo operation ActiveUserMainMetadata finished in 328ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","operation":"ActiveUserMainMetadata","elapsed":328,"success":true,"graphql":true} +[0] INFO [15:43:00.546]: Apollo operation AuthLoginPanel finished in 329ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":329,"success":true,"graphql":true} +[0] INFO [15:43:00.606]: Apollo operation NavigationProjectInvites finished in 390ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":390,"success":true,"graphql":true} +[0] INFO [15:43:00.832]: Apollo operation ProjectAccessCheck finished in 219ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":219,"success":true,"graphql":true} +[0] INFO [15:43:00.849]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","userId":"fc80dbdc8d"} +[0] INFO [15:43:00.849]: /projects/:id()/models/:modelId() SSR rendered in 641 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","userId":"fc80dbdc8d","responseTime":641,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:43:00.855]: /projects/a4abd72149/models/252b555ee9 request completed in 923 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":923,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"bb8f8d2e-2734-42ec-8f43-8841ad9a38a4"} +[0] +[0]  ERROR  Pre-transform error: Failed to load url /@fs/D:/speckle-server/packages/viewer/dist/index.js (resolved id: D:/speckle-server/packages/viewer/dist/index.js) in D:/speckle-server/packages/frontend-2/lib/viewer/composables/setup/diff.ts. Does the file exist? +[0] +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js +[0] INFO [15:43:09.074]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902"} +[0] INFO [15:43:09.241]: Apollo operation MainServerInfoData finished in 164ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","operation":"MainServerInfoData","elapsed":164,"success":true,"graphql":true} +[0] INFO [15:43:09.244]: Apollo operation ServerInfoBlobSizeLimit finished in 167ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","operation":"ServerInfoBlobSizeLimit","elapsed":167,"success":true,"graphql":true} +[0] INFO [15:43:09.245]: Apollo operation AuthLoginPanel finished in 166ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","operation":"AuthLoginPanel","elapsed":166,"success":true,"graphql":true} +[0] INFO [15:43:09.266]: Apollo operation ActiveUserMainMetadata finished in 190ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","operation":"ActiveUserMainMetadata","elapsed":190,"success":true,"graphql":true} +[0] INFO [15:43:09.313]: Apollo operation NavigationProjectInvites finished in 231ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":231,"success":true,"graphql":true} +[0] INFO [15:43:09.540]: Apollo operation ProjectAccessCheck finished in 208ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":208,"success":true,"graphql":true} +[0] INFO [15:43:09.555]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","userId":"fc80dbdc8d"} +[0] INFO [15:43:09.555]: /projects/:id()/models/:modelId() SSR rendered in 482 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","userId":"fc80dbdc8d","responseTime":482,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:43:09.562]: /projects/a4abd72149/models/252b555ee9 request completed in 3654 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"56cc4172-4bd0-43a4-a945-c93bdf1a5902","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":3654,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"56cc4172-4bd0-43a4-a945-c93bdf1a5902"} +[0] INFO [15:44:34.055]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2"} +[0] INFO [15:44:35.389]: Apollo operation AuthLoginPanel finished in 1318ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","operation":"AuthLoginPanel","elapsed":1318,"success":true,"graphql":true} +[0] INFO [15:44:35.394]: Apollo operation ServerInfoBlobSizeLimit finished in 1329ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","operation":"ServerInfoBlobSizeLimit","elapsed":1329,"success":true,"graphql":true} +[0] INFO [15:44:35.397]: Apollo operation MainServerInfoData finished in 1333ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","operation":"MainServerInfoData","elapsed":1333,"success":true,"graphql":true} +[0] INFO [15:44:35.532]: Apollo operation ActiveUserMainMetadata finished in 1471ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","operation":"ActiveUserMainMetadata","elapsed":1471,"success":true,"graphql":true} +[0] INFO [15:44:35.743]: Apollo operation NavigationProjectInvites finished in 1674ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":1674,"success":true,"graphql":true} +[0] INFO [15:44:36.927]: Apollo operation ProjectAccessCheck finished in 1173ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":1173,"success":true,"graphql":true} +[0] INFO [15:44:36.940]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","userId":"fc80dbdc8d"} +[0] INFO [15:44:36.940]: /projects/:id()/models/:modelId() SSR rendered in 2886 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2","userId":"fc80dbdc8d","responseTime":2886,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:44:36.947]: /projects/a4abd72149/models/252b555ee9 request completed in 2908 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"3795f0b2-facf-4fab-bd2a-907383429aa2","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":2908,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"3795f0b2-facf-4fab-bd2a-907383429aa2"} +[0] INFO [15:45:38.994]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407"} +[0] INFO [15:45:39.393]: Apollo operation ServerInfoBlobSizeLimit finished in 394ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","operation":"ServerInfoBlobSizeLimit","elapsed":394,"success":true,"graphql":true} +[0] INFO [15:45:39.396]: Apollo operation MainServerInfoData finished in 397ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","operation":"MainServerInfoData","elapsed":397,"success":true,"graphql":true} +[0] INFO [15:45:39.404]: Apollo operation AuthLoginPanel finished in 400ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","operation":"AuthLoginPanel","elapsed":400,"success":true,"graphql":true} +[0] INFO [15:45:39.422]: Apollo operation ActiveUserMainMetadata finished in 424ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","operation":"ActiveUserMainMetadata","elapsed":424,"success":true,"graphql":true} +[0] INFO [15:45:39.467]: Apollo operation NavigationProjectInvites finished in 464ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":464,"success":true,"graphql":true} +[0] INFO [15:45:39.734]: Apollo operation ProjectAccessCheck finished in 256ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":256,"success":true,"graphql":true} +[0] INFO [15:45:39.754]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","userId":"fc80dbdc8d"} +[0] INFO [15:45:39.755]: /projects/:id()/models/:modelId() SSR rendered in 762 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407","userId":"fc80dbdc8d","responseTime":762,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:45:39.765]: /projects/a4abd72149/models/252b555ee9 request completed in 784 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"4d140f7a-3445-4078-a0a9-bed633cb0407","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":784,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"4d140f7a-3445-4078-a0a9-bed633cb0407"} +[0] INFO [15:45:41.786]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91"} +[0] INFO [15:45:41.990]: Apollo operation MainServerInfoData finished in 199ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","operation":"MainServerInfoData","elapsed":199,"success":true,"graphql":true} +[0] INFO [15:45:41.995]: Apollo operation ServerInfoBlobSizeLimit finished in 203ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","operation":"ServerInfoBlobSizeLimit","elapsed":203,"success":true,"graphql":true} +[0] INFO [15:45:41.998]: Apollo operation AuthLoginPanel finished in 200ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","operation":"AuthLoginPanel","elapsed":200,"success":true,"graphql":true} +[0] INFO [15:45:42.024]: Apollo operation ActiveUserMainMetadata finished in 235ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","operation":"ActiveUserMainMetadata","elapsed":235,"success":true,"graphql":true} +[0] INFO [15:45:42.069]: Apollo operation NavigationProjectInvites finished in 271ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":271,"success":true,"graphql":true} +[0] INFO [15:45:42.309]: Apollo operation ProjectAccessCheck finished in 223ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":223,"success":true,"graphql":true} +[0] INFO [15:45:42.325]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","userId":"fc80dbdc8d"} +[0] INFO [15:45:42.325]: /projects/:id()/models/:modelId() SSR rendered in 540 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","userId":"fc80dbdc8d","responseTime":540,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:45:42.336]: /projects/a4abd72149/models/252b555ee9 request completed in 566 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":566,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"e1c63dc9-2ee7-49e4-b740-d22a7b4c2b91"} +[0] INFO [15:49:29.682]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9"} +[0] INFO [15:49:29.826]: Apollo operation ServerInfoBlobSizeLimit finished in 140ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","operation":"ServerInfoBlobSizeLimit","elapsed":140,"success":true,"graphql":true} +[0] INFO [15:49:29.848]: Apollo operation MainServerInfoData finished in 163ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","operation":"MainServerInfoData","elapsed":163,"success":true,"graphql":true} +[0] INFO [15:49:29.881]: Apollo operation ActiveUserMainMetadata finished in 196ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","operation":"ActiveUserMainMetadata","elapsed":196,"success":true,"graphql":true} +[0] INFO [15:49:29.959]: Apollo operation NavigationProjectInvites finished in 270ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":270,"success":true,"graphql":true} +[0] INFO [15:49:30.163]: Apollo operation UserActiveWorkspaceSlug finished in 168ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":168,"success":true,"graphql":true} +[0] INFO [15:49:30.183]: Apollo operation ActiveUserMeta finished in 187ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":187,"success":true,"graphql":true} +[0] INFO [15:49:30.285]: Apollo operation ProjectsDashboardQuery finished in 265ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":265,"success":true,"graphql":true} +[0] INFO [15:49:30.350]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d"} +[0] INFO [15:49:30.351]: /projects SSR rendered in 669 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","userId":"fc80dbdc8d","responseTime":669,"routeName":"projects","routePath":"/projects"} +[0] INFO [15:49:30.359]: /projects/ request completed in 1231 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1231,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"f2e5b216-a1d1-4afe-986f-e7c40f4598e9"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x2) +[0] INFO [15:54:10.247]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f"} +[0] INFO [15:54:10.293]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289"} +[0] INFO [15:54:11.589]: Apollo operation MainServerInfoData finished in 1338ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","operation":"MainServerInfoData","elapsed":1338,"success":true,"graphql":true} +[0] INFO [15:54:11.592]: Apollo operation ServerInfoBlobSizeLimit finished in 1341ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","operation":"ServerInfoBlobSizeLimit","elapsed":1341,"success":true,"graphql":true} +[0] INFO [15:54:11.638]: Apollo operation AuthLoginPanel finished in 1384ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","operation":"AuthLoginPanel","elapsed":1384,"success":true,"graphql":true} +[0] INFO [15:54:11.642]: Apollo operation ServerInfoBlobSizeLimit finished in 1347ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","operation":"ServerInfoBlobSizeLimit","elapsed":1347,"success":true,"graphql":true} +[0] INFO [15:54:11.645]: Apollo operation MainServerInfoData finished in 1350ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","operation":"MainServerInfoData","elapsed":1350,"success":true,"graphql":true} +[0] INFO [15:54:11.834]: Apollo operation ActiveUserMainMetadata finished in 1585ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","operation":"ActiveUserMainMetadata","elapsed":1585,"success":true,"graphql":true} +[0] INFO [15:54:11.855]: Apollo operation ActiveUserMainMetadata finished in 1561ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","operation":"ActiveUserMainMetadata","elapsed":1561,"success":true,"graphql":true} +[0] INFO [15:54:12.084]: Apollo operation NavigationProjectInvites finished in 1831ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":1831,"success":true,"graphql":true} +[0] INFO [15:54:12.115]: Apollo operation NavigationProjectInvites finished in 1818ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":1818,"success":true,"graphql":true} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x3) +[0] INFO [15:54:12.700]: Apollo operation UserActiveWorkspaceSlug finished in 569ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":569,"success":true,"graphql":true} +[0] INFO [15:54:12.945]: Apollo operation ActiveUserMeta finished in 812ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":812,"success":true,"graphql":true} +[0] INFO [15:54:12.959]: Apollo operation ProjectAccessCheck finished in 866ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":866,"success":true,"graphql":true} +[0] INFO [15:54:13.448]: Apollo operation ProjectsDashboardQuery finished in 1295ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":1295,"success":true,"graphql":true} +[0] INFO [15:54:15.250]: /projects/ request completed in 5353 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":5353,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"3c603379-2174-4572-aa71-cdce23927289"} +[0] INFO [15:54:15.241]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d"} +[0] INFO [15:54:15.242]: /projects SSR rendered in 4949 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"3c603379-2174-4572-aa71-cdce23927289","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3c603379-2174-4572-aa71-cdce23927289","userId":"fc80dbdc8d","responseTime":4949,"routeName":"projects","routePath":"/projects"} +[0] INFO [15:54:16.177]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30"} +[0] INFO [15:54:16.192]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","userId":"fc80dbdc8d"} +[0] INFO [15:54:16.192]: /projects/:id()/models/:modelId() SSR rendered in 5947 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f","userId":"fc80dbdc8d","responseTime":5947,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:54:16.220]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9"} +[0] INFO [15:54:16.325]: Apollo operation MainServerInfoData finished in 145ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","operation":"MainServerInfoData","elapsed":145,"success":true,"graphql":true} +[0] INFO [15:54:16.327]: Apollo operation AuthLoginPanel finished in 146ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","operation":"AuthLoginPanel","elapsed":146,"success":true,"graphql":true} +[0] INFO [15:54:16.337]: Apollo operation ServerInfoBlobSizeLimit finished in 158ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","operation":"ServerInfoBlobSizeLimit","elapsed":158,"success":true,"graphql":true} +[0] INFO [15:54:16.363]: Apollo operation ActiveUserMainMetadata finished in 185ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","operation":"ActiveUserMainMetadata","elapsed":185,"success":true,"graphql":true} +[0] INFO [15:54:16.373]: Apollo operation MainServerInfoData finished in 150ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","operation":"MainServerInfoData","elapsed":150,"success":true,"graphql":true} +[0] INFO [15:54:16.375]: Apollo operation ServerInfoBlobSizeLimit finished in 152ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","operation":"ServerInfoBlobSizeLimit","elapsed":152,"success":true,"graphql":true} +[0] INFO [15:54:16.406]: Apollo operation NavigationProjectInvites finished in 224ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":224,"success":true,"graphql":true} +[0] INFO [15:54:16.419]: Apollo operation ActiveUserMainMetadata finished in 198ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","operation":"ActiveUserMainMetadata","elapsed":198,"success":true,"graphql":true} +[0] INFO [15:54:16.452]: Apollo operation NavigationProjectInvites finished in 226ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":226,"success":true,"graphql":true} +[0] INFO [15:54:16.200]: /projects/a4abd72149/models/252b555ee9 request completed in 6266 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"ec0bf01d-b15a-45ae-a390-c7a86143228f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":6266,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"ec0bf01d-b15a-45ae-a390-c7a86143228f"} +[0] INFO [15:54:16.784]: /projects/a4abd72149/models/252b555ee9 request completed in 3844 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":3844,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"30f04270-b650-43b5-8304-ca374f174e30"} +[0] INFO [15:54:16.736]: Apollo operation UserActiveWorkspaceSlug finished in 262ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":262,"success":true,"graphql":true} +[0] INFO [15:54:16.773]: Apollo operation ProjectAccessCheck finished in 356ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":356,"success":true,"graphql":true} +[0] INFO [15:54:16.781]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","userId":"fc80dbdc8d"} +[0] INFO [15:54:16.781]: /projects/:id()/models/:modelId() SSR rendered in 605 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"30f04270-b650-43b5-8304-ca374f174e30","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"30f04270-b650-43b5-8304-ca374f174e30","userId":"fc80dbdc8d","responseTime":605,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:54:16.839]: Apollo operation ActiveUserMeta finished in 364ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":364,"success":true,"graphql":true} +[0] INFO [15:54:17.107]: Apollo operation ProjectsDashboardQuery finished in 610ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":610,"success":true,"graphql":true} +[0] INFO [15:54:17.149]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d"} +[0] INFO [15:54:17.149]: /projects SSR rendered in 930 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"1df0900f-f593-4517-8873-942c72af12f9","userId":"fc80dbdc8d","responseTime":930,"routeName":"projects","routePath":"/projects"} +[0] INFO [15:54:17.159]: /projects/ request completed in 4257 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"1df0900f-f593-4517-8873-942c72af12f9","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":4257,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"1df0900f-f593-4517-8873-942c72af12f9"} +[0] INFO [15:54:30.001]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49"} +[0] INFO [15:54:30.230]: Apollo operation AuthLoginPanel finished in 218ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","operation":"AuthLoginPanel","elapsed":218,"success":true,"graphql":true} +[0] INFO [15:54:30.235]: Apollo operation MainServerInfoData finished in 229ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","operation":"MainServerInfoData","elapsed":229,"success":true,"graphql":true} +[0] INFO [15:54:30.238]: Apollo operation ServerInfoBlobSizeLimit finished in 232ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","operation":"ServerInfoBlobSizeLimit","elapsed":232,"success":true,"graphql":true} +[0] INFO [15:54:30.267]: Apollo operation ActiveUserMainMetadata finished in 264ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","operation":"ActiveUserMainMetadata","elapsed":264,"success":true,"graphql":true} +[0] INFO [15:54:30.559]: Apollo operation NavigationProjectInvites finished in 549ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":549,"success":true,"graphql":true} +[0] INFO [15:54:30.889]: Apollo operation ProjectAccessCheck finished in 322ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":322,"success":true,"graphql":true} +[0] INFO [15:54:30.901]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","userId":"fc80dbdc8d"} +[0] INFO [15:54:30.901]: /projects/:id()/models/:modelId() SSR rendered in 902 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49","userId":"fc80dbdc8d","responseTime":902,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:54:30.905]: /projects/a4abd72149/models/252b555ee9 request completed in 917 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"3120f036-f46c-4dab-8b3c-026794bcbf49","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":917,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"3120f036-f46c-4dab-8b3c-026794bcbf49"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x4) +[0] INFO [15:57:23.180]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895"} +[0] INFO [15:57:23.239]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82"} +[0] INFO [15:57:23.870]: Apollo operation MainServerInfoData finished in 686ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","operation":"MainServerInfoData","elapsed":686,"success":true,"graphql":true} +[0] INFO [15:57:23.884]: Apollo operation ActiveUserMainMetadata finished in 700ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","operation":"ActiveUserMainMetadata","elapsed":700,"success":true,"graphql":true} +[0] INFO [15:57:23.976]: Apollo operation ServerInfoBlobSizeLimit finished in 791ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":791,"success":true,"graphql":true} +[0] INFO [15:57:24.007]: Apollo operation AuthLoginPanel finished in 819ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":819,"success":true,"graphql":true} +[0] INFO [15:57:24.011]: Apollo operation MainServerInfoData finished in 767ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","operation":"MainServerInfoData","elapsed":767,"success":true,"graphql":true} +[0] INFO [15:57:24.014]: Apollo operation ServerInfoBlobSizeLimit finished in 770ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","operation":"ServerInfoBlobSizeLimit","elapsed":770,"success":true,"graphql":true} +[0] INFO [15:57:24.050]: Apollo operation ActiveUserMainMetadata finished in 808ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","operation":"ActiveUserMainMetadata","elapsed":808,"success":true,"graphql":true} +[0] INFO [15:57:24.066]: Apollo operation NavigationProjectInvites finished in 879ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":879,"success":true,"graphql":true} +[0] INFO [15:57:24.097]: Apollo operation NavigationProjectInvites finished in 849ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":849,"success":true,"graphql":true} +[0] INFO [15:57:24.310]: Apollo operation ProjectAccessCheck finished in 236ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":236,"success":true,"graphql":true} +[0] INFO [15:57:24.351]: Apollo operation UserActiveWorkspaceSlug finished in 224ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":224,"success":true,"graphql":true} +[0] INFO [15:57:24.387]: Apollo operation ActiveUserMeta finished in 257ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":257,"success":true,"graphql":true} +[0] INFO [15:57:24.489]: Apollo operation ProjectsDashboardQuery finished in 291ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":291,"success":true,"graphql":true} +[0] INFO [15:57:24.681]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d"} +[0] INFO [15:57:24.681]: /projects SSR rendered in 1443 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","userId":"fc80dbdc8d","responseTime":1443,"routeName":"projects","routePath":"/projects"} +[0] +[0]  ERROR  Pre-transform error: Failed to load url /@fs/D:/speckle-server/packages/viewer/dist/index.js (resolved id: D:/speckle-server/packages/viewer/dist/index.js) in D:/speckle-server/packages/frontend-2/lib/viewer/composables/setup/diff.ts. Does the file exist? +[0] +[0] INFO [15:57:24.981]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d"} +[0] INFO [15:57:24.982]: /projects/:id()/models/:modelId() SSR rendered in 1802 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","userId":"fc80dbdc8d","responseTime":1802,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:57:24.692]: /projects/ request completed in 1796 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1796,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"ab5c1bbf-a42c-4d72-a8cf-d842e3f70f82"} +[0] INFO [15:57:24.989]: /projects/a4abd72149/models/252b555ee9 request completed in 2053 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"010e3c82-dfa0-4852-8f73-b24a7b8ce895","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":2053,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"010e3c82-dfa0-4852-8f73-b24a7b8ce895"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js +[0] INFO [15:57:36.618]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33"} +[0] INFO [15:57:36.704]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62"} +[0] INFO [15:57:36.832]: Apollo operation ServerInfoBlobSizeLimit finished in 207ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","operation":"ServerInfoBlobSizeLimit","elapsed":207,"success":true,"graphql":true} +[0] INFO [15:57:36.839]: Apollo operation MainServerInfoData finished in 216ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","operation":"MainServerInfoData","elapsed":216,"success":true,"graphql":true} +[0] INFO [15:57:36.847]: Apollo operation AuthLoginPanel finished in 216ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","operation":"AuthLoginPanel","elapsed":216,"success":true,"graphql":true} +[0] INFO [15:57:36.863]: Apollo operation ActiveUserMainMetadata finished in 241ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","operation":"ActiveUserMainMetadata","elapsed":241,"success":true,"graphql":true} +[0] INFO [15:57:36.994]: Apollo operation ServerInfoBlobSizeLimit finished in 285ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","operation":"ServerInfoBlobSizeLimit","elapsed":285,"success":true,"graphql":true} +[0] INFO [15:57:37.002]: Apollo operation NavigationProjectInvites finished in 374ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":374,"success":true,"graphql":true} +[0] INFO [15:57:37.024]: Apollo operation MainServerInfoData finished in 316ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","operation":"MainServerInfoData","elapsed":316,"success":true,"graphql":true} +[0] INFO [15:57:37.065]: Apollo operation ActiveUserMainMetadata finished in 358ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","operation":"ActiveUserMainMetadata","elapsed":358,"success":true,"graphql":true} +[0] INFO [15:57:37.190]: Apollo operation NavigationProjectInvites finished in 478ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":478,"success":true,"graphql":true} +[0] INFO [15:57:37.410]: Apollo operation ProjectAccessCheck finished in 391ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":391,"success":true,"graphql":true} +[0] INFO [15:57:37.430]: Apollo operation UserActiveWorkspaceSlug finished in 217ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":217,"success":true,"graphql":true} +[0] INFO [15:57:37.434]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","userId":"fc80dbdc8d"} +[0] INFO [15:57:37.435]: /projects/:id()/models/:modelId() SSR rendered in 818 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","userId":"fc80dbdc8d","responseTime":818,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:57:37.465]: Apollo operation ActiveUserMeta finished in 249ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":249,"success":true,"graphql":true} +[0] INFO [15:57:37.444]: /projects/a4abd72149/models/252b555ee9 request completed in 4321 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":4321,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"c3510f0f-b9e1-4ef5-8bb9-07b22fe2ca33"} +[0] INFO [15:57:37.670]: /projects/ request completed in 4544 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":4544,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62"} +[0] INFO [15:57:37.591]: Apollo operation ProjectsDashboardQuery finished in 332ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":332,"success":true,"graphql":true} +[0] INFO [15:57:37.660]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d"} +[0] INFO [15:57:37.661]: /projects SSR rendered in 958 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b6c7dbde-bfd2-4b99-8b14-e0cfc9392f62","userId":"fc80dbdc8d","responseTime":958,"routeName":"projects","routePath":"/projects"} +[0] INFO [15:57:46.678]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5"} +[0] INFO [15:57:46.864]: Apollo operation MainServerInfoData finished in 179ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","operation":"MainServerInfoData","elapsed":179,"success":true,"graphql":true} +[0] INFO [15:57:46.868]: Apollo operation ServerInfoBlobSizeLimit finished in 181ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","operation":"ServerInfoBlobSizeLimit","elapsed":181,"success":true,"graphql":true} +[0] INFO [15:57:46.877]: Apollo operation AuthLoginPanel finished in 185ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","operation":"AuthLoginPanel","elapsed":185,"success":true,"graphql":true} +[0] INFO [15:57:46.899]: Apollo operation ActiveUserMainMetadata finished in 215ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","operation":"ActiveUserMainMetadata","elapsed":215,"success":true,"graphql":true} +[0] INFO [15:57:46.942]: Apollo operation NavigationProjectInvites finished in 253ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":253,"success":true,"graphql":true} +[0] INFO [15:57:47.163]: Apollo operation ProjectAccessCheck finished in 212ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":212,"success":true,"graphql":true} +[0] INFO [15:57:47.173]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","userId":"fc80dbdc8d"} +[0] INFO [15:57:47.173]: /projects/:id()/models/:modelId() SSR rendered in 497 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5","userId":"fc80dbdc8d","responseTime":497,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:57:47.180]: /projects/a4abd72149/models/252b555ee9 request completed in 526 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"e94461f1-d704-4d52-b1f8-c1134233a0e5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":526,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"e94461f1-d704-4d52-b1f8-c1134233a0e5"} +[0] INFO [15:59:37.118]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5"} +[0] INFO [15:59:37.441]: Apollo operation MainServerInfoData finished in 319ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","operation":"MainServerInfoData","elapsed":319,"success":true,"graphql":true} +[0] INFO [15:59:37.452]: Apollo operation ServerInfoBlobSizeLimit finished in 329ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","operation":"ServerInfoBlobSizeLimit","elapsed":329,"success":true,"graphql":true} +[0] INFO [15:59:37.460]: Apollo operation AuthLoginPanel finished in 335ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","operation":"AuthLoginPanel","elapsed":335,"success":true,"graphql":true} +[0] INFO [15:59:37.524]: Apollo operation ActiveUserMainMetadata finished in 403ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","operation":"ActiveUserMainMetadata","elapsed":403,"success":true,"graphql":true} +[0] INFO [15:59:37.607]: Apollo operation NavigationProjectInvites finished in 482ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":482,"success":true,"graphql":true} +[0] INFO [15:59:38.046]: Apollo operation ProjectAccessCheck finished in 428ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":428,"success":true,"graphql":true} +[0] INFO [15:59:38.065]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","userId":"fc80dbdc8d"} +[0] INFO [15:59:38.066]: /projects/:id()/models/:modelId() SSR rendered in 948 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","userId":"fc80dbdc8d","responseTime":948,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [15:59:38.078]: /projects/a4abd72149/models/252b555ee9 request completed in 970 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"cf1e231d-cc90-4451-8eba-d7a165c97ab5","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","pragma":"no-cache","cache-control":"no-cache","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","dnt":"1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":970,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"cf1e231d-cc90-4451-8eba-d7a165c97ab5"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x2) +[0] INFO [16:06:18.164]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50"} +[0] INFO [16:06:18.222]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27"} +[0] INFO [16:06:18.621]: Apollo operation MainServerInfoData finished in 451ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","operation":"MainServerInfoData","elapsed":451,"success":true,"graphql":true} +[0] INFO [16:06:18.643]: Apollo operation ActiveUserMainMetadata finished in 476ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","operation":"ActiveUserMainMetadata","elapsed":476,"success":true,"graphql":true} +[0] INFO [16:06:18.649]: Apollo operation ServerInfoBlobSizeLimit finished in 477ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":477,"success":true,"graphql":true} +[0] INFO [16:06:18.659]: Apollo operation AuthLoginPanel finished in 481ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":481,"success":true,"graphql":true} +[0] INFO [16:06:18.676]: Apollo operation MainServerInfoData finished in 451ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","operation":"MainServerInfoData","elapsed":451,"success":true,"graphql":true} +[0] INFO [16:06:18.678]: Apollo operation ServerInfoBlobSizeLimit finished in 453ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","operation":"ServerInfoBlobSizeLimit","elapsed":453,"success":true,"graphql":true} +[0] INFO [16:06:18.714]: Apollo operation ActiveUserMainMetadata finished in 490ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","operation":"ActiveUserMainMetadata","elapsed":490,"success":true,"graphql":true} +[0] INFO [16:06:18.732]: Apollo operation NavigationProjectInvites finished in 556ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":556,"success":true,"graphql":true} +[0] INFO [16:06:18.755]: Apollo operation NavigationProjectInvites finished in 529ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":529,"success":true,"graphql":true} +[0] INFO [16:06:18.981]: Apollo operation UserActiveWorkspaceSlug finished in 207ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":207,"success":true,"graphql":true} +[0] INFO [16:06:18.993]: Apollo operation ProjectAccessCheck finished in 254ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":254,"success":true,"graphql":true} +[0] INFO [16:06:19.015]: Apollo operation ActiveUserMeta finished in 239ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":239,"success":true,"graphql":true} +[0] INFO [16:06:19.026]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d"} +[0] INFO [16:06:19.026]: /projects/:id()/models/:modelId() SSR rendered in 863 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50","userId":"fc80dbdc8d","responseTime":863,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:06:19.038]: /projects/a4abd72149/models/252b555ee9 request completed in 1113 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"3294a91e-b4be-42b9-93b6-8560acbc0a50","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1113,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"3294a91e-b4be-42b9-93b6-8560acbc0a50"} +[0] INFO [16:06:19.455]: /projects/ request completed in 1561 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1561,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27"} +[0] INFO [16:06:19.371]: Apollo operation ProjectsDashboardQuery finished in 568ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":568,"success":true,"graphql":true} +[0] INFO [16:06:19.441]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d"} +[0] INFO [16:06:19.442]: /projects SSR rendered in 1220 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"72b85dfa-5577-4930-82d8-cdf7148eba27","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"72b85dfa-5577-4930-82d8-cdf7148eba27","userId":"fc80dbdc8d","responseTime":1220,"routeName":"projects","routePath":"/projects"} +[0] +[0]  ERROR  Pre-transform error: Failed to load url /@fs/D:/speckle-server/packages/viewer/dist/index.js (resolved id: D:/speckle-server/packages/viewer/dist/index.js) in D:/speckle-server/packages/frontend-2/lib/viewer/composables/setup/diff.ts. Does the file exist? +[0] +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x2) +[0] INFO [16:06:31.879]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36"} +[0] INFO [16:06:31.943]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7"} +[0] INFO [16:06:32.074]: Apollo operation MainServerInfoData finished in 190ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","operation":"MainServerInfoData","elapsed":190,"success":true,"graphql":true} +[0] INFO [16:06:32.078]: Apollo operation ServerInfoBlobSizeLimit finished in 192ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","operation":"ServerInfoBlobSizeLimit","elapsed":192,"success":true,"graphql":true} +[0] INFO [16:06:32.091]: Apollo operation AuthLoginPanel finished in 201ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","operation":"AuthLoginPanel","elapsed":201,"success":true,"graphql":true} +[0] INFO [16:06:32.100]: Apollo operation ActiveUserMainMetadata finished in 217ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","operation":"ActiveUserMainMetadata","elapsed":217,"success":true,"graphql":true} +[0] INFO [16:06:32.130]: Apollo operation MainServerInfoData finished in 184ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","operation":"MainServerInfoData","elapsed":184,"success":true,"graphql":true} +[0] INFO [16:06:32.134]: Apollo operation ServerInfoBlobSizeLimit finished in 187ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","operation":"ServerInfoBlobSizeLimit","elapsed":187,"success":true,"graphql":true} +[0] INFO [16:06:32.155]: Apollo operation NavigationProjectInvites finished in 266ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":266,"success":true,"graphql":true} +[0] INFO [16:06:32.164]: Apollo operation ActiveUserMainMetadata finished in 220ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","operation":"ActiveUserMainMetadata","elapsed":220,"success":true,"graphql":true} +[0] INFO [16:06:32.189]: Apollo operation NavigationProjectInvites finished in 240ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":240,"success":true,"graphql":true} +[0] INFO [16:06:32.358]: Apollo operation UserActiveWorkspaceSlug finished in 155ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":155,"success":true,"graphql":true} +[0] INFO [16:06:32.378]: Apollo operation ProjectAccessCheck finished in 215ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":215,"success":true,"graphql":true} +[0] INFO [16:06:32.387]: Apollo operation ActiveUserMeta finished in 183ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":183,"success":true,"graphql":true} +[0] INFO [16:06:32.405]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","userId":"fc80dbdc8d"} +[0] INFO [16:06:32.405]: /projects/:id()/models/:modelId() SSR rendered in 528 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","userId":"fc80dbdc8d","responseTime":528,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:06:32.572]: Apollo operation ProjectsDashboardQuery finished in 345ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":345,"success":true,"graphql":true} +[0] INFO [16:06:32.618]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d"} +[0] INFO [16:06:32.619]: /projects SSR rendered in 676 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7","userId":"fc80dbdc8d","responseTime":676,"routeName":"projects","routePath":"/projects"} +[0] INFO [16:06:32.412]: /projects/a4abd72149/models/252b555ee9 request completed in 3499 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":3499,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"40ac5e0c-3a91-4648-b8e8-38d1ee0caa36"} +[0] INFO [16:06:32.626]: /projects/ request completed in 3784 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"54171974-1576-4295-9a95-3248ffc4b5e7","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":3784,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"54171974-1576-4295-9a95-3248ffc4b5e7"} +[0] INFO [16:06:44.363]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f"} +[0] INFO [16:06:44.768]: Apollo operation AuthLoginPanel finished in 399ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","operation":"AuthLoginPanel","elapsed":399,"success":true,"graphql":true} +[0] INFO [16:06:44.771]: Apollo operation MainServerInfoData finished in 405ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","operation":"MainServerInfoData","elapsed":405,"success":true,"graphql":true} +[0] INFO [16:06:44.773]: Apollo operation ServerInfoBlobSizeLimit finished in 406ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","operation":"ServerInfoBlobSizeLimit","elapsed":406,"success":true,"graphql":true} +[0] INFO [16:06:44.805]: Apollo operation ActiveUserMainMetadata finished in 440ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","operation":"ActiveUserMainMetadata","elapsed":440,"success":true,"graphql":true} +[0] INFO [16:06:44.839]: Apollo operation NavigationProjectInvites finished in 471ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":471,"success":true,"graphql":true} +[0] INFO [16:06:45.051]: Apollo operation ProjectAccessCheck finished in 207ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":207,"success":true,"graphql":true} +[0] INFO [16:06:45.061]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","userId":"fc80dbdc8d"} +[0] INFO [16:06:45.061]: /projects/:id()/models/:modelId() SSR rendered in 700 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f","userId":"fc80dbdc8d","responseTime":700,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:06:45.065]: /projects/a4abd72149/models/252b555ee9 request completed in 711 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"4f542104-8718-4d30-99ac-eeb81340e58f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","sec-ch-ua":"\"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","accept-language":"en-US,en;q=0.9","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":711,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"4f542104-8718-4d30-99ac-eeb81340e58f"} +[0] [nuxt] devtools:customTabs: 0.154ms +[0] [nuxt] components:dirs: 0.02ms +[0] [nuxt] app:resolve: 1.122ms +[0] [nuxt] components:extend: 2.438ms +[0] [nuxt] app:templates: 54.804ms +[0] [nuxt] i Compiled app-component.mjs in 25.75ms +[0] [nuxt] i Compiled types/app.config.d.ts in 27.77ms +[0] [nuxt] i Compiled app.config.mjs in 28.01ms +[0] [nuxt] i Compiled types/build.d.ts in 28.2ms +[0] [nuxt] i Compiled nitro.client.mjs in 28.12ms +[0] [nuxt] i Compiled css.mjs in 28.27ms +[0] [nuxt] i Compiled fetch.mjs in 28.41ms +[0] [nuxt] i Compiled error-component.mjs in 28.56ms +[0] [nuxt] i Compiled global-polyfills.mjs in 28.72ms +[0] [nuxt] i Compiled layouts.mjs in 28.89ms +[0] [nuxt] i Compiled middleware.mjs in 29.01ms +[0] [nuxt] nitro:prepare:types: 28.961ms +[0] [nuxt] i Compiled nuxt.config.mjs in 29.09ms +[0] [nuxt] i Compiled paths.mjs in 29.17ms +[0] [nuxt] i Compiled root-component.mjs in 29.31ms +[0] [nuxt] i Compiled types/modules.d.ts in 29.46ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 29.43ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 29.57ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 29.7ms +[0] [nuxt] i Compiled image-options.mjs in 29.49ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 29.59ms +[0] [nuxt] i Compiled routes.mjs in 29.74ms +[0] [nuxt] i Compiled pages.mjs in 25.9ms +[0] [nuxt] i Compiled types/middleware.d.ts in 25.92ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 26.02ms +[0] [nuxt] i Compiled types/layouts.d.ts in 26.14ms +[0] [nuxt] i Compiled unhead-options.mjs in 26.28ms +[0] [nuxt] i Compiled unhead.config.mjs in 26.44ms +[0] [nuxt] i Compiled components.d.ts in 26.81ms +[0] [nuxt] i Compiled components.plugin.mjs in 8.53ms +[0] [nuxt] i Compiled component-names.mjs in 8.53ms +[0] [nuxt] i Compiled components.islands.mjs in 8.4ms +[0] [nuxt] i Compiled component-chunk.mjs in 8.03ms +[0] [nuxt] i Compiled tailwind.config.cjs in 8.97ms +[0] [nuxt] i Compiled imports.mjs in 9.64ms +[0] [nuxt] i Compiled imports.d.ts in 9.82ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 34.82ms +[0] [nuxt] i Compiled types/imports.d.ts in 11.21ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 35.81ms +[0] [nuxt] i Compiled devtools/settings.mjs in 52.86ms +[0] [nuxt] pages:routerOptions: 0.04ms +[0] [nuxt] i Compiled router.options.mjs in 68.36ms +[0] [nuxt] i Compiled plugins.server.mjs in 158.32ms +[0] [nuxt] i Compiled plugins.client.mjs in 162.62ms +[0] [nuxt] i Compiled types/plugins.d.ts in 168.08ms +[0] [nuxt] imports:extend: 0.132ms +[0] [nuxt] eslint:config:addons: 0.016ms +[0] [nuxt] devtools:customTabs: 0.081ms +[0] [nuxt] components:dirs: 0.021ms +[0] [nuxt] app:resolve: 0.882ms +[0] [nuxt] components:extend: 1.387ms +[0] [nuxt] app:templates: 49.961ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.51ms +[0] [nuxt] builder:generateApp: 85.947ms +[0] [nuxt] app:templatesGenerated: 103.626ms +[0] [nuxt] builder:watch: 425.257ms +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js (x3) +[0] INFO [16:14:36.125]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f"} +[0] INFO [16:14:36.160]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b"} +[0] INFO [16:14:36.466]: Apollo operation ActiveUserMainMetadata finished in 339ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","operation":"ActiveUserMainMetadata","elapsed":339,"success":true,"graphql":true} +[0] INFO [16:14:36.484]: Apollo operation ServerInfoBlobSizeLimit finished in 356ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","operation":"ServerInfoBlobSizeLimit","elapsed":356,"success":true,"graphql":true} +[0] INFO [16:14:36.489]: Apollo operation MainServerInfoData finished in 361ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","operation":"MainServerInfoData","elapsed":361,"success":true,"graphql":true} +[0] INFO [16:14:36.511]: Apollo operation AuthLoginPanel finished in 381ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","operation":"AuthLoginPanel","elapsed":381,"success":true,"graphql":true} +[0] INFO [16:14:36.532]: Apollo operation ServerInfoBlobSizeLimit finished in 368ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","operation":"ServerInfoBlobSizeLimit","elapsed":368,"success":true,"graphql":true} +[0] INFO [16:14:36.534]: Apollo operation MainServerInfoData finished in 372ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","operation":"MainServerInfoData","elapsed":372,"success":true,"graphql":true} +[0] INFO [16:14:36.554]: Apollo operation NavigationProjectInvites finished in 425ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":425,"success":true,"graphql":true} +[0] INFO [16:14:36.563]: Apollo operation ActiveUserMainMetadata finished in 402ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","operation":"ActiveUserMainMetadata","elapsed":402,"success":true,"graphql":true} +[0] INFO [16:14:36.604]: Apollo operation NavigationProjectInvites finished in 439ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":439,"success":true,"graphql":true} +[0] INFO [16:14:36.768]: Apollo operation UserActiveWorkspaceSlug finished in 151ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":151,"success":true,"graphql":true} +[0] INFO [16:14:36.777]: Apollo operation ProjectAccessCheck finished in 216ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":216,"success":true,"graphql":true} +[0] INFO [16:14:36.798]: Apollo operation ActiveUserMeta finished in 180ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":180,"success":true,"graphql":true} +[0] INFO [16:14:36.810]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d"} +[0] INFO [16:14:36.810]: /projects/:id()/models/:modelId() SSR rendered in 686 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","userId":"fc80dbdc8d","responseTime":686,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:14:36.911]: Apollo operation ProjectsDashboardQuery finished in 269ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":269,"success":true,"graphql":true} +[0] INFO [16:14:36.958]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d"} +[0] INFO [16:14:36.958]: /projects SSR rendered in 799 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b","userId":"fc80dbdc8d","responseTime":799,"routeName":"projects","routePath":"/projects"} +[0] +[0]  ERROR  Pre-transform error: Failed to load url /@fs/D:/speckle-server/packages/viewer/dist/index.js (resolved id: D:/speckle-server/packages/viewer/dist/index.js) in D:/speckle-server/packages/frontend-2/lib/viewer/composables/setup/diff.ts. Does the file exist? +[0] +[0] INFO [16:14:36.818]: /projects/a4abd72149/models/252b555ee9 request completed in 897 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":897,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"b0c7e39c-aa96-409a-b7fa-9d4ea4d52a2f"} +[0] INFO [16:14:36.967]: /projects/ request completed in 1077 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"920b7111-c10e-4841-9741-0ce517d2312b","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":1077,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"920b7111-c10e-4841-9741-0ce517d2312b"} +[0] i page reload D:/speckle-server/packages/viewer/dist/index.js +[0] INFO [16:14:50.137]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a"} +[0] INFO [16:14:50.200]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c"} +[0] INFO [16:14:50.352]: Apollo operation MainServerInfoData finished in 209ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","operation":"MainServerInfoData","elapsed":209,"success":true,"graphql":true} +[0] INFO [16:14:50.358]: Apollo operation ServerInfoBlobSizeLimit finished in 213ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","operation":"ServerInfoBlobSizeLimit","elapsed":213,"success":true,"graphql":true} +[0] INFO [16:14:50.369]: Apollo operation AuthLoginPanel finished in 221ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","operation":"AuthLoginPanel","elapsed":221,"success":true,"graphql":true} +[0] INFO [16:14:50.384]: Apollo operation ActiveUserMainMetadata finished in 244ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","operation":"ActiveUserMainMetadata","elapsed":244,"success":true,"graphql":true} +[0] INFO [16:14:50.394]: Apollo operation MainServerInfoData finished in 191ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","operation":"MainServerInfoData","elapsed":191,"success":true,"graphql":true} +[0] INFO [16:14:50.397]: Apollo operation ServerInfoBlobSizeLimit finished in 193ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","operation":"ServerInfoBlobSizeLimit","elapsed":193,"success":true,"graphql":true} +[0] INFO [16:14:50.415]: Apollo operation ActiveUserMainMetadata finished in 214ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","operation":"ActiveUserMainMetadata","elapsed":214,"success":true,"graphql":true} +[0] INFO [16:14:50.436]: Apollo operation NavigationProjectInvites finished in 288ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":288,"success":true,"graphql":true} +[0] INFO [16:14:50.462]: Apollo operation NavigationProjectInvites finished in 256ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":256,"success":true,"graphql":true} +[0] INFO [16:14:50.634]: Apollo operation UserActiveWorkspaceSlug finished in 158ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":158,"success":true,"graphql":true} +[0] INFO [16:14:50.685]: Apollo operation ActiveUserMeta finished in 208ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":208,"success":true,"graphql":true} +[0] INFO [16:14:50.692]: Apollo operation ProjectAccessCheck finished in 248ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":248,"success":true,"graphql":true} +[0] INFO [16:14:50.704]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","userId":"fc80dbdc8d"} +[0] INFO [16:14:50.704]: /projects/:id()/models/:modelId() SSR rendered in 569 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a","userId":"fc80dbdc8d","responseTime":569,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:14:51.144]: Apollo operation ProjectsDashboardQuery finished in 644ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":644,"success":true,"graphql":true} +[0] INFO [16:14:51.183]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d"} +[0] INFO [16:14:51.183]: /projects SSR rendered in 984 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","userId":"fc80dbdc8d","responseTime":984,"routeName":"projects","routePath":"/projects"} +[0] INFO [16:14:50.709]: /projects/a4abd72149/models/252b555ee9 request completed in 3484 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"c35628d8-0a48-43db-836a-b1d4b632fc9a","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":3484,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"c35628d8-0a48-43db-836a-b1d4b632fc9a"} +[0] INFO [16:14:51.189]: /projects/ request completed in 4033 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":4033,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"b02fc0c5-80c6-4f54-a15e-471f997b4c9c"} +[0] i hmr update /assets/css/tailwind.css?direct, /assets/css/tailwind.css, /components/viewer/StatePostSetup.vue +[0] i page reload lib/core/composables/fileImport.ts +[0] [nuxt] devtools:customTabs: 0.095ms +[0] [nuxt] components:dirs: 0.046ms +[0] [nuxt] app:resolve: 1.761ms +[0] [nuxt] devtools:customTabs: 0.46ms +[0] [nuxt] components:dirs: 0.023ms +[0] [nuxt] app:resolve: 2.439ms +[0] [nuxt] components:extend: 3.239ms +[0] [nuxt] app:templates: 67.969ms +[0] [nuxt] i Compiled app-component.mjs in 16.13ms +[0] [nuxt] i Compiled types/app.config.d.ts in 16.3ms +[0] [nuxt] i Compiled app.config.mjs in 16.43ms +[0] [nuxt] i Compiled types/build.d.ts in 16.56ms +[0] [nuxt] i Compiled nitro.client.mjs in 16.36ms +[0] [nuxt] i Compiled css.mjs in 16.49ms +[0] [nuxt] i Compiled fetch.mjs in 16.58ms +[0] [nuxt] i Compiled error-component.mjs in 16.66ms +[0] [nuxt] i Compiled global-polyfills.mjs in 16.77ms +[0] [nuxt] i Compiled layouts.mjs in 17ms +[0] [nuxt] i Compiled middleware.mjs in 17.14ms +[0] [nuxt] nitro:prepare:types: 17.024ms +[0] [nuxt] i Compiled nuxt.config.mjs in 17.1ms +[0] [nuxt] i Compiled paths.mjs in 17.04ms +[0] [nuxt] i Compiled root-component.mjs in 17.1ms +[0] [nuxt] i Compiled types/modules.d.ts in 17.18ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 17.08ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 17.43ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 17.6ms +[0] [nuxt] i Compiled image-options.mjs in 17.05ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 17.17ms +[0] [nuxt] i Compiled routes.mjs in 17.36ms +[0] [nuxt] i Compiled pages.mjs in 14.54ms +[0] [nuxt] i Compiled types/middleware.d.ts in 14.55ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 14.67ms +[0] [nuxt] i Compiled types/layouts.d.ts in 14.81ms +[0] [nuxt] i Compiled unhead-options.mjs in 14.96ms +[0] [nuxt] i Compiled unhead.config.mjs in 15.11ms +[0] [nuxt] i Compiled components.d.ts in 15.52ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.67ms +[0] [nuxt] i Compiled component-names.mjs in 5.74ms +[0] [nuxt] i Compiled components.islands.mjs in 5.68ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.71ms +[0] [nuxt] i Compiled tailwind.config.cjs in 7.79ms +[0] [nuxt] i Compiled imports.mjs in 8.46ms +[0] [nuxt] i Compiled imports.d.ts in 8.63ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 24.8ms +[0] [nuxt] i Compiled types/imports.d.ts in 11.31ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 26.67ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] i Compiled devtools/settings.mjs in 44.13ms +[0] [nuxt] pages:routerOptions: 0.041ms +[0] [nuxt] i Compiled router.options.mjs in 42.77ms +[0] [nuxt] i Compiled plugins.server.mjs in 31.14ms +[0] [nuxt] i Compiled plugins.client.mjs in 34.86ms +[0] [nuxt] i Compiled types/plugins.d.ts in 44.9ms +[0] [nuxt] imports:extend: 0.4ms +[0] [nuxt] eslint:config:addons: 0.019ms +[0] [nuxt] devtools:customTabs: 0.058ms +[0] [nuxt] components:dirs: 0.037ms +[0] [nuxt] app:resolve: 1.054ms +[0] [nuxt] components:extend: 5.859ms +[0] [nuxt] app:templates: 150.392ms +[0] [nuxt] i Compiled types/imports.d.ts in 5.91ms +[0] [nuxt] builder:generateApp: 209.001ms +[0] [nuxt] app:templatesGenerated: 228.822ms +[0] [nuxt] builder:watch: 435.164ms +[0] [nuxt] builder:watch: 459.079ms +[0] [nuxt] devtools:customTabs: 0.059ms +[0] [nuxt] components:dirs: 0.034ms +[0] [nuxt] app:resolve: 1.431ms +[0] [nuxt] components:extend: 2.191ms +[0] [nuxt] app:templates: 72.873ms +[0] [nuxt] i Compiled app-component.mjs in 16.59ms +[0] [nuxt] i Compiled types/app.config.d.ts in 16.75ms +[0] [nuxt] i Compiled app.config.mjs in 16.83ms +[0] [nuxt] i Compiled types/build.d.ts in 16.91ms +[0] [nuxt] i Compiled nitro.client.mjs in 16.41ms +[0] [nuxt] i Compiled css.mjs in 16.46ms +[0] [nuxt] i Compiled fetch.mjs in 16.54ms +[0] [nuxt] i Compiled error-component.mjs in 16.61ms +[0] [nuxt] i Compiled global-polyfills.mjs in 16.68ms +[0] [nuxt] i Compiled layouts.mjs in 16.76ms +[0] [nuxt] i Compiled middleware.mjs in 16.81ms +[0] [nuxt] nitro:prepare:types: 16.758ms +[0] [nuxt] i Compiled nuxt.config.mjs in 16.84ms +[0] [nuxt] i Compiled paths.mjs in 16.73ms +[0] [nuxt] i Compiled root-component.mjs in 16.77ms +[0] [nuxt] i Compiled types/modules.d.ts in 16.85ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 16.71ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 16.86ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 17.01ms +[0] [nuxt] i Compiled image-options.mjs in 16.63ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 16.77ms +[0] [nuxt] i Compiled routes.mjs in 16.96ms +[0] [nuxt] i Compiled pages.mjs in 12.63ms +[0] [nuxt] i Compiled types/middleware.d.ts in 12.64ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 12.78ms +[0] [nuxt] i Compiled types/layouts.d.ts in 12.97ms +[0] [nuxt] i Compiled unhead-options.mjs in 13.11ms +[0] [nuxt] i Compiled unhead.config.mjs in 13.29ms +[0] [nuxt] i Compiled components.d.ts in 13.78ms +[0] [nuxt] i Compiled components.plugin.mjs in 4.77ms +[0] [nuxt] i Compiled component-names.mjs in 4.88ms +[0] [nuxt] i Compiled components.islands.mjs in 4.92ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.06ms +[0] [nuxt] i Compiled tailwind.config.cjs in 6.06ms +[0] [nuxt] i Compiled imports.mjs in 6.71ms +[0] [nuxt] i Compiled imports.d.ts in 6.93ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 22.98ms +[0] [nuxt] i Compiled types/imports.d.ts in 8.66ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 24.56ms +[0] [nuxt] i Compiled devtools/settings.mjs in 25.76ms +[0] [nuxt] pages:routerOptions: 0.035ms +[0] [nuxt] i Compiled router.options.mjs in 21.9ms +[0] [nuxt] i Compiled plugins.server.mjs in 15.64ms +[0] [nuxt] i Compiled plugins.client.mjs in 18.73ms +[0] [nuxt] i Compiled types/plugins.d.ts in 24.94ms +[0] [nuxt] components:extend: 2.915ms +[0] [nuxt] app:templates: 1.994s +[0] [nuxt] i Compiled app-component.mjs in 14.14ms +[0] [nuxt] i Compiled types/app.config.d.ts in 14.28ms +[0] [nuxt] i Compiled app.config.mjs in 14.34ms +[0] [nuxt] i Compiled types/build.d.ts in 14.41ms +[0] [nuxt] i Compiled nitro.client.mjs in 14.37ms +[0] [nuxt] i Compiled css.mjs in 14.45ms +[0] [nuxt] i Compiled fetch.mjs in 14.51ms +[0] [nuxt] i Compiled error-component.mjs in 14.6ms +[0] [nuxt] i Compiled global-polyfills.mjs in 14.69ms +[0] [nuxt] i Compiled layouts.mjs in 14.81ms +[0] [nuxt] i Compiled middleware.mjs in 14.76ms +[0] [nuxt] nitro:prepare:types: 14.656ms +[0] [nuxt] i Compiled nuxt.config.mjs in 14.69ms +[0] [nuxt] i Compiled paths.mjs in 14.53ms +[0] [nuxt] i Compiled root-component.mjs in 14.57ms +[0] [nuxt] i Compiled types/modules.d.ts in 14.67ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 14.51ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 14.61ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 14.71ms +[0] [nuxt] i Compiled image-options.mjs in 13.9ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 13.91ms +[0] [nuxt] i Compiled routes.mjs in 14.06ms +[0] [nuxt] i Compiled pages.mjs in 12.45ms +[0] [nuxt] i Compiled types/middleware.d.ts in 12.49ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 12.55ms +[0] [nuxt] i Compiled types/layouts.d.ts in 12.64ms +[0] [nuxt] i Compiled unhead-options.mjs in 12.7ms +[0] [nuxt] i Compiled unhead.config.mjs in 12.78ms +[0] [nuxt] i Compiled components.d.ts in 13.15ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.2ms +[0] [nuxt] i Compiled component-names.mjs in 5.27ms +[0] [nuxt] i Compiled components.islands.mjs in 5.22ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.2ms +[0] [nuxt] i Compiled tailwind.config.cjs in 5.88ms +[0] [nuxt] i Compiled imports.mjs in 6.28ms +[0] [nuxt] i Compiled imports.d.ts in 6.38ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 19.68ms +[0] [nuxt] i Compiled types/imports.d.ts in 7.79ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 19.97ms +[0] [nuxt] i Compiled devtools/settings.mjs in 21.12ms +[0] [nuxt] pages:routerOptions: 0.021ms +[0] [nuxt] i Compiled router.options.mjs in 19.53ms +[0] [nuxt] i Compiled plugins.server.mjs in 7.17ms +[0] [nuxt] i Compiled plugins.client.mjs in 9.39ms +[0] [nuxt] i Compiled types/plugins.d.ts in 17.01ms +[0] [nuxt] imports:extend: 0.519ms +[0] [nuxt] eslint:config:addons: 0.011ms +[0] [nuxt] devtools:customTabs: 0.06ms +[0] [nuxt] components:dirs: 0.015ms +[0] [nuxt] app:resolve: 0.835ms +[0] [nuxt] components:extend: 1.207ms +[0] [nuxt] app:templates: 52.864ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.59ms +[0] [nuxt] builder:generateApp: 80.295ms +[0] [nuxt] app:templatesGenerated: 94.848ms +[0] [nuxt] builder:watch: 3.718s +[0] [nuxt] builder:watch: 3.746s +[0] [nuxt] devtools:customTabs: 0.069ms +[0] [nuxt] components:dirs: 0.013ms +[0] [nuxt] app:resolve: 0.781ms +[0] [nuxt] components:extend: 1.449ms +[0] [nuxt] app:templates: 44.829ms +[0] [nuxt] i Compiled app-component.mjs in 9.22ms +[0] [nuxt] i Compiled types/app.config.d.ts in 9.44ms +[0] [nuxt] i Compiled app.config.mjs in 9.58ms +[0] [nuxt] i Compiled types/build.d.ts in 9.71ms +[0] [nuxt] i Compiled nitro.client.mjs in 9.72ms +[0] [nuxt] i Compiled css.mjs in 9.83ms +[0] [nuxt] i Compiled fetch.mjs in 9.94ms +[0] [nuxt] i Compiled error-component.mjs in 10.09ms +[0] [nuxt] i Compiled global-polyfills.mjs in 10.24ms +[0] [nuxt] i Compiled layouts.mjs in 10.37ms +[0] [nuxt] i Compiled middleware.mjs in 10.46ms +[0] [nuxt] nitro:prepare:types: 10.536ms +[0] [nuxt] i Compiled nuxt.config.mjs in 10.58ms +[0] [nuxt] i Compiled paths.mjs in 10.65ms +[0] [nuxt] i Compiled root-component.mjs in 10.76ms +[0] [nuxt] i Compiled types/modules.d.ts in 10.93ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 10.93ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 11.16ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 11.45ms +[0] [nuxt] i Compiled image-options.mjs in 11.41ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 11.56ms +[0] [nuxt] i Compiled routes.mjs in 11.73ms +[0] [nuxt] i Compiled pages.mjs in 9.9ms +[0] [nuxt] i Compiled types/middleware.d.ts in 9.95ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 10.09ms +[0] [nuxt] i Compiled types/layouts.d.ts in 10.24ms +[0] [nuxt] i Compiled unhead-options.mjs in 10.38ms +[0] [nuxt] i Compiled unhead.config.mjs in 10.52ms +[0] [nuxt] i Compiled components.d.ts in 10.83ms +[0] [nuxt] i Compiled components.plugin.mjs in 5.23ms +[0] [nuxt] i Compiled component-names.mjs in 5.3ms +[0] [nuxt] i Compiled components.islands.mjs in 5.36ms +[0] [nuxt] i Compiled component-chunk.mjs in 5.45ms +[0] [nuxt] i Compiled tailwind.config.cjs in 6.08ms +[0] [nuxt] i Compiled imports.mjs in 6.4ms +[0] [nuxt] i Compiled imports.d.ts in 6.54ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 15.6ms +[0] [nuxt] i Compiled types/imports.d.ts in 7.44ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 16.2ms +[0] [nuxt] i Compiled devtools/settings.mjs in 16.81ms +[0] [nuxt] pages:routerOptions: 0.03ms +[0] [nuxt] i Compiled router.options.mjs in 16.14ms +[0] [nuxt] i Compiled plugins.server.mjs in 8.2ms +[0] [nuxt] i Compiled plugins.client.mjs in 10.29ms +[0] [nuxt] i Compiled types/plugins.d.ts in 17.77ms +[0] INFO [16:15:06.006]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806"} +[0] INFO [16:15:06.082]: Initializing appCache with redis... {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e"} +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[0] INFO [16:15:11.353]: Apollo operation MainServerInfoData finished in 5345ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","operation":"MainServerInfoData","elapsed":5345,"success":true,"graphql":true} +[0] INFO [16:15:11.362]: Apollo operation AuthLoginPanel finished in 5349ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","operation":"AuthLoginPanel","elapsed":5349,"success":true,"graphql":true} +[0] INFO [16:15:11.366]: Apollo operation ServerInfoBlobSizeLimit finished in 5356ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","operation":"ServerInfoBlobSizeLimit","elapsed":5356,"success":true,"graphql":true} +[0] INFO [16:15:11.689]: /projects/a4abd72149/models/252b555ee9 request completed in 5769 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":5769,"requestStatus":"completed","requestPath":"/projects/a4abd72149/models/252b555ee9","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","userId":"fc80dbdc8d","serverReqId":"89654859-2425-4e92-a717-4dd1116c8806"} +[0] INFO [16:15:11.395]: Apollo operation ActiveUserMainMetadata finished in 5387ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","operation":"ActiveUserMainMetadata","elapsed":5387,"success":true,"graphql":true} +[0] INFO [16:15:11.404]: Apollo operation NavigationProjectInvites finished in 5393ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":5393,"success":true,"graphql":true} +[0] INFO [16:15:11.420]: Apollo operation MainServerInfoData finished in 5336ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","operation":"MainServerInfoData","elapsed":5336,"success":true,"graphql":true} +[0] INFO [16:15:11.424]: Apollo operation ServerInfoBlobSizeLimit finished in 5340ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","operation":"ServerInfoBlobSizeLimit","elapsed":5340,"success":true,"graphql":true} +[0] INFO [16:15:11.431]: Apollo operation ActiveUserMainMetadata finished in 5347ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","operation":"ActiveUserMainMetadata","elapsed":5347,"success":true,"graphql":true} +[0] INFO [16:15:11.479]: Apollo operation NavigationProjectInvites finished in 5392ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d","operation":"NavigationProjectInvites","elapsed":5392,"success":true,"graphql":true} +[0] INFO [16:15:11.658]: Apollo operation ProjectAccessCheck finished in 242ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","userId":"fc80dbdc8d","operation":"ProjectAccessCheck","elapsed":242,"success":true,"graphql":true} +[0] INFO [16:15:11.677]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","userId":"fc80dbdc8d"} +[0] INFO [16:15:11.678]: /projects/:id()/models/:modelId() SSR rendered in 5673 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/a4abd72149/models/252b555ee9","routeDefinition":"/projects/:id()/models/:modelId()","req":{"id":"89654859-2425-4e92-a717-4dd1116c8806","method":"GET","path":"/projects/a4abd72149/models/252b555ee9","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Chromium\";v=\"148\", \"Microsoft Edge\";v=\"148\", \"Not/A)Brand\";v=\"99\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/a4abd72149/models/252b555ee9","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,vi;q=0.8","cookie":"REDACTED[length: 171]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"89654859-2425-4e92-a717-4dd1116c8806","userId":"fc80dbdc8d","responseTime":5673,"routeName":"model-viewer","routePath":"/projects/:id()/models/:modelId()"} +[0] INFO [16:15:11.694]: Apollo operation UserActiveWorkspaceSlug finished in 203ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d","operation":"UserActiveWorkspaceSlug","elapsed":203,"success":true,"graphql":true} +[0] INFO [16:15:11.724]: Apollo operation ActiveUserMeta finished in 230ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d","operation":"ActiveUserMeta","elapsed":230,"success":true,"graphql":true} +[0] INFO [16:15:11.835]: Apollo operation ProjectsDashboardQuery finished in 307ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d","operation":"ProjectsDashboardQuery","elapsed":307,"success":true,"graphql":true} +[0] INFO [16:15:12.200]: App SSR rendered {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d"} +[0] INFO [16:15:12.201]: /projects SSR rendered in 6119 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","route":"/projects/","routeDefinition":"/projects","req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","userId":"fc80dbdc8d","responseTime":6119,"routeName":"projects","routePath":"/projects"} +[0] INFO [16:15:12.209]: /projects/ request completed in 6313 ms {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true,"req":{"id":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e","method":"GET","path":"/projects/","headers":{"host":"127.0.0.1:8081","connection":"close","cache-control":"max-age=0","sec-ch-ua":"\"Google Chrome\";v=\"147\", \"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"147\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","dnt":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-dest":"document","referer":"http://127.0.0.1:8081/projects/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5","cookie":"REDACTED[length: 121]","x-forwarded-for":"127.0.0.1","x-forwarded-port":"8081","x-forwarded-proto":"http"}},"res":{"statusCode":200,"isRequestAborted":false},"responseTime":6313,"requestStatus":"completed","requestPath":"/projects/","route":"/projects/","routeDefinition":"/projects","userId":"fc80dbdc8d","serverReqId":"8d4360e6-fd30-4e44-85ad-fc24143c1a9e"} +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file delete event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file create event: D:\speckle-server\packages\frontend-2\lib\core\composables\fileImport.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] i nuxt.config.ts updated. Restarting Nuxt... +[0] nuxt.config.ts updated. Restarting Nuxt... +[0] [nitro-runtime] close: 1.554ms +[0] [nitro] close: 112.269ms +[0] [nitro] close: 245.931ms +[0] [nuxt] close: 291.009ms +[0] [nuxt] modules:before: 0.086ms +[0] [nuxt] eslint:config:addons: 0.042ms +[0] i Module @nuxt/eslint took 13.89ms to setup. +[0] [nuxt] devtools:before: 0.045ms +[0] [nuxt] devtools:initialized: 0.062ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 165.94ms to setup. +[0] [nuxt] kit:compatibility: 0.031ms +[0] [nuxt] kit:compatibility: 0.837ms +[0] i Module @nuxt/image took 1.61ms to setup. +[0] [nuxt] kit:compatibility: 0.039ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 3.55ms to setup. +[0] [nuxt] kit:compatibility: 0.055ms +[0] i Module apollo-module took 1.26ms to setup. +[0] i Module speckle-ui-components took 2.36ms to setup. +[0] [nuxt] kit:compatibility: 0.039ms +[0] i Module @artmizu/nuxt-prometheus took 0.83ms to setup. +[0] [nuxt] pages:routerOptions: 0.038ms +[0] i Module nuxt:pages took 13.11ms to setup. +[0] i Module nuxt:meta took 2.98ms to setup. +[0] i Module nuxt:components took 8.58ms to setup. +[0] [nuxt] imports:sources: 0.354ms +[0] [nuxt] imports:context: 0.154ms +[0] [nuxt] imports:dirs: 0.099ms +[0] [nuxt] imports:extend: 0.205ms +[0] [nuxt] eslint:config:addons: 0.027ms +[0] [nuxt] builder:generateApp: 0.303ms +[0] i Module nuxt:imports took 23.77ms to setup. +[0] i Module nuxt:nuxt-config-schema took 0.82ms to setup. +[0] i Module @nuxt/telemetry took 0.25ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.064ms +[0] [nuxt] tailwindcss:config: 0.047ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.071ms +[0] [nuxt] schema:extend: 0.047ms +[0] [nuxt] schema:resolved: 0.069ms +[0] [nuxt] modules:done: 39.085ms +[0] [nuxt] nitro:config: 7.239ms +[0] [nuxt] nitro:init: 1.951ms +[0] [nuxt] ready: 0.701ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.577ms +[0] [nuxt] prepare:types: 0.669ms +[0] [nuxt] devtools:customTabs: 0.103ms +[0] [nuxt] components:dirs: 0.014ms +[0] [nuxt] app:resolve: 0.86ms +[0] [nuxt] pages:extend: 0.412ms +[0] [nuxt] pages:resolved: 0.026ms +[0] [nuxt] components:extend: 2.007ms +[0] [nuxt] app:templates: 73.862ms +[0] [nuxt] i Compiled app-component.mjs in 8.73ms +[0] [nuxt] i Compiled types/app.config.d.ts in 8.87ms +[0] [nuxt] i Compiled app.config.mjs in 8.97ms +[0] [nuxt] i Compiled types/build.d.ts in 9.08ms +[0] [nuxt] i Compiled nitro.client.mjs in 9.02ms +[0] [nuxt] i Compiled css.mjs in 9.04ms +[0] [nuxt] i Compiled fetch.mjs in 9.13ms +[0] [nuxt] i Compiled error-component.mjs in 9.2ms +[0] [nuxt] i Compiled global-polyfills.mjs in 9.34ms +[0] [nuxt] i Compiled layouts.mjs in 9.42ms +[0] [nuxt] i Compiled middleware.mjs in 9.47ms +[0] [nuxt] nitro:prepare:types: 9.428ms +[0] [nuxt] i Compiled nuxt.config.mjs in 9.5ms +[0] [nuxt] i Compiled paths.mjs in 9.39ms +[0] [nuxt] i Compiled root-component.mjs in 9.44ms +[0] [nuxt] i Compiled types/modules.d.ts in 9.51ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 9.46ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 9.53ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 9.65ms +[0] [nuxt] i Compiled image-options.mjs in 9.47ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 9.53ms +[0] [nuxt] i Compiled routes.mjs in 9.61ms +[0] [nuxt] i Compiled pages.mjs in 7.91ms +[0] [nuxt] i Compiled types/middleware.d.ts in 7.93ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 8ms +[0] [nuxt] i Compiled types/layouts.d.ts in 8.09ms +[0] [nuxt] i Compiled unhead-options.mjs in 8.18ms +[0] [nuxt] i Compiled unhead.config.mjs in 8.25ms +[0] [nuxt] i Compiled components.d.ts in 8.31ms +[0] [nuxt] i Compiled components.plugin.mjs in 3.31ms +[0] [nuxt] i Compiled component-names.mjs in 3.34ms +[0] [nuxt] i Compiled components.islands.mjs in 3.33ms +[0] [nuxt] i Compiled component-chunk.mjs in 3.34ms +[0] [nuxt] i Compiled tailwind.config.cjs in 8.83ms +[0] [nuxt] i Compiled imports.mjs in 9.75ms +[0] [nuxt] i Compiled imports.d.ts in 9.88ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 18.15ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 18.3ms +[0] [nuxt] i Compiled devtools/settings.mjs in 26.18ms +[0] [nuxt] i Compiled types/imports.d.ts in 20.9ms +[0] [nuxt] pages:routerOptions: 0.023ms +[0] [nuxt] i Compiled router.options.mjs in 29.93ms +[0] [nuxt] i Compiled plugins.server.mjs in 10.08ms +[0] [nuxt] i Compiled plugins.client.mjs in 12.12ms +[0] [nuxt] i Compiled types/plugins.d.ts in 17.51ms +[0] [nuxt] imports:extend: 0.113ms +[0] [nuxt] eslint:config:addons: 0.009ms +[0] [nuxt] builder:generateApp: 0.118ms +[0] [nuxt] app:templatesGenerated: 23.793ms +[0] [nuxt] build:before: 0.02ms +[0] [nuxt] vite:extend: 1.762ms +[0] [nuxt] vite:extendConfig: 1.231ms +[0] [nuxt] vite:configResolved: 0.019ms +[0] [nuxt] builder:chokidar:watch: 80.647ms +[0] [nuxt] vite:serverCreated: 0.579ms +[0] [nuxt] server:devHandler: 0.064ms +[0] √ Vite client built in 46ms +[0] [nuxt] vite:extendConfig: 1.286ms +[0] [nuxt] vite:configResolved: 0.024ms +[0] [nuxt] vite:serverCreated: 1.173ms +[0] √ Vite server built in 89ms +[0] [nuxt] schema:beforeWrite: 0.027ms +[0] [nuxt] schema:written: 0.068ms +[0] [nuxt] nitro:build:before: 0.315ms +[0] [nitro] build:before: 0.04ms +[0] [nitro] rollup:before: 674.843ms +[0] [nitro] dev:start: 0.043ms +[0] [nitro] types:extend: 0.164ms +[0] [nitro] √ Nuxt Nitro server built in 1947ms +[0] [nitro] dev:reload: 2.417ms +[0] [nuxt] build:done: 3.696s +[0] [nitro] compiled: 3.418ms +[0] i Vite client warmed up in 3ms +[0] i .nuxt/dist directory has been removed. Restarting Nuxt... +[0] i Vite server warmed up in 15ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (22ms) +[0] [nitro-runtime] close: 0.421ms +[0] [nitro] close: 1.308s +[0] [nuxt] close: 1.344s +[0] [nuxt] modules:before: 0.019ms +[0] [nuxt] eslint:config:addons: 0.02ms +[0] i Module @nuxt/eslint took 5.66ms to setup. +[0] [nuxt] devtools:before: 0.017ms +[0] [nuxt] devtools:initialized: 0.034ms +[0]  ➜ DevTools: press Shift + Alt + D in the browser (v1.7.0) +[0] +[0] i Module @nuxt/devtools took 82.6ms to setup. +[0] [nuxt] kit:compatibility: 0.02ms +[0] [nuxt] kit:compatibility: 0.396ms +[0] i Module @nuxt/image took 0.69ms to setup. +[0] [nuxt] kit:compatibility: 0.018ms +[0] [nuxt:tailwindcss] i Using Tailwind CSS from ~/assets/css/tailwind.css +[0] i Module @nuxtjs/tailwindcss took 1.27ms to setup. +[0] [nuxt] kit:compatibility: 0.017ms +[0] i Module apollo-module took 0.48ms to setup. +[0] i Module speckle-ui-components took 1.04ms to setup. +[0] [nuxt] kit:compatibility: 0.022ms +[0] i Module @artmizu/nuxt-prometheus took 0.31ms to setup. +[0] [nuxt] pages:routerOptions: 0.021ms +[0] i Module nuxt:pages took 7ms to setup. +[0] i Module nuxt:meta took 1ms to setup. +[0] i Module nuxt:components took 4.31ms to setup. +[0] [nuxt] imports:sources: 0.145ms +[0] [nuxt] imports:context: 0.035ms +[0] [nuxt] imports:dirs: 0.017ms +[0] [nuxt] imports:extend: 0.086ms +[0] [nuxt] eslint:config:addons: 0.012ms +[0] [nuxt] builder:generateApp: 0.125ms +[0] i Module nuxt:imports took 7.6ms to setup. +[0] i Module nuxt:nuxt-config-schema took 0.4ms to setup. +[0] i Module @nuxt/telemetry took 0.01ms to setup. +[0] [nuxt] tailwindcss:loadConfig: 0.022ms +[0] [nuxt] tailwindcss:config: 0.015ms +[0] [nuxt] tailwindcss:resolvedConfig: 0.034ms +[0] [nuxt] schema:extend: 0.023ms +[0] [nuxt] schema:resolved: 0.014ms +[0] [nuxt] modules:done: 10.234ms +[0] [nuxt] nitro:config: 3.697ms +[0] [nuxt] nitro:init: 0.49ms +[0] [nuxt] ready: 0.229ms +[0] [nuxt:tailwindcss] i Tailwind Viewer: http://127.0.0.1:8081/_tailwind/ +[0] [nuxt] listen: 0.21ms +[0] [nuxt] devtools:customTabs: 0.066ms +[0] [nuxt] components:dirs: 0.016ms +[0] [nuxt] app:resolve: 0.728ms +[0] [nuxt] prepare:types: 0.404ms +[0] [nuxt] pages:extend: 0.184ms +[0] [nuxt] pages:resolved: 0.026ms +[0] [nuxt] components:extend: 1.299ms +[0] [nuxt] app:templates: 65.376ms +[0] [nuxt] i Compiled app-component.mjs in 12.39ms +[0] [nuxt] i Compiled types/app.config.d.ts in 12.68ms +[0] [nuxt] i Compiled app.config.mjs in 12.81ms +[0] [nuxt] i Compiled types/build.d.ts in 12.91ms +[0] [nuxt] i Compiled nitro.client.mjs in 12.88ms +[0] [nuxt] i Compiled css.mjs in 12.96ms +[0] [nuxt] i Compiled fetch.mjs in 13.1ms +[0] [nuxt] i Compiled error-component.mjs in 13.24ms +[0] [nuxt] i Compiled global-polyfills.mjs in 13.34ms +[0] [nuxt] i Compiled layouts.mjs in 13.43ms +[0] [nuxt] i Compiled middleware.mjs in 13.49ms +[0] [nuxt] nitro:prepare:types: 13.492ms +[0] [nuxt] i Compiled nuxt.config.mjs in 13.59ms +[0] [nuxt] i Compiled paths.mjs in 13.67ms +[0] [nuxt] i Compiled root-component.mjs in 13.74ms +[0] [nuxt] i Compiled types/modules.d.ts in 13.85ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 13.8ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 13.88ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 13.98ms +[0] [nuxt] i Compiled image-options.mjs in 13.83ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 13.9ms +[0] [nuxt] i Compiled routes.mjs in 13.99ms +[0] [nuxt] i Compiled pages.mjs in 12.01ms +[0] [nuxt] i Compiled types/middleware.d.ts in 12ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 12.07ms +[0] [nuxt] i Compiled types/layouts.d.ts in 12.17ms +[0] [nuxt] i Compiled unhead-options.mjs in 12.26ms +[0] [nuxt] i Compiled unhead.config.mjs in 12.34ms +[0] [nuxt] i Compiled components.d.ts in 12.41ms +[0] [nuxt] i Compiled components.plugin.mjs in 4.26ms +[0] [nuxt] i Compiled component-names.mjs in 4.21ms +[0] [nuxt] i Compiled components.islands.mjs in 4.05ms +[0] [nuxt] i Compiled component-chunk.mjs in 4.01ms +[0] [nuxt] i Compiled tailwind.config.cjs in 8.19ms +[0] [nuxt] i Compiled imports.mjs in 8.89ms +[0] [nuxt] i Compiled imports.d.ts in 9ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 20.95ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 21.15ms +[0] [nuxt] i Compiled devtools/settings.mjs in 24.01ms +[0] [nuxt] i Compiled types/imports.d.ts in 14.02ms +[0] [nuxt] pages:routerOptions: 0.024ms +[0] [nuxt] i Compiled router.options.mjs in 23.91ms +[0] [nuxt] i Compiled plugins.server.mjs in 11.4ms +[0] [nuxt] i Compiled plugins.client.mjs in 13.88ms +[0] [nuxt] i Compiled types/plugins.d.ts in 18.5ms +[0] [nuxt] imports:extend: 0.076ms +[0] [nuxt] eslint:config:addons: 0.009ms +[0] [nuxt] builder:generateApp: 0.119ms +[0] [nuxt] app:templatesGenerated: 22.99ms +[0] [nuxt] build:before: 0.018ms +[0] [nuxt] vite:extend: 0.192ms +[0] [nuxt] vite:extendConfig: 0.203ms +[0] [nuxt] vite:configResolved: 0.015ms +[0] [nuxt] builder:chokidar:watch: 57.96ms +[0] [nuxt] vite:serverCreated: 0.245ms +[0] [nuxt] server:devHandler: 0.035ms +[0] √ Vite client built in 23ms +[0] [nuxt] vite:extendConfig: 0.633ms +[0] [nuxt] vite:configResolved: 0.024ms +[0] [nuxt] vite:serverCreated: 0.422ms +[0] √ Vite server built in 91ms +[0] [nuxt] schema:beforeWrite: 0.013ms +[0] [nuxt] schema:written: 0.025ms +[0] [nuxt] nitro:build:before: 0.017ms +[0] [nitro] build:before: 0.023ms +[0] [nitro] rollup:before: 716.756ms +[0] [nitro] dev:start: 0.028ms +[0] [nitro] types:extend: 0.048ms +[0] [nitro] √ Nuxt Nitro server built in 1729ms +[0] [nitro] dev:reload: 1.466ms +[0] [nuxt] build:done: 3.258s +[0] [nitro] compiled: 2.63ms +[0] i Vite client warmed up in 3ms +[0] i Vite server warmed up in 19ms +[0] +[0] [nuxt]  WARN  Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. +[0] +[0] D > Nitro Start (27ms) +[0] INFO [16:26:07.429]: Starting up the server, hello! {"browser":false,"speckleServerVersion":"unknown","serverName":"local","frontendType":"frontend-2","serverLogger":true} +[0] [nuxt] devtools:customTabs: 0.052ms +[0] [nuxt] components:dirs: 0.013ms +[0] [nuxt] app:resolve: 0.742ms +[0] [nuxt] components:extend: 2.269ms +[0] [nuxt] app:templates: 66.791ms +[0] [nuxt] i Compiled app-component.mjs in 12.52ms +[0] [nuxt] i Compiled types/app.config.d.ts in 12.68ms +[0] [nuxt] i Compiled app.config.mjs in 12.76ms +[0] [nuxt] i Compiled types/build.d.ts in 12.84ms +[0] [nuxt] i Compiled nitro.client.mjs in 12.78ms +[0] [nuxt] i Compiled css.mjs in 12.86ms +[0] [nuxt] i Compiled fetch.mjs in 12.93ms +[0] [nuxt] i Compiled error-component.mjs in 13ms +[0] [nuxt] i Compiled global-polyfills.mjs in 13.08ms +[0] [nuxt] i Compiled layouts.mjs in 13.16ms +[0] [nuxt] i Compiled middleware.mjs in 13.21ms +[0] [nuxt] nitro:prepare:types: 13.237ms +[0] [nuxt] i Compiled nuxt.config.mjs in 13.31ms +[0] [nuxt] i Compiled paths.mjs in 13.33ms +[0] [nuxt] i Compiled root-component.mjs in 13.37ms +[0] [nuxt] i Compiled types/modules.d.ts in 13.46ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 13.4ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 13.48ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 13.56ms +[0] [nuxt] i Compiled image-options.mjs in 13.41ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 13.47ms +[0] [nuxt] i Compiled routes.mjs in 13.59ms +[0] [nuxt] i Compiled pages.mjs in 10.59ms +[0] [nuxt] i Compiled types/middleware.d.ts in 10.56ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 10.63ms +[0] [nuxt] i Compiled types/layouts.d.ts in 10.72ms +[0] [nuxt] i Compiled unhead-options.mjs in 10.8ms +[0] [nuxt] i Compiled unhead.config.mjs in 10.88ms +[0] [nuxt] i Compiled components.d.ts in 11.18ms +[0] [nuxt] i Compiled components.plugin.mjs in 3.34ms +[0] [nuxt] i Compiled component-names.mjs in 3.38ms +[0] [nuxt] i Compiled components.islands.mjs in 3.38ms +[0] [nuxt] i Compiled component-chunk.mjs in 3.43ms +[0] [nuxt] i Compiled tailwind.config.cjs in 4.1ms +[0] [nuxt] i Compiled imports.mjs in 4.36ms +[0] [nuxt] i Compiled imports.d.ts in 4.46ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 17.03ms +[0] [nuxt] i Compiled types/imports.d.ts in 5.74ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 18.18ms +[0] [nuxt] i Compiled devtools/settings.mjs in 20.79ms +[0] [nuxt] pages:routerOptions: 0.038ms +[0] [nuxt] i Compiled router.options.mjs in 19.03ms +[0] [nuxt] i Compiled plugins.server.mjs in 12.96ms +[0] [nuxt] i Compiled plugins.client.mjs in 15.36ms +[0] [nuxt] i Compiled types/plugins.d.ts in 20.24ms +[0] [nuxt] imports:extend: 0.088ms +[0] [nuxt] eslint:config:addons: 0.017ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] devtools:customTabs: 0.037ms +[0] [nuxt] components:dirs: 0.014ms +[0] [nuxt] app:resolve: 0.754ms +[0] [nuxt] components:extend: 1.323ms +[0] [nuxt] app:templates: 64.166ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.72ms +[0] [nuxt] builder:generateApp: 101.771ms +[0] [nuxt] app:templatesGenerated: 118.334ms +[0] [nuxt] builder:watch: 262.41ms +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] [nuxt] devtools:customTabs: 0.044ms +[0] [nuxt] components:dirs: 0.027ms +[0] [nuxt] app:resolve: 1.128ms +[0] [nuxt] components:extend: 2.388ms +[0] [nuxt] app:templates: 56.85ms +[0] [nuxt] i Compiled app-component.mjs in 12.48ms +[0] [nuxt] i Compiled types/app.config.d.ts in 12.62ms +[0] [nuxt] i Compiled app.config.mjs in 12.8ms +[0] [nuxt] i Compiled types/build.d.ts in 12.89ms +[0] [nuxt] i Compiled nitro.client.mjs in 12.75ms +[0] [nuxt] i Compiled css.mjs in 12.83ms +[0] [nuxt] i Compiled fetch.mjs in 12.93ms +[0] [nuxt] i Compiled error-component.mjs in 13.08ms +[0] [nuxt] i Compiled global-polyfills.mjs in 13.24ms +[0] [nuxt] i Compiled layouts.mjs in 13.34ms +[0] [nuxt] i Compiled middleware.mjs in 13.43ms +[0] [nuxt] nitro:prepare:types: 13.449ms +[0] [nuxt] i Compiled nuxt.config.mjs in 13.58ms +[0] [nuxt] i Compiled paths.mjs in 13.59ms +[0] [nuxt] i Compiled root-component.mjs in 13.65ms +[0] [nuxt] i Compiled types/modules.d.ts in 13.73ms +[0] [nuxt] i Compiled test-component-wrapper.mjs in 13.69ms +[0] [nuxt] i Compiled types/vue-shim.d.ts in 13.77ms +[0] [nuxt] i Compiled types/builder-env.d.ts in 13.9ms +[0] [nuxt] i Compiled image-options.mjs in 15.39ms +[0] [nuxt] i Compiled apollo-config-resolvers.mjs in 15.58ms +[0] [nuxt] i Compiled routes.mjs in 15.77ms +[0] [nuxt] i Compiled pages.mjs in 14.06ms +[0] [nuxt] i Compiled types/middleware.d.ts in 14.14ms +[0] [nuxt] i Compiled types/nitro-middleware.d.ts in 14.29ms +[0] [nuxt] i Compiled types/layouts.d.ts in 14.45ms +[0] [nuxt] i Compiled unhead-options.mjs in 14.61ms +[0] [nuxt] i Compiled unhead.config.mjs in 14.77ms +[0] [nuxt] i Compiled components.d.ts in 15.17ms +[0] [nuxt] i Compiled components.plugin.mjs in 6.79ms +[0] [nuxt] i Compiled component-names.mjs in 6.87ms +[0] [nuxt] i Compiled components.islands.mjs in 6.88ms +[0] [nuxt] i Compiled component-chunk.mjs in 6.92ms +[0] [nuxt] i Compiled tailwind.config.cjs in 8.02ms +[0] [nuxt] i Compiled imports.mjs in 8.5ms +[0] [nuxt] i Compiled imports.d.ts in 8.66ms +[0] [nuxt] i Compiled types/nitro-nuxt.d.ts in 20.93ms +[0] [nuxt] i Compiled types/imports.d.ts in 10.07ms +[0] [nuxt] i Compiled types/runtime-config.d.ts in 22.12ms +[0] [nuxt] i Compiled devtools/settings.mjs in 23.13ms +[0] [nuxt] pages:routerOptions: 0.028ms +[0] [nuxt] i Compiled router.options.mjs in 23.31ms +[0] [nuxt] i Compiled plugins.server.mjs in 14.94ms +[0] [nuxt] i Compiled plugins.client.mjs in 18.39ms +[0] [nuxt] i Compiled types/plugins.d.ts in 23.66ms +[0] [nuxt] imports:extend: 0.087ms +[0] [nuxt] eslint:config:addons: 0.011ms +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[0] [nuxt] devtools:customTabs: 0.038ms +[0] [nuxt] components:dirs: 0.022ms +[0] [nuxt] app:resolve: 0.885ms +[0] [nuxt] components:extend: 1.127ms +[0] [nuxt] app:templates: 52.754ms +[0] [nuxt] i Compiled types/imports.d.ts in 0.49ms +[0] [nuxt] builder:generateApp: 85.815ms +[0] [nuxt] app:templatesGenerated: 96.295ms +[0] [nuxt] builder:watch: 234.888ms +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[0] nuxt dev exited with code 4294967295 +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\components\viewer\LoadingBar.vue +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\components\viewer\LoadingBar.vue +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [STARTED] Parse Configuration +[1] [SUCCESS] Parse Configuration +[1] [STARTED] Generate outputs +[1] [STARTED] Generate to ./lib/common/generated/gql/ +[1] [STARTED] Load GraphQL schemas +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\lib\viewer\composables\setup\postSetup.ts +[1] [CLI] Loading Schemas +[1] Running lifecycle hook "onWatchTriggered" scripts... +[1] [Watcher] triggered due to a file update event: D:\speckle-server\packages\frontend-2\components\viewer\LoadingBar.vue +[1] [CLI] Loading Documents +[1] [CLI] Loading Schemas +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... +[1] [SUCCESS] Load GraphQL schemas +[1] [STARTED] Load GraphQL documents +[1] [SUCCESS] Load GraphQL documents +[1] [STARTED] Generate +[1] [SUCCESS] Generate +[1] [SUCCESS] Generate to ./lib/common/generated/gql/ +[1] [SUCCESS] Generate outputs +[1] Running lifecycle hook "beforeAllFileWrite" scripts... +[1] Couldn't find a config of ./lib/common/generated/gql/index.ts +[1] Skipping file (./lib/common/generated/gql/index.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/gql.ts +[1] Skipping file (./lib/common/generated/gql/gql.ts) writing due to indentical hash... +[1] Couldn't find a config of ./lib/common/generated/gql/graphql.ts +[1] Skipping file (./lib/common/generated/gql/graphql.ts) writing due to indentical hash... +[1] Running lifecycle hook "afterAllFileWrite" scripts... +[1] [CLI] Loading Documents +[1] [CLI] Generating output +[1] i Watching for changes in D:\speckle-server\packages\frontend-2... diff --git a/logs/ifc-import-service-vps.err.log b/logs/ifc-import-service-vps.err.log new file mode 100644 index 000000000..74fcad73a --- /dev/null +++ b/logs/ifc-import-service-vps.err.log @@ -0,0 +1,9 @@ +Uninstalled 2 packages in 18ms + - asyncpg-stubs==0.30.2 + - ruff==0.12.5 +warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. + If the cache and target directories are on different filesystems, hardlinking may not be supported. + If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. +Installed 2 packages in 158ms +127.0.0.1 - - [11/May/2026 14:45:01] "GET /healthz HTTP/1.1" 200 - +127.0.0.1 - - [11/May/2026 14:45:21] "GET /healthz HTTP/1.1" 200 - diff --git a/logs/ifc-import-service-vps.log b/logs/ifc-import-service-vps.log new file mode 100644 index 000000000..c6780979f --- /dev/null +++ b/logs/ifc-import-service-vps.log @@ -0,0 +1,257 @@ +{"parser": "speckle_ifc", "@mt": "job processor started", "@t": "2026-05-11T07:23:14.376135Z", "@l": "info"} +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "attempt": 1, "max_attempts": 3, "remaining_compute_budget_seconds": 3600, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T07:23:15.219156Z", "@l": "info"} +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"c43c2d3f17","model_id":"77d87bd30e","token":"a3420b5cc80d5940d77391167571261713af93691f","blob_id":"7ff77a00ac","file_type":"ifc","file_name":"25.025_z01_p002_r03.ifc","time_out_seconds":1800} +FileimportError(reason="Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", stack_trace='Traceback (most recent call last):\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 201, in process_job\n file_path = client.file_import.download_file(\n job.project_id, job.blob_id, work_dir.joinpath(job.file_name)\n )\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py", line 156, in download_file\n _ = response.raise_for_status()\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\httpx\\_models.py", line 829, in raise_for_status\n raise HTTPStatusError(message, request=request, response=self)\nhttpx.HTTPStatusError: Client error \'404 Not Found\' for url \'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac\'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404\n') +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "File import subprocess failed", "@t": "2026-05-11T07:23:16.796778Z", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "used_compute_time_seconds": 2, "@mt": "updating job: {job_id}'s remaining compute budget by deducting {used_compute_time_seconds} seconds", "@t": "2026-05-11T07:23:16.796974Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "job processing failed", "@t": "2026-05-11T07:23:16.848228Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 289, in job_manager\n raise Exception(outcome.reason)\nException: Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", "@l": "error"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "c43c2d3f17", "jobId": "7ff77a00ac", "warnings": [], "result": {"durationSeconds": 2.3881447315216064, "downloadDurationSeconds": 0.0, "parseDurationSeconds": 0.0, "parser": "speckle_ifc", "versionId": null}, "status": "error", "reason": "Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 678 +<<< {"errors":[{"message":"Project not found","locations":[{"line":3,"column":5}],"path":["data","data"],"extensions":{"code":"STREAM_NOT_FOUND","stacktrace":["StreamNotFoundError: Project not found"," at mapAuthToServerError (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:33:14)"," at throwIfAuthNotOk (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:91:9)"," at Object.finishFileImport (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\graph\\resolvers\\fileUploads.ts:272:5)"," at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"],"statusCode":404}}],"data":null} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "failed to report job failure", "@t": "2026-05-11T07:23:17.054491Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 57, in make_request_and_parse_response\n response = self.client.execute(query, variable_values=variables)\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 483, in execute\n return self.execute_sync(\n ~~~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 247, in execute_sync\n return session.execute(\n ~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 1027, in execute\n raise TransportQueryError(\n ...<4 lines>...\n )\ngql.transport.exceptions.TransportQueryError: {'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 383, in job_manager\n _ = speckle_client.file_import.finish_file_import_job(\n FileImportErrorInput(\n ...<11 lines>...\n )\n )\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py\", line 63, in finish_file_import_job\n return self.make_request_and_parse_response(\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^\n DataResponse[DataResponse[bool]], QUERY, variables\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n ).data.data\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 59, in make_request_and_parse_response\n raise GraphQLException(\n ...<6 lines>...\n ) from ex\nspecklepy.logging.exceptions.GraphQLException: GraphQLException: Failed to execute the GraphQL file-import request. Errors: [{'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}]", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "returning job: {job_id} to queued", "@t": "2026-05-11T07:23:17.058144Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "job_status": "queued", "@mt": "updating job: {job_id}'s status to {job_status}", "@t": "2026-05-11T07:23:17.058235Z", "@l": "info"} +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "attempt": 2, "max_attempts": 3, "remaining_compute_budget_seconds": 3598, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T07:23:17.652004Z", "@l": "info"} +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"c43c2d3f17","model_id":"77d87bd30e","token":"a3420b5cc80d5940d77391167571261713af93691f","blob_id":"7ff77a00ac","file_type":"ifc","file_name":"25.025_z01_p002_r03.ifc","time_out_seconds":1800} +FileimportError(reason="Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", stack_trace='Traceback (most recent call last):\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 201, in process_job\n file_path = client.file_import.download_file(\n job.project_id, job.blob_id, work_dir.joinpath(job.file_name)\n )\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py", line 156, in download_file\n _ = response.raise_for_status()\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\httpx\\_models.py", line 829, in raise_for_status\n raise HTTPStatusError(message, request=request, response=self)\nhttpx.HTTPStatusError: Client error \'404 Not Found\' for url \'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac\'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404\n') +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "File import subprocess failed", "@t": "2026-05-11T07:23:19.145956Z", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "used_compute_time_seconds": 2, "@mt": "updating job: {job_id}'s remaining compute budget by deducting {used_compute_time_seconds} seconds", "@t": "2026-05-11T07:23:19.146102Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "job processing failed", "@t": "2026-05-11T07:23:19.172165Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 289, in job_manager\n raise Exception(outcome.reason)\nException: Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", "@l": "error"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "c43c2d3f17", "jobId": "7ff77a00ac", "warnings": [], "result": {"durationSeconds": 2.0366718769073486, "downloadDurationSeconds": 0.0, "parseDurationSeconds": 0.0, "parser": "speckle_ifc", "versionId": null}, "status": "error", "reason": "Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 678 +<<< {"errors":[{"message":"Project not found","locations":[{"line":3,"column":5}],"path":["data","data"],"extensions":{"code":"STREAM_NOT_FOUND","stacktrace":["StreamNotFoundError: Project not found"," at mapAuthToServerError (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:33:14)"," at throwIfAuthNotOk (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:91:9)"," at Object.finishFileImport (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\graph\\resolvers\\fileUploads.ts:272:5)"," at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"],"statusCode":404}}],"data":null} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "failed to report job failure", "@t": "2026-05-11T07:23:19.328125Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 57, in make_request_and_parse_response\n response = self.client.execute(query, variable_values=variables)\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 483, in execute\n return self.execute_sync(\n ~~~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 247, in execute_sync\n return session.execute(\n ~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 1027, in execute\n raise TransportQueryError(\n ...<4 lines>...\n )\ngql.transport.exceptions.TransportQueryError: {'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 383, in job_manager\n _ = speckle_client.file_import.finish_file_import_job(\n FileImportErrorInput(\n ...<11 lines>...\n )\n )\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py\", line 63, in finish_file_import_job\n return self.make_request_and_parse_response(\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^\n DataResponse[DataResponse[bool]], QUERY, variables\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n ).data.data\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 59, in make_request_and_parse_response\n raise GraphQLException(\n ...<6 lines>...\n ) from ex\nspecklepy.logging.exceptions.GraphQLException: GraphQLException: Failed to execute the GraphQL file-import request. Errors: [{'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}]", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "returning job: {job_id} to queued", "@t": "2026-05-11T07:23:19.329870Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "job_status": "queued", "@mt": "updating job: {job_id}'s status to {job_status}", "@t": "2026-05-11T07:23:19.329957Z", "@l": "info"} +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "attempt": 3, "max_attempts": 3, "remaining_compute_budget_seconds": 3596, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T07:23:19.871388Z", "@l": "info"} +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"c43c2d3f17","model_id":"77d87bd30e","token":"a3420b5cc80d5940d77391167571261713af93691f","blob_id":"7ff77a00ac","file_type":"ifc","file_name":"25.025_z01_p002_r03.ifc","time_out_seconds":1800} +FileimportError(reason="Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", stack_trace='Traceback (most recent call last):\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 201, in process_job\n file_path = client.file_import.download_file(\n job.project_id, job.blob_id, work_dir.joinpath(job.file_name)\n )\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py", line 156, in download_file\n _ = response.raise_for_status()\n File "D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\httpx\\_models.py", line 829, in raise_for_status\n raise HTTPStatusError(message, request=request, response=self)\nhttpx.HTTPStatusError: Client error \'404 Not Found\' for url \'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac\'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404\n') +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "File import subprocess failed", "@t": "2026-05-11T07:23:21.396535Z", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "used_compute_time_seconds": 2, "@mt": "updating job: {job_id}'s remaining compute budget by deducting {used_compute_time_seconds} seconds", "@t": "2026-05-11T07:23:21.396718Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "job processing failed", "@t": "2026-05-11T07:23:21.422546Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 289, in job_manager\n raise Exception(outcome.reason)\nException: Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404", "@l": "error"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "c43c2d3f17", "jobId": "7ff77a00ac", "warnings": [], "result": {"durationSeconds": 2.0392796993255615, "downloadDurationSeconds": 0.0, "parseDurationSeconds": 0.0, "parser": "speckle_ifc", "versionId": null}, "status": "error", "reason": "Client error '404 Not Found' for url 'http://127.0.0.1:3000/api/stream/c43c2d3f17/blob/7ff77a00ac'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 678 +<<< {"errors":[{"message":"Project not found","locations":[{"line":3,"column":5}],"path":["data","data"],"extensions":{"code":"STREAM_NOT_FOUND","stacktrace":["StreamNotFoundError: Project not found"," at mapAuthToServerError (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:33:14)"," at throwIfAuthNotOk (D:\\speckle-server\\packages\\server\\modules\\shared\\helpers\\errorHelper.ts:91:9)"," at Object.finishFileImport (D:\\speckle-server\\packages\\server\\modules\\fileuploads\\graph\\resolvers\\fileUploads.ts:272:5)"," at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"],"statusCode":404}}],"data":null} + +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "failed to report job failure", "@t": "2026-05-11T07:23:21.579036Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 57, in make_request_and_parse_response\n response = self.client.execute(query, variable_values=variables)\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 483, in execute\n return self.execute_sync(\n ~~~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 247, in execute_sync\n return session.execute(\n ~~~~~~~~~~~~~~~^\n document,\n ^^^^^^^^^\n ...<5 lines>...\n **kwargs,\n ^^^^^^^^^\n )\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\gql\\client.py\", line 1027, in execute\n raise TransportQueryError(\n ...<4 lines>...\n )\ngql.transport.exceptions.TransportQueryError: {'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 383, in job_manager\n _ = speckle_client.file_import.finish_file_import_job(\n FileImportErrorInput(\n ...<11 lines>...\n )\n )\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resources\\current\\file_import_resource.py\", line 63, in finish_file_import_job\n return self.make_request_and_parse_response(\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^\n DataResponse[DataResponse[bool]], QUERY, variables\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n ).data.data\n ^\n File \"D:\\speckle-server\\packages\\ifc-import-service\\.venv\\Lib\\site-packages\\specklepy\\core\\api\\resource.py\", line 59, in make_request_and_parse_response\n raise GraphQLException(\n ...<6 lines>...\n ) from ex\nspecklepy.logging.exceptions.GraphQLException: GraphQLException: Failed to execute the GraphQL file-import request. Errors: [{'message': 'Project not found', 'locations': [{'line': 3, 'column': 5}], 'path': ['data', 'data'], 'extensions': {'code': 'STREAM_NOT_FOUND', 'stacktrace': ['StreamNotFoundError: Project not found', ' at mapAuthToServerError (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:33:14)', ' at throwIfAuthNotOk (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\shared\\\\helpers\\\\errorHelper.ts:91:9)', ' at Object.finishFileImport (D:\\\\speckle-server\\\\packages\\\\server\\\\modules\\\\fileuploads\\\\graph\\\\resolvers\\\\fileUploads.ts:272:5)', ' at process.processTicksAndRejections (node:internal/process/task_queues:105:5)'], 'statusCode': 404}}]", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "@mt": "returning job: {job_id} to queued", "@t": "2026-05-11T07:23:21.580940Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "76d210ce6e", "project_id": "c43c2d3f17", "job_status": "queued", "@mt": "updating job: {job_id}'s status to {job_status}", "@t": "2026-05-11T07:23:21.581072Z", "@l": "info"} +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "52b559f10d", "project_id": "a4abd72149", "attempt": 1, "max_attempts": 3, "remaining_compute_budget_seconds": 3600, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T07:23:22.089543Z", "@l": "info"} +127.0.0.1 - - [11/May/2026 14:23:42] "GET /healthz HTTP/1.1" 200 - +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"a4abd72149","model_id":"32f26ea49a","token":"800a722cabb99aa7701df2b9ff7b39e34e72f62868","blob_id":"582253bc01","file_type":"ifc","file_name":"25.099_z01_p001_r02.ifc","time_out_seconds":1800} +IFC importer: using .NET/C++ converter at D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\bin\Release\net8.0\ifc-converter.dll +[WEB-IFC][info]web-ifc: 0.0.78 threading: disabled schemas available [IFC2X3,IFC4,IFC4X3,] +Opened with WebIFC: 15453 ms +Loaded with StepParser: 1187 ms +Converted to Speckle Bases: 1761 ms +Uploaded to Speckle: 181206 ms. Root id: c47ed6d147240a89f453c111ab7bf4f9 +IFC Importer failed with exception Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.) + COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a. + +IFC .NET/C++: extracting native geometry... +IFC .NET/C++ memory before native geometry extraction: workingSetMB=26, privateMemoryMB=8 +NATIVE_TRACE_078: InitializeApi called +GEOM_DEBUG_078: elements=30169 dupes=0 errors=0 geometries=24619 meshes=96733 meshErrors=0 emptyMeshes=0 totalVerts=120551784 +NATIVE_DEBUG_078: LoadModel OK, geometries=24619 +NativeGeom: extracting 24619 geometries +NativeGeom: extracted 24619 geometries with meshes +IFC .NET/C++ memory after native geometry extraction: workingSetMB=721, privateMemoryMB=709 +IFC .NET/C++: native geometry map contains 24619 express ids +NATIVE_TRACE: InitializeApi called +NATIVE_TRACE: InitializeApi -> 000001D7842801F0 +GEOM_DEBUG: elements=30169 dupes=0 errors=0 geometries=30169 meshes=96733 meshErrors=0 emptyMeshes=0 totalVerts=120551784 +NATIVE_DEBUG: LoadModel OK, geometries=30169 +Error: System.AggregateException: Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.) + ---> Speckle.Sdk.Api.SpeckleGraphQLException: COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a. + --- End of inner exception stack trace --- + at Speckle.Sdk.Api.GraphQL.GraphQLErrorHandler.EnsureGraphQLSuccess(IReadOnlyCollection`1 errors) + at Speckle.Sdk.Api.GraphQL.GraphQLErrorHandler.EnsureGraphQLSuccess(IGraphQLResponse response) + at Speckle.Sdk.Api.Client.<>c__DisplayClass40_0`1.<b__0>d.MoveNext() +--- End of stack trace from previous location --- + at Polly.Retry.<6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, <6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>Context context, CancellationToken cancellationToken, <6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>ExceptionPredicates shouldRetryExceptionPredicates, <6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) + at Polly.<6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>AsyncPolicy.ExecuteAsync[TResult](Func`3 action, <6f9b95f3-9db6-444d-9fed-d3cc1f1d71cb>Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) + at Speckle.Sdk.Dependencies.GraphQLRetry.ExecuteAsync[T,TInnerException](Func`1 func, Action`2 onRetry) + at Speckle.Sdk.Api.Client.ExecuteWithResiliencePolicies[T](Func`1 func) + at Speckle.Sdk.Api.Client.ExecuteGraphQLRequest[T](GraphQLRequest request, CancellationToken cancellationToken) + at Speckle.Sdk.Api.GraphQL.Resources.VersionResource.Create(CreateVersionInput input, CancellationToken cancellationToken) + at Speckle.Importers.Ifc.Importer.ImportIfc(ImporterArgs args, IProgress`1 progress, CancellationToken cancellationToken) + at Speckle.Importers.Ifc.Import.Ifc(ServiceProvider serviceProvider, ImporterArgs args, IProgress`1 progress, CancellationToken cancellationToken) + at Speckle.Importers.Ifc.Import.Ifc(ImporterArgs args, IProgress`1 progress, CancellationToken cancellationToken) + at Program.<>c.<<
$>b__0_0>d.MoveNext() in D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\Program.cs:line 126 + +FileimportError(reason='Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.', stack_trace='Traceback (most recent call last):\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 224, in process_job\n converter_result = run_ifc_dotnet_converter(\n file_path=file_path,\n ...<2 lines>...\n job=job,\n )\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 115, in run_ifc_dotnet_converter\n raise RuntimeError(output.get("error") or "IFC .NET/C++ converter failed")\nRuntimeError: Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.\n') +{"parser": "speckle_ifc", "job_id": "52b559f10d", "project_id": "a4abd72149", "@mt": "File import subprocess failed", "@t": "2026-05-11T07:27:06.827379Z", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "52b559f10d", "project_id": "a4abd72149", "used_compute_time_seconds": 225, "@mt": "updating job: {job_id}'s remaining compute budget by deducting {used_compute_time_seconds} seconds", "@t": "2026-05-11T07:27:06.827554Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "52b559f10d", "project_id": "a4abd72149", "@mt": "job processing failed", "@t": "2026-05-11T07:27:06.867160Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 289, in job_manager\n raise Exception(outcome.reason)\nException: Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.", "@l": "error"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "a4abd72149", "jobId": "582253bc01", "warnings": [], "result": {"durationSeconds": 225.2334475517273, "downloadDurationSeconds": 0.0, "parseDurationSeconds": 0.0, "parser": "speckle_ifc", "versionId": null}, "status": "error", "reason": "Request failed with GraphQL errors, see inner exceptions (COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a.)\r\n COMMIT_CREATE_ERROR: Failed to find branch with id 32f26ea49a."}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 32 +<<< {"data":{"data":{"data":true}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "1fec7a8d58", "project_id": "a4abd72149", "attempt": 1, "max_attempts": 3, "remaining_compute_budget_seconds": 3600, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T07:27:52.777677Z", "@l": "info"} +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"a4abd72149","model_id":"83a5b9cdd3","token":"116bbfab26ab29a4d39d6b7ec79b2c3fb34deb6e11","blob_id":"febf95e3d2","file_type":"ifc","file_name":"25.052_z03_p001_r06.ifc","time_out_seconds":1800} +IFC importer: using .NET/C++ converter at D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\bin\Release\net8.0\ifc-converter.dll +[WEB-IFC][info]web-ifc: 0.0.78 threading: disabled schemas available [IFC2X3,IFC4,IFC4X3,] +Opened with WebIFC: 4266 ms +Loaded with StepParser: 766 ms +Converted to Speckle Bases: 988 ms +Uploaded to Speckle: 67549 ms. Root id: 2c371222330e23f9834cbfd1db5b744c +Committed to Speckle: 1988 ms +IFC Importer failed with exception The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. + The operation was canceled. + The operation was canceled. + Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. + The I/O operation has been aborted because of either a thread exit or an application request. + +IFC .NET/C++: extracting native geometry... +IFC .NET/C++ memory before native geometry extraction: workingSetMB=26, privateMemoryMB=7 +NATIVE_TRACE_078: InitializeApi called +GEOM_DEBUG_078: elements=22222 dupes=0 errors=0 geometries=16589 meshes=27915 meshErrors=0 emptyMeshes=0 totalVerts=28959648 +NATIVE_DEBUG_078: LoadModel OK, geometries=16589 +NativeGeom: extracting 16589 geometries +NativeGeom: extracted 16589 geometries with meshes +IFC .NET/C++ memory after native geometry extraction: workingSetMB=199, privateMemoryMB=182 +IFC .NET/C++: native geometry map contains 16589 express ids +NATIVE_TRACE: InitializeApi called +NATIVE_TRACE: InitializeApi -> 000001828C977B00 +GEOM_DEBUG: elements=22222 dupes=0 errors=0 geometries=22222 meshes=27915 meshErrors=0 emptyMeshes=0 totalVerts=28959648 +NATIVE_DEBUG: LoadModel OK, geometries=22222 +IFC .NET/C++ memory after Import.Ifc: workingSetMB=3635, privateMemoryMB=3688 +GeomPatch: Downloading objects... +Error: System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. + ---> System.TimeoutException: The operation was canceled. + ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. + ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. + ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request. + --- End of inner exception stack trace --- + at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) + at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) + at System.Net.Http.HttpConnection.FillAsync(Boolean async) + at System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(Stream destination, CancellationToken cancellationToken) + --- End of inner exception stack trace --- + at System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(Stream destination, CancellationToken cancellationToken) + at System.Net.Http.HttpConnectionResponseContent.g__Impl|6_0(Stream stream, CancellationToken cancellationToken) + at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer) + at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) + --- End of inner exception stack trace --- + --- End of inner exception stack trace --- + at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) + at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) + at Speckle.Converter.GeometryInjector.DownloadObjects(HttpClient http, String projectId, String rootId) in D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\GeometryInjector.cs:line 124 + at Speckle.Converter.GeometryInjector.PatchAndRecommit(String serverUrl, String token, String projectId, String modelId, String versionMessage, String referencedObject) in D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\GeometryInjector.cs:line 32 + at Program.<>c.<<
$>b__0_0>d.MoveNext() in D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\Program.cs:line 135 + +FileimportError(reason='The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request.', stack_trace='Traceback (most recent call last):\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 224, in process_job\n converter_result = run_ifc_dotnet_converter(\n file_path=file_path,\n ...<2 lines>...\n job=job,\n )\n File "D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\process_job.py", line 115, in run_ifc_dotnet_converter\n raise RuntimeError(output.get("error") or "IFC .NET/C++ converter failed")\nRuntimeError: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request.\n') +{"parser": "speckle_ifc", "job_id": "1fec7a8d58", "project_id": "a4abd72149", "@mt": "File import subprocess failed", "@t": "2026-05-11T07:31:15.644564Z", "@l": "error"} +{"parser": "speckle_ifc", "job_id": "1fec7a8d58", "project_id": "a4abd72149", "used_compute_time_seconds": 244, "@mt": "updating job: {job_id}'s remaining compute budget by deducting {used_compute_time_seconds} seconds", "@t": "2026-05-11T07:31:15.644976Z", "@l": "info"} +{"parser": "speckle_ifc", "job_id": "1fec7a8d58", "project_id": "a4abd72149", "@mt": "job processing failed", "@t": "2026-05-11T07:31:15.777557Z", "@x": "Traceback (most recent call last):\n File \"D:\\speckle-server\\packages\\ifc-import-service\\src\\ifc_importer\\job_manager.py\", line 289, in job_manager\n raise Exception(outcome.reason)\nException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request.", "@l": "error"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "a4abd72149", "jobId": "febf95e3d2", "warnings": [], "result": {"durationSeconds": 244.6766219139099, "downloadDurationSeconds": 0.0, "parseDurationSeconds": 0.0, "parser": "speckle_ifc", "versionId": null}, "status": "error", "reason": "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n The operation was canceled.\r\n The operation was canceled.\r\n Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..\r\n The I/O operation has been aborted because of either a thread exit or an application request."}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 32 +<<< {"data":{"data":{"data":true}}} + diff --git a/logs/ifc-import-service-vps.out.log b/logs/ifc-import-service-vps.out.log new file mode 100644 index 000000000..6b98637f1 --- /dev/null +++ b/logs/ifc-import-service-vps.out.log @@ -0,0 +1,54 @@ +{"parser": "speckle_ifc", "@mt": "job processor started", "@t": "2026-05-11T07:45:00.903801Z", "@l": "info"} +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query Server {\n serverInfo {\n version\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 42 +<<< {"data":{"serverInfo":{"version":"dev"}}} + +>>> {"query": "query User {\n data: activeUser {\n id\n email\n name\n bio\n company\n avatar\n verified\n role\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 174 +<<< {"data":{"data":{"id":"fc80dbdc8d","email":"admin@speckle.local","name":"Speckle Admin","bio":null,"company":"Speckle","avatar":null,"verified":true,"role":"server:admin"}}} + +>>> {"query": "query Server {\n serverInfo {\n name\n company\n description\n adminContact\n canonicalUrl\n version\n scopes {\n name\n description\n }\n authStrategies {\n id\n name\n icon\n }\n workspaces {\n workspacesEnabled\n }\n }\n}"} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 None +<<< {"data":{"serverInfo":{"name":"Speckle","company":"Speckle","description":"A Speckle server","adminContact":"admin@example.com","canonicalUrl":"http://127.0.0.1:3000","version":"dev","scopes":[{"name":"workspace:read","description":"Read workspaces"},{"name":"workspace:create","description":"Create workspaces"},{"name":"workspace:update","description":"Update workspaces"},{"name":"streams:read","description":"Read your streams, and any associated information (branches, commits, objects)."},{"name":"streams:write","description":"Create streams on your behalf, and any associated data (branches, commits, objects)."},{"name":"profile:read","description":"Read your profile information."},{"name":"profile:write","description":"Make actions on your profile."},{"name":"profile:email","description":"Read the email address you registered with."},{"name":"users:read","description":"Read other users' profiles."},{"name":"server:stats","description":"Request server stats from the API. Only works in conjunction with a \"server:admin\" role."}],"authStrategies":[{"id":"local","name":"Local","icon":"TODO"}],"workspaces":{"workspacesEnabled":false}}}} + +{"parser": "speckle_ifc", "job_id": "78d3919625", "project_id": "a4abd72149", "attempt": 1, "max_attempts": 3, "remaining_compute_budget_seconds": 3600, "job_timeout": 1800, "@mt": "starting job {job_id} for project {project_id}, attempt {attempt} / {max_attempts} with remaining compute budget {remaining_compute_budget_seconds}s and timeout {job_timeout}s", "@t": "2026-05-11T08:05:05.972972Z", "@l": "info"} +{"payload_version":1,"job_type":"fileImport","server_url":"http://127.0.0.1:3000","project_id":"a4abd72149","model_id":"252b555ee9","token":"b27981ae84c9fd78f450b18fe779d783972758d120","blob_id":"c66761a7d4","file_type":"ifc","file_name":"25.025_z01_p002_r03.ifc","time_out_seconds":1800} +IFC importer: using .NET/C++ converter at D:\speckle-server\packages\fileimport-service\src\ifc-dotnet\bin\Release\net8.0\ifc-converter.dll +Opened with WebIFC: 47192 ms +Loaded with StepParser: 5881 ms +Converted to Speckle Bases: 7556 ms +Uploaded to Speckle: 568651 ms. Root id: 3c39c23cc9a88f69c2d306c199c5f656 +Committed to Speckle: 17542 ms +[WEB-IFC][info]web-ifc: 0.0.78 threading: disabled schemas available [IFC2X3,IFC4,IFC4X3,] + +IFC .NET/C++: skipping native geometry extraction: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB +NATIVE_TRACE: InitializeApi called +NATIVE_TRACE: InitializeApi -> 0000028B00512050 +GEOM_DEBUG: elements=265739 dupes=0 errors=0 geometries=265739 meshes=344548 meshErrors=0 emptyMeshes=0 totalVerts=321017100 +NATIVE_DEBUG: LoadModel OK, geometries=265739 +IFC .NET/C++ memory after Import.Ifc: workingSetMB=33426, privateMemoryMB=34010 +IFC .NET/C++: native geometry map is empty; returning unpatched version +IFC .NET/C++: writing viewer derivative prototype to C:\Users\huanld\AppData\Local\Temp\tmpuyxyrlw7\viewer-derivative +IFC .NET/C++: native geometry patch was skipped (fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB); running streaming derivative writer. +IFC .NET/C++ memory before viewer derivative prototype: workingSetMB=33425, privateMemoryMB=34009 +NATIVE_TRACE_078: InitializeApi called +GEOM_DEBUG_078: elements=265739 dupes=0 errors=0 geometries=191153 meshes=344548 meshErrors=0 emptyMeshes=0 totalVerts=321017100 +NATIVE_DEBUG_078: LoadModel OK, geometries=191153 +IFC .NET/C++ memory after viewer derivative prototype: workingSetMB=26881, privateMemoryMB=27446 + +FileimportSuccess(download_duration_seconds=62.51338529586792, parse_duration_seconds=709.7257766723633, version_id='9f95ac8b4a', warnings=['Large model mode: native geometry extraction was skipped. A viewer derivative is required for browser rendering.', 'Native IFC geometry skipped: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB'], viewer_derivative_dir='C:\\Users\\huanld\\AppData\\Local\\Temp\\tmpuyxyrlw7\\viewer-derivative') +{"parser": "speckle_ifc", "job_id": "78d3919625", "project_id": "a4abd72149", "duration": 773.8714044094086, "version_id": "9f95ac8b4a", "@mt": "Finished parsing job after {duration}s, creating version {version_id}", "@t": "2026-05-11T08:17:59.242503Z", "@l": "info"} +>>> {"query": "mutation FinishFileImport($input: FinishFileImportInput!) {\n data: fileUploadMutations {\n data: finishFileImport(input: $input)\n }\n}", "variables": {"input": {"projectId": "a4abd72149", "jobId": "c66761a7d4", "warnings": ["Large model mode: native geometry extraction was skipped. A viewer derivative is required for browser rendering.", "Native IFC geometry skipped: fileSize=250658364 bytes exceeds IFC_NATIVE_GEOMETRY_MAX_FILE_SIZE_MB=100 MB"], "result": {"durationSeconds": 773.8714044094086, "downloadDurationSeconds": 62.51338529586792, "parseDurationSeconds": 709.7257766723633, "parser": "speckle_ifc", "versionId": "9f95ac8b4a"}, "status": "success"}}} +Starting new HTTP connection (1): 127.0.0.1:3000 +http://127.0.0.1:3000 "POST /graphql HTTP/1.1" 200 32 +<<< {"data":{"data":{"data":true}}} + +{"parser": "speckle_ifc", "job_id": "78d3919625", "project_id": "a4abd72149", "version_id": "9f95ac8b4a", "artifact_count": 292, "artifact_bytes": 1341287053, "upload_duration_seconds": 312.1814112663269, "@mt": "Uploaded viewer derivative artifacts for version {version_id}", "@t": "2026-05-11T08:23:12.111362Z", "@l": "info"} diff --git a/logs/start-test.log b/logs/start-test.log new file mode 100644 index 000000000..a84947d6f --- /dev/null +++ b/logs/start-test.log @@ -0,0 +1 @@ +4.5.0 diff --git a/packages/frontend-2/components/viewer/LoadingBar.vue b/packages/frontend-2/components/viewer/LoadingBar.vue index b5d256040..2a7bd0b88 100644 --- a/packages/frontend-2/components/viewer/LoadingBar.vue +++ b/packages/frontend-2/components/viewer/LoadingBar.vue @@ -1,17 +1,25 @@